Jump to content
UBot Underground

set variable from build in javascript


Recommended Posts

Hello Guys,

is it possible to set a variable from a javascript command..

 

for example i would like to query in google list of godaddy's coupon within this month... so i prefer to search: "godaddy coupon may 2011"..

 

if i could set "May" and "2011" from javascript it would be better.. so far my solution is to upload botparam.php in my server which is consist the variable/constant that needed by my bot.

 

Thanks..

 

 

PS: These two days has been a great days with ubot.. i learn a lot, i promise will give something back to the community..

Link to post
Share on other sites

You could do it with javascript using the attached bot. Other ways to do this would be using the $date function, or navigating to a page that displays the month and year how you want it, and scraping that text. Hope that helps :)

date.ubot

  • Like 1
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...