Set Referrer

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
 
(6 intermediate revisions by one user not shown)
Line 1: Line 1:
$Set Referrer is a [[Settings Commands|Settings Command]] in the Professional edition of UBot Studio.
+
Set Referrer is a [[Settings Commands|Settings Command]] in the Professional edition of UBot Studio.
  
 
This command will allow you to set the referrer url for whatever website you visit.  
 
This command will allow you to set the referrer url for whatever website you visit.  
  
It will allow your bot to communicate with the website in order to let it know the url you are coming from.  
+
'''Referrer Url:''' The referral url data will be sent to the website in the specified browser window. The url must be a valid url. For example: http://ubotstudio.com
 +
 
 +
It will allow your bot to communicate with the website in order to set a referral url.  
  
 
== Example ==
 
== Example ==
Line 12: Line 14:
  
 
</pre>
 
</pre>
 +
  
 
Running the scripts sets the referrer to the tumblr url.
 
Running the scripts sets the referrer to the tumblr url.
  
[[File:setreferrer.png]]
+
 
 +
[[File:ref.jpg]]

Latest revision as of 18:14, 4 July 2016

Set Referrer is a Settings Command in the Professional edition of UBot Studio.

This command will allow you to set the referrer url for whatever website you visit.

Referrer Url: The referral url data will be sent to the website in the specified browser window. The url must be a valid url. For example: http://ubotstudio.com

It will allow your bot to communicate with the website in order to set a referral url.

[edit] Example


set referrer("http://www.tumblr.com/dashboard")
navigate("http://www.whatismyreferer.com/", "Wait")


Running the scripts sets the referrer to the tumblr url.


Ref.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox