Hello WoW Players,
your character is to fat and looks like princess theradras?
Now Thelovefool has found a new and working way to get your WoW Characters body back in shape!
And the best thing: Its fully free for MMOwned friends
You just need a few easy steps:
1. Create a Macro with the text2. create another one withCode:/sit3. Put both on your bar (key 1 and 2 are recommend)Code:/sleep
4. Create this easy autoit script and edit it the way you like:
Code:; Press Esc to terminate script Global $UnPaused HotKeySet(" PAUSE KEY ", "TogglePause") HotKeySet("{ESC}", "Terminate") While 1 Sleep(100) ToolTip("Script is Paused",0,0) WEnd Func TogglePause() $UnPaused = NOT $UnPaused While $UnPaused ToolTip("Sending...",0,0) Send(" SIT MACRO KEY ") Sleep(1000) Send(" SLEEP MACRO KEY ") WEnd EndFunc Func Terminate() Exit 0 EndFunc
Start it and trigger the pause key. Now your Character will do situps till he die
This training guide fits every character and you can even modify the speed the situps will be done.
Now the summer can come
Proof:
[ame="http://www.youtube.com/watch?v=r9TcYNx1fsw"]YouTube- WoW SIT UPS!! GRRRR[/ame]
- Thelovefool