Signup Now
Page 57 of 105 FirstFirst ... 747555657585967 ... LastLast
Results 561 to 570 of 1043
  1. #561
    Free User
    Join Date
    Apr 2016
    Location
    Germany
    Posts
    96
    Reputation
    19
    Rep Power
    19
    Quote Originally Posted by Nimo View Post
    Can you plase post a screenshot of your settings and backpacks ingame?



    Happens probably due to high ping. I am running this script almost every day without such problems. I will try to add extra checker.
    http://imgur.com/a/pzAUC

    Main BP os Brown Bp ofcourse. Opening every backpack besides the loot bp, also not putting new bought potions into supply bp

  2. #562
    Free User Nimo's Avatar
    Join Date
    Dec 2015
    Posts
    1,202
    Reputation
    120
    Rep Power
    23
    Quote Originally Posted by Tombstone View Post
    http://imgur.com/a/pzAUC

    Main BP os Brown Bp ofcourse. Opening every backpack besides the loot bp, also not putting new bought potions into supply bp
    Disable "use supplies backpack" at the left of the setup.
    I will update script within 1-2 hours. I am sorry for this.

  3. #563
    Free User
    Join Date
    Apr 2016
    Location
    Germany
    Posts
    96
    Reputation
    19
    Rep Power
    19
    Quote Originally Posted by Nimo View Post
    Disable "use supplies backpack" at the left of the setup.
    I will update script within 1-2 hours. I am sorry for this.
    np bro, nobody is perfect! and thats why u need feedback to find the little mistakes

  4. #564
    Free User hyderascripts's Avatar
    Join Date
    Oct 2014
    Location
    Brasil
    Posts
    311
    Reputation
    41
    Rep Power
    22
    @Nimo find out what is on venore. The same as i've reported about boat on cormaya. Same function. But in cormaya, it keep backing some wpts, and trying to find NPC, on venore it got stuck xD

  5. #565
    Free User Nimo's Avatar
    Join Date
    Dec 2015
    Posts
    1,202
    Reputation
    120
    Rep Power
    23
    Quote Originally Posted by hyderascripts View Post
    @Nimo find out what is on venore. The same as i've reported about boat on cormaya. Same function. But in cormaya, it keep backing some wpts, and trying to find NPC, on venore it got stuck xD
    The function you mentioned before works fine. I have tested it earier. Now I am running same script as yours for 4h without single stuck .

    BTW Are you using Tibia 11 or 10?
    Last edited by Nimo; 01-20-2017 at 05:19 PM.

  6. #566
    Free User hyderascripts's Avatar
    Join Date
    Oct 2014
    Location
    Brasil
    Posts
    311
    Reputation
    41
    Rep Power
    22
    Quote Originally Posted by Nimo View Post
    The function you mentioned before works fine. I have tested it earier. Now I am running same script as yours for 4h without single stuck .
    Actually it doesnt. It never reach the npc itself if the NPC is far form center boat.

  7. #567
    Free User Nimo's Avatar
    Join Date
    Dec 2015
    Posts
    1,202
    Reputation
    120
    Rep Power
    23
    Quote Originally Posted by hyderascripts View Post
    Actually it doesnt. It never reach the npc itself if the NPC is far form center boat.


    Seems to be working for me. Are you using Tibia 11?

  8. #568
    Free User hyderascripts's Avatar
    Join Date
    Oct 2014
    Location
    Brasil
    Posts
    311
    Reputation
    41
    Rep Power
    22
    Quote Originally Posted by Nimo View Post
    Seems to be working for me. Are you using Tibia 11?
    Using tibia 10. it bugs on 014 Action on section To Hunt, It prints on console hi 3, so he doesn't do anything and stay away on boat.

    if islocation(6) then
    if (magevoc() and getuseroption('Use GFBs') and itemcount(getuseroption('SDName')) < tonumber(getuseroption('MaxSDRunes'))) or (getuseroption('SoftRefiller') and itemcount("worn soft boots") > 0 and itemcount("soft boots") == 0) then
    print('hi 1')
    _travel("Captain Seahorse", "venore")
    waitping(2,3)
    else
    print('hi 2')
    _travel("Captain Seahorse", "cormaya")
    end
    else
    print('hi 3')
    end







    EDIT:
    The only way that i found to solve this, was by after that code, add a gotolabel 0 under venore tab.

    _travel("Captain Seahorse", "venore")
    Last edited by hyderascripts; 01-20-2017 at 08:33 PM.

  9. #569
    Free User
    Join Date
    Nov 2016
    Posts
    5
    Reputation
    10
    Rep Power
    0

  10. #570
    Free User Nimo's Avatar
    Join Date
    Dec 2015
    Posts
    1,202
    Reputation
    120
    Rep Power
    23
    To the top

 

 

Posting Permissions

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