01-06-2015, 08:08 AM
(01-06-2015, 07:08 AM)DarkStorm Wrote:(01-06-2015, 02:44 AM)konloch Wrote: Very cool project! How long did it take for you to create a beta?
I had a loader and injector within a week of the release and it took me a few more days to reverse the modular multiplicative inverse multipliers that were littered everywhere. A few more weeks of development and I had a working script API and RS API with a few things hooked. I didn't take the time to write a proper updater, so I just built the updater and the few identifiers I had into the bot itself. Once I had my bot kinda working I turned to other bots and implemented my API there for testing (which required about a day or two per bot). After that I just wrote some scripts, screwed around with walking, and eventually lost interest
Ah fair enough, good job on this!