
Originally Posted by
mendill200
Hello,
ive tried alot of things today.I tried to use the slime trainers in the forum posts.But i cant get them working.It keeps saying: Chunk: C:?Users?Mitch?DOCUME?1?XenoBot?Scripts??RECENT?2. LUA
Error: unexpected symbol near '*'
This is an error with user-input and should not be reported as a bug with XenoBot.
Anyone can help me with this?
Thanks,
Mendill
Code:
while true do
if (Self.TargetID() == 0) then
setTargetingEnabled(true)
wait(500)
setTargetingEnabled(false)
wait(1000,2000)
end
end
In targeting, add Slime, attack only when 70-100% hp.
Damage mother slime under 70% hp and it will only target summons after it.
You can change the % if u wish.