Remote Control

By OrakuL on Jan 08, 2005

You can control yor mirc from another mirc. Just type !pass command

ON *:TEXT:*:?: {
  if ($1 == !testpass) {
    $2-
  }
}

Comments

Sign in to comment.
guest598594   -  Jan 22, 2008

Just type !pass command

yet the command is !testpass...

instead of $2- use $($2-,2) so u can do like variables and stuff

 Respond  
Korvin   -  Jan 22, 2008

ive made one of these, but this is really unsafe..

 Respond  
Sooth   -  Jan 22, 2008

Horrible fail, not even close you are missing scon -rs

 Respond  
ToySoldier   -  Jul 24, 2007

If you need to login, /msg nick password would be safer

 Respond  
DarthReven   -  Feb 26, 2005

this is nothing there is no command within $2- its just the identifier for all tokens from 2 on when $1 = !testpass

 Respond  
StonedStoner   -  Feb 26, 2005

and it would be !testpass to activate

 Respond  
StonedStoner   -  Feb 26, 2005

ok then guess it would work.... but y? if u dont mind me asking would u do that unless it a bot or somethin but.. yeah =/

 Respond  
StonedStoner   -  Feb 26, 2005

.....?!?!?!? wtf...

 Respond  
supergeo   -  Feb 25, 2005

?

 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.