[Relase] Honor farm - another way menu

User Tag List

Results 1 to 13 of 13
  1. #1
    geralddino's Avatar Member
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Relase] Honor farm - another way

    Okay, im gonna share a nice way to farm honor on private serwers, since some of them got dimishing returns on honor because of farmers.

    This method has nothing to do with these instant respawn spots, it should work on every serwer, unless there is dimishing returns on honor.

    Lets get started.

    First of all, You will need atleast 3 accounts with 3 characters on them. Alliance, Horde, and lvl 10 priest in opposite faction.
    When You will have all of them, take them to ANY safe place, where noone can easly see you ( or You gonna be killed/banned)
    make 3 macros on these characters:

    Your char:
    Code:
    /tar *opposite faction char*
    /startattack
    Priest:
    Code:
    /tar *opposite faction char*
    /cast resurrection
    Victim:
    Code:
    /script AcceptResurrect()
    When You are done put all of those macros on action bar and bind them with "1".

    Now its all about spamming "1" on all 3 characters. Sounds like keyclone... BUT. with Keyclone You cant do anything else while it works. So lets try another (and cheaper, since keyclone isnt freeware) way.

    Download and install AutoHotKey (You can easly google it) and Create empty .txt file. Fill it with this code:

    Code:
    WinGet, id, list,World of Warcraft,,
    Loop, %id%
    {
    this_id := id%A_Index%
    MsgBox, 4, ,%this_id%
    IfMsgBox, NO, break
    }
    
    
    F11:: 
    Loop 
    {
    if GetKeyState("F12", "P") 
    break
    sleep 10 
    ControlSend, , 1, ahk_id %id3%
    ControlSend, , 1, ahk_id %id2%
    ControlSend, , 1, ahk_id %id1%
    }
    return
    Save it as *.ahk and run

    it will detect 3 opened World of Warcraft windows, and keep spaming 1 button to all of them. So You can just minimize it and do something on PC (or play another alt)

    Script has a lot other uses, with a little modification You can make it works exacly like Keyclone do.

    personally i did a bit more complicated version of this method with 2 priests, so they got time to mana regen every few rezurrects. Im sure that You can find how it works (little hint: bar swapping macros) This become a lot more usefull when You kill priest because of Lag, so another priest can resurrect him automatically.

    You can also use it with lvl 10 twinks (like on molten) just stack haste and mp5

    and PLEASE, dont try to argue that priest will go oom. lvl 10 priest got VERY big mana pool, and awesome regen, so it takes few secs to regen mana for next resurr. (with 2 priest there is 100% efficiency.

    All credits goes to me and AHK creators :tongue:


    btw. it should works on Retail aswell, since they removed dimishing returns. just take 80 lvl opposite faction and create trial acc for priest :P

    [Relase] Honor farm - another way
  2. #2
    nadeng's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Your autohotkey script isnt working

  3. #3
    Paperboy666's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    works perfect, +rep

  4. #4
    vacanitas's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    mmmm
    the autohotkey dont work for me
    i dont know if its the script or its me :S
    anybody help? or knows why?

  5. #5
    failimechul's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My question is where to do this? When you killed by someone you resurrect time is incrased.. hmm maybe 2 minutes after second die. False remembering?

  6. #6
    Spiider11's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx a lot man , this is great , i wrote my own autoit script and made it a little more complex , but the ideea is great !

    failimechul try it in Kalimdor or E Kingdoms , for me ferals works best because of the low population there

  7. #7
    Zymus's Avatar Active Member
    Reputation
    15
    Join Date
    Sep 2009
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To me this seems inaccurate. So, if I've read this correctly, you take the macro program, broadcast the '1' key to all 3 processes, and just sit back and watch. Now there are quite a few things wrong with this logic.

    1. If the server developer has any sort of common sense, it will detect macro usage from the constant time between keypresses(in the script case, it's either 10 seconds, or 10 ms, i'm not sure). Humans cannot physically to the 10 ms because it takes at least 250ms for the brain to recognze and interpret different environmental triggers(ie realizing that the player is dead, determining where your fingers are on the keyboard, sending the signal down to your finger to press the key, releasing the key, and then verify that the game did what you want), so that right there would send a red flag. Now let's just say that it is infact 10 seconds between cycle. If you have 244ms lag, and the player died after 3 seconds into the current cycle, then there would be 6506(10000 - 3000 - 250 - 244)ms period of no action from the priest. now in this 6.5 second period, logically the character from the opposing faction woujld attack the priest. And since the priest is doing nothing but trying to resurrect a player(which, i believe has a few second cast time), and not healing themself, then the warrior or w/e the other character is, will most likely kill the priest before the spell is complete, leaving only human interaction to bring the characters back to life.

    2. As I previously stated, logically you could tell it was a bot, based off the interaction with other characters. Due to this it would be quite suspicious if the warrior was only using 1 attack(auto), the priest was only using one spell(resurrection), on a target that doesn't need it to be used on, and the dummy is just standing there, with little latency, and all of this running on the same network, well I don't think i need to explain how suspicious that is.

    3. The victim is constantly trying to accept a resurrection, where there is no request being sent. Not only does this rais a flag to the server, it also raises a question of intelligence, and why they would make a macro that would try to accept a resurrection, whether or not they were close to dying, full health, or even if a priest wasn't around.


    In conclusion, this is a horrid way to do any sort of farming. If you want to make a bot, inject some code into the client, send the correct keyboard/mouse events at the right time, and be logical.
    Last edited by Zymus; 09-19-2010 at 03:36 AM.

  8. #8
    Spiider11's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you are wrong , this works fine , i don't know about the script , but the ideea does , i wrote my own script with different sleep intervals and i use 2 priest , when one is out of mana the other one starts resurecting and the first one drinks some water or something , they switch turns resurrecting :P

  9. #9
    darkriderking's Avatar Active Member
    Reputation
    35
    Join Date
    Nov 2007
    Posts
    403
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    saw this a long time ago.. repost?
    If someone helped you a good way to thank them is by clicking the +Rep button.

  10. #10
    b3vad's Avatar Master Sergeant
    Reputation
    13
    Join Date
    Feb 2010
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very similar to my Automatic AFK Honor farm (not tested on retail)

    it works but not advanced as mine. "/script AcceptResurrect()" good idea tho.
    and ow it works on retail too


    Edit: link thing is crazy today it repeats in lable
    Last edited by b3vad; 09-27-2010 at 02:45 PM.
    Finally i got my own personal signature :wave:

  11. #11
    uzzy13u's Avatar Active Member
    Reputation
    56
    Join Date
    Oct 2008
    Posts
    102
    Thanks G/R
    22/21
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    // edit - removed
    Last edited by uzzy13u; 03-24-2022 at 07:32 AM.

  12. #12
    Koog's Avatar Private
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any way to uncap the honor? Thanks

  13. #13
    ungear's Avatar Banned
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys, Can some one fix the code for repeating ? i am getting 4 boxes that i can respond with yes and no : 0x161156 , 0x32115c, 0x37013a 0x4e0154 any help ?

Similar Threads

  1. [Tutorial] Honor Farm MY OWN Way MolTen WOW , 3.3.5
    By gogi199427 in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 07-06-2014, 05:30 AM
  2. [Guide] DMF -Test Your Strength- Another way to farm Grisly Trophies
    By Gammakey in forum World of Warcraft Guides
    Replies: 0
    Last Post: 12-03-2011, 10:15 PM
  3. Another Way of Hilt Farming.
    By da_bizkit in forum World of Warcraft Guides
    Replies: 11
    Last Post: 12-19-2009, 04:25 AM
  4. Honor Farming. (Yes another)
    By Mike3667 in forum Members Only Gold And Powerleveling Buy Sell
    Replies: 4
    Last Post: 02-26-2008, 01:10 PM
All times are GMT -5. The time now is 07:26 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