Advertisement
Aha2Y

Untitled

Apr 5th, 2012
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 3.53 KB | None | 0 0
  1. off *:TEXT:!*:#zalgo: {
  2.   if ($network == IronDust) {
  3.     if ($left($1,6) == !matix) { notice $nick dont be a ass lol | halt }
  4.     if ($left($1,9) == !roulette) { notice $nick dont be a ass lol | halt }
  5.     else {
  6.       scon 1 msg #omegle $1-
  7.     }
  8.   }
  9. }
  10. off *:TEXT:@*:%#zalgo: {
  11.   if ($network == IronDust) {
  12.     if ($left($1,6) == !matix) { notice $nick dont be a ass lol | halt }
  13.     if ($left($1,9) == !roulette) { notice $nick dont be a ass lol | halt }
  14.     else {
  15.       set %zalgo.user $nick
  16.       scon 1 msg #aha2y $1-
  17.     }
  18.   }
  19. }
  20.  
  21. on *:TEXT:.clegle.*:#brandofwolves: {
  22.   if ($network == cjmz-irc) {
  23.     if ($left($1,6) == !matix) { notice $nick dont be a ass lol | halt }
  24.     if ($left($1,9) == !roulette) { notice $nick dont be a ass lol | halt }
  25.     else {
  26.       set %zalgo.user $nick
  27.       scon 1 msg #aha2y $1-
  28.     }
  29.   }
  30. }
  31. on *:TEXT:.ci*:#omegle : {
  32.   if ($network == clmz-irc) {
  33.     if ($left($1,6) == !matix) { notice $nick dont be a ass lol | halt }
  34.     if ($left($1,9) == !roulette) { notice $nick dont be a ass lol | halt }
  35.     else {
  36.       set %zalgo.user $nick
  37.       scon 1 msg #aha2y $1-
  38.     }
  39.   }
  40. }
  41. on *:TEXT:o.*:#omegle : {
  42.   if ($network == cjmz-irc) {
  43.     if ($left($1,6) == !matix) { notice $nick dont be a ass lol | halt }
  44.     if ($left($1,9) == !roulette) { notice $nick dont be a ass lol | halt }
  45.     else {
  46.       set %zalgo.user $nick
  47.     scon 1 msg #omegle $1-   }
  48.   }
  49. }
  50.  
  51. on *:TEXT:.o*:#omegle: {
  52.   if ($network == cjmz-irc) {
  53.     if ($left($1,6) == !matix) { notice $nick dont be a ass lol | halt }
  54.     if ($left($1,9) == !roulette) { notice $nick dont be a ass lol | halt }
  55.     else {
  56.       set %zalgo.user $nick
  57.       scon 1 msg #omegle $1-
  58.     }
  59.   }
  60. }
  61.  
  62. on *:TEXT:.clever*:#omegle: {
  63.   if ($network == cjmz-irc) {
  64.     if ($left($1,6) == !matix) { notice $nick dont be a ass lol | halt }
  65.     if ($left($1,9) == !roulette) { notice $nick dont be a ass lol | halt }
  66.     else {
  67.       set %zalgo.user $nick
  68.       scon 1 msg #omegle $1-
  69.     }
  70.   }
  71. }
  72.  
  73. on *:text:.die:#:{
  74.   if ($nick == e) {
  75.     quit Omegle terminated, Command used by $nick
  76.   }
  77. }
  78.  
  79. on *:text:*:#omegle:{
  80.   if ($network == ideanode) {
  81.     if ($nick == omegle) {
  82.       if (*I need to solve a captcha! Hold on a second while I fetch it...* iswm $1-) { halt }
  83.       if (*Failed to retrieve captcha!* iswm $1-) { scon 2 msg #omegle 4[Error4] Omegle is asking for captcha... reconnecting... | scon 1 msg #omegle o.stop | scon 1 msg #omegle o.start }
  84.       if (*] ->* iswm $1-) { scon 2 msg #omegle 9 $+ $chr(91) $+ 3 $+ %zalgo.user $+ 9 $+ $chr(93) $+ 03 $3- }
  85.       else { scon 2 msg #omegle 5[4Stranger5] $replace($1-,12,05) }
  86.     }
  87.     if ($nick == CleverBot) {
  88.       else { scon 3 msg #omegle 5[4CleverBot5] $replace($1-,12,05) }
  89.     }
  90.   }
  91. }
  92.  
  93.  
  94. on *:action:*:#omegle:{
  95.   if ($network == ideanode) {
  96.     if ($nick == omegle) {
  97.       if (*is already connected to Omegle! Use .o to talk!* iswm $1-) { scon 2 msg #omegle 3I'm still connected to omegle, use .o <text> }
  98.       if (*has established a connection to* iswm $1-) { halt }
  99.       if (*has been disconnected.* iswm $1-) { scon 2 msg #omegle 4Your conversational partner has disconnected. }
  100.       if (*is connected to a partner!* iswm $1-) { scon 2 msg #omegle 3You're now chatting with a random stranger. Use .o <text> }
  101.     }
  102.   }
  103. }
  104.  
  105. on *:notice:*:*:{
  106.   if ($network == ideanode) {
  107.     if ($nick == omegle) { scon 2 notice %zalgo.user $1- }
  108.     if ($nick == zalgo) { scon 2 notice %zalgo.user $1- }
  109.   }
  110. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement