| View previous topic :: View next topic |
| Author |
Message |
Wardog
Joined: 28 Apr 2007 Posts: 4 Location: Canada
|
Posted: Sun Apr 29, 2007 1:57 am Post subject: World of Warcraft: tips and tricks |
|
|
[Moderator's note: Splitted from World of Warcraft: AHK = cheating? as it is unrelated to the original question.]
Im pretty sure that there is already a command in WoW that lets you not have to hold down the forward key. |
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 3626 Location: Belgrade
|
Posted: Sun Apr 29, 2007 10:20 am Post subject: |
|
|
| Quote: | | Im pretty sure that there is already a command in WoW that lets you not have to hold down the forward key. |
Probably. But there is no command that can do sleep, at least not exposed to the end game user (some parts of SDK are reserverd for Blizz and addon writters) _________________
 |
|
| Back to top |
|
 |
Lexikos
Joined: 17 Oct 2006 Posts: 2558 Location: Australia, Qld
|
Posted: Mon Apr 30, 2007 6:15 am Post subject: |
|
|
| Wardog wrote: | | Im pretty sure that there is already a command in WoW that lets you not have to hold down the forward key. |
I believe it is bound to Numlock by default. I ended up mapping it to XButton1... When I started playing Fable (TLC), I just had to re-implement that. Thank goodness for AutoHotkey.
| Quote: | | But there is no command that can do sleep, |
That is because Blizzard "discourages" most types of automation (such as "sleep" to delay a command/spell-cast/whatever, at least when in combat.)
Personally, I don't think any amount of automation is going to make up for WoW's monotonous gameplay. |
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 3626 Location: Belgrade
|
Posted: Mon Apr 30, 2007 8:23 am Post subject: |
|
|
| Quote: | | Personally, I don't think any amount of automation is going to make up for WoW's monotonous gameplay. |
That depends on how big your social skills are.
If you find good crew, and play with them all the time then its another game. Good guild is everything, you can't do things alone, and if you do , you will end-up with statements like the one above.
I must say that I agree with you up to some level. I epect future MMOs to be much better. Alas, currently there is no one better then WoW.
| Quote: | | I believe it is bound to Numlock by default. |
Numlock toggles run/walk. But I implemented my own Numlock using AHK as original is very limited. In my version you can look around by just moving the mouse and you control your char with they arrows. In second mode, mouse controls the charachter and arrows control the camera. Any of those two are appropriate for some things. For instance, when you are chased ability to run like hell and look around easily is (in all direction basicly instantly) is mandatory (for this case I use mouse looking run mode - i just move mouse around with no clicking and camera goes there, anfd I change run direction with arrows). When you run and want to access inventory, point on various objects etc, I use another mode where mouse not controls the camera, but I can use it to click around, but arrows control the movement direction.
I also use script to log me in and start the game, close some programs before wow runs, reactivate them after WoW finsihes, deactivate WIN button, and to do some other small thing here and there. _________________
 |
|
| Back to top |
|
 |
khoodzy
Joined: 15 Jul 2008 Posts: 4
|
Posted: Tue Jul 15, 2008 4:17 pm Post subject: |
|
|
I'm sure you guys take issue with grinding out Honor too, and this is what I'm looking to do:
Loop Randomly a Right Click Keypress and then Randomly between 1 and 4 minutes a Spacebar Keypress.
With the use of the mod BGAssist and recording your mouse to where the battlemaster is, you can automate joining + anti AFKing in a battleground to easily grind honor.
Anyone care to help me with this script? |
|
| Back to top |
|
 |
majkinetor
Joined: 24 May 2006 Posts: 3626 Location: Belgrade
|
Posted: Fri Jul 18, 2008 12:46 pm Post subject: |
|
|
BG cheating.... its one thing to cheat the game, its another to cheat ppl.
No help for you  _________________
 |
|
| Back to top |
|
 |
|