Advertisement
Guest User

Untitled

a guest
Nov 12th, 2019
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.26 KB | None | 0 0
  1. local Silence = Instance.new("ScreenGui")
  2. local SilenceButton = Instance.new("TextButton")
  3.  
  4. Silence.Name = "Silence"
  5. Silence.Parent = game.CoreGui
  6.  
  7.  
  8.  
  9. SilenceButton.Name = "SilenceButton"
  10. SilenceButton.Parent = Silence
  11. SilenceButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  12. SilenceButton.BackgroundTransparency = 0.30000001192093
  13. SilenceButton.BorderSizePixel = 0
  14. SilenceButton.Position = UDim2.new(0.0591057241, 0, 0.126617789, 0)
  15. SilenceButton.Size = UDim2.new(0, 83, 0, 34)
  16. SilenceButton.Font = Enum.Font.SourceSans
  17. SilenceButton.Text = "Silence"
  18. SilenceButton.TextColor3 = Color3.new(1, 1, 1)
  19. SilenceButton.TextSize = 20
  20. SilenceButton.Draggable = true
  21.  
  22. function onKeyPress(inputObject, gameProcessedEvent)
  23. if inputObject.KeyCode == Enum.KeyCode.F and gameProcessedEvent == false then
  24. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0,0,-3)
  25. end
  26. end
  27.  
  28. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  29. function onKeyPresss(inputObject, gameProcessedEvent)
  30. if inputObject.KeyCode == Enum.KeyCode.T and gameProcessedEvent == false then
  31. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0,0,-10)
  32. end
  33. end
  34.  
  35. game:GetService("UserInputService").InputBegan:connect(onKeyPresss)
  36.  
  37. function onKeyPressss(inputObject, gameProcessedEvent)
  38. if inputObject.KeyCode == Enum.KeyCode.Q and gameProcessedEvent == false then
  39. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0,0,3)
  40. end
  41. end
  42.  
  43. game:GetService("UserInputService").InputBegan:connect(onKeyPressss)
  44. function onKeyPresssss(inputObject, gameProcessedEvent)
  45. if inputObject.KeyCode == Enum.KeyCode.G and gameProcessedEvent == false then
  46. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0,10,0)
  47. end
  48. end
  49.  
  50. game:GetService("UserInputService").InputBegan:connect(onKeyPresssss)
  51.  
  52. function onKeyPresssssss(inputObject, gameProcessedEvent)
  53. if inputObject.KeyCode == Enum.KeyCode.B and gameProcessedEvent == false then
  54. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer('ALA^',"All")
  55. end
  56. end
  57.  
  58. game:GetService("UserInputService").InputBegan:connect(onKeyPresssssss)
  59.  
  60. local dabb = false
  61.  
  62. function onKeyPresssssssssss(inputObject, gameProcessedEvent)
  63. if inputObject.KeyCode == Enum.KeyCode.Y and gameProcessedEvent == false then
  64. if dabb == false then
  65. dabb = true
  66.  
  67. elseif dabb == true then
  68. dabb = false
  69.  
  70.  
  71. end
  72. end
  73. end
  74.  
  75. game:GetService("UserInputService").InputBegan:connect(onKeyPresssssssssss)
  76.  
  77. local dabbb = false
  78.  
  79. function onKeyPressssssssssss(inputObject, gameProcessedEvent)
  80. if inputObject.KeyCode == Enum.KeyCode.H and gameProcessedEvent == false then
  81. if dabbb == false then
  82. dabbb = true
  83.  
  84. elseif dabbb == true then
  85. dabbb = false
  86.  
  87.  
  88. end
  89. end
  90. end
  91.  
  92. game:GetService("UserInputService").InputBegan:connect(onKeyPressssssssssss)
  93.  
  94. local dab = false
  95. local pos = CFrame.new()
  96.  
  97. function TeleFunc(inputObject, gameProcessedEvent)
  98. if inputObject.KeyCode == Enum.KeyCode.N and gameProcessedEvent == false then
  99. if dab == false then
  100. pos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  101. wait(0.1)
  102. dab = true
  103.  
  104. elseif dab == true then
  105. dab = false
  106.  
  107.  
  108. end
  109. end
  110. end
  111.  
  112. game:GetService("UserInputService").InputBegan:connect(TeleFunc)
  113.  
  114.  
  115. function TeleFunc2(inputObject, gameProcessedEvent)
  116. if inputObject.KeyCode == Enum.KeyCode.M and gameProcessedEvent == false then
  117. game.ReplicatedStorage.OpenEyes:FireServer()
  118. end
  119. end
  120.  
  121. game:GetService("UserInputService").InputBegan:connect(TeleFunc2)
  122.  
  123. function Eat1(inputObject, gameProcessedEvent)
  124. if inputObject.KeyCode == Enum.KeyCode.V and gameProcessedEvent == false then
  125. if game.Players.LocalPlayer:FindFirstChild("Chicken Sandwhich") then
  126. epic = game.Players.LocalPlayer:FindFirstChild("Chicken Sandwhich")
  127. epic.Parent = game.Players.LocalPlayer.Character
  128. game.Players.LocalPlayer.Character["Chicken Sandwhich"]:Activate()
  129. end
  130. end
  131. end
  132. game:GetService("UserInputService").InputBegan:connect(Eat1)
  133.  
  134. function Eat2(inputObject, gameProcessedEvent)
  135. if inputObject.KeyCode == Enum.KeyCode.Z and gameProcessedEvent == false then
  136. if game.Players.LocalPlayer:FindFirstChild("Chicken") then
  137. epic = game.Players.LocalPlayer:FindFirstChild("Chicken")
  138. epic.Parent = game.Players.LocalPlayer.Character
  139. game.Players.LocalPlayer.Character.Chicken.Parent = game.Workspace
  140. end
  141. end
  142. end
  143. game:GetService("UserInputService").InputBegan:connect(Eat2)
  144.  
  145.  
  146. game:GetService('RunService').Stepped:connect(function()
  147.  
  148.  
  149. game.CoreGui.Silence.SilenceButton.Text = #game.Players.LocalPlayer:GetChildren() - 5
  150.  
  151.  
  152. if game.Players.LocalPlayer.Character.HumanoidRootPart ~= nil then
  153.  
  154. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  155. if v:IsA("Tool") and v.Name == "Chicken Sandwhich" then
  156. v.Parent = game.Players.LocalPlayer
  157. end
  158. end
  159. end
  160.  
  161. game.Players.LocalPlayer.Backpack.Running:FireServer(false)
  162.  
  163. if game.Players.LocalPlayer.Character.HumanoidRootPart ~= nil then
  164.  
  165. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  166. if v:IsA("Tool") and v.Name == "Chicken" then
  167. v.Parent = game.Players.LocalPlayer
  168. end
  169. end
  170. end
  171.  
  172. if dab == true then
  173. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  174. end
  175.  
  176. end)
  177.  
  178. while wait() do
  179. if dabb == true then
  180. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0,0,-10)
  181. wait(0.0001)
  182. end
  183.  
  184. end
  185.  
  186. while true do
  187. if dabbb == true then
  188. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0,10,0)
  189. wait(0.0001)
  190. end
  191.  
  192. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement