Signup Now
Page 48 of 65 FirstFirst ... 38464748495058 ... LastLast
Results 471 to 480 of 647
  1. #471
    Free User
    Join Date
    May 2014
    Posts
    67
    Reputation
    12
    Rep Power
    23
    Quote Originally Posted by Raphael View Post
    Any details?
    added as persistent and after added as cavebot>scripter
    the character dont even try to use the IDS, so i dont know what is going on :/

  2. #472
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,437
    Reputation
    309
    Rep Power
    31
    Quote Originally Posted by aafaz View Post
    added as persistent and after added as cavebot>scripter
    the character dont even try to use the IDS, so i dont know what is going on :/
    Okey, i'll try and find a char with access to place to test it.

  3. #473
    Free User
    Join Date
    May 2014
    Posts
    67
    Reputation
    12
    Rep Power
    23
    Quote Originally Posted by Raphael View Post
    Okey, i'll try and find a char with access to place to test it.
    there is no access needed... you can go with any character from thais to oramond..

  4. #474
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,437
    Reputation
    309
    Rep Power
    31
    Quote Originally Posted by aafaz View Post
    there is no access needed... you can go with any character from thais to oramond..
    You do need a decent level to go though, cuz AFAIK, it's close to minos or glooth stuff. Am I right?

  5. #475
    Free User
    Join Date
    May 2014
    Posts
    67
    Reputation
    12
    Rep Power
    23
    Quote Originally Posted by Raphael View Post
    You do need a decent level to go though, cuz AFAIK, it's close to minos or glooth stuff. Am I right?
    tibiacast helps you?

  6. #476
    Free User
    Join Date
    May 2014
    Posts
    67
    Reputation
    12
    Rep Power
    23
    @Raphael alguma notica? ;ss

  7. #477
    Free User
    Join Date
    Jun 2014
    Posts
    2
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by raphael View Post
    unequip crossbow/equip shield
    unequip('rhand')
    equipitem('demon shield', 'lhand')


    unequip shield/equip crossbow
    unequip('lhand')
    equipitem('crossbow', 'rhand')

    thnks raphael

  8. #478
    Free User
    Join Date
    Jul 2014
    Posts
    6
    Reputation
    10
    Rep Power
    0
    @Raphael olha o pvt por favor!! tive uma boa ideia!!

  9. #479
    Free User Justx's Avatar
    Join Date
    Jun 2014
    Posts
    192
    Reputation
    19
    Rep Power
    23
    hey raphael, I want to edit these persistents to when I'm attacked by any player, the bot will run execute the same actions it would if it were without supplies (go to dp and refill)

    auto(800, 1000)
    if itemcount(getuseroption('mpId', 'all')) < getuseroption('mpCheck') and $posz == 10 and $lootbodies < 1 and $battlesigned
    then
    setsetting("Persistent/Scripts/ForceRefillLower/Enabled","no")
    settargeting("off")
    gotolabel("leave lower")
    end


    if itemcount(getuseroption('hpId', 'all')) < getuseroption('hpCheck') and $posz == 10 and $lootbodies < 1 and $battlesigned
    then
    setsetting("Persistent/Scripts/ForceRefillLower/Enabled","no")
    settargeting("off")
    gotolabel("leave lower")
    end

    if $cap < getuseroption('capCheck') and $posz == 10 and $lootbodies < 1 and $battlesigned
    then
    setsetting("Persistent/Scripts/ForceRefillLower/Enabled","no")
    settargeting("off")
    gotolabel("leave lower")
    end





    auto(800, 1000)
    if itemcount(getuseroption('mpId', 'all')) < getuseroption('mpCheck') and $posz == 9 and $lootbodies < 1 and $battlesigned
    then
    setsetting("Persistent/Scripts/ForceRefill/Enabled","no")
    settargeting("off")
    gotolabel("leave normal")
    end


    if itemcount(getuseroption('hpId', 'all')) < getuseroption('hpCheck') and $posz == 9 and $lootbodies < 1 and $battlesigned
    then
    setsetting("Persistent/Scripts/ForceRefill/Enabled","no")
    settargeting("off")
    gotolabel("leave normal")
    end

    if $cap < getuseroption('capCheck') and $posz == 9 and $lootbodies < 1 and $battlesigned
    then
    setsetting("Persistent/Scripts/ForceRefill/Enabled","no")
    settargeting("off")
    gotolabel("leave normal")
    end

  10. #480
    Free User
    Join Date
    Jul 2014
    Posts
    11
    Reputation
    10
    Rep Power
    0
    Hi, i need an action to advertising

 

 

Posting Permissions

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