Signup Now
Page 23 of 24 FirstFirst ... 1321222324 LastLast
Results 221 to 230 of 233
  1. #221
    Free User
    Join Date
    Oct 2014
    Posts
    89
    Reputation
    12
    Rep Power
    20
    please i have ed lvl 177 how much exp/h i should get if i used sds only ?

  2. #222
    Free User
    Join Date
    Dec 2015
    Posts
    2
    Reputation
    10
    Rep Power
    0
    hello im new here and i need this script, but i want with thunderstorn and UE spell how i can get??

  3. #223
    Free User
    Join Date
    Mar 2016
    Posts
    1
    Reputation
    10
    Rep Power
    0
    Hi I'm new with this program were I can change the ammo for crystalline arrow, and also to buy it when it is about to end? Thank you

  4. #224
    Free User
    Join Date
    Aug 2014
    Posts
    94
    Reputation
    10
    Rep Power
    20
    Relly a good script, just need a good polishment to get at it maximum.

    Cons
    • Got stuck NE in a ramp
    • Bad for RPS, i had to code a adv exevo mas san caster.
    • I'm getting bugs in backpack, trying to code a forced bp opener, but when ressuplying the NPC opens the trade window full. Só it get stucks.



    Pros
    1. Excelent respawn and respawn choices. Should have a minimap explaining which is recommended for this level and etc
    2. Best [ALL] script I've ever used.
    3. Very easy setup.
    4. Great EXP!

    no voucher, no bonus. 1h in the hunt but 40m just sharping for my char.
    Just with some coding skills you can make this script marvelous. All my thanks to you @brad
    Last edited by QueijoCheddar; 04-03-2016 at 11:37 PM.

  5. #225
    Free User
    Join Date
    Jul 2016
    Posts
    2
    Reputation
    10
    Rep Power
    0
    Hello i have problem with you script
    if he buy supplise strong mana potion and crystalline arrow he not put on supplise backpack i have everything changed
    Last edited by fleczer; 08-23-2016 at 10:28 PM.

  6. #226
    Free User
    Join Date
    Sep 2016
    Posts
    1
    Reputation
    10
    Rep Power
    0
    Hi brad, I am new to windbot... I cannot seem to make any of your scripts work. Char doesnt kills or anything... what am i doing wrong? I spent like 1 hour configurating this script to suit ANYTHING my char may have had wrong and stilll it doesnt even attacks.

  7. #227
    Free User
    Join Date
    Aug 2016
    Posts
    13
    Reputation
    10
    Rep Power
    0
    Hello Brad,

    Sorry to bother you, but the Frost Dragon script at stand 050 in Northeast the bot stops upstairs and goes to section SouthEast and it bugs. It keeps scrolling up and down and it is not moving. I have to click on NorthEast like 040 or so to make it go back and start over again. And sometimes that doesnt work, it will just do the same thing. Any help? Thank you.

    Kind regards,

    SIC

  8. #228
    Free User
    Join Date
    Aug 2016
    Posts
    13
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by fleczer View Post
    Hello i have problem with you script
    if he buy supplise strong mana potion and crystalline arrow he not put on supplise backpack i have everything changed
    use this

    local mainbp = 'jewelled backpack'
    local supplybp = 'minotaur backpack'
    local supply = {'strong mana potion','sudden death rune'}

    auto(1000)
    for _, v in ipairs(supply) do
    if itemcount(v,mainbp) >= 1 then
    moveitems(v,supplybp,mainbp,100)
    end
    end

  9. #229
    Free User thegoodguy's Avatar
    Join Date
    Oct 2015
    Posts
    35
    Reputation
    10
    Rep Power
    0

    updateit man

    come on man update it! now we dnt need to carry money..update the scripts

  10. #230
    Free User
    Join Date
    Sep 2016
    Posts
    2
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by smileyicecap View Post
    use this

    local mainbp = 'jewelled backpack'
    local supplybp = 'minotaur backpack'
    local supply = {'strong mana potion','sudden death rune'}

    auto(1000)
    for _, v in ipairs(supply) do
    if itemcount(v,mainbp) >= 1 then
    moveitems(v,supplybp,mainbp,100)
    end
    end
    where i use this?

 

 

Posting Permissions

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