Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- alias trivia {
- /inc %chancount
- /set %trivchan $+(#trivia,$r(1,1000000))
- /join %trivchan
- /timer 1 1 /cs register %trivchan Trivia trivia
- /timer 1 3 /msg funserv request trivia %trivchan
- /timer 1 5 /invite nick1 %trivchan
- /timer 1 7 /mode %trivchan +spo nick1
- /timer 1 9 /msg %trivchan .trivia
- /timer 1 12 /part %trivchan
- $iif(%chancount < 17,timer 1 15 trivia,noop)
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement