centralalien

Eyerape V3 by catie minx and Pork

Mar 21st, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. print("Prepare Your Eyes... Eye Rape Script Made By PorkDevGaming & Catie Minx!")
  2. wait(2)
  3. print("Please note there isn't a stop option - This will soon crash after long usage!")
  4. wait(4)
  5. print("Okay, get ready for your petty eyes!")
  6. wait(1)
  7. print("Countdown from 5!")
  8. wait(1)
  9. print("5")
  10. wait(1)
  11. print("4")
  12. wait(1)
  13. print("3")
  14. wait(1)
  15. print("2")
  16. wait(1)
  17. print("1")
  18. wait(1)
  19. print("GO!")
  20. wait(.5)
  21. while true do
  22. wait(.05)
  23. for i=1,12 do
  24. execute("fog -111111111111111")
  25. wait(.5)
  26. if i == 1 then
  27. execute("fogcolor 11111111111111111 -1111111111111 -11111111111111")
  28. end
  29. if i == 2 then
  30. execute("fogcolor -11111111111111111 1111111111111 -11111111111111")
  31. end
  32. if i == 3 then
  33. execute("fogcolor -11111111111111111 -1111111111111 11111111111111")
  34. end
  35. if i == 4 then
  36. execute("fogcolor 11111111111111111 1111111111111 -11111111111111")
  37. end
  38. if i == 5 then
  39. execute("fogcolor 11111111111111111 -1111111111111 11111111111111")
  40. end
  41. if i == 6 then
  42. execute("fogcolor 1111111111 -1111111111 1111111")
  43. end
  44. if i == 7 then
  45. execute("fogcolor -1111111111 1111111111 11111111")
  46. end
  47. if i == 8 then
  48. execute("fogcolor 1111111111 1111111111 11111111")
  49. end
  50. if i == 9 then
  51. execute("fogcolor 1111111111 1111111 -11111111111")
  52. end
  53. if i == 10 then
  54. execute("time 0")
  55. end
  56. if i == 11 then
  57. execute("time 1800")
  58. end
  59. if i == 12 then
  60. execute("time 1000000")
  61. end
  62. end
  63. end
Add Comment
Please, Sign In to add comment