Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. elseif ($1 == .take ) {
  2. if (!$auth($nick)) { notice $nick Bot is checking Q-Auth login, wait a few seconds and try again | who $nick n%nat,1 }
  3. else {
  4. if (%gi) { return }
  5. var %u = $name($nick)
  6. elseif ( %notake ) { describe %ch 15You can take something 1 time per 03 $+3 15hours (You need wait: 12 $+ $duration($ifmatch) 15 $+ ) }
  7. else {
  8. var %rand.pts = $rand(1,20), %old.pts = $user(%auth).exp, %new.pts = %old.pts + %rand.pts
  9. noop $xsetuser(%u,%rand.pts).points
  10. set -ez %notake 10200
  11. describe %ch wait... in process...
  12. describe %ch random prize taken!, 12 $+ (%u) 15Get 03 + $+ %rand.pts 15Points!
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement