Fun Text

By A-1-T-E-A-M on Jan 17, 2007

That fun text is on macedonian. In the future i can translete on egnlish

on *:LOAD: {
set %nick $me
set %FunTextSwitch ON
}
on *:INPUT:*:{
  if ($1 == $null) halt
  if ( %nick == $me ) { halt }
  if (($1 == zdr) && ( %FunTextSwitch == ON )) { say 9Z8dr4a13vo7 $2- $+ | .halt }
  if (($1 == hi) && ( %FunTextSwitch == ON )) { say 6He4ll8o7 $2- $+ | .halt }
  if (($1 == cao) && ( %FunTextSwitch == ON )) { say 4C7a3O12o13O $2- $+ | .halt }
  if (($1 == ok) && ( %FunTextSwitch == ON )) { say 12O13K $2- $+ | .halt }
  if (($1 == np) && ( %FunTextSwitch == ON )) { say 8N13o 12Pr3ob7lem $2- $+ | .halt }
  if (($1 == haha) && ( %FunTextSwitch == ON )) { say  13H8A7HA4H12A $2- $+ | .halt }
  if (($1 == hehe) && ( %FunTextSwitch == ON )) { say  14H11E13H15E10H7E3H9E $2- $+ | .halt }
  if (($1 == lol) && ( %FunTextSwitch == ON )) { say 8L4au7ghs312 Out13 9Lo8ud $2- $+ | .halt }
  if (($1 == rofl) && ( %FunTextSwitch == ON )) { say 13Ro8lli3ng 4On 7Flo8or 10La14ug7hi8ng $2- $+ | .halt }
  if (($1 == roflol) && ( %FunTextSwitch == ON )) { say 4Ro8lli3ng 13On 6Flo7or12 La11ug10hi3ng 4O7ut 15Lo8ud $2- $+ | .halt }
  if (($1 == roflmao) && ( %FunTextSwitch == ON )) { say 3Ro7lli8ng 13On 12Flo15or 7La4ug8hi0ng 6My 12A11ss14 O15ff $2- $+ | .halt }
  if (($1 == brb) && ( %FunTextSwitch == ON )) { say 3B6e 7Ri13gh15t 4Ba9ck $2- $+ | .halt }
  if (($1 == cek) && ( %FunTextSwitch == ON )) { say 1048ek 7Ma13lk5u $2- $+ | .halt }
  if (($1 == afk) && ( %FunTextSwitch == ON )) { say 9Aw4ay 3Fr11om 8Ke7yb15oa11rd $2- $+ | .halt }
  if (($1 == bbl) && ( %FunTextSwitch == ON )) { say 3B7e 8Ba9ck 13La11ter $2- $+ | .halt }
  if (($1 == bbs) && ( %FunTextSwitch == ON )) { say 14B8e 7Ba15ck 11So3on $2- $+ | .halt }
  if (($1 == btw) && ( %FunTextSwitch == ON )) { say 10B11y 13Th15e 4Wa8y $2- $+ | .halt }
  if (($1 == wb) && ( %FunTextSwitch == ON )) { say 4We9lco11me 7Ba3ck $2- $+ | .halt }
  if (($1 == omg) && ( %FunTextSwitch == ON )) { say 4O8h 3M4y 13G6o7d $2- $+ | .halt }
  if (($1 == aha) && ( %FunTextSwitch == ON )) { say 4A8h3a $2- $+ | .halt }
  if (($1 == aham) && ( %FunTextSwitch == ON )) { say 10A8h15a13m $2- $+ | .halt }
  if (($1 == kiss) && ( %FunTextSwitch == ON )) { say 4K6IS13S7S $2- $+ | .halt }
  if (($1 == src) && ( %FunTextSwitch == ON )) { say 4Sr13Cu7Sh $2- $+ | .halt }
  if (($1 == cmok) && ( %FunTextSwitch == ON )) { say 13C8m6o7K $2- $+ | .halt }
  if (($1 == :**) && ( %FunTextSwitch == ON )) { say 0:*1:*2:*3:*4:*5:*6:*7:*8:*9:*10:*11:*12:*13:*14:*15:*16:* $2- $+ | .halt }
  if (($1 == lap) && ( %FunTextSwitch == ON )) { say 0lap 1lap 2lap 3lap 4lap 5lap 6lap 7lap 8lap 9lap 10lap 11lap 12lap 13lap 14lap 15lap $2- $+ | .halt }
  if (($1 == $chr(58) $+ $chr(41)) && ( %FunTextSwitch == ON )) { say 12:8-4) $2- $+ | .halt }
  if (($1 == $chr(58) $+ $chr(40)) && ( %FunTextSwitch == ON )) { say 8:4-3(  $2- $+ | .halt }
  if (($1 == :]]) && ( %FunTextSwitch == ON )) { say 1:) 2:) 3:) 4:) 5:) 6:) 7:) 8:) 9:) 10:) 11:) 12:) 13:) 14:) 15:) $2- $+ | .halt }

}

[script]
n0=on *:INPUT:*:{
n1=  if ($1 == $null) halt
n2=  if ( %nick == $me ) { halt }
n3=  if (($1 == zdr) && ( %FunTextSwitch == ON )) { say 9Z8dr4a13vo7  $2- $+ | .halt }
n4=  if (($1 == hi) && ( %FunTextSwitch == ON )) { say 6He4ll8o7 $2- $+ | .halt }
n5=  if (($1 == cao) && ( %FunTextSwitch == ON )) { say 7C14ao $2- $+ | .halt }
n6=  if (($1 == bye) && ( %FunTextSwitch == ON )) { say 4B8ye 7B13ye $2- $+ | .halt }
n7=  if (($1 == tnx) && ( %FunTextSwitch == ON )) { say 4Th8an3k 10Yo15u $2- $+ | .halt }
n8=  if (($1 == ok) && ( %FunTextSwitch == ON )) { say 12O13K $2- $+ | .halt }
n9=  if (($1 == np) && ( %FunTextSwitch == ON )) { say 8N13o 12Pr3ob7lem $2- $+ | .halt }
n10=  if (($1 == haha) && ( %FunTextSwitch == ON )) { say  13H8A7HA4H12A $2- $+ | .halt }
n11=  if (($1 == hehe) && ( %FunTextSwitch == ON )) { say  14H11E13H15E10H7E3H9E $2- $+ | .halt }
n12=  if (($1 == huhu) && ( %FunTextSwitch == ON )) { say  8Hu7Hu11Hu4Hu $2- $+ | .halt }
n13=  if (($1 == hihi) && ( %FunTextSwitch == ON )) { say 8X4i3x11i9x10i14x7i $2- $+ | .halt }
n14=  if (($1 == hoho) && ( %FunTextSwitch == ON )) { say 14H11o3H8o0H7o12H6o $2- $+ | .halt }
n15=  if (($1 == lol) && ( %FunTextSwitch == ON )) { say 8L4au7ghs312 Out13 9Lo8ud $2- $+ | .halt }
n16=  if (($1 == rofl) && ( %FunTextSwitch == ON )) { say 13Ro8lli3ng 4On 7Flo8or 10La14ug7hi8ng $2- $+ | .halt }
n17=  if (($1 == roflol) && ( %FunTextSwitch == ON )) { say 4Ro8lli3ng 13On 6Flo7or12 La11ug10hi3ng 4O7ut 15Lo8ud $2- $+ | .halt }
n18=  if (($1 == roflmao) && ( %FunTextSwitch == ON )) { say 3Ro7lli8ng 13On 12Flo15or 7La4ug8hi0ng 6My 12A11ss14 O15ff $2- $+ | .halt }
n19=  if (($1 == brb) && ( %FunTextSwitch == ON )) { say 3B6e 7Ri13gh15t 4Ba9ck $2- $+ | .halt }
n20=  if (($1 == cek) && ( %FunTextSwitch == ON )) { say 8P4o47e11k13a14j $2- $+ | .halt }
n21=  if (($1 == afk) && ( %FunTextSwitch == ON )) { say 9Aw4ay 3Fr11om 8Ke7yb15oa11rd $2- $+ | .halt }
n22=  if (($1 == bbl) && ( %FunTextSwitch == ON )) { say 3B7e 8Ba9ck 13La11ter $2- $+ | .halt }
n23=  if (($1 == bbs) && ( %FunTextSwitch == ON )) { say 14B8e 7Ba15ck 11So3on $2- $+ | .halt }
n24=  if (($1 == ttyl) && ( %FunTextSwitch == ON )) { say 7Ta8lk 3To 8Y3ou10 La11ter $2- $+ | .halt }
n25=  if (($1 == back) && ( %FunTextSwitch == ON )) { say 4I'7m 13Ba9ck13... $2- $+ | .halt }
n26=  if (($1 == btw) && ( %FunTextSwitch == ON )) { say 10B11y 13Th15e 4Wa8y $2- $+ | .halt }
n27=  if (($1 == cyl) && ( %FunTextSwitch == ON )) { say 13C 8Y4a 11La9ter $2- $+ | .halt }
n28=  if (($1 == wb) && ( %FunTextSwitch == ON )) { say 4We9lco11me 7Ba3ck $2- $+ | .halt }
n29=  if (($1 == yw) && ( %FunTextSwitch == ON )) { say 8Yo9u 4Ar7e 11Wel6com14ed $2- $+ | .halt }
n30=  if (($1 == omg) && ( %FunTextSwitch == ON )) { say 4O8h 3M4y 13G6o7d10... $2- $+ | .halt }
n31=  if (($1 == sry) && ( %FunTextSwitch == ON )) { say 14Sorr8y $2- $+ | .halt }
n32=  if (($1 == Izv) && ( %FunTextSwitch == ON )) { say 4Iz9vi11ni $2- $+ | .halt }
n33=  if (($1 == aha) && ( %FunTextSwitch == ON )) { say 4A8h3a $2- $+ | .halt }
n34=  if (($1 == aham) && ( %FunTextSwitch == ON )) { say 10A8h15a13m $2- $+ | .halt }
n35=  if (($1 == kiss) && ( %FunTextSwitch == ON )) { say 4K6IS13S7S $2- $+ | .halt }
n36=  if (($1 == src) && ( %FunTextSwitch == ON )) { say 4Sr13Cu7Sh $2- $+ | .halt }
n37=  if (($1 == cmok) && ( %FunTextSwitch == ON )) { say 13C8m6o7K $2- $+ | .halt }
n38=  if (($1 == dd) && ( %FunTextSwitch == ON )) { say 4Do11bar 8D13e9n $2- $+ | .halt }
n39=  if (($1 == dv) && ( %FunTextSwitch == ON )) { say 10Do15br8o 3Ve11ce6r $2- $+ | .halt }
n40=  if (($1 == dn) && ( %FunTextSwitch == ON )) { say 7D14obra 7N14ok $2- $+ | .halt }
n41=  if (($1 == du) && ( %FunTextSwitch == ON )) { say 7D14obro 7U14tro $2- $+ | .halt }
n42=  if (($1 == poz) && ( %FunTextSwitch == ON )) { say 8P8o9Z11d13R15a7F $2- $+ | .halt }
n43=  if (($1 == wtf) && ( %FunTextSwitch == ON )) { say 7W14hat 7T14he 7F14uck 7?14!... $2- $+ | .halt }
n44=  if (($1 == fy) && ( %FunTextSwitch == ON )) { say 7F14uck 7Y14ou $2- $+ | .halt }
n45=  if (($1 == jbg) && ( %FunTextSwitch == ON )) { say 7J14ebi 7G14a $2- $+ | .halt }
n46=  if (($1 == :**) && ( %FunTextSwitch == ON )) { say 3:*10:*9:*12:*2:*6:*13:*5:*4:*7:*8:*11:*14:*15:*0:*1:* $2- $+ | .halt }
n47=  if (($1 == lap) && ( %FunTextSwitch == ON )) { say 3lap 10lap 9lap 12lap 2lap 6lap 13lap 5lap 4lap 7lap 8lap 11lap 14lap 15lap 0lap 1lap $2- $+ | .halt }
n48=  if (($1 == $chr(58) $+ $chr(41)) && ( %FunTextSwitch == ON )) { say 12:8-4) $2- $+ | .halt }
n49=  if (($1 == $chr(58) $+ $chr(40)) && ( %FunTextSwitch == ON )) { say 8:4-3(  $2- $+ | .halt }
n50=  if (($1 == :]]) && ( %FunTextSwitch == ON )) { say 3:) 10:) 9:) 12:) 2:) 6:) 13:) 5:) 4:) 7:) 8:) 11:) 14:) 15:) 0:) 1:) $2- $+ | .halt }
n51=]

Comments

Sign in to comment.
Joshuaxiong1   -  Dec 14, 2007

You spelled english wrong

That fun text is on macedonian. In the future i can translete on egnlish

 Respond  
A-1-T-E-A-M   -  Jan 18, 2007

A1Team is only my nickname we arent team

 Respond  
RoninWarrior   -  Jan 17, 2007

A1 team just curious of what nicks you use?and who all is actually a part of your team?

 Respond  
Lindrian   -  Jan 17, 2007

Oh, since iI cant edit my damn posts, the on *:DISCONNECT: event, i made a [ and not a {, U can change that urself.

 Respond  
Lindrian   -  Jan 17, 2007

Remove the n= and do what FURBY said,
But make it;
on
:START: {
set %nick $me
set %FunTextSwitch ON
}

I dont know if its needed but, u might use:
On :EXIT: {
unset %nick
unset %funtextSwitch
}
On
:DISCONNECT: [
unset %nick
unset %funtextSwitch
}

Just to \"clean\" the variables. I dont know if it auto-does that or something, but its worth a try eh ;p?

 Respond  
no_body21   -  Jan 17, 2007

[script]
n0=on :INPUT::{
n1= if ($1 == $null) halt
n2= if ( %nick == $me ) { halt }

etc.

i think that should be pasted on a .ini file not straight to your mirc script editor remotes...

 Respond  
A-1-T-E-A-M   -  Jan 17, 2007

Ok...Ok...Ok...

 Respond  
F*U*R*B*Y*   -  Jan 17, 2007

on *:LOAD: {
set %nick $me
set %FunTextSwitch ON
}

^_^ add that some where in your script

 Respond  
A-1-T-E-A-M   -  Jan 17, 2007

but FURBY* that work on my script i dont know whats the problem with your script and I say tommorow i can set here new fun txt

 Respond  
F*U*R*B*Y*   -  Jan 17, 2007

FURBY* that sniipet work on my script , i dont know why in your script thus fun txt dont work . sry but ...

^_^ you didn\'t paste anyhting that sets the varables.... so other users must assume that you load it and it works straight away

 Respond  
A-1-T-E-A-M   -  Jan 17, 2007

tommorow i can put here new fun txt :)

 Respond  
A-1-T-E-A-M   -  Jan 17, 2007

FURBY* that sniipet work on my script , i dont know why in your script thus fun txt dont work . sry but ...

 Respond  
F*U*R*B*Y*   -  Jan 17, 2007

also if (($1 == zdr) && ( %FunTextSwitch == ON ) how is %funtextswitch being set? i\'m sorry but i can\'t really see how you can post this when 2 things aren\'t being set.....

 Respond  
F*U*R*B*Y*   -  Jan 17, 2007

Lindrian try setting %nick to your nickname

 Respond  
F*U*R*B*Y*   -  Jan 17, 2007

if ( %nick == $me ) { halt } ------ how does %nick get set?

 Respond  
A-1-T-E-A-M   -  Jan 17, 2007

This funtext on my script work good !

 Respond  
A-1-T-E-A-M   -  Jan 17, 2007

I dont why this not work on your script

 Respond  
Lindrian   -  Jan 17, 2007

This is just defenatley NOT working for me O.o

 Respond  
A-1-T-E-A-M   -  Jan 17, 2007

Marshtomp i can remove (%FunTextSwitch == ON ) and on group i can type
n0 n1 n2 n3 ...

 Respond  
A-1-T-E-A-M   -  Jan 17, 2007

Noutrious i didnt make uselles script !
thats not script thats snippet

 Respond  
A-1-T-E-A-M   -  Jan 17, 2007

ok Noutrious !

 Respond  
Noutrious   -  Jan 17, 2007

Sorry, but these old acronym systems SUX, there are made 7x better Acronym system where by dialog i can edit my acronyms, add etc etc. So whats the point of making useless scripts again and again? 2/10

 Respond  
A-1-T-E-A-M   -  Jan 17, 2007

Marshtomp they work without n0 n1 n2 n3 n4 etc....

 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.