I guess im going to be the one who is going to ask this
Prof of this not being a key logger?
<------ LOL
If you want it to face towards the target, using Click To Move ingame actually does point you in the direction of your click target. Even if it's a mob. Click the mob, you face their direction.
if your that worried about it being a keylogger , get the battlenet authenticator , they cant even get into account management without it
I'm interested in making a bot program for WoW, that will target, run towards target, and attack the target, then check if target has died, and repeat ( for closest target ); that would of course be a simple start, to something more complex ( hopefully ) down the road, but for now I've already ran into an important and relevant issue;
Neither of these PROTECTED functions work:
PROTECTED TargetNearestEnemy([reverseFlag])
PROTECTED TargetUnit("unit")
Both have been blocked, no lua error, and no functionality, just a neat little window saying "A macro script has been blocked from an action only available to the Blizzard UI."
I'm using 3.3 interface...
Future question:
Using the WoW Api, are there any existing methods to locate a Unit's location, as well as my own? This way I could determine the angle, and rotate the player to face the target, so that he always runs towards it.
"TargetNearestEnemy" is built into the default interface. Press the tab button.
"TargetUnit("unit")" can be replaced with "RunMacroText("/target [unitname]")
And if you're looking for an easy way to determine a unit's angle, check out
http://www.mmowned.com/forums/bots-p...ur-target.html
Hey Cypher, Great piece of work this is but i seem to be having a issue of WoW Closing after a minute or 2, No error codes just a complete client crash.
Any idea what could be causing this.
System Stats:
Vista Home Premium
2Gb Ram
Duel Core AMD
Thanks!
Gamerxmaster99: you can run the software and inject into the wow process AFTER you are logged on. does it ring a bell now?
Knowledge is often mistaken for intelligence. This is like mistaking a cup of milk for a cow.
I'm in ur 'puter. Loggin ur keyz.
![]()
Hi guys, I have a little problem. I downloaded the version for 3.2.2a, but it didn't have a LoaderGui in it, so I couldn't start it. Launch.bat and the others didn't work. I downloaded the one for 3.3 and it had a LoaderGui, but I got mismatch error. I tried to move the LoaderGui, but it didn't work. I need LuaNinja for 3.2.2 with a LoaderGui. If there is an other way please tell me. Thanks in advance!
Excuse me,i'm a newb in lua code,can anyone make a macro to rogue dps cycle without rupture?
In this thread http://www.mmowned.com/forums/ui-mac...on-wip-mo.html only posted a macro with rupture.