03-11-2020, 12:13 AM
Hello I need LUA that swap my Monsters, atm im botting in rotworms, I need help with script that swap
if not player around then set settings on rotworms "Must attack me" on OFF, if player around then set settings on rotworms "Must attack me" ON
I got this script but ofc dont work
if paround(7, player.name) > 0 then
Targeting/0/Setting1/Only if trapped
else
if paround(7, player.name) < 1 then
Targeting/0/Setting1/Only if trapped
end
end
can someone help me?
if not player around then set settings on rotworms "Must attack me" on OFF, if player around then set settings on rotworms "Must attack me" ON
I got this script but ofc dont work
if paround(7, player.name) > 0 then
Targeting/0/Setting1/Only if trapped
else
if paround(7, player.name) < 1 then
Targeting/0/Setting1/Only if trapped
end
end
can someone help me?

