Signup Now
Page 219 of 258 FirstFirst ... 119169209217218219220221229 ... LastLast
Results 2,181 to 2,190 of 2580
  1. #2181
    Free User
    Join Date
    Nov 2014
    Posts
    35
    Reputation
    10
    Rep Power
    0
    yo the hive script dosent work, propablly because there is no "hardcore" and "normal" in options and there is that in the scripts, it says all the time "not supplied enough, city will repeat"

    and yeah i do have all the supplies needed
    it also dosent take rings from dp-not fixed

    ok fixed it waypoint before going to spawn is fked up fix it(i dont want to go through all of your hotkeys and figuring it out)
    Scritp "refill" dosent work either.
    Last edited by Pliszka; 04-05-2016 at 12:42 AM.

  2. #2182
    Free User
    Join Date
    Nov 2014
    Posts
    35
    Reputation
    10
    Rep Power
    0
    "if $wptsection == "spawn" or $wptsection == "spawntwo" then" (not in console)

    almost in every script and there is no options spawn and spawntwo

    next error in console
    error in Cavebot script shp:
    ["if itemcount("strong health potion") > 0 and $h..."]:shp:2 attempt to compare number with nil
    Last edited by Pliszka; 04-04-2016 at 11:40 PM.

  3. #2183
    Free User ozzix's Avatar
    Join Date
    Jan 2014
    Location
    Sweden
    Posts
    4,768
    Reputation
    151
    Rep Power
    33
    Quote Originally Posted by Pliszka View Post
    yo the hive script dosent work, propablly because there is no "hardcore" and "normal" in options and there is that in the scripts, it says all the time "not supplied enough, city will repeat"

    and yeah i do have all the supplies needed
    it also dosent take rings from dp-not fixed

    ok fixed it waypoint before going to spawn is fked up fix it(i dont want to go through all of your hotkeys and figuring it out)
    Scritp "refill" dosent work either.
    "if $wptsection == "spawn" or $wptsection == "spawntwo" then" (not in console)

    almost in every script and there is no options spawn and spawntwo

    next error in console
    error in Cavebot script shp:
    ["if itemcount("strong health potion") > 0 and $h..."]:shp:2 attempt to compare number with nil
    the script is literally named "hard", there is only a hardcore option.
    not supplied enough will ONLY show if you're not supplied enough or not enough cap, thus triggering the force-refill
    how do you mean "script "refill"" doesnt work?
    if itemcount() returns nil for you then you've done something and should reload the libs (ctrl + r)
    check email for fix to the withdrawer actions

    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]

  4. #2184
    Free User
    Join Date
    Nov 2014
    Posts
    35
    Reputation
    10
    Rep Power
    0
    Did you run this scritp ? Or did you send me wrong one? "not supplied enough, city will repeat" when i do have all supplies do u want ss do you want me to show you on tibia cast ?

    This:
    "--supply check

    cap = getuseroption('kap')


    if needresupply(cap, 'sup') then
    gotolabel(0)
    printerror('not supplied enough, city will repeat')
    end
    "

    and this
    "auto(1000)
    cap = getuseroption('kap')

    if $wptsection == "spawn" or $wptsection == "spawntwo" or $wptsection == "spawnhard" then
    if needresupply(cap, 'sup') then
    --[[ stopattack()
    setlooting("no")
    --settargeting("no") --incase
    stopattack() --incase
    --settargeting("no", true)
    switchprofile('targeting', 'TargetListB')]]--
    gotolabel(0, 'back')
    wait(10000)
    end
    end"

    is wrong

    The problem with rings is fixed thanks now just the refill
    Last edited by Pliszka; 04-05-2016 at 02:19 PM.

  5. #2185
    Free User ozzix's Avatar
    Join Date
    Jan 2014
    Location
    Sweden
    Posts
    4,768
    Reputation
    151
    Rep Power
    33
    Quote Originally Posted by Pliszka View Post
    Did you run this scritp ? Or did you send me wrong one? "not supplied enough, city will repeat" when i do have all supplies do u want ss do you want me to show you on tibia cast ?

    This:
    "--supply check

    cap = getuseroption('kap')


    if needresupply(cap, 'sup') then
    gotolabel(0)
    printerror('not supplied enough, city will repeat')
    end
    "
    and this
    "auto(1000)
    cap = getuseroption('kap')

    if $wptsection == "spawn" or $wptsection == "spawntwo" or $wptsection == "spawnhard" then
    if needresupply(cap, 'sup') then
    --[[ stopattack()
    setlooting("no")
    --settargeting("no") --incase
    stopattack() --incase
    --settargeting("no", true)
    switchprofile('targeting', 'TargetListB')]]--
    gotolabel(0, 'back')
    wait(10000)
    end
    end"

    is wrong
    Yes i have run this script.
    It would only display that text if you are not supplied enough or if cap is below the amount to refill, you can send me ss of cavebot > settings aswell as the chars bps when the bot show "not supplied enough".
    Also make sure "Load character settings on login" is NOT checked.

    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]

  6. #2186
    Free User
    Join Date
    Nov 2014
    Posts
    35
    Reputation
    10
    Rep Power
    0
    i think its workin and i was wrong((my bad will test it now) , btw utura gran and exori gran ico are not listed in the script desripction

  7. #2187
    Free User ozzix's Avatar
    Join Date
    Jan 2014
    Location
    Sweden
    Posts
    4,768
    Reputation
    151
    Rep Power
    33
    Quote Originally Posted by Pliszka View Post
    i think its workin and i was wrong((my bad will test it now) , btw utura gran and exori gran ico are not listed in the script desripction
    Added them to the description, thanks.

    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]

  8. #2188
    Free User Eternia Star's Avatar
    Join Date
    Dec 2013
    Posts
    264
    Reputation
    11
    Rep Power
    24
    @ozzix

    Hee, Im interested in buying Oramond Sewers X1 for mage, Could you post or send me some Huds from botting there?

  9. #2189
    Free User ozzix's Avatar
    Join Date
    Jan 2014
    Location
    Sweden
    Posts
    4,768
    Reputation
    151
    Rep Power
    33
    Quote Originally Posted by Eternia Star View Post
    @ozzix

    Hee, Im interested in buying Oramond Sewers X1 for mage, Could you post or send me some Huds from botting there?
    Don't think i have any screens but I'll see if I can find some.

    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]

  10. #2190
    Free User Zaru's Avatar
    Join Date
    Oct 2014
    Location
    Minas Gerais, Brasil.
    Posts
    13
    Reputation
    10
    Rep Power
    0
    Check PM

 

 

Tags for this Thread

Posting Permissions

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