Signup Now
Page 1 of 5 123 ... LastLast
Results 1 to 10 of 47
  1. #1
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10

    WindBot 2.5.1 (Protocol 10.60)

    Hello everyone,

    This release adds compatibility for client protocol 10.60, new ways to handle liquid containers and fixes a few bugs. Check the change log below for more details.
    For those of you asking for WindBot 3.0.0: more news about it will be posted next week, so stay tuned!

    As always, the latest version can be found at our Downloads page, or directly from here:
    WindBot 2.5.1 (16,603 KB)

    WindAddons got updated aswell, download directly from here:
    WindBot Addons 1.2.1 (1,603 KB)


    Enjoy WindBot!


    EDIT 2.5.1:
    • Added a fix for people who was crashing with wrong client update. If you had no problems with it, you might aswell ignore this update.

  2. #2
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    Change Log:
    Fixed:
    • writetext(...) not working properly
    • useoncreature(...) not using the battle list when it could
    • reconnect(...) trying to connect even if the password is wrong


    Changed:
    • useitemon(...) now accepts an optional parameter index to assist you to open doors with keys. This will make the bot use the indexth item found on your backpacks.
      Example usage:
      -- This script will try to use every silver key on your backpacks at the door located to your left
      -- This is only an example script to demonstrate how to use the function
      -- A real open door script should be more well elaborated
      local keycount = itemcount('silver key')
      for index=1,keycount do
      useitemon('silver key', 0, ground($posx-1, $posy, $posz), '', index) wait(300, 500) -- door located at your left
      end
    • For liquid containers (vials, mugs, cups) useitemon(...) now accepts an optional parameter liquidtype. This will allow you to use specific liquid types (oil, blood, urine) at somewhere you need.
      Example usage:
      -- Will use a vial of blood at location 12345, 54321, 0
      useitemon('vial', 0, ground(12345, 54321, 7), '', LIQUID_BLOOD)


    Added variable:
    • $premium - returns true if your character is premium, false otherwise.

  3. #3
    Free User
    Join Date
    Apr 2014
    Posts
    34
    Reputation
    10
    Rep Power
    0
    Thanks

  4. #4
    Free User olasvenssonz's Avatar
    Join Date
    Jul 2014
    Posts
    200
    Reputation
    16
    Rep Power
    20
    Thank you!

  5. #5
    Free User bigmac's Avatar
    Join Date
    Aug 2014
    Location
    Brazil
    Posts
    72
    Reputation
    10
    Rep Power
    20
    thanks!!!!

  6. #6
    Free User kaktus's Avatar
    Join Date
    Dec 2013
    Location
    P[r]oland
    Posts
    594
    Reputation
    25
    Rep Power
    22
    fast and furious!



    SUCCESFUL TRADES :
    - SOLD 495 MS WITH 350 EK TO sarphius
    - SOLD 328 ED TO V1R0S [ OTHER FORUM ]
    - SOLD 332 RP TO theawesomest
    - SOLD 280 EK TO BOSNIAK [VT DEAL]
    - SOLD 330 MS WITH 340 EK TO DEMIR [VT DEAL]

  7. #7
    Banned
    Join Date
    Mar 2014
    Location
    Libera
    Posts
    327
    Reputation
    11
    Rep Power
    0
    Zzzzzzzzzzzzzzzz almost fell asleep.

  8. #8
    Free User Kostek's Avatar
    Join Date
    Dec 2013
    Posts
    706
    Reputation
    77
    Rep Power
    22
    damn, didn't finish my meme in time


  9. #9
    Free User Yoric's Avatar
    Join Date
    Sep 2014
    Posts
    6
    Reputation
    10
    Rep Power
    0
    Love u @Lucas Terra

  10. #10
    Free User ozzix's Avatar
    Join Date
    Jan 2014
    Location
    Sweden
    Posts
    4,771
    Reputation
    151
    Rep Power
    31
    woop woop

    Level Latest Scripts
    250+
    Oramond Sewers [MAGE |RP X1 | RP X2 |RP X3|EK X2 | EK X1]
    200+
    Banuta X2 [MAGE | RP]
    280+
    Roshamuul Mountain [RP]
    280+
    Ferumbras Lair [RP]
    250+
    Roshamuul North Silencers [RP]

 

 

Posting Permissions

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