azn2000 Posted January 18, 2019 Share Posted January 18, 2019 (edited) Introduction Hello ladies and gentlemen, my name is azn2000, at least for this community, I'm 26 years young and not a native English speaker, so I would like to apologize in advance for my crude English. I've started programming stuff for OSBot on the 6th of January, yes this year, this is also my registration date. Never botted runescape before or even wrote a lot in Java, but I did programming for quite some time as a Hobby (C#) \o/ Finally I ended up in University hitting the Java island, wuhu.. Well to learn more about Java i decided to look around for a project and i found something to sink my time into. Because I want to practice my Java Skills I decided to write all programs in it. But now lets go on with the plan. The Plan In the end this should be a mass gold farm, or at least the Backbone for it. Why only a backbone?! Well the answer is simpler than you think: I haven't decided yet how far i will go, BUT I will try to push it, if I still have interest in it and the returns aren't to bad ^_^ So the main plan isn't to hit a fucktrillion in income. It's more about the journey to write stuff and share it with people that like to read about it. (Well the last part was not planed from the beginning) For the moment I will stick to F2P. Goals As everybody and there mother write GP goals in there Thread I will follow, but this list will be expanded as i break higher Goals: One-time Daily Goals [Record: 2.2m GP] 10m GP in one day 25m GP in one day 50m GP in one.. I think you guys got it 100m GP 250m GP Per day (median over 7 days) 10m GP 25m GP 50m GP 100m GP 250m GP Total [4.158M GP] 10m GP 25m GP 50m GP 100m GP 250m GP The Setup Currently I'm running a webserver which handles a SQL Database and a API i've wrote in PHP, WELL AZN YOU SAID ONLY JAVA?! well fuck it in that regard, all other stuff will be in Java, I was already paying for a webserver and I could easily reuse it for this task.. All accounts are saved in the Database so when i launch a new Server or a new instance, already made accounts can be taken out of it, also the slaves and mules communicate over it. I've also added basic tracking features to it so i can track here my bots are and so on, but need to write an web interface to see stuff and interact with it. Accounts will be automatically created and saved to the Database. They are AES256 encrypted by the way. Don't really trust that hoster that much lol. My backbone for the bot is Explv's AIO. Big shout out to @Explv, really like the work he (also his other tools are really helpful) and the other contributors have done on that Open Source project. I'm not using the GUI, i'm basically using only the lower level stuff from the AIO, to have a Tutorial, 7 Quest-points, pretty much flawless, that would have been to much testing to be done additionally. Writing my own moneymaking tasks / automuling etc. Roadmap - Automated Account creation and feeding them into the database DONE - Automatic Login and retrieve automatically a new one and start over with it, in case the previous account was banned/locked DONE - E-Mail client that automatically verifies the E-Mail with the account - Automuling, with world switching, to the mule's world because of world hop restriction, also with a meetup area, kind of done, needs more testing - Only got like 4 custom made money making scripts, some of them are decent gp/h will run with them for the moment but need further improvement Blogs 19.01.2019 I've got a lot of work done today, but after 14 hours of coding I don't want to see the IDE anymore and wanted to write something more chilled, so here we are \o/ I've wrote the automuling today, finally. It's more crude then i like but everybody need to start somewhere. I need to do some testing with it. Currently I'm running the free OSBot Version, probably need to upgrade in some days to fully test it. Also I was thinking about getting my first server done in the next few days. It's just a VPS but it doesn't run anything at the moment so i could reuse it. Need to look into setting something up on it. Edited January 24, 2019 by azn2000 6 1 Quote Link to comment Share on other sites More sharing options...
azn2000 Posted January 20, 2019 Author Share Posted January 20, 2019 (edited) 20.01.2019 Today was a good one, ironed out some bugs, and found some minor new ones. Started 20 Bots for 3 Hours, all did Tutorial Island, 7qp and then there money making task, fully automated. Also dropping the stuff on the mule worked, which is nice, because on the 19.01, I found a big bug that was breaking the auto muling. Made 1.9M GP in the process, not bad for a test run I would say. So for the next days I need to fix the bugs I've found, they lowered my GP/H but didn't effect the overall stability for the full automation. Edited January 20, 2019 by azn2000 Quote Link to comment Share on other sites More sharing options...
extatus Posted January 21, 2019 Share Posted January 21, 2019 Good luck with this Quote Link to comment Share on other sites More sharing options...
Juggles Posted January 21, 2019 Share Posted January 21, 2019 Good luck man. Lots of $$ to be made in runescape. People out here making $100+/day Quote Link to comment Share on other sites More sharing options...
Snowballs Posted January 21, 2019 Share Posted January 21, 2019 Keep it up man and dont forget to update Quote Link to comment Share on other sites More sharing options...
lolpo112 Posted January 21, 2019 Share Posted January 21, 2019 gl ma guy Quote Link to comment Share on other sites More sharing options...
daamurda Posted January 22, 2019 Share Posted January 22, 2019 wow nice man! Quote Link to comment Share on other sites More sharing options...
azn2000 Posted January 24, 2019 Author Share Posted January 24, 2019 24.01.2019 It's pretty early around here, in the last days i refactored a lot of the stuff i wrote before. So now it's much cleaner and expandable (by far cleaner), i've ran a stability test with 10 bots from fresh account till money making, before the bot where mule dependent to get there resources to do the money making method, now they are independent, broke the automuling in the process... well need to implement and fix this in the coming days. Currently the Bots do the following in this order (Takes about 1 Hour to reach #5) : 1. Do Tutorial Island 2. Earn staring cash, by chopping 30 Logs lol (My money maker requires some starting cash, not much) 3. Do quest 4. Sell logs to ge 5.Moneymaker 6. loop #5, till dead The aftermath for the stability test: Notes for this test: 1. I disabled the autostart, i was drinking some beers in a bar with a mate and to see if the bots are still running i disabled it(And yeah im a little bit tipsy, best time to write a post ) 2. Automuling is disabled because its broken 1 Bot died early, even before moneymaking (need to look into why, not even the script crashed, the whole client ¯\_(ツ)_/¯ ) 9 Bots ran for 6 hours straight, which are good news So in total they got 2.258M in this 6 hours: 2.258M GP / 10 Bots / 6 Hours = 37k GP/H 2.258M GP / 9 Bots / 6 Hours = 41k GP/H (Excluding the crashed one..) 2.258M GP / 10 Bots / 5 Hours = 45k GP/H (Excluding setup time) 2.258M GP / 9 Bots / 5 Hours = 50k GP/H (Exluding setup time and crashed bot) Looking really good at the moment. I hope i can re-implement the automuling in the next days, then i will do an other test run, and if that is successful i will rent my first server and set it up. (Keep in mind the last test was with 20 Bots and it got nearly the same results, so really great) By tomorrow all the little slaves will be banned RIP ¯\_(ツ)_/¯ Quote Link to comment Share on other sites More sharing options...
azn2000 Posted January 24, 2019 Author Share Posted January 24, 2019 (edited) Oh and i forgot to thank @Explv again for the great work at his AIO Really helping a lot dude, fixed some critical bugs for my routine I can really advice you to also use his AIO and if you find Bugs @Explv will jump in to fix it, or somebody else, its Open Source that's always a bonus Edit: Oh and could you guys (and girls?) give me a feedback if you like these long posts or not. If you don't like them i will do shorter ones. Edited January 24, 2019 by azn2000 1 Quote Link to comment Share on other sites More sharing options...
Charlotte Posted January 24, 2019 Share Posted January 24, 2019 Nice goals you got there...looking towards more updates Quote Link to comment Share on other sites More sharing options...
Kramnik Posted January 24, 2019 Share Posted January 24, 2019 Hi, goodluck with your farm brother! Could you tell us a little bit more about your computer setup. What computer or VPS you use, how powerful it is, how many bots it can run? Quote Link to comment Share on other sites More sharing options...
King Ryan Posted March 4, 2019 Share Posted March 4, 2019 Good luck on this, I love reading stories from other “beginners “. Quote Link to comment Share on other sites More sharing options...