Untested but this should be close.
Code: Select all
#Event NewTime "#*#set delay #1#"
Sub Event_NewTime(string line, string v1)
|/echo Line = [${line}]
|/echo v1 = [${v1}]
/varset delay ${v1}
/return
You really shouldn't set a value like this because its pretty obvious to anyone looking at logs that you are bot'ing.
BCS chat doesn't go to the EQ server so it's a lot safer.
If you do want to give friends to access you might consider making the command sound like something normal like "slow down" or "hurry up"