Moe Stock Exchange

By KholdStare88 on Dec 15, 2010

Please delete.

on *:TEXT:*:*: {
  if (*| * iswm $1-) || ($chan == %msx.chan) { halt }
  elseif ($1 == .help) || ((msx isin $1-) && (help isin $1-)) { msx.help }
  elseif ($1 == .accept) && (%msx.challenge) && (%msx.p2 == $nick) { msx.accept challenge %msx.p1 %msx.p2 }
  elseif ($1 == .buy) && (!$7) { msx.shop $1- }
  elseif ($1 == .cancel) && ($nick == Hikari-chan) { .timers off | unset %prot.msx.* %msx.* %lock.challenge }
  elseif ($1 == .capture) { msx.capture }
  elseif ($1 == .challenge) && ($2) { msx.challenge challenge $nick $2- }
  elseif ($1 == .check) { msx.check $1- }
  elseif ($1 == .cmsn) && (!$2) { msx.cmsn 1 }
  elseif ($1 == .cmsn+) && (!$2) { msx.cmsn 2 }
  elseif ($1 == .contract) && (!$7) { msx.market $1- }
  elseif ($1 == .decline) && (%msx.challenge) && (%msx.p2 == $nick) { msx.decline }
  elseif ($1 == .equip) && ($3) { msx.equip $1- }
  elseif ($1 == .feed) && ($4) { msx.feed $1- }
  elseif ($1 == .food) { msx.food $1- }
  elseif ($1 == .gym) { msx.gym $1- }
  elseif ($1 == .items) { msx.items }
  elseif ($1 == .market) && (!$7) { msx.market $1- }
  ;elseif ($1 == .moe) { msx.moe }
  ;elseif ($1 == .moe+) { msx.moe short }
  ;elseif ($1 == .moetop10) { msx.top10 top }
  ;elseif ($1 == .moebtm10) { msx.top10 btm }
  elseif ($1 == .moefame) { msx.top10 fame }
  elseif ($1 == .msx) && (!$2) { msx.msx 1 }
  elseif ($1 == .msx) && ($2 == help) { msx.help }
  elseif ($1 == .msx+) && (!$2) { msx.msx 2 }
  elseif ($1 == .msx2) && (!$2) { msx.msx2 1 }
  elseif ($1 == .msx2+) && (!$2) { msx.msx2 2 }
  elseif ($1 == .play) && (!$2 || ($len($2) > 2)) { msx.play $1- }
  elseif ($1 == .create) { msx.capture register }
  elseif ($1 == .remort) && ($2) { msx.remort $1- }
  elseif ($1 == .remove) || ($1 == .unequip) && ($2) { msx.equip remove none $2- }
  elseif ($1 == .revoke) && ($2) { msx.revoke $1- }
  elseif ($1 == .shop) && (!$7) { msx.shop $1- }
  elseif ($1 == .stats) && ($2) { msx.stats $1- }
  elseif ($1 == .trade) && ($2 > 0) && ($3 !isnum) && ($4) { msx.trade $1- }
  elseif ($1 == .use) && ($2) && (!%msx.use) { msx.use $1- }
  elseif ($1 == .value) { msx.value $1 $2 }
  ;elseif ($1 == .vote) && ($2) { msx.vote $1- }
  elseif ($1 == .worth) && ($2 isnum) && ($3) { msx.worth $1- }
}

Comments

Sign in to comment.
KholdStare88   -  Aug 22, 2012

The script is no longer in maintenance and the user requests a delete.

 Respond  
cptpan   -  Aug 22, 2012

what the fuck is this piece of shlt

 Respond  
KholdStare88   -  Dec 17, 2010

Actually, I don't know how to add screenshots. Is it a BBcode?

 Respond  
Bielie   -  Dec 16, 2010

thats what i call a lot of vars and lines.. No idea what it does can you show and example?

 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.