Nintendo wi-fi games Friendcodes

By slub77 on Oct 24, 2009

I have had this script a while and use it but just in case some body stumbles accross the site looking for this kind of script here they go :)

ON *:TEXT:Sadd cod *:*: { 
  set $+(%,fc,cod,$nick) $2- 
  notice $nick Your Fc has been recorded to see it type Scod <name> 
  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 <gamename> <fc> " 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 <Fc here> }
} 

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 <gamename> <fc> " 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 <gamename> <fc> " 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 <gamename> <fc> " 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 <gamename> <fc> " 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 <gamename> <fc> " 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 <gamename> <fc> " 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

Comments

Sign in to comment.
slub77   -  Oct 25, 2009

well actually this script has a story some body wanted me to show them how to use %var and so i made the first one which was Sadd cod and then they said how would this work for the others so i made the rest of the script as an example on using them this script has come in use to me as i am in a gaming clan so fc's and names are needed and instead of people repeating people can just look it up

 Respond  
Cracker200   -  Oct 24, 2009

o.o

 Respond  
  -  Oct 24, 2009

.

 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.