Guest User

Untitled

a guest
Jul 22nd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. menu * {
  2. Osztás!: osztas
  3. }
  4.  
  5. alias osztas {
  6. set %osztaktiv 1
  7. set %osztszam 1
  8. window @Osztás
  9. }
  10.  
  11. on $*:TEXT:*profile*:#crazyosztas: {
  12. if (%osztaktiv == 1) {
  13. aline @osztás  $+ %osztszam $+  $+ : $nick $+ : $replace($reptok($reptok($wildtok($1-, *profile*, 1, 32),citizen,economy,0,47),profile,donate-items,0,47),http:,http: $+ $chr(47))
  14. inc %osztszam
  15. } }
Add Comment
Please, Sign In to add comment