XenoBot Forums - Powered by vBulletin

User Tag List

Page 2 of 18 FirstFirst 123412 ... LastLast
Results 11 to 20 of 175

Thread: Magebomb / Combo-Bot Script

  1. #11
    Banned
    Join Date
    Sep 2014
    Posts
    27
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I login my chars and load mc 1 ~~ and `lider char load lua tibia freeze

    where are u from?

  2. #12

    Join Date
    May 2014
    Location
    Canada
    Posts
    320
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    Ill explain a little what the settings files do

    Anoyns Magebomb } This is the script you run, it executes the lua script. Note: if it asks you to replace or skip, skip it.

    Magebomb MC1 } VVV
    Magebomb MC2 } These should never be loaded manually, they do not contain any healing information, all they do
    All the way to } is change the frag leader (who controls the SD's)
    Magebomb MC10 } These are loaded when you say 'backup' on any MC your running

    Magebomb Reset } This is the file that changes the frag leader back the starting hero (only changes frag helper)

    So remember if you want to use 'backup',

    make Magebomb Reset and Anoyns Magebomb and change the name in frag helper to your characters name.
    For Magebomb MC1 all the way to 10: make this the same as your lua file,
    For Example:
    [Make the frag helper name in Magebomb MC1 the same name as FirstName in lua.]
    [Make the frag helper name in Magebomb MC2 the same name as SecondName in lua.]

  3. #13
    Senior Member derkonsito's Avatar
    Join Date
    Jul 2013
    Location
    Costa Rica
    Posts
    452
    Mentioned
    37 Post(s)
    Tagged
    0 Thread(s)
    @anoyn Possible to make combo ue?
    Last edited by derkonsito; 10-11-2014 at 08:01 PM.

  4. #14
    Senior Member jikoe's Avatar
    Join Date
    Feb 2012
    Posts
    1,706
    Mentioned
    106 Post(s)
    Tagged
    0 Thread(s)
    @Furpan , maybe got time to upgrade this script? Would be awesome!

  5. #15

    Join Date
    May 2014
    Location
    Canada
    Posts
    320
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by derkonsito View Post
    @anoyn Possible to make combo ue?
    I have been reluctant to add that, as of now you can simply use "say spellname"
    say exevo gran mas flam
    [Edit: added ue in v3.0]

    Quote Originally Posted by jikoe View Post
    @Furpan , maybe got time to upgrade this script? Would be awesome!
    Suggestions?
    Last edited by anoyn; 05-04-2015 at 06:18 PM.

  6. #16
    Senior Member jikoe's Avatar
    Join Date
    Feb 2012
    Posts
    1,706
    Mentioned
    106 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by anoyn View Post
    I have been reluctant to add that, as of now you can simply use "say spellname"
    say exevo gran mas flam



    Suggestions?
    1. firebomb under yourself
    2. magic wall north/east/south/west of playername
    3. avalanche target
    4. use manapotion on <playername>
    5. automaticly use mana potion if friend that is standing next to you has below 30% mana
    6. if one of the players is below x amount of mana, druids spam sio on him till he is mana'ed up to x%
    7: put flowers around you when target is trapped
    8: setup so you are able to use upto 20 sd characters

    can think of a few more if you want

  7. #17

    Join Date
    May 2014
    Location
    Canada
    Posts
    320
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by jikoe View Post
    1. firebomb under yourself
    2. magic wall north/east/south/west of playername
    3. avalanche target
    4. use manapotion on <playername>
    5. automaticly use mana potion if friend that is standing next to you has below 30% mana
    6. if one of the players is below x amount of mana, druids spam sio on him till he is mana'ed up to x%
    7: put flowers around you when target is trapped
    8: setup so you are able to use upto 20 sd characters

    can think of a few more if you want
    1. simple, good

    2. would be easy to switch 'wg' to do this, good idea also

    3. good, but usually avalanch is used when the target is offscreen, so you may as well use SDs in most war situations.

    4. would be difficult to implement, things like pathing to character and losing characters off-screen would likely be a issue.

    5. As of now bots have no communication between eachother. would need to be an extension outside of xenobot.

    6. i've been thinking of writing to a custom channel in tibia which inturn writes to a text file. all 10 characters would read, execute and delete command after, but cpu usage (checking notepad files 5 times a second on 10 characters) would be a issue.

    7. latency is a huge issue with xenobot, this would be a very slow script. magebot is faster because the characters are emulated and the packets outgoing are spoofed. (no graphics for MC's) (an obvious drawback of this method is cutting off the head of magebot, the owner has no way to regain control quickly.)

    8. This is possible without any script, simply use frag helper. if you ran the script on 20 characters all functions would work except following also you would need a beefy computer.

  8. #18
    Senior Member jikoe's Avatar
    Join Date
    Feb 2012
    Posts
    1,706
    Mentioned
    106 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by anoyn View Post
    1. simple, good

    2. would be easy to switch 'wg' to do this, good idea also

    3. good, but usually avalanch is used when the target is offscreen, so you may as well use SDs in most war situations.

    4. would be difficult to implement, things like pathing to character and losing characters off-screen would likely be a issue.

    5. As of now bots have no communication between eachother. would need to be an extension outside of xenobot.

    6. i've been thinking of writing to a custom channel in tibia which inturn writes to a text file. all 10 characters would read, execute and delete command after, but cpu usage (checking notepad files 5 times a second on 10 characters) would be a issue.

    7. latency is a huge issue with xenobot, this would be a very slow script. magebot is faster because the characters are emulated and the packets outgoing are spoofed. (no graphics for MC's) (an obvious drawback of this method is cutting off the head of magebot, the owner has no way to regain control quickly.)

    8. This is possible without any script, simply use frag helper. if you ran the script on 20 characters all functions would work except following also you would need a beefy computer.
    i've found a script on windbot forums which follows the "combo leader" up on stacks etc. automaticly, maybe i will use it in combination with this script if it is possible

    i have got around 25 mages lvl 45+, i gonna see later on how many my pc can handle XD

  9. #19

    Join Date
    May 2014
    Location
    Canada
    Posts
    320
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by jikoe View Post
    i've found a script on windbot forums which follows the "combo leader" up on stacks etc. automaticly, maybe i will use it in combination with this script if it is possible

    i have got around 25 mages lvl 45+, i gonna see later on how many my pc can handle XD
    That would be tough to automatically follow up ramps/ladders,

    I wish I had a beefier PC
    I run my clients on 15 fps and main on 25

    RAM 6gb
    Processor i5 3210m
    Graphics card Nvidea GeForce 635m /w 2gb

    I would like to see much faster how a beefier computer would run this.

  10. #20
    Senior Member jikoe's Avatar
    Join Date
    Feb 2012
    Posts
    1,706
    Mentioned
    106 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by anoyn View Post
    That would be tough to automatically follow up ramps/ladders,

    I wish I had a beefier PC
    I run my clients on 15 fps and main on 25

    RAM 6gb
    Processor i5 3210m
    Graphics card Nvidea GeForce 635m /w 2gb

    I would like to see much faster how a beefier computer would run this.
    u got a better one than me, for combo bots i always use wind addons and set every client to 1 fps XDD

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
  •