Signup Now
Page 3 of 38 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 379
  1. #21
    Free User Etee's Avatar
    Join Date
    Dec 2013
    Posts
    472
    Reputation
    21
    Rep Power
    21
    Do not using sd from hotkey on the target, it's from WindBot Console:

    error in Persistent script attacking:
    [" usehotkey(areaRuneButtonT..."]:attacking:21 attempt to call global 'usehotkey' (a nil value)


    It's from WindBot - iBot Conversion Log:

    Warning: Setting "Settings\\Alerts\\Player\\OnScreen\\FlashClie nt" has no WindBot equivalent!
    Warning: Access to unknown global variable: usehotkey
    Warning: Access to unknown global variable: opensomething
    My Trades:

    Sold 452 ED open PvP to @Hersiek
    Sold 394 EK open PvP to Adam
    Sold 232 MS retro PvP to @Dworak
    Sold 12 DV acc to @necon
    Sold 7 DV acc to @GPower
    Sold 7 DV acc to @javikrintos
    Sold 5 DV acc to @darko
    Sold 312 RP open PvP to @Smerfik
    Sold 305 EK retro PvP to @shyo
    Sold 283 ED open PvP to @shyo
    Sold 304 MS open PvP to @Kinito

    Helped you? REP+

  2. #22
    Free User
    Join Date
    Dec 2013
    Posts
    22
    Reputation
    10
    Rep Power
    0
    nevermind
    Last edited by Winiek; 02-12-2014 at 04:30 PM.

  3. #23
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    All the problems you guys reported should be fixed in 2.0.2. Mind to redownload and try it again?

  4. #24
    Free User
    Join Date
    Jan 2014
    Posts
    4
    Reputation
    10
    Rep Power
    0
    So, the converted scripts should work properly, yes?

    It isn't working, the same problem with buying pots ;d

  5. #25
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    Quote Originally Posted by tipser View Post
    So, the converted scripts should work properly, yes?

    It isn't working, the same problem with buying pots ;d
    Can you post the converted action Before and After?

  6. #26
    Free User
    Join Date
    Jan 2014
    Posts
    4
    Reputation
    10
    Rep Power
    0
    The ibot action in on previous page, in a sec i gonna post action from windbot

  7. #27
    Free User legendios's Avatar
    Join Date
    Dec 2013
    Posts
    590
    Reputation
    10
    Rep Power
    22
    Got a bug:

    Using a Script that should switch to "attack only if trapped" when hes about to run back to refill... But somehow that doesnt work on Windbot. Hes keeping targeting all monsters on the way back :P

  8. #28
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    Quote Originally Posted by legendios View Post
    Got a bug:

    Using a Script that should switch to "attack only if trapped" when hes about to run back to refill... But somehow that doesnt work on Windbot. Hes keeping targeting all monsters on the way back :P
    Hey, I just pushed a library update. Can you update the library and try to convert it again? Please let me know if it fixes your problem.

    Thanks.

  9. #29
    Free User legendios's Avatar
    Join Date
    Dec 2013
    Posts
    590
    Reputation
    10
    Rep Power
    22
    Quote Originally Posted by Lucas Terra View Post
    Hey, I just pushed a library update. Can you update the library and try to convert it again? Please let me know if it fixes your problem.

    Thanks.
    Hiho

    Been testing it and it works very fine! Thanks for your effort!

    Another thing: Getting errors with "giant shimmering pearl" bug log says he cant not find that item. (not rly necesarry to make an update just for that now but just for the future :P)

  10. #30
    Banned
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    48
    Reputation
    12
    Rep Power
    0
    problems while convering it.

    local itemstoequip = {"sabre", "chain helmet", "leather armor", "leather legs", "studded shield"}
    local placetoequip = {"weapon", "helmet", "armor", "legs", "shield"}
    local itemstodrop = {"club", "jacket"}


    for i = 1, #itemstoequip do
    for j = 0, #placetoequip do
    moveitems(itemstoequip[i], placetoequip [j], "all", 1)
    end
    end

    wait(1000, 2000)
    for k = 1, #itemstodrop do
    dropitems(itemid(itemstodrop[k]))
    end
    Last edited by tryller; 02-13-2014 at 01:07 PM.

 

 

Posting Permissions

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