Guest User

Untitled

a guest
May 20th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. ;Put this in a new Remote and change the colors to your liking
  2.  
  3. on *:text:*Sluggs bought*:#:{
  4. var %i = $remove($6,$chr(36),$chr(44)))
  5. var %j = %i / $3
  6. var %k = $calc(($3 / 100) * 1)
  7. var %l = $calc(%i / ($3 + %k))
  8. if ($round(%j,0) != %j) { msg $chan 10Your Lackey7 Sluggs 10bought11 $3 10bullets for4 $ $+ $round(%l,0) 10per bullet. 4FAKE!! }
  9. if ($round(%j,0) == %j) { msg $chan 10Your Lackey7 Sluggs 10bought11 $3 10bullets for4 $ $+ %j 10per bullet.
  10. }
  11. }
Add Comment
Please, Sign In to add comment