Posts posted by Czar
-
-
-
-
-
-
For super combat potions I will make it deposit all, and for the bank booths all I can suggest is moving to the east/west side of the GE banks if you are in GE, or just near any bank booth (1 tile away)
As for bank button I will add a delay to it but I'm afraid it may slow down the banking process. Although I will experiment with the code to see the best way to do it
thanks for feedback 
-
-
-
-
-
-
-
Edited by Czar
So what you're doing is:
> Finding the nearest yak
> checking if the chosen yak exists
> checking if the chosen yak isn't fighting
> checking if the chosen yak isn't under attack
what happens if it's fighting, or it's under attack? it will just wait/repeat cycle
INSTEAD,
you need to FILTER the yaks, and find the closest one which fits certain criteria: (the above conditions), and NOT find the closest yak, and check if it meets criteria
As for the two questions;
1. check if the npc's health is above 0, and to make it faster, use the filter I mentioned above
2. you need to check if your character is interacting or being interacted, if it is, don't attack
-
-
-
-
not 100% sure how to do the stun-alch thing.
i got it to run but im trying to use curse but it say "your foes defense has already been weakened"
does it only with the spell stun?
Make sure your magic defence bonus is -65, otherwise you won't splash, and it will actually stun the opponent (which means you need to wait to stun it again).
@tixum, done, enjoy the script, please stay loyal to czar scripting and you will get many free scripts ;)
-
-
-
-
-
-
-
-
Perfect Magic AIO
in Magic & Prayer
Done, enjoy trials ;)
@neutrino, I have given you the script for free (since you mentioned advertising on sythe too), don't let me down! enjoy the free script ;)