Tol Barad +1800 honor script menu

User Tag List

Results 1 to 12 of 12
  1. #1
    xtase2007's Avatar Contributor
    Reputation
    114
    Join Date
    Mar 2007
    Posts
    552
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Tol Barad +1800 honor script

    TOL BARAD HAS BEEN HOTFIXED.
    can still use this tool as anti afk


    Hi everyone. I was sick and tired of not getting into TB so i wrote this little script. You probably heard of "bridge" TB exploit where you gotta run in for a few sec and then out so you dont get teleported out. Well this script basically does it for you. You can just turn it on and go afk ;D

    It is not a 100% chance that you actually will get that 1800 honor. There is 1 second delay between changing zones. If you are very unlucky TB will end during that second and you will not get any honor ;(

    I would say its a 20% chance that you will not get honor. When i was doing it manually it was more like 50/50 - i kept running in and out without having any idea when the battle will be over.
    ================================================

    How to:

    EDIT:
    Script uses - and = to move left and right. if you dont wanna recompile the script, you will have to change stafe left and right( in wow menus) to - and = appropriately. or you can use source code and change keys there and then recompile ( use w/e keys u actually use in wow to strafe)

    Step1. Find a good spot. You gotta find that spot where you can easily move left and right to change zones from TBP to TB. Position your character in TBP as close as possible to TB.( please look at screnshot down below to see how to position ur char)
    Step2. Minimize WoW, launch TBfarm32.exe
    Step3. Get back into WoW. Script should start working as soon as you maximize WoW. Your character should be moving
    from TBP to TB and back every 5 seconds. Make sure to test it before the battle even starts to make sure it working.

    to turn it off - go to your taskbar, and click on the script icon and click exit.


    I hope you enjoy.
    Script was written with AutoIt.

    Just tested it 5 min ago and it worked! Cheers
    PS. dont get ganked with this ;D

    DOWNLOAD HERE:
    TBfarm32.exe

    screen


    for paranoid people( or smart?) here is the source code.
    you can compile ur own script to make it safer i guess.
    CODE:

    ; Prompt the user to run the script - use a Yes/No prompt
    $answer = MsgBox(4, "vlc", "This script will move your WoW character left and right. Run?")


    ; Check the user's answer to the prompt (see the help file for MsgBox return values)
    ; If "No" was clicked (7) then exit the script
    If $answer = 7 Then
    MsgBox(0, "AutoIt", "OK. Bye!")
    Exit
    EndIf


    ; Wait for the WoW become active - it is titled "World of Warcraft" on English systems
    WinWaitActive("World of Warcraft")

    ; Key Delay Options
    Opt("SendKeyDownDelay", 200)
    Opt("SendKeyDelay", 1)


    While 1=1
    ; Use AutoItSetOption to move to the right
    AutoItSetOption("SendKeyDelay", 200)
    Send("=")
    Sleep(5000)

    ; Use AutoItSetOption to move to the left
    AutoItSetOption("SendKeyDelay", 100)
    Send("-")
    Sleep(10)
    WEnd
    ; Done.
    Last edited by xtase2007; 01-05-2011 at 05:53 PM.

    Tol Barad +1800 honor script
  2. #2
    logitech13's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone tried ? is it 1 time honor or you can repeat it ?

  3. #3
    Kardus's Avatar Member
    Reputation
    5
    Join Date
    Apr 2006
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice work, might want to include the autoit source or a scan log for paranoid people though.

  4. #4
    Dafian's Avatar Member
    Reputation
    1
    Join Date
    Jan 2011
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Gona try it, but my Norton virus program blocked it XD

  5. #5
    xtase2007's Avatar Contributor
    Reputation
    114
    Join Date
    Mar 2007
    Posts
    552
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I added source code if someone wanna recompile.
    Everytime you do an offensive TB when you win( and yes you will win ) you get 1800 honor
    Usually its full, this is why i wrote this little script! it helps me a lot. i hope blizz fix the problem though, i would rather be playing TB

  6. #6
    zettz's Avatar Member
    Reputation
    -7
    Join Date
    Apr 2009
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    bad link..

  7. #7
    Estima's Avatar Member
    Reputation
    16
    Join Date
    Dec 2008
    Posts
    100
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    While 1=1
    ; Use AutoItSetOption to move to the right
    AutoItSetOption("SendKeyDelay", 200)
    Send("=")
    Sleep(5000)

    ; Use AutoItSetOption to move to the left
    AutoItSetOption("SendKeyDelay", 100)
    Send("-")
    Sleep(10)
    WEnd
    ; Done.


    wait wait wait why do u use "-" and "=" for moving left and right? o_o

  8. #8
    xtase2007's Avatar Contributor
    Reputation
    114
    Join Date
    Mar 2007
    Posts
    552
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    good point Estima, totall forgot to mention that
    - left
    = right
    gotta change controls either in wow or in script ( to your own keys ) and then recompile.

  9. #9
    kaliska's Avatar Active Member
    Reputation
    22
    Join Date
    Mar 2009
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just to let you know during my testing (not using this tool just my own testing) i noticed that doing this inside the water causes a lot of issues
    the q doesnt disappear moving back and forth a lot of the time i had to go under water
    causes a lot of teleports outs
    It is 100% easier to do this with some sort of water walking
    and is my recommended way to do it because of no lag at all

  10. #10
    Sweking's Avatar Active Member

    Reputation
    69
    Join Date
    Jul 2010
    Posts
    286
    Thanks G/R
    15/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is hotfixed now! We'll earn 360 honor on a succesful attack instead of 1800 honor.

  11. #11
    smusen's Avatar Elite User Professional Scumbag CoreCoins Purchaser
    Reputation
    366
    Join Date
    Nov 2009
    Posts
    841
    Thanks G/R
    8/63
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hotfixed a few hours ago !

  12. #12
    xtase2007's Avatar Contributor
    Reputation
    114
    Join Date
    Mar 2007
    Posts
    552
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah this sucks... can still use this as anti afk tool

Similar Threads

  1. Tol Barad Bridge Honor in 5.1 MoP
    By baichii in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 12-19-2012, 01:33 PM
  2. Increase your chances to get the Tol Barad bonus honor by up to 95%
    By Reload00 in forum World of Warcraft Exploits
    Replies: 19
    Last Post: 03-11-2011, 03:06 PM
  3. [Tol Barad] Annoy people who are trying to get honor at bridge!
    By munccu in forum World of Warcraft Exploits
    Replies: 20
    Last Post: 01-05-2011, 01:48 PM
  4. [PvP] Tons of honor from Attacking Tol'Barad
    By Turarcy in forum World of Warcraft Guides
    Replies: 4
    Last Post: 12-29-2010, 09:09 PM
  5. Tol Barad End of Game Honor without doing anything
    By awesomepossum in forum World of Warcraft Exploits
    Replies: 2
    Last Post: 12-18-2010, 02:41 PM
All times are GMT -5. The time now is 06:45 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search