@danielcb;
Man, cyclops doesnt work, bot dont take rings from BPs ;/ just go offlinetraining all the time
Hello Dani, im using your perfecto bugs but i have 1 problem.. My ek using exura ico when he loss around 100hp and i cant change it in healer. Can u help me ?
@danielcb;
how to change in this ring-script to wear ring ALL THE TIME?
is the Cyclops script working good? How much I need in bank to use it? and how many stealth rings do I need in dp? Im a lvl 24 sorc
Thanks for your answers!
Replace the current ring action at cavebot / scripter / rings for this one:
auto(100)
RingName = getuseroption("RingToUse")
monsters = {"Cyclops", "Cyclops Smith", "Cyclops Drone"}
if $wptsection == "Hunt" or $wptsection == "Leaving" then
if $finger.id == 0 and maround(10, unpack(monsters)) >= 2 and itemcount(RingName) > 0 and getuseroption("UseRings") then
moveitems(RingName, "finger", "all", 100)
wait(100)
end
end
Hi again danielcb, I'm almost dying all the time when i go on full spawn cause of the bot doesn't pick up the ring asap. It takes like 10-20 sec before it does cause i suppose it spams healing spells. Can i change it somehow? So i gets abit more secure.
And when it goes to refill, it starts running without any ring on when its 3+ cyc on the screen running after me, very dangerous on low level.
Thank you
Update: The script is still going, expect of on low levels it was hardcore. now when I'm 30 something its going smooth!!! 50k/m without green stamina, i have like -2k/h
Keep up the good work danielcb!
Last edited by Golbica; 03-25-2015 at 11:35 PM.