Advertisement
EditorRUS

The source code of imaginary friend

Aug 5th, 2013
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. wake up:
  2. func infnt:
  3. if 1=0:
  4. make 1=1
  5. else 1=0
  6. return infnt
  7. endif
  8. endfunc
  9.  
  10. make kitten = 4
  11. make tulpa = 0
  12. if tulpa = 0:
  13. read guides
  14. then
  15. kill 1kitten
  16. read forums
  17. then
  18. kill 1kitten
  19. read blogs
  20. then
  21. kill 1kitten
  22. make tulpa
  23. else
  24. kill 1kitten
  25. make tulpa
  26. endif
  27. if kitten >= 1
  28. kill *kitten
  29. sleep
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement