Sorry to be a noob, but is there a way to change the target range within the macro as it seems to be skipping quite a few mobs when they arrive in 2/3 at a time. I tried the /set cvar method but it didnt seem to work.
Thanks in Advance!
Sorry to be a noob, but is there a way to change the target range within the macro as it seems to be skipping quite a few mobs when they arrive in 2/3 at a time. I tried the /set cvar method but it didnt seem to work.
Thanks in Advance!
you can change the target range, it has been posted here somewhere, but it wont affect your failing to pickpocket, cuz you might target them sooner while they'r faraway but you'll only be able to pickpocket them in the pickpocket range.
What you can do and would be usefull is using "Glyph of Pick Pocket"
I have a g15 keyboard, and i wonder if its possible to use the macro ONLY in wow. f.ex if i want to tab out of the game, it still use the macro ingame but not in the window i use.
So, it will only spam the macro ingame even if i tab out.
Sorry for my bad english, but i hope someone know what i mean.
If you read the entire post you'll find that it is possible.
is this LEGAL / ALLOWED from blizzard etc, is there just 1% chance to get banned? (already got 2 warnings) do u suggest i use this? :P
Nice find. Thanks for the post.
Kinda old thread, but I figured I'd contribute my findings.
I'm kinda a noob at AutoIt, but I managed to come up with this.
What this does is basically pickpockets and tabs through targets, while allowing you to be tabbed out of WoW.Code:HotKeySet("{F1}", "MyExit") While true ControlSend("World of Warcraft", "", "", "{TAB}") Sleep(25) ControlSend("World of Warcraft", "", "", "f") Sleep(225) WEnd Func MyExit() Exit EndFunc
I find this pretty handy, as I could run this in the background as I watch a movie and it will continue to run.
Also, my key for pickpocket is set to f, so just change that part obviously.
I made an autoit bot for this you might be interested in if your going to pickput that spot http://www.mmowned.com/forums/world-...-5-autoit.html
was on 5.6 k gold yesterday. Epic manthanks
Uploaded with ImageShack.us
Ah, your ears are fine. It's what's between 'em that scares me.
also, is there any way to get it to unlock and open those boxes for me? because once you leave it 30 mins or whatever your bags start to get full, think of all the wasted boxes containing greens and other shiny moneies. access to the boxes would massively increase money yield per hour![]()
Ah, your ears are fine. It's what's between 'em that scares me.
Was this just hotfix today? i keep getting "no pickets to pick"
It looks like they hotfixed it, I get the "no pickets to pick" thing now also.
That sucks, so much for free 1000g+ a day for free.
Ye hotfixed. Atleast got me like 30k gold in like 30days. 1000g/day. Thx very much for this find tho. Best ever.