Advertisement
Kaemi

Untitled

May 14th, 2017
363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 30.00 KB | None | 0 0
  1. --my meh (Rufus14 MY LONGEST SCRIPT)
  2.  
  3. mouse = game.Players.LocalPlayer:GetMouse()
  4. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  5. woah = Instance.new("Sound", game.Players.LocalPlayer.PlayerGui)
  6. woah.Volume = 30
  7. woah.SoundId = "rbxassetid://172800015"
  8. woah:Play()
  9. woah.Looped = true
  10. game.Players.LocalPlayer.Character.Head.face.Texture = "http://www.roblox.com/asset/?id=129058216"
  11. game.Players.LocalPlayer.Character.Animate:destroy()
  12. rig = game.Players.LocalPlayer.Character.Torso
  13. run = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  14. run.SoundId = "rbxassetid://197909620"
  15. run.Volume = 0
  16. run.Looped = true
  17. run:Play()
  18. run.PlaybackSpeed = 1.9
  19. walking = true
  20. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 13
  21. cough = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  22. cough.Volume = 50
  23. cough.SoundId = "rbxassetid://186581757"
  24. function walk(key)
  25.     key = key:lower()
  26.     if key == "w" then
  27.     walking = true
  28.     run.Volume = 10
  29.     if walking == true then
  30.     wait()
  31.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  32.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  33.     wait()
  34.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  35.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  36.     wait()
  37.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  38.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  39.     wait()
  40.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  41.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  42.     wait()
  43.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  44.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  45.     wait()
  46.     while walking == true do
  47.     wait(0.05)
  48.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  49.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  50.     wait(0.05)
  51.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  52.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  53.     wait(0.05)
  54.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  55.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  56.     wait(0.05)
  57.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  58.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  59.     wait(0.05)
  60.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  61.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  62.     wait(0.05)
  63.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  64.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  65.     wait(0.05)
  66.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  67.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  68.     wait(0.05)
  69.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  70.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  71.     wait(0.05)
  72.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  73.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  74.     wait(0.05)
  75.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  76.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  77.     end
  78.     end
  79.     end
  80.     end
  81. mouse.KeyDown:connect(walk)
  82. function notwalk(key)
  83.     key = key:lower()
  84.     if key == "w" then
  85.         walking = false
  86.         run.Volume = 0
  87.         for i = 1,15 do
  88.         wait()
  89.         rig["Left Hip"].C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  90.         rig["Right Hip"].C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  91.         end
  92.     end
  93. end
  94. mouse.KeyUp:connect(notwalk)
  95. ---------------------------------
  96. walking1 = false
  97. function walk1(key)
  98.     key = key:lower()
  99.     if key == "d" then
  100.     walking1 = true
  101.     run.Volume = 10
  102.     if walking1 == true then
  103.     wait()
  104.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  105.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  106.     wait()
  107.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  108.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  109.     wait()
  110.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  111.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  112.     wait()
  113.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  114.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  115.     wait()
  116.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  117.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  118.     wait()
  119.     while walking1 == true do
  120.     wait(0.05)
  121.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  122.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  123.     wait(0.05)
  124.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  125.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  126.     wait(0.05)
  127.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  128.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  129.     wait(0.05)
  130.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  131.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  132.     wait(0.05)
  133.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  134.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  135.     wait(0.05)
  136.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  137.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  138.     wait(0.05)
  139.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  140.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  141.     wait(0.05)
  142.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  143.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  144.     wait(0.05)
  145.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  146.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  147.     wait(0.05)
  148.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  149.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  150.     end
  151.     end
  152.     end
  153.     end
  154. mouse.KeyDown:connect(walk1)
  155. function notwalk1(key)
  156.     key = key:lower()
  157.     if key == "d" then
  158.         walking1 = false
  159.         run.Volume = 0
  160.         for i = 1,15 do
  161.         wait()
  162.         rig["Left Hip"].C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  163.         rig["Right Hip"].C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  164.         end
  165.     end
  166. end
  167. mouse.KeyUp:connect(notwalk1)
  168. ----------------------------------------------------
  169. walking3 = false
  170. function walk3(key)
  171.     key = key:lower()
  172.     if key == "a" then
  173.     walking3 = true
  174.     run.Volume = 10
  175.     if walking3 == true then
  176.     wait()
  177.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  178.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  179.     wait()
  180.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  181.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  182.     wait()
  183.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  184.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  185.     wait()
  186.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  187.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  188.     wait()
  189.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  190.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  191.     wait()
  192.     while walking3 == true do
  193.     wait(0.05)
  194.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  195.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  196.     wait(0.05)
  197.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  198.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  199.     wait(0.05)
  200.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  201.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  202.     wait(0.05)
  203.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  204.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  205.     wait(0.05)
  206.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  207.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  208.     wait(0.05)
  209.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  210.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  211.     wait(0.05)
  212.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  213.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  214.     wait(0.05)
  215.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  216.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  217.     wait(0.05)
  218.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  219.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  220.     wait(0.05)
  221.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  222.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  223.     end
  224.     end
  225.     end
  226.     end
  227. mouse.KeyDown:connect(walk3)
  228. function notwalk3(key)
  229.     key = key:lower()
  230.     if key == "a" then
  231.         walking3 = false
  232.         run.Volume = 0
  233.         for i = 1,15 do
  234.         wait()
  235.         rig["Left Hip"].C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  236.         rig["Right Hip"].C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  237.         end
  238.     end
  239. end
  240. mouse.KeyUp:connect(notwalk3)
  241. -----------------------------------
  242. walking2 = false
  243. function walk2(key)
  244.     key = key:lower()
  245.     if key == "s" then
  246.     walking2 = true
  247.     run.Volume = 10
  248.     if walking2 == true then
  249.     wait()
  250.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  251.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  252.     wait()
  253.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  254.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  255.     wait()
  256.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  257.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  258.     wait()
  259.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  260.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  261.     wait()
  262.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.2)
  263.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.2)
  264.     wait()
  265.     while walking2 == true do
  266.     wait(0.05)
  267.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  268.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  269.     wait(0.05)
  270.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  271.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  272.     wait(0.05)
  273.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  274.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  275.     wait(0.05)
  276.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  277.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  278.     wait(0.05)
  279.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,0.4)
  280.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,0.4)
  281.     wait(0.05)
  282.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  283.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  284.     wait(0.05)
  285.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  286.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  287.     wait(0.05)
  288.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  289.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  290.     wait(0.05)
  291.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  292.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  293.     wait(0.05)
  294.     rig["Left Hip"].C0 = rig["Left Hip"].C0 * CFrame.Angles(0,0,-0.4)
  295.     rig["Right Hip"].C0 = rig["Right Hip"].C0 * CFrame.Angles(0,0,-0.4)
  296.     end
  297.     end
  298.     end
  299.     end
  300. mouse.KeyDown:connect(walk2)
  301. function notwalk3(key)
  302.     key = key:lower()
  303.     if key == "s" then
  304.         walking2 = false
  305.         run.Volume = 0
  306.         for i = 1,20 do
  307.         wait()
  308.         rig["Left Hip"].C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  309.         rig["Right Hip"].C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  310.         end
  311.     end
  312. end
  313. mouse.KeyUp:connect(notwalk3)
  314. trip = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui)
  315. omg = Instance.new("ImageLabel", trip)
  316. omg.Image = "http://www.roblox.com/asset/?id=115790774"
  317. omg.Size = UDim2.new(1,0 , 1,0)
  318. omg.ImageTransparency = 0.9
  319. omg.BackgroundTransparency = 1
  320. while true do
  321.     for i = 1,200 do
  322.     Math = math.random(1,350)
  323.     print(Math)
  324.     if Math == 1 then
  325.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"AM I HIGH NAO?!","Red")
  326.         text = Instance.new("TextBox", trip)
  327.         text.Size = UDim2.new(1,0 , 1,0)
  328.         text.FontSize = "Size48"
  329.         text.Text = "WEEEEEEEEEEEEEED SNOOPDAWG"
  330.         text.TextColor3 = Color3.fromRGB(24, 255, 8)
  331.         text.TextTransparency = 1
  332.         text.BackgroundTransparency = 1
  333.         text.Font = "Cartoon"
  334.         for i = 1,8 do
  335.             wait()
  336.             omg.ImageTransparency = 0.8
  337.             text.Font = "Code"
  338.             text.TextTransparency = text.TextTransparency - 0.1
  339.             wait()
  340.             omg.ImageTransparency = 0.9
  341.             text.TextTransparency = text.TextTransparency - 0.1
  342.             text.Font = "Highway"
  343.             wait()
  344.             omg.ImageTransparency = 0.8
  345.             text.TextTransparency = text.TextTransparency - 0.1
  346.             text.Font = "Arial"
  347.             wait()
  348.             omg.ImageTransparency = 0.9
  349.             text.TextTransparency = text.TextTransparency - 0.1
  350.             text.Font = "Cartoon"
  351.         end
  352.         for i = 1,8 do
  353.             wait()
  354.             omg.ImageTransparency = 0.8
  355.             text.Font = "Code"
  356.             text.TextTransparency = text.TextTransparency + 0.1
  357.             wait()
  358.             omg.ImageTransparency = 0.9
  359.             text.TextTransparency = text.TextTransparency + 0.1
  360.             text.Font = "Highway"
  361.             wait()
  362.             omg.ImageTransparency = 0.8
  363.             text.TextTransparency = text.TextTransparency + 0.1
  364.             text.Font = "Arial"
  365.             wait()
  366.             omg.ImageTransparency = 0.9
  367.             text.TextTransparency = text.TextTransparency + 0.1
  368.             text.Font = "Cartoon"
  369.             text.TextTransparency = text.TextTransparency + 0.1
  370.         end
  371.         text:destroy()
  372.     end
  373.     if Math == 2 then
  374.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"A FLYING CHEEZBEWGER","Red")
  375.         text = Instance.new("TextBox", trip)
  376.         text.Size = UDim2.new(1,0 , 1,0)
  377.         text.FontSize = "Size48"
  378.         text.Text = "FEQDIEHIEHIEFIEFIHEFHIwdfe"
  379.         text.TextColor3 = Color3.fromRGB(24, 255, 8)
  380.         text.TextTransparency = 1
  381.         text.BackgroundTransparency = 1
  382.         text.Font = "Cartoon"
  383.         for i = 1,8 do
  384.             wait()
  385.             omg.ImageTransparency = 0.8
  386.             text.Font = "Code"
  387.             text.TextTransparency = text.TextTransparency - 0.1
  388.             wait()
  389.             omg.ImageTransparency = 0.9
  390.             text.TextTransparency = text.TextTransparency - 0.1
  391.             text.Font = "Highway"
  392.             wait()
  393.             omg.ImageTransparency = 0.8
  394.             text.TextTransparency = text.TextTransparency - 0.1
  395.             text.Font = "Arial"
  396.             wait()
  397.             omg.ImageTransparency = 0.9
  398.             text.TextTransparency = text.TextTransparency - 0.1
  399.             text.Font = "Cartoon"
  400.         end
  401.         for i = 1,8 do
  402.             wait()
  403.             omg.ImageTransparency = 0.8
  404.             text.Font = "Code"
  405.             text.TextTransparency = text.TextTransparency + 0.1
  406.             wait()
  407.             omg.ImageTransparency = 0.9
  408.             text.TextTransparency = text.TextTransparency + 0.1
  409.             text.Font = "Highway"
  410.             wait()
  411.             omg.ImageTransparency = 0.8
  412.             text.TextTransparency = text.TextTransparency + 0.1
  413.             text.Font = "Arial"
  414.             wait()
  415.             omg.ImageTransparency = 0.9
  416.             text.TextTransparency = text.TextTransparency + 0.1
  417.             text.Font = "Cartoon"
  418.             text.TextTransparency = text.TextTransparency + 0.1
  419.         end
  420.         text:destroy()
  421.     end
  422.     if Math == 3 then
  423.         text = Instance.new("TextBox", trip)
  424.         text.Size = UDim2.new(1,0 , 1,0)
  425.         text.FontSize = "Size48"
  426.         text.Text = "OMGOMGMOMOGOMGOMGOMGOMG"
  427.         text.TextColor3 = Color3.fromRGB(24, 255, 8)
  428.         text.TextTransparency = 1
  429.         text.BackgroundTransparency = 1
  430.         text.Font = "Cartoon"
  431.         for i = 1,8 do
  432.             wait()
  433.             omg.ImageTransparency = 0.8
  434.             text.Font = "Code"
  435.             text.TextTransparency = text.TextTransparency - 0.1
  436.             wait()
  437.             omg.ImageTransparency = 0.9
  438.             text.TextTransparency = text.TextTransparency - 0.1
  439.             text.Font = "Highway"
  440.             wait()
  441.             omg.ImageTransparency = 0.8
  442.             text.TextTransparency = text.TextTransparency - 0.1
  443.             text.Font = "Arial"
  444.             wait()
  445.             omg.ImageTransparency = 0.9
  446.             text.TextTransparency = text.TextTransparency - 0.1
  447.             text.Font = "Cartoon"
  448.         end
  449.         for i = 1,8 do
  450.             wait()
  451.             omg.ImageTransparency = 0.8
  452.             text.Font = "Code"
  453.             text.TextTransparency = text.TextTransparency + 0.1
  454.             wait()
  455.             omg.ImageTransparency = 0.9
  456.             text.TextTransparency = text.TextTransparency + 0.1
  457.             text.Font = "Highway"
  458.             wait()
  459.             omg.ImageTransparency = 0.8
  460.             text.TextTransparency = text.TextTransparency + 0.1
  461.             text.Font = "Arial"
  462.             wait()
  463.             omg.ImageTransparency = 0.9
  464.             text.TextTransparency = text.TextTransparency + 0.1
  465.             text.Font = "Cartoon"
  466.             text.TextTransparency = text.TextTransparency + 0.1
  467.         end
  468.         text:destroy()
  469.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"OH MY GOOOOOOOOOOOOOOOOOD","Red")
  470.     end
  471.     if Math == 4 then
  472.         text = Instance.new("TextBox", trip)
  473.         text.Size = UDim2.new(1,0 , 1,0)
  474.         text.FontSize = "Size48"
  475.         text.Text = "WHERE AM I?!?!!?"
  476.         text.TextColor3 = Color3.fromRGB(24, 255, 8)
  477.         text.TextTransparency = 1
  478.         text.BackgroundTransparency = 1
  479.         text.Font = "Cartoon"
  480.         for i = 1,8 do
  481.             wait()
  482.             omg.ImageTransparency = 0.8
  483.             text.Font = "Code"
  484.             text.TextTransparency = text.TextTransparency - 0.1
  485.             wait()
  486.             omg.ImageTransparency = 0.9
  487.             text.TextTransparency = text.TextTransparency - 0.1
  488.             text.Font = "Highway"
  489.             wait()
  490.             omg.ImageTransparency = 0.8
  491.             text.TextTransparency = text.TextTransparency - 0.1
  492.             text.Font = "Arial"
  493.             wait()
  494.             omg.ImageTransparency = 0.9
  495.             text.TextTransparency = text.TextTransparency - 0.1
  496.             text.Font = "Cartoon"
  497.         end
  498.         for i = 1,8 do
  499.             wait()
  500.             omg.ImageTransparency = 0.8
  501.             text.Font = "Code"
  502.             text.TextTransparency = text.TextTransparency + 0.1
  503.             wait()
  504.             omg.ImageTransparency = 0.9
  505.             text.TextTransparency = text.TextTransparency + 0.1
  506.             text.Font = "Highway"
  507.             wait()
  508.             omg.ImageTransparency = 0.8
  509.             text.TextTransparency = text.TextTransparency + 0.1
  510.             text.Font = "Arial"
  511.             wait()
  512.             omg.ImageTransparency = 0.9
  513.             text.TextTransparency = text.TextTransparency + 0.1
  514.             text.Font = "Cartoon"
  515.             text.TextTransparency = text.TextTransparency + 0.1
  516.         end
  517.         text:destroy()
  518.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"WHERE AM I?!?!?","Red")
  519.     end
  520.     if Math == 5 then
  521.         text = Instance.new("TextBox", trip)
  522.         text.Size = UDim2.new(1,0 , 1,0)
  523.         text.FontSize = "Size48"
  524.         text.Text = "WOOOOOHOOOOOOOOO"
  525.         text.TextColor3 = Color3.fromRGB(24, 255, 8)
  526.         text.TextTransparency = 1
  527.         text.BackgroundTransparency = 1
  528.         text.Font = "Cartoon"
  529.         for i = 1,8 do
  530.             wait()
  531.             omg.ImageTransparency = 0.8
  532.             text.Font = "Code"
  533.             text.TextTransparency = text.TextTransparency - 0.1
  534.             wait()
  535.             omg.ImageTransparency = 0.9
  536.             text.TextTransparency = text.TextTransparency - 0.1
  537.             text.Font = "Highway"
  538.             wait()
  539.             omg.ImageTransparency = 0.8
  540.             text.TextTransparency = text.TextTransparency - 0.1
  541.             text.Font = "Arial"
  542.             wait()
  543.             omg.ImageTransparency = 0.9
  544.             text.TextTransparency = text.TextTransparency - 0.1
  545.             text.Font = "Cartoon"
  546.         end
  547.         for i = 1,8 do
  548.             wait()
  549.             omg.ImageTransparency = 0.8
  550.             text.Font = "Code"
  551.             text.TextTransparency = text.TextTransparency + 0.1
  552.             wait()
  553.             omg.ImageTransparency = 0.9
  554.             text.TextTransparency = text.TextTransparency + 0.1
  555.             text.Font = "Highway"
  556.             wait()
  557.             omg.ImageTransparency = 0.8
  558.             text.TextTransparency = text.TextTransparency + 0.1
  559.             text.Font = "Arial"
  560.             wait()
  561.             omg.ImageTransparency = 0.9
  562.             text.TextTransparency = text.TextTransparency + 0.1
  563.             text.Font = "Cartoon"
  564.             text.TextTransparency = text.TextTransparency + 0.1
  565.         end
  566.         text:destroy()
  567.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"KTHXBYE","Red")
  568.     end
  569.     if Math == 6 then
  570.         text = Instance.new("TextBox", trip)
  571.         text.Size = UDim2.new(1,0 , 1,0)
  572.         text.FontSize = "Size48"
  573.         text.Text = "0.o"
  574.         text.TextColor3 = Color3.fromRGB(24, 255, 8)
  575.         text.TextTransparency = 1
  576.         text.BackgroundTransparency = 1
  577.         text.Font = "Cartoon"
  578.         for i = 1,8 do
  579.             wait()
  580.             omg.ImageTransparency = 0.8
  581.             text.Font = "Code"
  582.             text.TextTransparency = text.TextTransparency - 0.1
  583.             wait()
  584.             omg.ImageTransparency = 0.9
  585.             text.TextTransparency = text.TextTransparency - 0.1
  586.             text.Font = "Highway"
  587.             wait()
  588.             omg.ImageTransparency = 0.8
  589.             text.TextTransparency = text.TextTransparency - 0.1
  590.             text.Font = "Arial"
  591.             wait()
  592.             omg.ImageTransparency = 0.9
  593.             text.TextTransparency = text.TextTransparency - 0.1
  594.             text.Font = "Cartoon"
  595.         end
  596.         for i = 1,8 do
  597.             wait()
  598.             omg.ImageTransparency = 0.8
  599.             text.Font = "Code"
  600.             text.TextTransparency = text.TextTransparency + 0.1
  601.             wait()
  602.             omg.ImageTransparency = 0.9
  603.             text.TextTransparency = text.TextTransparency + 0.1
  604.             text.Font = "Highway"
  605.             wait()
  606.             omg.ImageTransparency = 0.8
  607.             text.TextTransparency = text.TextTransparency + 0.1
  608.             text.Font = "Arial"
  609.             wait()
  610.             omg.ImageTransparency = 0.9
  611.             text.TextTransparency = text.TextTransparency + 0.1
  612.             text.Font = "Cartoon"
  613.             text.TextTransparency = text.TextTransparency + 0.1
  614.         end
  615.         text:destroy()
  616.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"CAN I DIE NAO!??!","Red")
  617.     end
  618.     if Math == 7 then
  619.         cough:Play()
  620.                 text = Instance.new("TextBox", trip)
  621.         text.Size = UDim2.new(1,0 , 1,0)
  622.         text.FontSize = "Size48"
  623.         text.Text = "*COUGHING INTENSIFIES*"
  624.         text.TextColor3 = Color3.fromRGB(24, 255, 8)
  625.         text.TextTransparency = 1
  626.         text.BackgroundTransparency = 1
  627.         text.Font = "Cartoon"
  628.         for i = 1,8 do
  629.             wait()
  630.             omg.ImageTransparency = 0.8
  631.             text.Font = "Code"
  632.             text.TextTransparency = text.TextTransparency - 0.1
  633.             wait()
  634.             omg.ImageTransparency = 0.9
  635.             text.TextTransparency = text.TextTransparency - 0.1
  636.             text.Font = "Highway"
  637.             wait()
  638.             omg.ImageTransparency = 0.8
  639.             text.TextTransparency = text.TextTransparency - 0.1
  640.             text.Font = "Arial"
  641.             wait()
  642.             omg.ImageTransparency = 0.9
  643.             text.TextTransparency = text.TextTransparency - 0.1
  644.             text.Font = "Cartoon"
  645.         end
  646.         for i = 1,8 do
  647.             wait()
  648.             omg.ImageTransparency = 0.8
  649.             text.Font = "Code"
  650.             text.TextTransparency = text.TextTransparency + 0.1
  651.             wait()
  652.             text.TextTransparency = text.TextTransparency + 0.1
  653.             text.Font = "Highway"
  654.             omg.ImageTransparency = 0.9
  655.             wait()
  656.             omg.ImageTransparency = 0.8
  657.             text.TextTransparency = text.TextTransparency + 0.1
  658.             text.Font = "Arial"
  659.             wait()
  660.             omg.ImageTransparency = 0.9
  661.             text.TextTransparency = text.TextTransparency + 0.1
  662.             text.Font = "Cartoon"
  663.             text.TextTransparency = text.TextTransparency + 0.1
  664.         end
  665.         text:destroy()
  666.     end
  667.     omg.ImageTransparency = 0.9
  668.     wait()
  669.     omg.ImageTransparency = 0.8
  670.     wait()
  671.     game.Workspace.CurrentCamera.FieldOfView = game.Workspace.CurrentCamera.FieldOfView + 0.1
  672.     end
  673.     for i = 1,200 do
  674.     Math = math.random(1,300)
  675.     print(Math)
  676.     if Math == 1 then
  677.         text = Instance.new("TextBox", trip)
  678.         text.Size = UDim2.new(1,0 , 1,0)
  679.         text.FontSize = "Size48"
  680.         text.Text = "HOW HIGH AM I?!?!?"
  681.         text.TextColor3 = Color3.fromRGB(24, 255, 8)
  682.         text.TextTransparency = 1
  683.         text.BackgroundTransparency = 1
  684.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"AM I HIGH NAO?!","Red")
  685.         text.Font = "Cartoon"
  686.         for i = 1,10 do
  687.             wait()
  688.             omg.ImageTransparency = 0.8
  689.             text.TextTransparency = text.TextTransparency - 0.1
  690.             omg.ImageTransparency = 0.9
  691.         end
  692.         for i = 1,10 do
  693.             wait()
  694.             omg.ImageTransparency = 0.8
  695.             text.TextTransparency = text.TextTransparency + 0.1
  696.             omg.ImageTransparency = 0.9
  697.         end
  698.         text:destroy()
  699.     end
  700.     if Math == 2 then
  701.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"A FLYING CHEEZBEWGER","Red")
  702.     end
  703.     if Math == 3 then
  704.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"OH MY GOOOOOOOOOOOOOOOOOD","Red")
  705.         text = Instance.new("TextBox", trip)
  706.         text.Size = UDim2.new(1,0 , 1,0)
  707.         text.FontSize = "Size48"
  708.         text.Text = "OMGOMGMOMOGOMGOMGOMGOMG"
  709.         text.TextColor3 = Color3.fromRGB(24, 255, 8)
  710.         text.TextTransparency = 1
  711.         text.BackgroundTransparency = 1
  712.         text.Font = "Cartoon"
  713.         for i = 1,8 do
  714.             wait()
  715.             omg.ImageTransparency = 0.8
  716.             text.Font = "Code"
  717.             text.TextTransparency = text.TextTransparency - 0.1
  718.             wait()
  719.             omg.ImageTransparency = 0.9
  720.             text.TextTransparency = text.TextTransparency - 0.1
  721.             text.Font = "Highway"
  722.             wait()
  723.             omg.ImageTransparency = 0.8
  724.             text.TextTransparency = text.TextTransparency - 0.1
  725.             text.Font = "Arial"
  726.             wait()
  727.             omg.ImageTransparency = 0.9
  728.             text.TextTransparency = text.TextTransparency - 0.1
  729.             text.Font = "Cartoon"
  730.         end
  731.         for i = 1,10 do
  732.             wait()
  733.             text.TextTransparency = text.TextTransparency + 0.1
  734.         end
  735.         text:destroy()
  736.     end
  737.     if Math == 4 then
  738.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"WHERE AM I?!?!?","Red")
  739.                 text = Instance.new("TextBox", trip)
  740.         text.Size = UDim2.new(1,0 , 1,0)
  741.         text.FontSize = "Size48"
  742.         text.Text = "I LIKE TURTLES"
  743.         text.TextColor3 = Color3.fromRGB(24, 255, 8)
  744.         text.TextTransparency = 1
  745.         text.BackgroundTransparency = 1
  746.         text.Font = "Cartoon"
  747.         for i = 1,8 do
  748.             wait()
  749.             omg.ImageTransparency = 0.8
  750.             text.Font = "Code"
  751.             text.TextTransparency = text.TextTransparency - 0.1
  752.             wait()
  753.             omg.ImageTransparency = 0.9
  754.             text.TextTransparency = text.TextTransparency - 0.1
  755.             text.Font = "Highway"
  756.             wait()
  757.             omg.ImageTransparency = 0.8
  758.             text.TextTransparency = text.TextTransparency - 0.1
  759.             text.Font = "Arial"
  760.             wait()
  761.             omg.ImageTransparency = 0.9
  762.             text.TextTransparency = text.TextTransparency - 0.1
  763.             text.Font = "Cartoon"
  764.         end
  765.         for i = 1,8 do
  766.             wait()
  767.             omg.ImageTransparency = 0.8
  768.             text.Font = "Code"
  769.             text.TextTransparency = text.TextTransparency + 0.1
  770.             wait()
  771.             omg.ImageTransparency = 0.9
  772.             text.TextTransparency = text.TextTransparency + 0.1
  773.             text.Font = "Highway"
  774.             wait()
  775.             omg.ImageTransparency = 0.8
  776.             text.TextTransparency = text.TextTransparency + 0.1
  777.             text.Font = "Arial"
  778.             wait()
  779.             omg.ImageTransparency = 0.9
  780.             text.TextTransparency = text.TextTransparency + 0.1
  781.             text.Font = "Cartoon"
  782.             text.TextTransparency = text.TextTransparency + 0.1
  783.         end
  784.         text:destroy()
  785.     end
  786.     if Math == 5 then
  787.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"KTHXBYE","Red")
  788.             text = Instance.new("TextBox", trip)
  789.         text.Size = UDim2.new(1,0 , 1,0)
  790.         text.FontSize = "Size48"
  791.         text.Text = "BAIIIIIIIIIIIIIIIIIIIIIIIIII"
  792.         text.TextColor3 = Color3.fromRGB(24, 255, 8)
  793.         text.TextTransparency = 1
  794.         text.BackgroundTransparency = 1
  795.         text.Font = "Cartoon"
  796.         for i = 1,8 do
  797.             wait()
  798.             omg.ImageTransparency = 0.8
  799.             text.Font = "Code"
  800.             text.TextTransparency = text.TextTransparency - 0.1
  801.             wait()
  802.             omg.ImageTransparency = 0.9
  803.             text.TextTransparency = text.TextTransparency - 0.1
  804.             text.Font = "Highway"
  805.             wait()
  806.             omg.ImageTransparency = 0.8
  807.             text.TextTransparency = text.TextTransparency - 0.1
  808.             text.Font = "Arial"
  809.             wait()
  810.             omg.ImageTransparency = 0.9
  811.             text.TextTransparency = text.TextTransparency - 0.1
  812.             text.Font = "Cartoon"
  813.         end
  814.         for i = 1,8 do
  815.             wait()
  816.             omg.ImageTransparency = 0.8
  817.             text.Font = "Code"
  818.             text.TextTransparency = text.TextTransparency + 0.1
  819.             wait()
  820.             omg.ImageTransparency = 0.9
  821.             text.TextTransparency = text.TextTransparency + 0.1
  822.             text.Font = "Highway"
  823.             wait()
  824.             omg.ImageTransparency = 0.8
  825.             text.TextTransparency = text.TextTransparency + 0.1
  826.             text.Font = "Arial"
  827.             wait()
  828.             omg.ImageTransparency = 0.9
  829.             text.TextTransparency = text.TextTransparency + 0.1
  830.             text.Font = "Cartoon"
  831.             text.TextTransparency = text.TextTransparency + 0.1
  832.         end
  833.         woah:Stop()
  834.         rip = Instance.new("Sound", trip)
  835.         rip.SoundId = "rbxassetid://245325046"
  836.         rip:Play()
  837.         rip.Volume = 50
  838.         game.Workspace.CurrentCamera.CameraType = "Scriptable"
  839.         for i = 1,20 do
  840.             wait()
  841.             game.Workspace.CurrentCamera.FieldOfView = game.Workspace.CurrentCamera.FieldOfView + 3
  842.             game.Workspace.CurrentCamera.CFrame = game.Workspace.CurrentCamera.CFrame * CFrame.Angles(0,0,0.2)
  843.         end
  844.         text.TextColor3 = Color3.new(1,0,0)
  845.         text.BackgroundColor3 = Color3.fromRGB(0,0,0)
  846.         text.BackgroundTransparency = 0
  847.         wait(3)
  848.         text.Text = "dats too dark you go ded lol rip X-X"
  849.         for i = 1,8 do
  850.             wait()
  851.             omg.ImageTransparency = 0.8
  852.             text.Font = "Code"
  853.             text.TextTransparency = text.TextTransparency - 0.1
  854.             wait()
  855.             omg.ImageTransparency = 0.8
  856.             text.TextTransparency = text.TextTransparency - 0.1
  857.             text.Font = "Highway"
  858.             wait()
  859.             omg.ImageTransparency = 0.9
  860.             text.TextTransparency = text.TextTransparency - 0.1
  861.             text.Font = "Arial"
  862.             wait()
  863.             omg.ImageTransparency = 0.8
  864.             text.TextTransparency = text.TextTransparency - 0.1
  865.             text.Font = "Cartoon"
  866.             text.TextTransparency = text.TextTransparency - 0.1
  867.         end
  868.         for i = 1,50 do
  869.             text.Font = "Code"
  870.             wait()
  871.             text.Font = "Highway"
  872.             wait()
  873.             text.Font = "Arial"
  874.             wait()
  875.             text.Font = "Cartoon"
  876.             wait()
  877.         end
  878.         game.Workspace.CurrentCamera.CameraType = "Track"
  879.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  880.         game.Players.LocalPlayer.Character.Humanoid.Health = 0
  881.         for i = 1,50 do
  882.             text.Font = "Code"
  883.             wait()
  884.             text.Font = "Highway"
  885.             wait()
  886.             text.Font = "Arial"
  887.             wait()
  888.             text.Font = "Cartoon"
  889.             wait()
  890.         end
  891.         for i = 1,50 do
  892.             text.Font = "Code"
  893.             wait()
  894.             text.Font = "Highway"
  895.             wait()
  896.             text.Font = "Arial"
  897.             wait()
  898.             text.Font = "Cartoon"
  899.             wait()
  900.         end
  901.         for i = 1,50 do
  902.             text.Font = "Code"
  903.             wait()
  904.             text.Font = "Highway"
  905.             wait()
  906.             text.Font = "Arial"
  907.             wait()
  908.             text.Font = "Cartoon"
  909.             wait()
  910.         end
  911.         for i = 1,50 do
  912.             text.Font = "Code"
  913.             wait()
  914.             text.Font = "Highway"
  915.             wait()
  916.             text.Font = "Arial"
  917.             wait()
  918.             text.Font = "Cartoon"
  919.             wait()
  920.         end
  921.         text:destroy()
  922.     end
  923.     if Math == 6 then
  924.         game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"CAN I DIE NAO!??!","Red")
  925.     end
  926.     if Math == 7 then
  927.         cough:Play()
  928.     end
  929.     omg.ImageTransparency = 0.9
  930.     game.Workspace.CurrentCamera.FieldOfView = game.Workspace.CurrentCamera.FieldOfView - 0.1
  931.     wait()
  932.     omg.ImageTransparency = 0.8
  933.     wait()
  934.     end
  935. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement