*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~
*RyGuys Ape Atoll Agility Runner Report
*Time: 3 Hours, 21 Minutes and 31 Seconds
*We have gained 109580 Agility Experience!
*We are gaining 32743 Agility Experience per Hour!
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~
You've made a very nice script mate, the only problem atm is that part about the pineapples, mine just click spammed the west side of the map, that would be your right when the script is angledOther than that it works really good, i still ain't high enough for flawless runs so i have to watch it, but no problem for it to find out where to start again if it failed each obstacle
Scripts
Semtex Fishing Guild
Scripts isnt working at all right now? Or do i have to do an update orso?
Longest proggy I've gotten so far.Code:*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *RyGuys Ape Atoll Agility Runner Report *Time: 6 Hours, 38 Seconds *We have gained 234040 Agility Experience! *We are gaining 39017 Agility Experience per Hour! *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Just letting you know the latest version is working flawlessly, getting my 34k exp/hour!
Great job man!
didn't know there were agility scripts like this, looking forward to using it and will post proggies
Your script is working flawlessly now mate.
For some reason it got all weird when i had other than pineapples in my inventory so it wouldnt pick the pineapple, but now it runs as it should and i can leave it unattended![]()
Scripts
Semtex Fishing Guild
Your script seems to run flawlessly, all but for one detail: when the top is reached, there need to be more failsafes added. It often misclicks the minimap when going to the vine swing and terminates.
Try decreasing the randomness on that click and let me know if that works. Right now the procedure is...
Simba Code:procedure RunToSwing;
begin
if FindDTMRotated(ToSwingMM, x, y, MMX1, MMY1, MMX2, MMY2, -Pi, Pi, Pi/30, aFound)then
Mouse(x, y, 5, 5, True);
Wait(1000 + random(100));
AntiBan;
Flag;
Wait(1500 + random(100));
end;
change it to...
Simba Code:procedure RunToSwing;
begin
if FindDTMRotated(ToSwingMM, x, y, MMX1, MMY1, MMX2, MMY2, -Pi, Pi, Pi/30, aFound)then
Mouse(x, y, 3, 3, True);
Wait(1000 + random(100));
AntiBan;
Flag;
Wait(1500 + random(100));
end;
Thanks for the tip. I'll let you know how it worked out after it's run an hour or two.
EDIT: I had to copy the stone clicker procedure from 1.35 since the 1.4 one seems to often just hover the stone, but not click it.
2nd EDIT:
Progress Report:*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *RyGuys Ape Atoll Agility Runner Report *Time: 40 Minutes and 52 Seconds *We have gained 38328 Agility Experience! *We are gaining 56272 Agility Experience per Hour! *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Doesn't get stuck on its way to the vine now, but the 1.4 seems to work slower than the 1.35 version for some reason. The experience above is with skoll boots.
Last edited by Limoncello; 03-01-2012 at 08:06 PM.
Works great!
One exception is that the pineapples aren't being gathered. Going to try a few runs and see how it goes.
Last edited by AnonKun; 03-01-2012 at 08:47 PM.
Do you have any other food in your bags? and is your health near the Eatat = 100random number,
Dont have any food in your bags, maybe some pineapples you picked yourself next to the hut at the end of the agility course, then just let i drop down to 100 health, although i set mine to 200 to make sure i wouldn't get killed, so ye change line 19 to the line i wrote under without the """ ofc.
And then it should do it, pickup the pineapples when needed and cut them.
"EatAt = 200; //HP to eat at. Set to 0 to disable"
Scripts
Semtex Fishing Guild
Progress report, starting lvl was 7k from lvl 70, so its kinda good even though i fail alotcan't wait to see how much xp i get with lvl 75
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~
*RyGuys Ape Atoll Agility Runner Report
*Time: 1 Hours, 40 Minutes and 20 Seconds
*We have gained 56740 Agility Experience!
*We are gaining 33930 Agility Experience per Hour!
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~
Scripts
Semtex Fishing Guild
sometimes gets confused at the tree and tries to click on the bars at the top and gets stuck but otherwise this script works really well, however there are still some minor bugs that should be patched to make this script run at its fullest potential.
Thanks! Gained over 1m experience, and 13 levels!
This was on 1.35. And the pineapple thing worked perfectly for me (it collected, cut, and ate).
Zaros
I just tested the pineapples and it worked fine for me. It only grabs them if your hp is below 300 and you have less than 15 items in your inventory, so make sure that your inventory is empty(or close to it) when you run it![]()
is it worth gettin the penance horn for this bot?
There are currently 1 users browsing this thread. (0 members and 1 guests)