14 Sep 10, 04:53PM
Crappy script (maybe it's already done idk)
Remember Myke got bagged :P
With this Script you can write whatever with "/me" comand output
Idk how to store first nick so i hardcored it. Feel free to improve it
USE: For example, i want to write -> This script sucks
Then i'll type
Remember Myke got bagged :P
With this Script you can write whatever with "/me" comand output
[SELECT ALL] Code:
alias me2 [
name $arg1
me $arg2
name "Your_name_here"
]
USE: For example, i want to write -> This script sucks
Then i'll type
[SELECT ALL] Code:
/me2 This "script sucks"