flvshcvrds Posted December 26, 2018 Share Posted December 26, 2018 This looks awesome man, great work and updates. I am still wearing floaties when it comes to coding and I was wondering what all are you using for communication between clients and the web server? Like java, (my)sql, sockets? I would like to be able to make something like this for myself soon too but I do not know where I would start. Quote Link to comment Share on other sites More sharing options...
dormic Posted December 26, 2018 Author Share Posted December 26, 2018 1 hour ago, Billyrex1999 said: What proxies do you use? SOCKS5 shared proxies for about 0,30$ per proxy per month 58 minutes ago, flvshcvrds said: This looks awesome man, great work and updates. I am still wearing floaties when it comes to coding and I was wondering what all are you using for communication between clients and the web server? Like java, (my)sql, sockets? I would like to be able to make something like this for myself soon too but I do not know where I would start. The JDBC library for MySQL in Java. Using a MySQL database for everything. Found out how to connect clients with a library so that helped out alot. 1 Quote Link to comment Share on other sites More sharing options...
flvshcvrds Posted December 27, 2018 Share Posted December 27, 2018 1 hour ago, dormic said: SOCKS5 shared proxies for about 0,30$ per proxy per month The JDBC library for MySQL in Java. Using a MySQL database for everything. Found out how to connect clients with a library so that helped out alot. Sweet, thanks for the reply. Will be sure to check these out and will stay tuned for your progress and updates. Quote Link to comment Share on other sites More sharing options...
Kramnik Posted December 27, 2018 Share Posted December 27, 2018 21 hours ago, dormic said: SOCKS5 shared proxies for about 0,30$ per proxy per month The JDBC library for MySQL in Java. Using a MySQL database for everything. Found out how to connect clients with a library so that helped out alot. Hi, how do you use proxies with such heavy farming operation, wont it get ip flagged in couple days and become pretty much useless? 30 cent per proxy is very small amount, so you just throw it away after getting flagged? Quote Link to comment Share on other sites More sharing options...
dormic Posted December 27, 2018 Author Share Posted December 27, 2018 1 hour ago, kramnik said: Hi, how do you use proxies with such heavy farming operation, wont it get ip flagged in couple days and become pretty much useless? 30 cent per proxy is very small amount, so you just throw it away after getting flagged? I will keep the IP's and reuse them, they'll get banned anyway. 20 hours ago, flvshcvrds said: Sweet, thanks for the reply. Will be sure to check these out and will stay tuned for your progress and updates. Awesome man! 1 Quote Link to comment Share on other sites More sharing options...
Lord Otaku Posted December 27, 2018 Share Posted December 27, 2018 I know little to nothing about bot farming and how its managed, but i'm curious to know your overhead cost (expenses) vs how much your making daily / monthly. Quote Link to comment Share on other sites More sharing options...
whitesound123 Posted December 28, 2018 Share Posted December 28, 2018 Wish i was this smart. Good luck Quote Link to comment Share on other sites More sharing options...
Vap0r Posted December 28, 2018 Share Posted December 28, 2018 Good read, Best of luck for your future goals/ Quote Link to comment Share on other sites More sharing options...
dormic Posted December 28, 2018 Author Share Posted December 28, 2018 11 hours ago, Lord Otaku said: I know little to nothing about bot farming and how its managed, but i'm curious to know your overhead cost (expenses) vs how much your making daily / monthly. The revenue is about x3 the expenses for me, thus so far making a little profit. 8 hours ago, whitesound123 said: Wish i was this smart. Good luck Just try to build something and you'll get there! 6 hours ago, Vap0r said: Good read, Best of luck for your future goals/ Thank you. I've also reached the 50M a day mark! Quote Link to comment Share on other sites More sharing options...
Hayase Posted December 28, 2018 Share Posted December 28, 2018 This means that This means that This means that Quote Link to comment Share on other sites More sharing options...
ABottersDream Posted December 28, 2018 Share Posted December 28, 2018 Do you ever plan on selling this? I feel like people would pay a hell of a lot for something like this. I know I would Quote Link to comment Share on other sites More sharing options...
dormic Posted December 29, 2018 Author Share Posted December 29, 2018 23 hours ago, ABottersDream said: Do you ever plan on selling this? I feel like people would pay a hell of a lot for something like this. I know I would Well, maybe but I don't want to create too much competition. Making a net profit (minus all costs & taxes) depends all on the sell price of the gold. Quote Link to comment Share on other sites More sharing options...
dormic Posted December 30, 2018 Author Share Posted December 30, 2018 (edited) Updated the post. EDIT: finished the server mules Edited December 30, 2018 by dormic 1 Quote Link to comment Share on other sites More sharing options...
dormic Posted January 3, 2019 Author Share Posted January 3, 2019 There were some issues with the server muling, because I didn't test it enough, it broke the rest, so had to rollback some of my code with Github (thank god that I am using github). Now going to rewrite that code with my own local testing environment to prevent it happening again. I've also purchases my 3rd server to run bots on, so now a total of 240 bots running! 160 on mining and 80 on woodcutting! Theres also something new with creating account on OSRS and it will block your IP-address and will waste lots of captcha's so made a workaround for that in the database. Last week I farmed a total of 230M which is about 160$ and is not enough yet to cover my costs. (server, captchas & proxy costs) These are the edits I made for the creating account issue. And after 60 minutes it will change it back to 0. It will detect when it gives an error and sets it to to 1. Quote Link to comment Share on other sites More sharing options...
HeroicRambo Posted January 3, 2019 Share Posted January 3, 2019 This is great, seems very interesting. Definitely looking forward to seeing how far you can push this! So if I'm understanding this correctly, you're at the point where you can start off with a blank server and have everything setup automatically? Installing all the software, followed by creating accounts, logging in and setting up all the bots, and have the bots trade the mules? Is there anything you still do manually in this process? (other than manual mules) Finally how do you automate everything? Do you use some kind of mouse/keyboard macro or is it all possible via command line? Quote Link to comment Share on other sites More sharing options...