Judging by the latest responses to this thread, it looks like a time machine.What do i need to use this script??
Hey guys, I was getting pretty frustrated with the lack of updates on the other thread. I was having quite a few problems with how the bot ran, such as it going all the way to Dalaran to sell and things like that. I spent an evening learning how to program this stuff and developed my own script so it would work 100% afk,
In the top-ish area of a profile there's a bracket of code that goes like this:I tried that version earlier, the bot just asks me "Is your toon too high of a level?" whenever I hit start.
It determines the level range a player needs to be in order to do that profile. If you look at the code in the profile on the first page, the max level is 101, meaning someone updated it for max level of 100, so I changed it to 111, which allows a level 110 to use it and that's the version I uploaded.<MinLevel>1</MinLevel>
<MaxLevel>111</MaxLevel>