DiegoMytos
08-21-2020, 04:06 PM
Hello guys, i was wondering if you can share with me a script that will summon grovebeast each 15 minutes. I already have one that does that but the problem is that if im afk botting and the grovebeast dissapears while im on pz, the char will try to summon it and as im in pz the grovebeast wont be summoned so the script will run again until another 15 minutes have passed. Could anyone help me fix this so the char summons the grovebeast as soon as it gets out of pz?
Many thanks in advance. I send you the script that i am using.
while (true) do
Self.Cast("utevo gran res dru")
wait (90000)
end
Many thanks in advance. I send you the script that i am using.
while (true) do
Self.Cast("utevo gran res dru")
wait (90000)
end