Signup Now
Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: PRoblems

  1. #11
    Free User Glidarn's Avatar
    Join Date
    Dec 2013
    Location
    Stockholm, Sweden
    Posts
    472
    Reputation
    49
    Rep Power
    21
    Quote Originally Posted by Foqsa View Post
    Hello. Who have problem with rune shot? (avalanche, gfb, thunderstorm)
    works fine for me, check your settings "keyboard simulation etc"

  2. #12
    Free User
    Join Date
    Jan 2016
    Posts
    1
    Reputation
    10
    Rep Power
    0
    Quote Originally Posted by Glidarn View Post
    I raised:

    Type wait time to: 110-140
    Press wait time to: 100-250

    Mouse settings:
    Move speed: 9
    Click wait time: 100-150

    I'm having the same problem, and those are my default settings...

    Type wait time to: 110-140
    Press wait time to: 100-250

    Mouse settings:
    Move speed: 9
    Click wait time: 100-150


    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    I've solved my problems folowing those steps:

    https://forums.tibiawindbot.com/show...-7-8-10-New-PC

    Last edited by Raserafim; 01-20-2017 at 10:50 AM. Reason: Problem Solved

  3. #13
    Free User
    Join Date
    Mar 2016
    Posts
    10
    Reputation
    10
    Rep Power
    0
    Can someone help me?

    I have demons yala east script,work fine on tibia 10 and latest bot version so i m trying to use tibia11 and latest bot version and when i load script it stuck at bp opener,
    have done change mouse.keyboard settings etc , nothing helping....

    windows 10,laptop pc


    it stuck on this script :
    --BPs
    setsetting('Looting/OpenNextBP', 'no')
    setsetting('Looting/OpenNextBP', 'no')
    closewindows(main, '0') wait(700,1000)
    closewindows(supply, '1') wait(700,1000)
    closewindows(lootbp, '2') wait(700,1000)
    closewindows(gold, '3') wait(700,1000)


    local main = getlootingdestination('main')
    local lootbp = getlootingdestination('lootbp')

    closewindows()
    while windowcount() < 2 do
    closewindows()
    wait(1234,3210)

    openitem(main, "back", true)
    wait(1234,3210)
    resizewindows()
    wait(1234,3210)
    openitem(lootbp,main,'opennew')
    wait(1234,3210)
    while itemcount(lootbp, lootbp) > 0 do
    openitem(lootbp, lootbp, false)
    end
    resizewindows()
    end

    wait(1234,3210)
    closewindows(main)



    it only open main bp and close it and over and over but on bot on tibia10 was working perfecto..
    help please

  4. #14
    Moderator Josh's Avatar
    Join Date
    Dec 2013
    Posts
    1,394
    Reputation
    183
    Rep Power
    24
    Quote Originally Posted by dariuszjanowicz View Post
    Can someone help me?

    I have demons yala east script,work fine on tibia 10 and latest bot version so i m trying to use tibia11 and latest bot version and when i load script it stuck at bp opener,
    have done change mouse.keyboard settings etc , nothing helping....

    windows 10,laptop pc


    it stuck on this script :
    --BPs
    setsetting('Looting/OpenNextBP', 'no')
    setsetting('Looting/OpenNextBP', 'no')
    closewindows(main, '0') wait(700,1000)
    closewindows(supply, '1') wait(700,1000)
    closewindows(lootbp, '2') wait(700,1000)
    closewindows(gold, '3') wait(700,1000)


    local main = getlootingdestination('main')
    local lootbp = getlootingdestination('lootbp')

    closewindows()
    while windowcount() < 2 do
    closewindows()
    wait(1234,3210)

    openitem(main, "back", true)
    wait(1234,3210)
    resizewindows()
    wait(1234,3210)
    openitem(lootbp,main,'opennew')
    wait(1234,3210)
    while itemcount(lootbp, lootbp) > 0 do
    openitem(lootbp, lootbp, false)
    end
    resizewindows()
    end

    wait(1234,3210)
    closewindows(main)



    it only open main bp and close it and over and over but on bot on tibia10 was working perfecto..
    help please
    Best to make a thread requesting support.

    I'm closing this thread as it doesn't follow the accepted format.
    Interested in software development and/or programming for Tibia?
    Check out the new Tibia Programming Forums (TibiaPF) by clicking the image below.

    Looking for a bot for the MMORPG, Medivia?
    Check out MediviaBotter, a powerful, injected bot by clicking the link below.


 

 

Posting Permissions

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