Skip to content

Instantly share code, notes, and snippets.

@Nama
Created August 16, 2014 06:27
Show Gist options
  • Save Nama/0f9adc7c7e47f85fb6dd to your computer and use it in GitHub Desktop.
Save Nama/0f9adc7c7e47f85fb6dd to your computer and use it in GitHub Desktop.
mIRC
on ^*:text:* has logged in.*:#yamaria: {
/echo -tm #terraria $1-
/haltdef
}
on ^*:text:* left the server.*:#yamaria: {
/echo -tm #terraria $1-
/haltdef
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment