XenoBot Forums - Powered by vBulletin

User Tag List

Page 16 of 19 FirstFirst ... 61415161718 ... LastLast
Results 151 to 160 of 187

Thread: Suggestions List II

  1. #151
    Senior Member Mish's Avatar
    Join Date
    Dec 2011
    Posts
    557
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Loading/selecting scripts should be easier, there should be a search function in the game when looking for a setting (if that's possible..)

    Always having to load several .luas and a .xbst is annoying as well..No clue how it should be made easier though

  2. #152
    dedi's Avatar
    Join Date
    Dec 2011
    Location
    Poznań, Poland
    Posts
    253
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by callumbagshaw View Post
    There used to be a function on (i think...) elftobt,
    it was something like if NotIsLocation() which would compare your character's location with the location of the label
    this was incredibly useful for scripts with technical parts like levitate etc, i've had to hack around bugs with levitate becaus esometimes the bot runs through the wpts too quick and misses a levitate etc.
    with this function you would put a label at the bottom of the mountain you want to levitate up called 'levitate' and another at the top called 'levitatecheck' then you would run a script at 'levitatecheck' to say:
    if NotIsLocation()
    gotolabel 'levitate'.
    I know Self.Position() can work like this, but it is a loooooooooooooooong way around it
    @callumbagshaw
    Self.Position().z works fine enough :P



    No idea if it was proposed / is aviable (I'm new in this bot, but couldn't find anywhere):

    Self.Pzone() -- returns true if in pz
    Self.Hasted() -- returns true if used haste recently (those small boots)
    Targeting.Status() -- returns true if enabled

    And generally more accessible statuses of bot / character.

    Easier way to change settings of targeting, alarms etc via scripting.
    Last edited by dedi; 08-29-2013 at 05:19 PM.
    • Sold 245 EK for Loloz (vent)
    • Sold 250 EK for Kajtek (vent)
    • Sold 250 EK for Poncek (vent)
    • Sold 245 ED (vent)
    • Sold 310 RP (vent)
    • Sold 265 EK for Loloz (vent)
    • Sold 232 EK to ppooll
    • Sold 165 ED to tonystrea
    • Sold 350 ED to Serek (allegro)
    • Sold 392 EK to Czoger

  3. #153
    callumbagshaw's Avatar
    Join Date
    Apr 2013
    Posts
    92
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm not sure if i suggested these already, but just flicking through the list, there's a few I'd add...

    Dash: This is available on other, low-end bots. It's great for player like me who use OT servers.

    Drag Waypoints in waypoint list: Anyone who has written a script will know that if you make a balls-up somewhere and have to add a new stand, node or whatever... you can only add it at the bottom of the waypoint list (in game, without opening the settings file) this is god damn annoying as the only way to move it up is right click, 'move up', repeat.

    Expansion of proxy use: I often use the proxy feature for several uses. It's annoying to write commands in default etc... People say that it would be possible to use party chat or private message, maybe add it then? :P

    Regardless of this, DarkstaR - it's a fantastic piece of software, but as always, software can be made better
    Holla
    Cal.

  4. #154
    XenoBot Developer DarkstaR's Avatar
    Join Date
    Dec 2010
    Posts
    6,104
    Mentioned
    1326 Post(s)
    Tagged
    16 Thread(s)
    Dash was taken out for a reason.

    You can move/change waypoints in the XBST. Dragging them isn't possible when I'm limited in Tibia's UI.

    If you want commands, use a custom channel.

  5. #155

    Join Date
    Feb 2013
    Posts
    20
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dash Only for OT Tibia

  6. #156
    Senior Member Xeromex's Avatar
    Join Date
    Aug 2012
    Location
    Netherlands
    Posts
    2,201
    Mentioned
    117 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by reiiku View Post
    Dash Only for OT Tibia
    Search for this, it has been suggested over 9000 times. It will not happen.

  7. #157
    callumbagshaw's Avatar
    Join Date
    Apr 2013
    Posts
    92
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by DarkstaR View Post
    Dash was taken out for a reason.

    You can move/change waypoints in the XBST. Dragging them isn't possible when I'm limited in Tibia's UI.

    If you want commands, use a custom channel.
    Is the UI that limiting?
    Can't actions in the UI read as well as write to the XBST file?
    If you're in the process of writing a script, you would have to constantly reload the XBST file and changes are not immediately reflected in the tibia window, which makes things confusing and harder to work with.
    I saw you mentioned that your back-end stuff is mostly C++, if you ever want me to help with anything you can contact me privately and I'll see what I can do.

    With regards to dash, is there a specific reason (other than how detectable it is) why it was taken out?
    For OT servers it's a fundamental component of a bot :P (sorry to be the 95000000000000th guy to mention this xD)
    Cal.

  8. #158
    astrio123's Avatar
    Join Date
    Jan 2013
    Location
    Sweden
    Posts
    123
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    I really wanna see a "checkitem" in support. Ex, if u hunt a monter/monters that drop a health potion, smp, gmp etc and u wanna use it instead of just loot it, then a "checkitem" in support would check if u have that item on u so u can use it, instead of the bot trying to use a potion that u dont have on u.

  9. #159

    Join Date
    Nov 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello.
    Im new xenobot user and i trying add some scripts, but when i right click on my char i cant see script below settings??? help =)

  10. #160

    Join Date
    Mar 2013
    Posts
    18
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    . Reconnect/Login features


    now it's we will disconnect many times 1 day we need it now

Posting Permissions

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