Signup Now
Page 35 of 38 FirstFirst ... 253334353637 ... LastLast
Results 341 to 350 of 378
  1. #341
    Free User
    Join Date
    May 2014
    Posts
    15
    Reputation
    10
    Rep Power
    0
    Hi, I'm having some problems with the conversion, I'm using Edron Earth Elementals for Mages iBot Script, and I converted it to the WindBot version, but, instead of keep 3 sqms away from the monsters, the bot runs until the monster disappears from the screen, making it impossible to kill it...
    What should I do?

  2. #342
    Free User
    Join Date
    Jun 2014
    Posts
    6
    Reputation
    10
    Rep Power
    0

    Angry registration expired

    my passkey is saying that this is expired it was for me to have 14 days free ... please check

    minha chave de acesso esta dizendo que esta expired sendo que era para mim ter 14 dias gratuito... verificar por favor

  3. #343
    Free User Orexx's Avatar
    Join Date
    Dec 2013
    Posts
    760
    Reputation
    21
    Rep Power
    25
    Quote Originally Posted by RafaelFLz View Post
    Hi, I'm having some problems with the conversion, I'm using Edron Earth Elementals for Mages iBot Script, and I converted it to the WindBot version, but, instead of keep 3 sqms away from the monsters, the bot runs until the monster disappears from the screen, making it impossible to kill it...
    What should I do?
    Make sure your targetting is enabled.

  4. #344
    Free User
    Join Date
    May 2014
    Posts
    15
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Orexx View Post
    Make sure your targetting is enabled.
    Yeah, it is enabled... and I also checked the distance for each monster, and it's alright, 3sqm, dont know what else to do =\

  5. #345
    Free User Orexx's Avatar
    Join Date
    Dec 2013
    Posts
    760
    Reputation
    21
    Rep Power
    25
    Quote Originally Posted by RafaelFLz View Post
    Yeah, it is enabled... and I also checked the distance for each monster, and it's alright, 3sqm, dont know what else to do =\
    You could just download the free edron earth elementals that was built specifically for windbot.

  6. #346
    Free User
    Join Date
    May 2014
    Posts
    15
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Orexx View Post
    You could just download the free edron earth elementals that was built specifically for windbot.
    I did it, I was just using that one to test the convertion

  7. #347
    Free User
    Join Date
    Jun 2014
    Posts
    3
    Reputation
    10
    Rep Power
    0
    Hi every single script I have converted has had the same problem, it starts up fine, does all its supposed to, however once it made a full round and comes to deposit the items, the bot doesn't open the backpacks.
    Scripts I am using are EK brimstone bug and RP Goroma Medusa and SS both from BugWT.

    Help?

  8. #348
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,200
    Reputation
    180
    Rep Power
    10
    Quote Originally Posted by Hellemondt View Post
    Hi every single script I have converted has had the same problem, it starts up fine, does all its supposed to, however once it made a full round and comes to deposit the items, the bot doesn't open the backpacks.
    Scripts I am using are EK brimstone bug and RP Goroma Medusa and SS both from BugWT.

    Help?

    Please post the action used to reopen the backpacks and your setup script. Put it between [lua][/lua].

  9. #349
    Free User
    Join Date
    Jun 2014
    Posts
    3
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Lucas Terra View Post
    Please post the action used to reopen the backpacks and your setup script. Put it between [lua][/lua].
    --Setting up Backpack
    if not islocation(3) then
    gotolabel("BeginAtDp")
    end

    closewindows()
    setsetting("Looting/OpenNextBP","no")

    while windowcount_ib() < 2 do
    closewindows()
    wait(1000,2000)
    openitem(MainBPname, "back", true)
    wait(1000,2000)
    resizewindows()
    wait(1000,2000)
    openitem(LootBPname, MainBPname, true)
    wait(1000,2000)
    end


    -- [[RP - Goroma Serpent Spawns v1.2 by BUgWT]]
    -- ____ __ __ ______
    -- /\ _`\ /\ \ __/\ \/\__ _\
    -- \ \ \L\ \ __ __ __ \ \ \/\ \ \ \/_/\ \/
    -- \ \ _ <'/\ \/\ \ /'_ `\\ \ \ \ \ \ \ \ \ \
    -- \ \ \L\ \ \ \_\ \/\ \L\ \\ \ \_/ \_\ \ \ \ \
    -- \ \____/\ \____/\ \____ \\ `\___x___/ \ \_\
    -- \/___/ \/___/ \/___L\ \'\/__//__/ \/_/
    -- /\____/
    -- \_/__/
    --
    --
    -- Setup:

    --________________ Settings ___________________

    WORLD_TYPE = 0 -- [1 = PvP/PvPe] [[0 = NonPvP]
    SoftbootsRefill = true
    PlayeronScreenAlert = true
    UseMount = true

    RopetoUse = "squeezing gear of girlpower"
    PicktoUse = "squeezing gear of girlpower"
    LootGold = true
    CapToDropGP = 200
    CapToLeave = 10

    KeepHasted = true
    UseRusty = false

    --_______________ Attack Setup _______________

    HPToExoriCon = 10 -- [Hp % of the monster to exori con. This is to prevent "exori san" on someone]

    AntiLure= true
    AntiLureAmount = 6

    --_____________ Backpack Setup ______________

    MainBPname = "Backpack of Holding"
    LootBPname = "Zaoan chess box"
    GoldBPname = "Brocade Backpack"
    SupplyBPname = "jewelled backpack"

    --______________ Depot Setup ________________

    MainDepotname = "Grey Backpack"
    LootDepotname = "Red Backpack"
    AddonDepotname = "Purple Backpack"
    ExtraDepotBackpack = "Yellow Backpack" -- [Backpack for Assassin Stars or Bolts]

    --________________ Others ___________________

    ManaName = "strong mana potion"
    ManaBuy = 1100
    Mana_Check = 150

    AmmoName = "prismatic bolt"
    AmmoBuy = 2200
    AmmoCheck = 50

    --_______________ Hunting Setup ________________

    -- [[Main Floor Options]]
    NorthTunnel = false
    DeepNorthTunnel = false

    NorthEastTunnel = false
    DeepNorthEastTunnel = false

    EastTunnel = false
    DeepEastTunnel = false

    WestTunnel = false
    DeepWestTunnel = false

    NorthWestTunnel = false
    DeepNorthWestTunnel = false

    -- [[Below Floor Options]]
    EastFloorDown = true -- [-1]
    DeepEastFloorDown = true

    WestFloorDown = false -- [-1]
    DeepWestFloorDown = false

    --___________ Extras (Don't touch) ______________

    PotID = itemid(ManaName)
    PotPrice = itemcost(ManaName)

    AmmoID = itemid(AmmoName)
    AmmoPrice = itemcost(AmmoName)

    OpenAreasifLow = true
    HptoOpen = 15

    function __itemcount(ITEM_ID, LOCATION)
    local ITEM_ID = type(ITEM_ID) ~= "number" and itemid(ITEM_ID) or ITEM_ID
    local ITEM_COUNT = itemcount(ITEM_ID, LOCATION)

    if ($rhand.id == ITEM_ID) then
    ITEM_COUNT = ITEM_COUNT + $rhand.count
    elseif ($belt.id == ITEM_ID) then
    ITEM_COUNT = ITEM_COUNT + $belt.count
    end

    return ITEM_COUNT
    end

  10. #350
    Free User
    Join Date
    Mar 2014
    Posts
    4
    Reputation
    10
    Rep Power
    0
    Hi why when i converte ibot->windbot hud show me loot items and dont show me waste potions?

 

 

Posting Permissions

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