XenoBot Forums - Powered by vBulletin

User Tag List

Results 1 to 10 of 187

Thread: Suggestions List II

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    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

Posting Permissions

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