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

    WindBot 2.7.4 (Protocol 10.90)

    Hey guys,

    This release adds compatibility for game client 10.90. It also contains a few changes to make everything work fine with multiple depots. Read below for more info.


    The new version can be downloaded at our Downloads page or directly from the following link:
    WindBot 2.7.4 (16,767 KB)

    WindAddons has been updated aswell:
    WindBot Addons 1.3.9 (1,633 KB)


    Enjoy WindBot!


    EDIT 2.7.3
    • Made 'Depot Chest' work for 'Depot Box' as a container destination.


    EDIT 2.7.4
    • Fixed container destination for Depot Box on useitem, openitem.

  2. #2
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    Multiple Depots System:
    If your scripts used opendepot(...) or depotaction(...) you don't have to worry at all. All your scripts will continue to work after this update.
    By default it will use depot index 1. This means you will have to setup your backpacks inside that depot box.

    If you want to change the default depot you can simply do:
    setfavoritedepot(5) -- this will set opendepot(...) / depotaction(...) to use depot index 5


    Skinning System:
    skin(...), stake(...), skinkitchenknife(...) and their correspondent spot functions got updated to not wait for the bodies to change their IDs before using the tool on it.
    They were completely rewritten, so let me know if you run in to any problems while using it. They will also count towards the looted items list.


    Change Log:
    • Fixed keyevent(...) not working with CTRL.
    • Now you can operate on JSON files using Lua io library.


    Added Variable
    • $favoritedepot - returns your favorite depot index. This will be used by opendepot(...) function to determine which depot index you want to use. Its initial value is 1.


    Added Function
    • setfavoritedepot(number index) - sets a value to the $favoritedepot variable. This will be useful if you plan on making your old scripts work with a different depot index.

  3. #3
    Free User downloadkct's Avatar
    Join Date
    Dec 2013
    Location
    Rio de Janeiro
    Posts
    1,166
    Reputation
    25
    Rep Power
    23
    thanks Lucas!!!!
    Old 'n Proud Neobot-Elfbot and blackd user

  4. #4
    Wind Powered
    Join Date
    Dec 2013
    Location
    dvscripts.com
    Posts
    7,105
    Reputation
    433
    Rep Power
    39
    Great update once again !!!!

  5. #5
    Wind Powered
    Join Date
    Dec 2013
    Posts
    15
    Reputation
    16
    Rep Power
    0
    thank you

  6. #6
    Free User Borges's Avatar
    Join Date
    Feb 2014
    Location
    Brazil
    Posts
    1,469
    Reputation
    205
    Rep Power
    25
    Thanks
    Helped you? REP+

  7. #7
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    Oh! Please give me feedback on depotaction(...) and skin(...)

  8. #8
    Free User
    Join Date
    Sep 2015
    Location
    Rio de Janeiro
    Posts
    25
    Reputation
    10
    Rep Power
    0
    caralho mlk, tu é foda.

  9. #9
    Free User
    Join Date
    Oct 2014
    Posts
    25
    Reputation
    10
    Rep Power
    0
    going to test in 2min

  10. #10
    Free User
    Join Date
    Apr 2015
    Posts
    20
    Reputation
    10
    Rep Power
    0
    with "setfavoritedepot(5)"
    is tipe:

    "setfavoritedepot(1)
    depotaction(blablablabla)"

    ?

 

 

Posting Permissions

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