Guest User

Untitled

a guest
Jan 16th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. on *:text:!bep*:#: {
  2. set % [ $+ [ $nick ] ] [ $+ [app] ] $nick  $2 $+ : $3  $4 $+ : $5
  3. /msg $chan % [ $+ [ $nick ] ] [ $+ [app] ]
  4. set %apostantes % [ $+ [ $nick ] ] [ $+ [app] ] $+ , $+ %apostantes
  5. /notice $nick Tu apuesta ha sido grabada de la sigiente manera  $2 $+ : $3  $4 $+ : $5
  6. }
  7.  
  8.  
  9. on *:text:!reva*:#: {
  10. /msg $chan %apostantes
  11.  
  12. }
Add Comment
Please, Sign In to add comment