Signup Now
Page 4 of 8 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 77
  1. #31
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    Quote Originally Posted by lonriek View Post
    my bot buy only 100 mps and try back to hunt after update
    Please, post the action you are using to buy it.

  2. #32
    Free User Dani Scripts's Avatar
    Join Date
    Dec 2013
    Location
    Mexico
    Posts
    558
    Reputation
    56
    Rep Power
    22
    My wind client addons isn't working >.<

  3. #33
    Free User
    Join Date
    Mar 2014
    Posts
    61
    Reputation
    17
    Rep Power
    21
    I have that same problem with manas ;/ and here is sction

    local suplies = getlootingdestination('suplies')
    local main = getlootingdestination('main')


    say('hi') wait(700,1000)
    npcsay('trade') wait(700,1000)

    --buy all the ammo
    foreach supplyitem i 'a' do
    buyitemsupto(i.id, i.uptocount) wait(500, 1000)
    end

    --move ammo to supplies backpack
    foreach supplyitem i 'a' do
    local id = i.id
    while itemcount(id, main) > 0 do
    moveitems(id, suplies, main, 100) waitping()
    end
    end

  4. #34
    Administrator Lucas Terra's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    2,202
    Reputation
    141
    Rep Power
    10
    @lonriek, @nerczu: please reopen the bot, update LucasTerra.lua and your problems will go away. Sorry about that.

  5. #35
    Free User
    Join Date
    Mar 2014
    Posts
    61
    Reputation
    17
    Rep Power
    21
    No problem ) and thanks for fast job xD

  6. #36
    Free User
    Join Date
    Feb 2014
    Posts
    8
    Reputation
    10
    Rep Power
    0
    everytime i open , the bot try do update , but the problem still

  7. #37
    Free User Shakoflaco's Avatar
    Join Date
    Mar 2014
    Location
    Sweden
    Posts
    203
    Reputation
    10
    Rep Power
    21
    I have the problem aswell on converted ibot scripts from BlakW

  8. #38
    Free User
    Join Date
    Mar 2014
    Posts
    61
    Reputation
    17
    Rep Power
    21
    yee still is the problem ;/ now he buy 236 mana and he should buy 1200 ;/

  9. #39
    Free User Dani Scripts's Avatar
    Join Date
    Dec 2013
    Location
    Mexico
    Posts
    558
    Reputation
    56
    Rep Power
    22
    @Lucas Terra

    When you try to download wind addons from your free tools page it downloads wind addons version 1.0.3 instead 1.0.4

  10. #40
    Free User Steve's Avatar
    Join Date
    Dec 2013
    Posts
    25
    Reputation
    10
    Rep Power
    0
    I can't download. 6.8kb/s and after stop download.

    My internet is ok, I tested already.

 

 

Posting Permissions

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