Super Dave 26 Posted February 8, 2011 Report Share Posted February 8, 2011 A useragent is a string all browsers identify themselves with as you visit a website. This useragent is how sites like Twitter, Facebook, and others are able to tell if you're a mobile device like iPhone and Android, or a normal web based browser like Opera, Chrome or IE. Your useragent can also enable these sites to see you're using automation software depending on the footprint provided by your useragent. Becasue of this Meter has developed a great tool to manipulate the computer's memory so that uBot's Useragent could be changed! What I've done was wrapped Meter's exe with a ubot sub to make it easer to include into all your bots. There's a bunch of pre-defined useragents and their specific sub-routines in there too =] Considering how important it is to keep control of UserAgents I hope you can all benefit from this. I'm putting the entire library up for download. Download The Pack HereInstructions are included in an email as well as a README file in the pack Feel free to leave me your comments here or reply to the email I send ya with the link =] -Dave 9 Quote Link to post Share on other sites
UBotBuddy 331 Posted February 8, 2011 Report Share Posted February 8, 2011 Thanks for sharing Dave. Quote Link to post Share on other sites
AutoIM 5 Posted February 8, 2011 Report Share Posted February 8, 2011 Thanks Dave, a very useful share. +1 from me. Phil Quote Link to post Share on other sites
pftg4 102 Posted February 9, 2011 Report Share Posted February 9, 2011 Thanks dave your the man nice share nice talking with ya Pftg4 Quote Link to post Share on other sites
Gogetta 263 Posted February 9, 2011 Report Share Posted February 9, 2011 Thanks Dave, + 1 Rep Quote Link to post Share on other sites
.... 0 Posted February 10, 2011 Report Share Posted February 10, 2011 thanks Dave Quote Link to post Share on other sites
Super Dave 26 Posted February 11, 2011 Author Report Share Posted February 11, 2011 Thanks for the feedback guys! Quote Link to post Share on other sites
Gogetta 263 Posted February 11, 2011 Report Share Posted February 11, 2011 The Mobile Facebook within the last two days have put a complete stop to my bots. The only way around it for sure is faking the user agent. So this is already coming in handy. Quote Link to post Share on other sites
Diji1 0 Posted February 12, 2011 Report Share Posted February 12, 2011 Wow mate, thanks very much to you for this! Much Appreciated! This never would have occurred to me a giveaway for bots. Quote Link to post Share on other sites
Woolie 0 Posted February 14, 2011 Report Share Posted February 14, 2011 Thanks Dave - could be a lifesaver!+1 from me as well Quote Link to post Share on other sites
bot4monies 0 Posted February 22, 2011 Report Share Posted February 22, 2011 Nice one Dave, very useful. thanks for the share. +1 Quote Link to post Share on other sites
nemesis 0 Posted February 22, 2011 Report Share Posted February 22, 2011 That's great stuff man, thanks! Quote Link to post Share on other sites
PresFox 1 Posted May 21, 2011 Report Share Posted May 21, 2011 i dont completely understand, when i select IE7, will it allways give exactly the same user agent? or will it show different IE 7 ones? Quote Link to post Share on other sites
PresFox 1 Posted May 22, 2011 Report Share Posted May 22, 2011 Could someone give me a hand with this? Ive set this up so that when the file loads it picks a random user agent out of a list of 2500 that i have compiled. The first run it works perfectly and shows a new user agent, however on the 2nd run the program errors with: unable to set variable Ive attached my script, if anyone could shine some light on this i would be very gratefulltestbot.ubotuseragents.txt Quote Link to post Share on other sites
Super Dave 26 Posted May 23, 2011 Author Report Share Posted May 23, 2011 I recoded your test file to do what you're looking for.. As I understand it, you want to set 5 random user agents and save the output from your test.php file right? The only thing I need to mention is that all the user agents in your file need to be of the same length or else there's going to be issues with pulling them randomly. The useragent masker works by directly modifying the memory and can only change to a string thats of equal or less length. Does that clear everything up?testbot.ubot 1 Quote Link to post Share on other sites
PresFox 1 Posted May 24, 2011 Report Share Posted May 24, 2011 would it be possible to add whitespaces to make them equal length? or would that error? Quote Link to post Share on other sites
RATPFINK 3 Posted June 10, 2011 Report Share Posted June 10, 2011 Ok I can't figure it out at all yet but it looks like to be of tremendous benefit. Thanks Dave. Quote Link to post Share on other sites
Saxon 1 Posted June 30, 2011 Report Share Posted June 30, 2011 I signed up to the mailing list twice, no response 30 minutes later can I get this from anyone? Quote Link to post Share on other sites
Saxon 1 Posted June 30, 2011 Report Share Posted June 30, 2011 Get Response must be slow today. Is there any reason we can't just copy and paste the ubot code into our bots instead of using the include? Quote Link to post Share on other sites
UBotBuddy 331 Posted June 30, 2011 Report Share Posted June 30, 2011 There is. Just Copy & Paste. ts been there from the beginning. If you are doing this one node at a time and the Bot is a biggie then it will take you a while. I typically start in my bots with one Loop with a cycle set to one. I then build my entire bot into that Loop. Now if I need to copy it to another Bot all I have to do is copy that big Loop and Paste it into the my new bot One Copy and one Paste. I am done. 1 Quote Link to post Share on other sites
Saxon 1 Posted June 30, 2011 Report Share Posted June 30, 2011 There is. Just Copy & Paste. ts been there from the beginning. If you are doing this one node at a time and the Bot is a biggie then it will take you a while. I typically start in my bots with one Loop with a cycle set to one. I then build my entire bot into that Loop. Now if I need to copy it to another Bot all I have to do is copy that big Loop and Paste it into the my new bot One Copy and one Paste. I am done. What I mean is the ua-init has some code before the subs are laid out. If I'm using one sub, I don't need the others. So I can just copy the sub I need into my bot. However, this is not true if the "include" node runs the nodes in ua-init.ubot that are before the subs, see what I mean? Also, can I delete the nav/http://uplink.advancedubot.com/pages/vars node? Thanks again. Quote Link to post Share on other sites
Evernano 2 Posted March 17, 2012 Report Share Posted March 17, 2012 This would be very helpful... As it slipped my mind, I just started to create my first bot and would have to use this for it to work and for all my bot ideas to work as I am a Seo Guy. Thanks For the Great info Super Dave. Quote Link to post Share on other sites
mickliebner 0 Posted January 10, 2013 Report Share Posted January 10, 2013 The email optin form for the download is not working. Quote Link to post Share on other sites
VaultBoss 310 Posted January 10, 2013 Report Share Posted January 10, 2013 This thread is very old... meanwhile there have been added UserAgent change means to UBot itself. Quote Link to post Share on other sites
mamica 10 Posted October 14, 2014 Report Share Posted October 14, 2014 So what is the deal with user-agents now? Do we have a list? Is it smart to use so many different user-agents? Since majority of people comes from same user-agents. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.