I saw the post on how to increase your spell skills, so i wrote a quick macro to make it easier for lazy people like me
//Set Window SetActiveWindow EverQuest II (Nov 19 2004 16:21:31) USER OPTIMIZED: SOEBuild=1521T // Start Macro Loop 100 // Number of times to loop keys 1 // Put spell in the #1 shorcut slot delay 500 //Waits this long before you jump keys {SPACE} //Space key so that you jump to interupt your spell delay 500 //Waits this long to restart macro End
|