Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. on *:start: {
  2. /server irc.rizon.net }
  3. on *:connect: {
  4. /ns ghost Gabriel_Borien (password)
  5. /ns release Gabriel_Borien (password)
  6. /nick Gabriel_Borien
  7. /ns identify (password)
  8. /ns update
  9. }
  10.  
  11. on *:start: {
  12. /server irc.synirc.net }
  13. on *:connect: {
  14. /join #CDF
  15. }
  16.  
  17. on *:text:slaps Gabriel_Borien *:#: {
  18. /describe $chan beats the shit out of $nick with a bloody katana
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement