Donald Trump 333 Posted March 10, 2017 This short HowTo will demonstrate how to setup proxies with DB client and through alternative methods. Normal: 1. 2. 3. 4. 5. Tip: Whilst entering it is important to press enter to submit the data Alternative Method 1 The proxies file located in the BotData folder within the main DreamBot directory is an alternative method. This is the structure of the file: Nickname127.0.0.18000UsernamePassword A better example would be: proxy1127.0.0.11080UsernamePasswordproxy2127.0.0.11080UsernamePassword I would recommend this method to ensure data is filled and you can see any white spaces that could have caused you an issue. Method 2 The quckstart method is best for automation especially when external software is involved or simplicity. Within your startup script for the bots you just need to include these parameters before you put the -jar part: -Dhttp.proxyHost=127.0.0.1 -Dhttp.proxyPort=1080 -Dhttp.proxyUser=user -Dhttp.proxyPassword=pass Tip: Look into bash scripting, look into ways of extracting data from a file and then "maybe" using it to assign proxies and making your life easier. Could also use the same method to extract data from an account list and make your life EVEN more easier. Enjoy
Wuenderwumen 1 Posted March 19, 2017 Sorry mate, I can't see your images in your Method 1. Thanks for the great job! will try!
Donald Trump 333 Author Posted March 22, 2017 Sorry mate, I can't see your images in your Method 1. Thanks for the great job! will try! The site I used is down atm, the domain owner forgot to renew it so it'll take couple days for it to be back.
Ethereum 0 Posted June 7, 2017 Hi! I know this may be an old post but I no longer have access to the initial start up menu where I can adjust the settings for the proxy, it goes straight to loading the runescape client mask. Any ideas? Cheers!
Rubick 30 Posted July 3, 2017 So the proxy IP's can just be 127.0.0.1? How does this create anything different being the loopback IP?
Donald Trump 333 Author Posted July 7, 2017 So the proxy IP's can just be 127.0.0.1? How does this create anything different being the loopback IP? It was just an example, in reality you don't put that
Rubick 30 Posted July 7, 2017 It was just an example, in reality you don't put that I realized that, silly of me lol
souljasai 0 Posted July 20, 2017 Hi trump. Big fan sir. I used method 1 and checked that the info was correct but the client wouldn't start up, why is this?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.