XenoBot Forums - Powered by vBulletin

User Tag List

Results 1 to 3 of 3

Thread: Slime trainer for knight

  1. #1

    Join Date
    Apr 2014
    Posts
    21
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question Slime trainer for knight

    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

  2. #2
    Senior Member
    Join Date
    Sep 2012
    Posts
    1,070
    Mentioned
    18 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by mendill200 View Post
    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.

  3. #3
    Senior Member Jontor's Avatar
    Join Date
    Sep 2014
    Posts
    446
    Mentioned
    51 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by mendill200 View Post
    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, it's for rotworms, but maybe you'll be able to edit it for your needs.



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •