Jump to content
UBot Underground

How Do I Put User Agents Into A Loop


Recommended Posts


loop(10) {
    set user agent($spin("\{Internet Explorer 8|Internet Explorer 9|Internet Explorer 10|Chrome|Safari|Firefox 4|Firefox 5|Firefox 6\}"))
    navigate("http://whatsmyuseragent.com/","Wait")
    wait for browser event("Everything Loaded","")
    wait(2)
}
  • Like 1
Link to post
Share on other sites

and here are some updated user agents

 

http://useragentstring.com/pages/useragentstring.php

for newest useragent i suggest to look at other site like https://user-agents.me/
 
on useragentstring.com useragent are very old(last update for Firefox/Chrome 2014 )
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...