Rogue AFK Gold - 70g+/hour 1,7k a day menu

User Tag List

Page 3 of 10 FirstFirst 1234567 ... LastLast
Results 31 to 45 of 141
  1. #31
    Woodlauncher's Avatar Member
    Reputation
    6
    Join Date
    Jan 2009
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by J2V View Post
    '

    What exactly does this command do and how should i add it to my pickpocket macro?
    It makes /target target enemies within 5 yards instead of 41 which is default.
    Code:
    #showtooltip Pick Pocket
    /cleartarget
    /run SetCVar(”targetNearestDistance”, 5.000000 )
    /targetenemy [noharm,nodead]
    /run SetCVar(”targetNearestDistance”, 41.000000 )
    /use [nostealth,combat]Vanish;[nostealth]Stealth;Pick Pocket
    Oh and does [help] target neutral monsters or only friendly ones? And does targetenemy target both unfriendly and neutral ones?
    Last edited by Woodlauncher; 09-23-2010 at 07:48 AM.

    Rogue AFK Gold - 70g+/hour 1,7k a day
  2. #32
    Cloudflash's Avatar Contributor
    Reputation
    137
    Join Date
    Dec 2008
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First off. Thank you for the positive responses. And the +rep

    Now, to all of you with the macro issuses, just use the macro im using, it will switch targets between everytime it clicks, for me that is 3 times a second. so i never miss a target, are you all using the pick pocket glyph?

  3. #33
    J2V's Avatar Member
    Reputation
    7
    Join Date
    Nov 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cloudflash, your macro is actually working fine ^^ I was using the one below which caused the problem

    Code:
    #showtooltip Pick Pocket
    /targetenemy [noharm,nodead]
    /use [nostealth,combat]Vanish;[nostealth]Stealth;Pick Pocket

  4. #34
    BlackDragonXADM's Avatar Member
    Reputation
    23
    Join Date
    Dec 2008
    Posts
    203
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Made a little adjustment to the macro made it work a little better, target changes for ya :P

    Code:
    #showtooltip Pick Pocket
    /cleartarget
    /targetenemy [noharm,nodead]
    /use [nostealth,combat]Vanish;[nostealth]Stealth;Pick Pocket

  5. #35
    Woodlauncher's Avatar Member
    Reputation
    6
    Join Date
    Jan 2009
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BlackDragonXADM View Post
    Made a little adjustment to the macro made it work a little better, target changes for ya :P

    Code:
    #showtooltip Pick Pocket
    /cleartarget
    /targetenemy [noharm,nodead]
    /use [nostealth,combat]Vanish;[nostealth]Stealth;Pick Pocket
    >.< *short*

  6. #36
    BlackDragonXADM's Avatar Member
    Reputation
    23
    Join Date
    Dec 2008
    Posts
    203
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    his auto clicker program attach seems to be shitting the bed, any chance anyone has a link handy for one?, I'm using auto clicker atm with the macro bound to center mouse at 250 MS, but if i could find one that key strokes that'd be great thanks

  7. #37
    Woodlauncher's Avatar Member
    Reputation
    6
    Join Date
    Jan 2009
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BlackDragonXADM View Post
    his auto clicker program attach seems to be shitting the bed, any chance anyone has a link handy for one?, I'm using auto clicker atm with the macro bound to center mouse at 250 MS, but if i could find one that key strokes that'd be great thanks
    Windows Macro recorder - Macro Recorder XP, record keyboard macro and mouse macro, macro software, Vista Macro Recorder
    Seems pretty good but I haven't tried it.

    AutoHotkey works well too.

  8. #38
    Hivetyrant's Avatar Banned
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmmm, got up this morning, all excited to see how much gold I had farmed, I went from 110g to 202g......

    I'm like "wtf?" and started reading the in game warnings, each time I was attempting to pickpocket, it was saying "The target has already had it's pockets picked".

    I thought Blizzard must have caught on and fixed it. Turns out someone else had read this thread and was about 20 yards behind me grabbing them all first

    All good though, all's fair in love and war, hopefully I'll be the only one there tonight, and I did manage to fill my bags with lockboxes which finally maxxed my lockpicking.

  9. #39
    freeloader587's Avatar Member
    Reputation
    6
    Join Date
    Jan 2008
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    works like a charm
    +rep

  10. #40
    kixer's Avatar Master Sergeant
    Reputation
    34
    Join Date
    May 2010
    Posts
    78
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BlackDragonXADM View Post
    his auto clicker program attach seems to be shitting the bed, any chance anyone has a link handy for one?, I'm using auto clicker atm with the macro bound to center mouse at 250 MS, but if i could find one that key strokes that'd be great thanks
    AutoIt v3 - Automate and Script Windows Tasks - For Free!

    AutoIt, it's not a record-macro-play-macro thingy, you have to type a script to do it. If you like it, I will post my little script that performs this exploit

  11. #41
    BlackDragonXADM's Avatar Member
    Reputation
    23
    Join Date
    Dec 2008
    Posts
    203
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kixer View Post
    AutoIt v3 - Automate and Script Windows Tasks - For Free!

    AutoIt, it's not a record-macro-play-macro thingy, you have to type a script to do it. If you like it, I will post my little script that performs this exploit
    I would Love you

  12. #42
    Forgiving's Avatar Contributor
    Reputation
    250
    Join Date
    Mar 2008
    Posts
    1,075
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Some people are having trouble with this, so I will go ahead and try it out tonight (if i can find out a way to get wow on my pc). This isn't the greatest way for gold, but when you are afk it sure is better then nothing. And I feel that even if you dont get that much, there is the reward of having done it. or atleast in my eyes. Also could be useful to get your pick-pocket skill up (if there still is one?)

    Will keep this post updated.

  13. #43
    ratsrfroobs's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok, download autoit have no idea what to do. My target button is tab. Anybody mind posting a quick step by step?

  14. #44
    Forgiving's Avatar Contributor
    Reputation
    250
    Join Date
    Mar 2008
    Posts
    1,075
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ratsrfroobs View Post
    ok, download autoit have no idea what to do. My target button is tab. Anybody mind posting a quick step by step?
    You are going to want to set up the macro that is given in the 1st post, then put that on your bar and set that as your target button tab. If you follow the starter thread the OP does a fine job of explaining it.

  15. #45
    ratsrfroobs's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Forgiving View Post

    You are going to want to set up the macro that is given in the 1st post, then put that on your bar and set that as your target button tab. If you follow the starter thread the OP does a fine job of explaining it.
    Sorry, he does a good job explaining it at all, I'm a total noob on this stuff. Where do I type in the key and the clicks per second. It says Basic Window info with Title and Class below it.

Page 3 of 10 FirstFirst 1234567 ... LastLast

Similar Threads

  1. Replies: 749
    Last Post: 07-26-2012, 11:14 AM
  2. Rogue talent exploit and how to get 1k gold per hour
    By Ukrajinc in forum WoW EMU Exploits & Bugs
    Replies: 7
    Last Post: 02-17-2010, 06:56 AM
  3. Make 8 Gold an Hour While AFK
    By Yeti in forum World of Warcraft Guides
    Replies: 22
    Last Post: 07-28-2008, 07:16 PM
  4. Make 8 Gold an Hour While AFK
    By infamouszz in forum World of Warcraft Guides
    Replies: 7
    Last Post: 01-21-2008, 04:23 PM
  5. 600 WOW Gold For Level 60 Rogue/Druid Class Per Hour
    By jman123248 in forum World of Warcraft Guides
    Replies: 5
    Last Post: 01-20-2008, 11:47 AM
All times are GMT -5. The time now is 01:58 PM. 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