chachin

Untitled

Mar 28th, 2013
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. on *:TEXT:!shoot *:#:{
  2. var %x $rand(1,2)
  3. if (%x == 1) {
  4. describe $chan lays on its back lifts its little legs and shoots an egg at $2 $+ 's neck! POP
  5. }
  6. else {
  7. describe $chan lays on its back lifts its little legs and shoots shit at $2 $+ 's face!
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment