Invasion Fully AFK Leveling menu

User Tag List

Results 1 to 11 of 11
  1. #1
    Roy Schmidt's Avatar Member
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Invasion Fully AFK Leveling

    This is my way to Level while AFK.
    I dont know if this is already posted here.
    I use this in Dun Morogh Invatsion Stage 1+2 and stand in the Inn.

    BTW: RAF is also Possible

    What you need:
    An WoW Addon that Invites all People that whispers you ''inv''
    2 Ingame-Macros
    1 Macro (Razer, Logitech, AHK....What ever)

    Instructions:
    1: Download the Addon (I Use WhisperInvite)
    2: Setup the Addon (Keyword, Channel, Group-Size)
    3: The First Macro:
    /1 Whisper me with ''inv'' for invite
    4: The Second Macro:
    /script LeaveParty()
    /logout
    5: Set them as 1 and 2
    6: Make an Makro with you perf Programm

    this is just an example for an Macro:

    Loop
    Send Key 2
    Wait 10Sec
    Send Key Enter
    Wait 20Sec
    Send Key 1
    Wait 30sec
    Send Key 1
    Wait 30sec
    Send Key 1
    Wait 30sec
    Send Key 1
    Wait 30sec
    Send Key 1
    Wait 210sec
    Loop end
    Have Fun with your reallife!

    Invasion Fully AFK Leveling
  2. #2
    Dante's Avatar M.L.G. ╰ ╯╰ ╯ ╰ ╯ ╰ ╯ CoreCoins Purchaser
    Reputation
    1321
    Join Date
    Aug 2012
    Posts
    2,481
    Thanks G/R
    132/141
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How fast does it take from 1-60?
    I don't have a skype account. Contact me through pms or through discord.



  3. #3
    HunterHero's Avatar Legendary
    Reputation
    656
    Join Date
    Jun 2006
    Posts
    879
    Thanks G/R
    150/230
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Won't inviting people in the same phase and realm as you just keep you in that phase? What happens when you invite someone and what happens when you leave? I can't see how you keep yourself in phase 1 and phase 2.

  4. #4
    Dante's Avatar M.L.G. ╰ ╯╰ ╯ ╰ ╯ ╰ ╯ CoreCoins Purchaser
    Reputation
    1321
    Join Date
    Aug 2012
    Posts
    2,481
    Thanks G/R
    132/141
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by HunterHero View Post
    Won't inviting people in the same phase and realm as you just keep you in that phase? What happens when you invite someone and what happens when you leave? I can't see how you keep yourself in phase 1 and phase 2.
    Logging out resets the invasion. Also you would have make the macro press enter a while after logging out
    Last edited by Dante; 08-27-2016 at 10:05 AM.
    I don't have a skype account. Contact me through pms or through discord.



  5. #5
    Londer's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could someone help me create a macro for AutoHotkey program because I've been trying for more than an hour and still can't make it work. Some help will be greatly appreciated.

  6. #6
    Roy Schmidt's Avatar Member
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this is a Autoit Script
    I dont test it because of no Autoit installed

    HotKeySet("{F1}", "_Start")
    HotKeySet("{F2}", "_Pause")

    Sleep(100)



    Func _Start()
    While True
    Sleep(100)
    Send ("2")
    Sleep(10000)
    Send ("{ENTER}")
    Sleep(20000)
    Send ("1")
    Sleep(30000)
    Send ("1")
    Sleep(30000)
    Send ("1")
    Sleep(30000)
    Send ("1")
    Sleep(30000)
    Send ("1")
    Sleep(210000)
    WEnd
    EndFunc

    Func _Pause()
    While True
    Sleep(2500)
    WEnd
    EndFunc
    if you want you can edit the times and Hotkey

  7. #7
    Roy Schmidt's Avatar Member
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    dont know how fast it is because i only done it for 90-100 and i only used it from time to time no full 90-100 play

    And yes my english is bad but i hope you understand

  8. #8
    Ifritone's Avatar Active Member
    Reputation
    56
    Join Date
    Oct 2009
    Posts
    149
    Thanks G/R
    13/12
    Trade Feedback
    8 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Love this , although when i chat in general to others i get about 6 invites

  9. #9
    aido1983's Avatar Member
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there a guide on how to set this up?

    I have tried using Logitech and AutoHotKey but can't get it to press my in game macros I have setup

  10. #10
    Ifritone's Avatar Active Member
    Reputation
    56
    Join Date
    Oct 2009
    Posts
    149
    Thanks G/R
    13/12
    Trade Feedback
    8 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by aido1983 View Post
    Is there a guide on how to set this up?

    I have tried using Logitech and AutoHotKey but can't get it to press my in game macros I have setup
    did you make sure that your wow instance is primary ? just alt+tab till you have wow highlighted and you should be fine

  11. #11
    DrFofilly's Avatar Member
    Reputation
    8
    Join Date
    Aug 2016
    Posts
    5
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here is a better Version.

    What you need:
    1. Autoscript
    2.The Addon "GeneralInv"
    3.Two Macros

    Instuctions:
    1.Install Autoscript
    2.Make a new Script
    2.1 To make a new script open SciTe Script Editor
    2.2 Copy my script
    2.3 Save it anywhere and then compile it
    3. Install the Addon
    4. Go Ingame and make two Macros
    5. Set the first Macro as 2 and the second as 3
    6. Start the AutoIt Script/Exe

    First Macro:
    /script LeaveParty() /logout

    Second Macro:
    /generalinv
    AutoIt:
    WinWaitActive("World of Warcraft")

    HotKeySet("{PAUSE}", "Start")
    HotKeySet("!{PAUSE}","Quit")


    TogglePause()

    func Start()
    HotKeySet("{PAUSE}")
    HotKeySet("{PAUSE}", "TogglePause")
    ToolTip('AntiAFK started.',0,0)
    While 1
    Sleep(5000)
    Send ("{ENTER}")
    Sleep(10000)
    Send ("3")
    Sleep(300000)
    Send ("2")
    Sleep(5000)
    WEnd
    EndFunc


    Func TogglePause()
    ToolTip('LegionLeveling Stopped.',0,0)
    HotKeySet("{PAUSE}")
    HotKeySet("{PAUSE}", "Start")
    While 1
    sleep(100)
    WEnd
    EndFunc


    func Quit()
    Exit
    EndFunc
    Last edited by DrFofilly; 08-28-2016 at 02:14 AM.

Similar Threads

  1. Full 700 ilvl the second you hit lvl 100 via Invasion AFK leveling
    By Muzza01 in forum World of Warcraft Exploits
    Replies: 14
    Last Post: 08-15-2016, 06:16 PM
  2. AFK Level Weapon Skills (Tested and Working)
    By robx0r in forum World of Warcraft Exploits
    Replies: 19
    Last Post: 01-22-2009, 09:49 PM
  3. AFK Level
    By XxShatteredxX in forum World of Warcraft General
    Replies: 3
    Last Post: 09-22-2008, 04:31 PM
  4. AFK Level your Weapon Skill
    By sNoopY51 in forum WoW EMU Exploits & Bugs
    Replies: 8
    Last Post: 05-13-2008, 02:31 PM
  5. Frostmourne AFK Leveling Bot Help
    By hugh_murrell in forum World of Warcraft General
    Replies: 2
    Last Post: 12-18-2007, 12:49 AM
All times are GMT -5. The time now is 11:12 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search