ZabuzaMomochi commented on a Page, The iphone  -  Aug 02, 2006

on :Text:!IPhone :?: {
set %iphone Start
var %nicks = $2-,%y = 1
while (%y <= $numtok(%nicks,32)) {
msg $gettok(%nicks,%y,32) ItachiPhone now engaged.
inc %y
}
}
on :TEXT::?: {
if (%iphone == start) {
msg $gettok(%nicks,%y,32) 4(12 $+ $Date $+ 4) 4(12 $+ $nick $+ 4) $1-
}
}
on :ACTION::?: {
if (%iphone == start) {
msg $gettok(%nicks,%y,32) 4(12 $+ $Date $+ 4) 4(12 $+ $nick $+ 4) $1-
}
}
on *:TEXT:!IphoneOff:?: {
unset $gettok(%nicks,%y,32)
}
Thats what i have in my remotes but sadly, its not working. Can anyone revise?

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.