Jump to content
UBot Underground

[COMPLETE] Click on a banner !


Guest B1u3AnG3L

Recommended Posts

Guest B1u3AnG3L

send me an email with your specifications and budget.

 

I see no way to contact you ... I only need the lines of code to click that banner to add to my own bot ... and the budget ... I don't know ... few dollars ...

Edited by B1u3AnG3L
Link to post
Share on other sites

Hello, I use proxy to connect to this page http://www.erogenix.xxx/en/partners.php . I need a way in ubot (I know how to make it in autoit) to valid click the last banner "top 66 . ro". Anyone ... ?

 

set(#url$scrape attribute(<href=w"http://www.top66.ro/makevote/*">"fullhref"), "Global")

navigate(#url"Wait")

wait for browser event("Everything Loaded", 20)

 

have fun

  • Like 1
Link to post
Share on other sites
Guest B1u3AnG3L

blumi40 : thank you very much. I was prepared to pay up to 10$ for the solution ... please indicate a paypal account where to deposit them ...

 

For those of you who search the forum for the solution of : js javascript open in new window, target="_blank" here are two ways :

 

1. from blumi40 :

 


set(#url$scrape attribute(<href=w"http://www.top66.ro/makevote/*">"fullhref"), "Global")
navigate(#url"Wait")
wait for browser event("Everything Loaded", 20)

have fun
 

 

2. from grantwood :


You should be able to use jQuery.

 

First, please view this video showing how to integrate jQuery with Ubot (prepared by @Fabier, not me):

http://www.ubotstudio.com/forum/index.php?/topic/12822-a-quick-introduction-to-javascript

 

Next, use this code in the $eval function.

$('a[target=_blank]').removeAttr('target');

 

 

Regards,

Sean

 

 

Thesgtluca : escorts sites need online promotion also ...
Edited by B1u3AnG3L
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...