Guest User

Untitled

a guest
May 26th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. if ($me == underdog2) {
  2. if (!$2) {
  3. .msg $nick You need to have an expression to calculate
  4. }
  5. else {
  6. var %calc = $calc($2-)
  7. msg # 12Calculation of4 " $+ $bytes($2-,b) $+ " evaluates to $bytes(%calc,b)
Add Comment
Please, Sign In to add comment