Jump to content
UBot Underground

How to Navigate without using the Navigate Command?


Recommended Posts

Hey guys,

 

First I need to be able to navigate to an URL without using the Navigate Command.

 

The reason is simple. The Built in Ubot Navigate Command is getting stuck sometimes not allowing the software to move forward.

 

Yes I already treid setting it up to "Don't Wait" but still no luck.

 

I have also tried navigating using Java Script like this

javascript("window.location.href=(\"http://google.com\");")
javascript("window.location.replace(\"http://google.com\");")

Those commands work fine but if I try to set the User Agent before running those commands then instead of navigating the browser goes to about:blank

 

Somebody here knows of an alternative way to navigate to an URL?

 

 

 

 

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