Signup Now
Page 5 of 8 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 77
  1. #41
    Free User
    Join Date
    Apr 2014
    Posts
    5
    Reputation
    10
    Rep Power
    0
    My bot still trying change outffiet...

  2. #42
    Free User Steve's Avatar
    Join Date
    Dec 2013
    Posts
    25
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by torcik View Post
    My bot still trying change outffiet...
    Disable auto mount.

  3. #43
    Free User
    Join Date
    Apr 2014
    Posts
    5
    Reputation
    10
    Rep Power
    0
    Thanks, i Love You After update bot i start bot with my noob char and i think its bug from update, sry;p

  4. #44
    Free User
    Join Date
    Feb 2014
    Posts
    6
    Reputation
    10
    Rep Power
    0
    I got same problem with manas, it's supposed to buy 300 and it's only buying 240. Also, when trying to folow boat npc to travel, folow is not working, here are my actions:
    resizewindows()

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

    --sell all flasks
    sellflasks() wait(500, 1000)

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

    follow("Buddel")
    wait(1000)
    say("hi")
    wait(500,1000)
    npcsay("go")
    wait(500,1000)
    npcsay("camp")
    wait(500,1000)
    npcsay("yes")

  5. #45
    Free User swatkamus's Avatar
    Join Date
    Jan 2014
    Location
    Brazil
    Posts
    54
    Reputation
    10
    Rep Power
    21
    this char not taking the right money to buy mana ', and not selling the empty pots.

    MPMax = getuseroption("Max Mana Potions")
    HPMax = getuseroption("Max Health Potions")
    MPType = getuseroption("Mana Potion")
    HPType = getuseroption("Health Potion")
    MPPrice = getuseroption("Mana Potion Price")
    HPPrice = getuseroption("Health Potion Price")
    MPMin = getuseroption("Min Mana Potions")
    HPMin = getuseroption("Min Health Potions")

    withdraw = ((MPMax - (itemcount(MPType)))*MPPrice) + ((HPMax - (itemcount(HPType)))*HPPrice)

    say("hi")
    wait(1000,1500)
    npcsay("deposit all")
    wait(1000,1500)
    npcsay("yes")
    wait(1000,1500)
    npcsay("withdraw")
    wait(1000,1500)
    npcsay(withdraw)
    wait(1000,1500)
    npcsay("yes")

  6. #46
    Free User Xazz's Avatar
    Join Date
    Dec 2013
    Location
    Sweden
    Posts
    79
    Reputation
    15
    Rep Power
    21
    It doesn't work for me, there's something strange that makes me unable to install the bot!

  7. #47
    Free User
    Join Date
    Apr 2014
    Posts
    51
    Reputation
    10
    Rep Power
    21
    Looting with browse field is not working. The corpse is underneath a fire field and the char just stands next to the corpse. Happened more than once.

  8. #48
    Free User Garkstal's Avatar
    Join Date
    Dec 2013
    Location
    www.garkstalscripts.com
    Posts
    795
    Reputation
    124
    Rep Power
    23
    market functions, gonna test them
    http://i.imgur.com/lkWkIMg.png
    ........................Script Name......................
    Profession
    Asura Palace ED + EK
    Characters for sale! | Like Our Facebook! | Sell Tibia Gold

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

    I can't hunt dragons because browse field isn't working, the char just stands next to dead monsters

  10. #50
    Free User xyyyyllo's Avatar
    Join Date
    Dec 2013
    Posts
    95
    Reputation
    27
    Rep Power
    21
    Quote Originally Posted by danielcb View Post
    @Lucas Terra

    I can't hunt dragons because browse field isn't working, the char just stands next to dead monsters
    same, even with the updated version.
    Sig removed

    said the mod

 

 

Posting Permissions

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