PDA

View Full Version : Slime trainer for knight



mendill200
05-11-2016, 07:21 PM
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

dinmamma
05-12-2016, 06:17 PM
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


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.

Jontor
05-13-2016, 06:43 PM
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

Impossible to help you, if you don't paste the script that you tried to use.

Could be an issue that there are some 'invisible' characters.

Try checking this (http://forums.xenobot.net/showthread.php?40448-Hu3Scripts-Last-Release-Rotworms-Trainer-100-AFK), it's for rotworms, but maybe you'll be able to edit it for your needs.