Signup Now
Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Free User
    Join Date
    Feb 2016
    Posts
    3
    Reputation
    10
    Rep Power
    0

    [Bad Format] Backpacks not opening properly?

    From what I can see running Blakw's PH Corym script on Tibia 11 Windbot Beta, the backpacks are not opening and the char cannot even leave the depot to start the hunt. I am sure this is probably due to a lack of a Tibia 11 updated script, but in the event that it may be something else I figured I'd jot this down for feedback. A lot of times the script client will attempt to open a backpack(Displaying the opening options i.e: Look, Open, Open in Window), but will not open the backpack. I'm not sure if this is happening with anyone else. Feedback from the beta ;D
    Last edited by calebatwood; 12-15-2016 at 08:43 PM.

  2. #2
    Free User
    Join Date
    Mar 2016
    Posts
    35
    Reputation
    10
    Rep Power
    0
    Same here on Dani's script for mages, Forbidden Island Behemoths

  3. #3
    Free User
    Join Date
    Mar 2014
    Posts
    27
    Reputation
    12
    Rep Power
    0
    Same here for a script for demons on yalahar.
    Here Goes a action where it bugs;

    PS: It work on tibia 10

    local MainBP = getlootingdestination('mainbp')
    local LootBP = getlootingdestination('lootbp')

    closewindows()
    wait(1000)

    while windowcount(LootBP) == 0 do
    closewindows()
    wait(1000)
    openitem(0, 'back')
    wait(1000)
    openitem(LootBP, MainBP, false)
    wait(1000)
    end

    while itemcount(LootBP, LootBP) > 0 do
    openitem(LootBP, LootBP, false)
    wait(500)
    end

  4. #4
    Free User
    Join Date
    Feb 2016
    Posts
    3
    Reputation
    10
    Rep Power
    0
    Yeah. Maybe they just need to update their scripts for Tibia 11's version of Windbot now? I'm honestly not positive. I just know that all my scripts worked on Tibia 10(Windbot v2.8.10). If anyone has any response or feedback please, let us all know.

  5. #5
    Free User ozzix's Avatar
    Join Date
    Jan 2014
    Location
    Sweden
    Posts
    4,769
    Reputation
    151
    Rep Power
    31
    Quote Originally Posted by edurvd View Post
    Same here for a script for demons on yalahar.
    Here Goes a action where it bugs;

    PS: It work on tibia 10
    And what does this action do for you in T11? Does it open anything?

    Level Latest Scripts
    250+
    Oramond Sewers [MAGE |RP X1 | RP X2 |RP X3|EK X2 | EK X1]
    200+
    Banuta X2 [MAGE | RP]
    280+
    Roshamuul Mountain [RP]
    280+
    Ferumbras Lair [RP]
    250+
    Roshamuul North Silencers [RP]

  6. #6
    Free User
    Join Date
    Mar 2014
    Posts
    27
    Reputation
    12
    Rep Power
    0
    Quote Originally Posted by ozzix View Post
    And what does this action do for you in T11? Does it open anything?
    It opens the first backpack, get stuck, close it and start over.

  7. #7
    Free User
    Join Date
    Feb 2016
    Posts
    3
    Reputation
    10
    Rep Power
    0
    Yes, Ozzix it opens the first backpack, then doesn't open another and starts again, after closing all the backpacks!

  8. #8
    Moderator Raphael's Avatar
    Join Date
    Dec 2013
    Location
    raphseller.com
    Posts
    2,441
    Reputation
    309
    Rep Power
    28
    @calebatwood

    Please edit your post to follow the required guidelines.

  9. #9
    Free User
    Join Date
    Sep 2015
    Posts
    2
    Reputation
    10
    Rep Power
    0
    I'm using the hidden lizards script from Brad but when my char goes to the dp, he doesn't open it.

    I need modify something?

    thats the action for drop items on dp:
    depotaction('raredp', 'rare', {'a', 'raredp', 'b', 'stackdp'})

  10. #10
    Free User
    Join Date
    Mar 2016
    Posts
    35
    Reputation
    10
    Rep Power
    0
    Try going to settings and changing Click Wait Time, it worked for me

 

 

Posting Permissions

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