I need of a taker screenshot for death.
Printable View
I need of a taker screenshot for death.
I need to stop attack if target(player) hp is lower than X
THX :)
@Raphael something to hunt with beams? frigo hur/vis hur, exevo gran vis lux?
I wanna do that! Tried as an action and it keeps closing all bps and reopening when it gets to it, i want it as action or as persistent... whats wrong?Quote:
if windowscount(<3)
then
init start
local mainbp = getlootingdestination('mainbp')
local suppbp = getlootingdestination('suppbp')
local lootbp = getlootingdestination('lootbp')
local goldbp = getlootingdestination('goldbp')
init end
closewindows()
openBackpacks(true, mainbp, lootbp, goldbp)
waitping()
@Raphael It is possible add 2 more accounts to Character Relogger on Low Stamina? I wanted to edit it to bot 5 chars on 1 respawn , but it doesn't work.
That's because you should not use lastmsg. Use the newmessage iterator.