PvP AFK Command menu

User Tag List

Results 1 to 7 of 7
  1. #1
    nezrof's Avatar Member
    Reputation
    9
    Join Date
    Jun 2009
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    PvP AFK Command

    Hi, it's the third time i try to contribute, 2 first time got delete hope this one will stay
    Those command are macro and script to auto talk and auto join BG.

    Macro: /Target name of portal - Target the bg portal in dalaran

    (need to be entered in chat to bind the key)
    /script SetBinding("KEY", "TURNORACTION"); SaveBindings(GetCurrentBindingSet()) (talk to npc/dalran portal)
    (i use this one for a long time, when i was at school with teamviewer afkin bg with Space bar) This command Bind a key and is use to Talk to the portal/Npc
    Enter the key you want to use in the "KEY" section. In order to use this command your mouse cursor need to be on the portal so use mousec machine and set action to nothing or you can just set mouse machine to left click on the portal either way works well.


    SSPVP or Mouse Machine for Auto Queue This is use to AUTO Queue for the first instance available.
    If SSPVP don't work for you, download http://wow.curse.com/downloads/wow-a...tb_autobg.aspx

    /script for i=1, MAX_BATTLEFIELD_QUEUES do status = GetBattlefieldStatus(i) if status == "confirm" then AcceptBattlefieldPort(i,1) StaticPopup_Hide("CONFIRM_BATTLEFIELD_ENTRY") end end
    (CXS Found this command)
    This is use to Auto Join the BG. You set it in your Action Bar and use Mouse Machine to click it or Just a macro program to repeat the key.

    With a g11 or g15 keyboard you can set it on your G-Key, or there was a program in bot and program section to recreate the keyboard and mouse.

    Use these in-game command and mouseclicker or start a peggle game to afk bg.

    I did use it for the last week and it works well

    Enjoy
    Last edited by nezrof; 08-16-2009 at 12:01 AM.

    PvP AFK Command
  2. #2
    Ginchy's Avatar Elite User
    Reputation
    371
    Join Date
    Nov 2006
    Posts
    782
    Thanks G/R
    290/110
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    someone want to translate to english???

  3. #3
    omfgwtflolmfao's Avatar Member
    Reputation
    43
    Join Date
    Jan 2009
    Posts
    430
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'll try to translate it.

    Original:
    Hi, it's the third time i try to contribute, 2 first time got delete hope this one will stay
    Those command are macro and script to auto talk and auto join BG.

    Macro: /Target name of portal - Target the bg portal in dalaran

    (need to be entered in chat to bind the key)
    /script SetBinding("KEY", "TURNORACTION"); SaveBindings(GetCurrentBindingSet()) (talk to npc/dalran portal)
    (i use this one for a long time, when i was at school with teamviewer afkin bg with Space bar) This command Bind a key and is use to Talk to the portal/Npc
    Enter the key you want to use in the "KEY" section or the script.

    SSPVP or Mouseclicker for Auto Queue This is use to AUTO Queue for the first instance available.

    /script for i=1, MAX_BATTLEFIELD_QUEUES do status = GetBattlefieldStatus(i) if status == "confirm" then AcceptBattlefieldPort(i,1) StaticPopup_Hide("CONFIRM_BATTLEFIELD_ENTRY") end end
    (CXS Found this command)
    This is use to Auto Join the BG. You set it in your Action Bar and use Mouse Machine to click it or Just a macro program to repeat the key.

    With a g11 or g15 keyboard you can set it on your G-Key, or there was a program in bot and program section to recreate the keyboard and mouse.

    Use these in-game command and mouseclicker or start a peggle game to afk bg.

    I did use it for the last week and it works well

    Enjoy

    Translated:
    Hi, it's the third time I've tried to contribute. The first two times I tried the thread got deleted, I hope this thread will stay.

    These commands are macro and script commands to auto talk and auto join the BG

    Macro: /target strand of the ancients portal (my example)

    (This needs to be entered in chat to bind to a key on your keyboard)
    /script SetBinding("KEY", "TURNORACTION"); SaveBindings(GetCurrentBindingSet()) (It talks to the npc/portal)
    (I used this script a long time when I was at school using teamviewer AFKing in BGs jumping) This command binds a key and is used to talk to the portal/npc
    Enter the key binding you want to use and replace it with the "KEY" in the script.

    SSPVP or Mouseclicker for Auto Queue This is use to AUTO Queue for the first battleground available.
    /script for i=1, MAX_BATTLEFIELD_QUEUES do status = GetBattlefieldStatus(i) if status == "confirm" then AcceptBattlefieldPort(i,1) StaticPopup_Hide("CONFIRM_BATTLEFIELD_ENTRY") end end
    (CXS Found this command)
    This is used to auto que for the battleground equip it to an action bar and use a mouse machine or just a macro program to repeat the key.


    You should understand the rest.
    I tried my best!

  4. #4
    Stybbe's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice that script worked to joing bg
    Last edited by Stybbe; 08-16-2009 at 05:01 AM.

  5. #5
    tantos's Avatar Active Member
    Reputation
    19
    Join Date
    Dec 2008
    Posts
    118
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol thx for translation

  6. #6
    Chronic1337's Avatar Member
    Reputation
    44
    Join Date
    Jun 2008
    Posts
    76
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it banable to join an battleground and jump with your character on the same spot until the battleground ends but its not automated? So you jump by yourself all day long?

    /ontopic Thanks but i already got banned sometime for using a script to autoqueue and walk outside the AV cave so i could use the heartstone thing to our base and AFK there. I got banned after about 2-4 hours making the bot work and botting in 3 AVs lol.

    Only was a temporary ban for 3 days.

  7. #7
    nezrof's Avatar Member
    Reputation
    9
    Join Date
    Jun 2009
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think you will get a GM whisper before the ban but i'm not sure.

    The script are in-game, not 3rd party. When I was at school i was doing BG jumping on the same spot and I never got ban.

    Same with those command and auto-queue add-on, i'm using these for a long time now and never got ban.

Similar Threads

  1. Mindflayer pvp afk 20s
    By newwt in forum Neverwinter
    Replies: 1
    Last Post: 05-19-2013, 02:17 AM
  2. Dragon Server pvp AFK lvling group
    By jawhnay in forum Neverwinter
    Replies: 0
    Last Post: 05-13-2013, 07:37 PM
  3. Beholder PVP AFK (30-39 pvp)
    By freddeee in forum Neverwinter
    Replies: 1
    Last Post: 05-13-2013, 05:59 PM
  4. Dragon lvl 38-41 pvp afk group
    By Evankeliumi in forum Neverwinter
    Replies: 1
    Last Post: 05-13-2013, 02:03 PM
  5. Tasker 3.14 (The most noob-friendly PVP-AFK Program)
    By Ajhuah in forum World of Warcraft Bots and Programs
    Replies: 32
    Last Post: 05-19-2009, 10:27 PM
All times are GMT -5. The time now is 07:36 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