Jump to content
UBot Underground

Clicking On A Specific Link Redirects To "about:blank"


Recommended Posts

Hi guys!

 

The last few months I used uBot in a Virtual Machine on my Mac, and my bot worked there fine. Now I'm using a VPS for running uBot (and Co.), but here when it click a specific link it always redirects the window to "about:blank" (not with all links - just with 1 yet).

 

But when I click the node itself and then "run node", it works fine - I have the problem just when the whole bot runs.

 

I tried everything to solve it, but nothing works: turning flash off, switching user agent, etc.

 

Please help me, because this makes my whole bot totally useless :(

Link to post
Share on other sites

Thanks for your help, but unfortunately this won't work, because it's href is "#":

<a id="image-uploader-proxy" href="#" style="width: 100%; height: 100%; " tabindex="0"><span></span>Upload Pictures and Video</a>

And #image-uploader-proxy doesn't work either.

Link to post
Share on other sites

Hm, when clicking the link a file uploader should open, so I tried now to change it with "change file field" - and it's working, but again JUST when I click the node and then "run node", but NOT when I run the whole bot... So it's not solved :(

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...