Jump to content

Archived

This topic is now archived and is closed to further replies.

chain

Nintendo wi-fi games Friendcodes

Recommended Posts

  • Administrators
>

ON *:TEXT:Sadd cod *:*: {

 set $+(%,fc,cod,$nick) $2-

 notice $nick Your Fc has been recorded to see it type Scod 

 msg $nick $me can enable you to save your gaming codes like call of duty or super smash bros brawl to do this you use a simple command " Sadd   " Like this | /msg $nick Sadd cod 123456789012

 msg $nick $me supports these games ; accf , ssbb , acww , mkw , mkd , pokemon

 msg $nick To call these up type S(name) (users name) aka Scod samuel Remember this works in a pm



}

ON *:TEXT:Scod &:*: {

 if ($($+(%,fc,cod,$2),2)) {

   notice $nick Fc $+($2,::) $ifmatch

 }

 else {

 msg $chan $2 does not have a Set fc. For them to have one they must type Sadd cod  }

}







ON *:TEXT:Sadd pokemon *:*: {

 set $+(%,poke,$nick) $2-

 notice $nick Saved

 msg $nick $me can enable you to save your gaming codes like call of duty or super smash bros brawl to do this you use a simple command " Sadd   " Like this | /msg $nick Sadd cod 123456789012

 msg $nick $me supports these games ; accf , ssbb , acww , mkw , mkd , pokemon

 msg $nick To call these up type S(name) (users name) aka Scod samuel Remember this works in a pm



}

ON *:TEXT:Spoke &:*: {

 if ($($+(%,poke,$2),2)) {

   notice $nick %1F%02Fc $+($2,::)%1F $ifmatch

 }

 else {

 msg $chan $2 not saved that fc }

}



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



ON *:TEXT:Sadd ssbb *:*: {

 set $+(%,ssbb,$nick) $2-

 notice $nick Saved

 msg $nick $me can enable you to save your gaming codes like call of duty or super smash bros brawl to do this you use a simple command " Sadd   " Like this | /msg $nick Sadd cod 123456789012

 msg $nick $me supports these games ; accf , ssbb , acww , mkw , mkd , pokemon

 msg $nick To call these up type S(name) (users name) aka Scod samuel Remember this works in a pm



}

ON *:TEXT:Sssbb &:*: {

 if ($($+(%,ssbb,$2),2)) {

   notice $nick %1F%02Fc $+($2,::)%1F $ifmatch

 }

 else {

 msg $chan $2 not saved that fc }

}



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



ON *:TEXT:Sadd mkw *:*: {

 set $+(%,mkw,$nick) $2-

 notice $nick Saved

 msg $nick $me can enable you to save your gaming codes like call of duty or super smash bros brawl to do this you use a simple command " Sadd   " Like this | /msg $nick Sadd cod 123456789012

 msg $nick $me supports these games ; accf , ssbb , acww , mkw , mkd , pokemon

 msg $nick To call these up type S(name) (users name) aka Scod samuel Remember this works in a pm



}

ON *:TEXT:Smkw &:*: {

 if ($($+(%,mkw,$2),2)) {

   notice $nick %1F%02Fc $+($2,::)%1F $ifmatch

 }

 else {

 msg $chan $2 not saved that fc }

}

;;;;;;;;;;;;;;;;;;;;;;;;;;

ON *:TEXT:Sadd mkd *:*: {

 set $+(%,mkd,$nick) $2-

 notice $nick Saved

 msg $nick $me can enable you to save your gaming codes like call of duty or super smash bros brawl to do this you use a simple command " Sadd   " Like this | /msg $nick Sadd cod 123456789012

 msg $nick $me supports these games ; accf , ssbb , acww , mkw , mkd , pokemon

 msg $nick To call these up type S(name) (users name) aka Scod samuel Remember this works in a pm



}

ON *:TEXT:Smkd &:*: {

 if ($($+(%,mkd,$2),2)) {

   notice $nick %1F%02Fc $+($2,::)%1F $ifmatch

 }

 else {

 msg $chan $2 not saved that fc }

}



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

ON *:TEXT:Sadd acww *:*: {

 set $+(%,acww,$nick) $2-

 notice $nick Saved

 msg $nick $me can enable you to save your gaming codes like call of duty or super smash bros brawl to do this you use a simple command " Sadd   " Like this | /msg $nick Sadd cod 123456789012

 msg $nick $me supports these games ; accf , ssbb , acww , mkw , mkd , pokemon

 msg $nick To call these up type S(name) (users name) aka Scod samuel Remember this works in a pm



}

ON *:TEXT:Sacww &:*: {

 if ($($+(%,acww,$2),2)) {

   notice $nick %1F%02Fc $+($2,::)%1F $ifmatch



 }

 else {

 msg $chan $2 not saved that fc }

}



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



ON *:TEXT:Sadd accf *:*: {

 set $+(%,accf,$nick) $2-

 notice $nick Saved

 msg $nick $me can enable you to save your gaming codes like call of duty or super smash bros brawl to do this you use a simple command " Sadd   " Like this | /msg $nick Sadd cod 123456789012

 msg $nick $me supports these games ; accf , ssbb , acww , mkw , mkd , pokemon

 msg $nick To call these up type S(name) (users name) aka Scod samuel Remember this works in a pm



}

ON *:TEXT:Saccf &:*: {

 if ($($+(%,accf,$2),2)) {

   notice $nick %1F%02Fc $+($2,::)%1F $ifmatch

 }

 else {

 msg $chan $2 not saved that fc }

}



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;





;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



#toys on



Link to comment
Share on other sites



×
×
  • Create New...