XenoBot Forums - Powered by vBulletin

User Tag List

Page 18 of 18 FirstFirst ... 8161718
Results 171 to 175 of 175

Thread: Magebomb / Combo-Bot Script

  1. #171

    Join Date
    Dec 2014
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by anoyn View Post
    The old code from the xbst files overwrote the script to an older version. Delete the lua files and get a fresh copy of them.



    If prompted to "Replace" or "Skip" choose skip.

    Then save the settings so you don't have to click skip every time.
    Thanks !!

  2. #172

    Join Date
    Dec 2019
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i am getting this error
    please, somebody help me


    19:09 XenoScript Error:
    Script: Magebomb Leader Unencrypted.lua
    Line #: 82
    Chunk: ...sers?USURIO?2?DOCUME?1?XenoBot?Scripts??MAGEBO? 3.LUA
    Error: attempt to concatenate field '?' (a nil value)
    This is an error with user-input and should not be reported as a bug with XenoBot.

  3. #173

    Join Date
    May 2014
    Location
    Canada
    Posts
    320
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by pauloumrodrigues View Post
    i am getting this error
    please, somebody help me


    19:09 XenoScript Error:
    Script: Magebomb Leader Unencrypted.lua
    Line #: 82
    Chunk: ...sers?USURIO?2?DOCUME?1?XenoBot?Scripts??MAGEBO? 3.LUA
    Error: attempt to concatenate field '?' (a nil value)
    This is an error with user-input and should not be reported as a bug with XenoBot.
    Did you erase any of this in the config?
    Line 25+ of Magebomb [CONFIG].lua

    LeaderName = 'Rage' --The Character you control.
    McNames = {}
    McNames[1] = 'Wewlord' --Second in Line.
    McNames[2] = 'Xdxd' --Third in Line.
    McNames[3] = 'Base' --Fourth in Line.
    McNames[4] = 'Xass'
    McNames[5] = 'Hailstorm'
    McNames[6] = 'Paralyzer'
    McNames[7] = 'Jim Bob'
    McNames[8] = 'Lina'
    McNames[9] = 'Striker'
    McNames[10] = 'Me Sd You Die'

    Make sure they all are names of your characters.
    If those are properly filled out and the issue still persists then email or pm me your Magebomb Leader Unencrypted.lua and Magebomb [CONFIG].lua files

  4. #174

    Join Date
    May 2020
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by anoyn View Post
    You can run this script multiple times on the same computer (leader+10, leader+10).

    Make another copy of the config, and when starting the script rename whichever one you want to use as the original filename.

    Since the script uses ports to communicate you will need to have each group of the script using different ports.

    --Uses these ports to communicate, if one of them is being used by another program on your pc
    --You can change it and the script will work as long as what you changed it to is valid
    AvailablePorts = { 30124, 30125, 30126, 30127, 30128, 30129, 30130, 30131, 30132, 30133 }
    AvailablePorts[0] = 30123

    So for the second group (leader+10), change the port numbers in the config, for example.
    AvailablePorts = { 30135, 30136, 30137, 30138, 30139, 30140, 30141, 30142, 30143, 30144 }
    AvailablePorts[0] = 30134
    hello there, is there a way to run 10x char on 2 pc (2x5) on same server ? i'm playing ots, 5 char max per ip, cant use vpn on my main pc

  5. #175

    Join Date
    May 2014
    Location
    Canada
    Posts
    320
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by felipepay12 View Post
    hello there, is there a way to run 10x char on 2 pc (2x5) on same server ? i'm playing ots, 5 char max per ip, cant use vpn on my main pc
    No, all clients must be on the same computer.

Tags for this Thread

Posting Permissions

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