Your DTM needs to be updated johnn.
Snazzy form
Log option if too many players around
Play a sound if it gets stuck
Your DTM needs to be updated johnn.
wfloor too.
Currently: Very busy
Future Goals: finish nursing school, RS later.
I'll post my updated/working script when I reach 99 agility, that will be like sunday.
lol what? please release it sooner, im about to get 99 myself >_<
how about you get of your lazy chair and fix it yourself, it aint that hard. I succeeded in doing it without doing any tutorial(only DTM) on this forum, and i've never coded before you just gotta think the right way.
and as this aint my thread it aint my duty to update the script for the public.
yep. agreed Correct, but I do enjoy doing it, so I'll release mine today. I advise this tutorial if you want to understand how this particular script runs:
http://villavu.com/forum/showthread.php?t=58300
*** Updated to v1.08***
Its running, but it has New problems with some procedures, Please let me know *fingers crossed*
*** Updated to v1.081***
Made a new dtm, Reworked a few issues with the slide, all in all works GREAT. (comment out the Wait line in Antiban)
Last edited by JN13; 03-10-2012 at 01:26 AM.
Currently: Very busy
Future Goals: finish nursing school, RS later.
Impressive script. The only problem I ran into was the plate jump. I fixed that on my end. If you like I could suggest a solution for it.
the bot walks to the plate and then hits the square directly east of the "hit plate" so doesn't climb up it and spam clicks the wrong spot
ive tried playing with the settings for the walking to plate spot but doesn't make a difference
re ran it a few times about 1 in 5 times it walks to same spot and then for unknown reason hits the plate correctly
Its the DTM, I'll make a new one. I've been toying around with it a bit, trying to make it faster. Ill see what I can do :0
if u want to replace 4 in HandleObstical with this it will help. but it slows things down
Simba Code:4:
begin
StatsGuise('hitting plate');
if FindDTMRotated(DTM[3], x, y, 189, 132, 325, 218, -Pi, Pi, Pi/30, aFound) then
begin
MMouse(x, y, 3, 3);
if IsUpText('all') then
begin
ClickMouse2(true);
sleep(3300+random(150));
sleepWhileMoving();
end else
begin
wait(50+random(50));
exit;
end;
end;
end;
Last edited by JN13; 03-10-2012 at 05:54 PM.
Currently: Very busy
Future Goals: finish nursing school, RS later.
replacing that in 4 doesn't work it walks to the wrong square before it calls no.4 and clicks the wrong bit its the dtm for no.3 thats wrong somehow it needs to click on square 1 west on floor
Last edited by grumpy ruby; 03-10-2012 at 08:28 PM.
just been messing with this and this seems to be working for me
Simba Code:4:
begin
StatsGuise('hitting plate');
if FindDTMRotated(DTM[3], x, y, 189, 132, 295, 218, -Pi, Pi, Pi/30, aFound) then
begin
Mouse(x, y, 3, 3, True);
sleep(3300+random(150));
sleepWhileMoving();
end
end;
its just the 325 in the dtm changed to 295 was playing with the position it chooses to click the plate
completed approx. 25 laps flawlessly once more
changing the 295 back to 325 causes it to fail
Last edited by grumpy ruby; 03-10-2012 at 08:30 PM.
hmm. I'm betting its another "works for me but not for you" error. Ill try that Grumpy.
Edit: Grumpy, you were right, I had a typo in there. I changed the value.
Also, I'm toying with the idea of making DTM's work while the Character is moving... instead of stationary. maybe as a first choice, then the stationary ones as failsafes... I'll have to look into it (=
Last edited by JN13; 03-10-2012 at 08:44 PM.
Currently: Very busy
Future Goals: finish nursing school, RS later.
i tried on 3 diff pcs it works epicly using new figure but fails on the 325 very strange but ty for an awesome script im using this on my main its getting me close to completion cape!
yeah dtm on the go would also speed up the xp rate as well!
ive been playing with the wait times to maximise the xp rate and got a pretty good rate going now
Edit 1 only thing is i wish the point it clicks after the "WEEEEE" ie the slide was slightly different as it looks very bot like as it clicks miles away from the rope clicking in a straight line closer to the rope would be more human like
Edit 2 played with start pos and got it much closer to rope the first click looks so much better looking at the clicking pattern
Last edited by grumpy ruby; 03-10-2012 at 09:19 PM.
Thank youI'm using it on my main as well, but serious... from 92-99 is a LONG stretch.
Can you Elaborate on that? I'm not sure what you mean.
I'm getting around 45k, which isn't as great as before, but I'll keep tweaking it till I find that magic zone.
Last edited by JN13; 03-10-2012 at 10:43 PM.
Currently: Very busy
Future Goals: finish nursing school, RS later.
I'm 400k away from 98, so close...
Lol, Ive probably seen you guys while I'm ironing out issues. I'm at 92-3 right now.
Currently: Very busy
Future Goals: finish nursing school, RS later.
I see a TON of guys with Herb capes/farming capes. Idk y...
Currently: Very busy
Future Goals: finish nursing school, RS later.
=) i dont know if you seen me or not but i been tweak your script aswell lol.
rice can i have a look see at your tweaked script please as im working on getting mine better up to 51k xp an hour now
thanks! i got 99 agility now by using Advancaed Barbarian Agility and Ryguy's ApeToll course!
gf jagex
There are currently 1 users browsing this thread. (0 members and 1 guests)