Signup Now
Page 24 of 38 FirstFirst ... 14222324252634 ... LastLast
Results 231 to 240 of 378
  1. #231
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,200
    Reputation
    180
    Rep Power
    10
    Quote Originally Posted by grafix View Post
    Code:
    10:22:49 error in Library file windConverter.lua:
      ["to = math.max(from,..."]:windConverterWrapper_settings.l:68 bad argument #1 to 'max' (number expected, got nil)
    stack traceback:
      ["to = math.max(from, to)"]:windConverterWrapper_settings.l:68 in function ["local function conv..."]:windConverterWrapper_settings.l:61
      ["newvalue = s.newvalue(value, s.name)"]:windConverterWrapper_settings.l:1181 in function ["function convertSet..."]:windConverterWrapper_settings.l:1105
      [string ""]:3009 in function [string ""]:2971
      [string ""]:3654 in function [string ""]:3640
      [string ""]:1959 in function [string ""]:1860
      [string ""]:2134 in function [string ""]:2046
      [string ""]:2335 in function [string ""]:2331
      [string ""]:2182 in function [string ""]:2046
      [string ""]:2335 in function [string ""]:2331
      [string ""]:2351 in function [string ""]:1796
      [string ""]:2420 in function [string ""]:2398
      [string ""]:2529 in function [string ""]:2500
    Can you send me the script you were trying to convert? Via PM.

  2. #232
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,200
    Reputation
    180
    Rep Power
    10
    Quote Originally Posted by Orexx View Post
    Not sure if this is a good place to post this, but it came from a converted Demon Script. This action will absolutely stop an entire script from working. Once I disable it, script works fine.
    and im receiving;

    error in Action script checkSup5:
    ["if ((itemcount(idMpToCount, 'all') <= m..."]:Action: 285:24 attempt to compare number with nil
    It's scripts' mistake, not converter.

    auto(800, 1000)

    if (useStake == ("yes"))
    then
    if (maround_ib(7) == 0)
    then
    if ($lootbodies == 0)
    then
    pausewalking(10000)
    stake(4, nil, true)
    --wait(2000)
    pausewalking(0)
    end
    end
    end


    For the second problem, either minMpAmount, or minHpAmount or minAmmoAmount or minCapAmount does not exist on the setup script.
    local minCapAmount = (minCapacity) 

    if ((itemcount(idMpToCount, 'all') <= minMpAmount) or (itemcount(idHpToCount, 'all') <= minHpAmount) or (itemcount(idAmmoToCount, 'all') <= minAmmoAmount) or ($cap <= minCapAmount)) then
    gotolabel("leave_hunt2")
    end

  3. #233
    Free User
    Join Date
    Mar 2014
    Posts
    108
    Reputation
    6
    Rep Power
    0
    hello lucas, im having a problem on converting a hive script, i got this error in conversion blog, help me please =)

    accion 228 error.png

  4. #234
    Free User
    Join Date
    Mar 2014
    Posts
    108
    Reputation
    6
    Rep Power
    0
    Error: Conversion of action script 'action228' failed! Original script had an error.


    22:49:58 PARSING ERROR: action228:>> :2:4: Assignment Statement Expected


    w151>Action 33188 31988 8 if posz == 8 and posx == 33188 and posy == 31988 then say("exani tera")
    ;bye</w151>


    where is the error?

  5. #235
    Free User
    Join Date
    Jan 2014
    Posts
    1
    Reputation
    10
    Rep Power
    0
    How % this converter working ?? Because I have 5 ibot scripts ( blakW) and if i converted to windbot... this all working great?

  6. #236
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,200
    Reputation
    180
    Rep Power
    10
    Quote Originally Posted by Carlos Villa View Post
    Error: Conversion of action script 'action228' failed! Original script had an error.


    22:49:58 PARSING ERROR: action228:>> :2:4: Assignment Statement Expected


    w151>Action 33188 31988 8 if posz == 8 and posx == 33188 and posy == 31988 then say("exani tera")
    ;bye</w151>


    where is the error?
    Just change that 'bye' for an 'end', and it will work. lol

  7. #237
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,200
    Reputation
    180
    Rep Power
    10
    @mortens

    Why don't you try it yourself? You have 14 free days to test.

    I'm pretty sure it will work much better than on iBot itself.

  8. #238
    Free User
    Join Date
    Mar 2014
    Posts
    108
    Reputation
    6
    Rep Power
    0
    Quote Originally Posted by Lucas Terra View Post
    Just change that 'bye' for an 'end', and it will work. lol


    ty =)

  9. #239
    Free User
    Join Date
    Mar 2014
    Posts
    1
    Reputation
    10
    Rep Power
    0

    I have problem here

    hey, when i login i found That error login ( Registration Expired ) how i can fix it answer fast please

  10. #240
    Free User grafix's Avatar
    Join Date
    Jan 2014
    Posts
    535
    Reputation
    20
    Rep Power
    25
    while converting script it bump up
    Code:
    Warning: Setting "Settings\\Alerts\\Player\\OnScreen\\FlashClient" has no WindBot equivalent!
    Warning: Access to unknown global variable: TargetAll
    Warning: Access to unknown global variable: softs
    also i notice script having 2 bugs were on ibot nothing happen like this

    #lucas
    when i can reach you on skype?

 

 

Posting Permissions

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