ID:162483
 
Does anyone know how to my the macros button to be on when people login the game?
In response to Garthor
Or if you have a skin file,
winset(usr,"YourInput","command=\"!.alt \"")
In response to Kaiochao2536
I get these errors while putting that code in

verbs.dm:89:error:usr:duplicate definition
verbs.dm:89:error:"YourInput":duplicate definition
verbs.dm:89:error:"command=\"!.alt \"":duplicate definition
In response to Jokah
Then you're putting it in the wrong place. Show some code.