just have it littel fun use little of he's scripts and u will find a way to do it on like i'm not sure it work great that i have done yet but work on it and i do not stop before it work like i want it
and keep ur good work at scripting
Yeah mis clicked the right and went straight to burying
i mean u can find the best of then and copy some from the other that work like it should and u get a perfect scripts and now i have run like 7 trips without any prob so now it work like i love it lol but i can said one thing use remade and alter from v3,10 i do that and it work great so try it and tell me how it goes for u
yeah it was missing the right burner for me to so i changed line 268 with this
if FindColorTolerance(x, y, 15331313, 328, 28, 413, 180, 5) then
Last edited by can i pk; 04-05-2012 at 09:05 PM.
Guys i am happy for you to alter the script as long you DO NOT SELL IT.
Plus busy all easter.
It's missing the burners because your character is still moving while it tries to click them, and there are no failsafes to make sure it clicks the first burner. I made a quick fix by adding a wait between OpenDoor and RightBurner being called in the main loop (around line 435 in the unedited version). The script is running nicely now, but you definitely need to babysit it.
Overall a nice script, Evlin. It could use more failsafes in the object and banker finding scripts in order to be completely flawless. I still really appreciate the time you put into making this; you're saving me countless hours of grinding prayer training!
Last edited by MaxPower; 04-06-2012 at 06:35 PM.
Lol tried that, got
Found The Marrentill
Found the DragonBones
AutoColor = 5137268
Found Right Burner, Lighting.
Did not Find Left Burner, Terminating Script.
Successfully executed.
The following DTMs were not freed: [2]
MaxPower Is On to it, Please go on to worlds with less than 100 Ping, That will make the script work all the more.
And Should I apply for members with it :/?
But May i ask what version are you referring to when you say "unedited version"?
Such As,
Ex,File Type: simba Evlin's Gilded Altar V1.30.simba (7.3 KB, 151 views)
File Type: simba Evlin's Gilded Summoning Support Altar V2.simba (8.8 KB, 123 views)
File Type: simba Evlin's Gilded Summoning Support Altar V2.10.simba (8.2 KB, 157 views)
File Type: simba EvlinsGildedAltarReMade.simba (10.5 KB, 35 views)
File Type: simba EvinsGildedAltarV3.10.simba (10.6 KB, 60 views)
Also In Procedure BoneValues;
Don't you need to free the BoneDTM?
Last edited by infamousnightmar; 04-07-2012 at 01:47 AM.
I thought of that and tried it, it did help but I don't think that's the problem. I think whenever it walks infront of the alter from the door is can land in either the 'left' square or the 'right' one. Whenever my char ends up in the right square he almost never misses the burner, but the left square almost always misses it.
I'll log in later to screenshot what I'm talking about
Hard to get a world less than 100 ping when you're aussie, you know that
And the Australian servers lag more than any others for some deranged reason
Amazing script + minor fix= flawless script! will add progy for you elvin <3
I think if you add more failsafes, you should definitely apply for member with it. I'm not sure what they use as criteria for acceptance, but this script isn't quite reliable enough yet to warrant member status in my opinion. Some examples I can think of are:
-a watchdog timer to make sure the script doesn't get stuck trying to find the bankers. Some kind of reset feature so that if the script moves and doesn't realize it, it can reset and either move to the bank on the map or search for bankers on the screen.
-feedback so the script knows it lit each burner. For instance it could wait until it sees "You burn some marrentill in the incense burner." before moving on to light the next burner or sacrifice the bones. Make the script loop through detecting and lighting each burner before moving on to the next step.
-On line 261 you have this code which screws up the sacrificing and lighting. I had to comment it out to run the script:
I can't really think of any other areas where I've seen the script fail. I'd check out these guidelines to make sure you've covered all the requirements before applying.Code:if not FindObjTPA(x, y, DoorColour , 3, 1, 70, 80, 200, ['oor']) then begin OpenDoor; end;
@jonnypot, the script works for me whether it steps onto the left or right tile. I am using can i pk's fixes and the wait I mentioned.
@infamousnightmar, use the most recent version (3.10) and try can i pk's fixes in addition to adding the wait. It works fairly reliably for me.
Last edited by MaxPower; 04-07-2012 at 12:52 PM.
Hmm, Works fine for like 2 runs then it fails to detect Burners
AutoColor = 5006450
keeps clicking compass non stop, needs to click burners instead
Max Power I had 2 of those ideas hovering around in my head, but it's Easter now so it'll have to wait till Monday/Tuesday.
There are currently 1 users browsing this thread. (0 members and 1 guests)