Advertisement
RyanDaCoder

gay

Jun 11th, 2018
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.80 KB | None | 0 0
  1. -- Objects
  2.  
  3. local KilosHub = Instance.new("ScreenGui")
  4. local kh = Instance.new("TextLabel")
  5. local khlower = Instance.new("TextLabel")
  6. local MainFrame = Instance.new("Frame")
  7. local bac = Instance.new("TextButton")
  8. local btnlower = Instance.new("TextLabel")
  9. local rr = Instance.new("TextButton")
  10. local btnlower_2 = Instance.new("TextLabel")
  11. local plr = Instance.new("TextBox")
  12. local plrlower = Instance.new("TextLabel")
  13. local oof = Instance.new("TextButton")
  14. local btnlower_3 = Instance.new("TextLabel")
  15. local kia = Instance.new("TextButton")
  16. local btnlower_4 = Instance.new("TextLabel")
  17. local ki = Instance.new("TextButton")
  18. local btnlower_5 = Instance.new("TextLabel")
  19. local god = Instance.new("TextButton")
  20. local btnlower_6 = Instance.new("TextLabel")
  21. local exit = Instance.new("TextButton")
  22.  
  23. -- Properties
  24.  
  25. KilosHub.Name = "KilosHub"
  26. KilosHub.Parent = game.CoreGui
  27.  
  28. kh.Name = "kh"
  29. kh.Parent = KilosHub
  30. kh.Active = true
  31. kh.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  32. kh.BorderSizePixel = 0
  33. kh.Draggable = true
  34. kh.Position = UDim2.new(0, 0, 0.34352079, 0)
  35. kh.Size = UDim2.new(0, 382, 0, 28)
  36. kh.Font = Enum.Font.SourceSansBold
  37. kh.Text = "Kilos Hub : Untwisted Murderer"
  38. kh.TextColor3 = Color3.new(1, 1, 1)
  39. kh.TextScaled = true
  40. kh.TextSize = 34
  41. kh.TextWrapped = true
  42.  
  43. khlower.Name = "khlower"
  44. khlower.Parent = kh
  45. khlower.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  46. khlower.BorderSizePixel = 0
  47. khlower.Position = UDim2.new(0, 0, 0.892857134, 0)
  48. khlower.Size = UDim2.new(0, 382, 0, 3)
  49. khlower.Font = Enum.Font.SourceSans
  50. khlower.Text = ""
  51. khlower.TextColor3 = Color3.new(0, 0, 0)
  52. khlower.TextSize = 14
  53.  
  54. MainFrame.Name = "MainFrame"
  55. MainFrame.Parent = khlower
  56. MainFrame.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  57. MainFrame.BorderSizePixel = 0
  58. MainFrame.Position = UDim2.new(0, 0, 1, 0)
  59. MainFrame.Size = UDim2.new(0, 382, 0, 395)
  60.  
  61. bac.Name = "bac"
  62. bac.Parent = MainFrame
  63. bac.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  64. bac.BorderSizePixel = 0
  65. bac.Position = UDim2.new(0.0575916246, 0, 0.212658226, 0)
  66. bac.Size = UDim2.new(0, 163, 0, 54)
  67. bac.Font = Enum.Font.SourceSansBold
  68. bac.Text = " Bypass Anti Cheat (Activate This Before Using God)"
  69. bac.TextColor3 = Color3.new(1, 1, 1)
  70. bac.TextScaled = true
  71. bac.TextSize = 14
  72. bac.TextWrapped = true
  73.  
  74. btnlower.Name = "btnlower"
  75. btnlower.Parent = bac
  76. btnlower.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  77. btnlower.BorderSizePixel = 0
  78. btnlower.Position = UDim2.new(0, 0, 0.92592591, 0)
  79. btnlower.Size = UDim2.new(0, 163, 0, 4)
  80. btnlower.Font = Enum.Font.SourceSans
  81. btnlower.Text = ""
  82. btnlower.TextColor3 = Color3.new(0, 0, 0)
  83. btnlower.TextSize = 14
  84.  
  85. rr.Name = "rr"
  86. rr.Parent = MainFrame
  87. rr.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  88. rr.BorderSizePixel = 0
  89. rr.Position = UDim2.new(0.513089001, 0, 0.212658226, 0)
  90. rr.Size = UDim2.new(0, 163, 0, 54)
  91. rr.Font = Enum.Font.SourceSansBold
  92. rr.Text = "Rickroll"
  93. rr.TextColor3 = Color3.new(1, 1, 1)
  94. rr.TextScaled = true
  95. rr.TextSize = 14
  96. rr.TextWrapped = true
  97.  
  98. btnlower_2.Name = "btnlower"
  99. btnlower_2.Parent = rr
  100. btnlower_2.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  101. btnlower_2.BorderSizePixel = 0
  102. btnlower_2.Position = UDim2.new(0, 0, 0.92592591, 0)
  103. btnlower_2.Size = UDim2.new(0, 163, 0, 4)
  104. btnlower_2.Font = Enum.Font.SourceSans
  105. btnlower_2.Text = ""
  106. btnlower_2.TextColor3 = Color3.new(0, 0, 0)
  107. btnlower_2.TextSize = 14
  108.  
  109. plr.Name = "plr"
  110. plr.Parent = MainFrame
  111. plr.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  112. plr.BorderSizePixel = 0
  113. plr.Position = UDim2.new(0.238219902, 0, 0.0405063182, 0)
  114. plr.Size = UDim2.new(0, 200, 0, 50)
  115. plr.Font = Enum.Font.SourceSansBold
  116. plr.Text = "Player"
  117. plr.TextColor3 = Color3.new(1, 1, 1)
  118. plr.TextScaled = true
  119. plr.TextSize = 14
  120. plr.TextWrapped = true
  121.  
  122. plrlower.Name = "plrlower"
  123. plrlower.Parent = plr
  124. plrlower.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  125. plrlower.BorderSizePixel = 0
  126. plrlower.Position = UDim2.new(0, 0, 0.920000017, 0)
  127. plrlower.Size = UDim2.new(0, 200, 0, 4)
  128. plrlower.Font = Enum.Font.SourceSans
  129. plrlower.Text = ""
  130. plrlower.TextColor3 = Color3.new(0, 0, 0)
  131. plrlower.TextSize = 14
  132.  
  133. oof.Name = "oof"
  134. oof.Parent = MainFrame
  135. oof.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  136. oof.BorderSizePixel = 0
  137. oof.Position = UDim2.new(0.0575916246, 0, 0.400000006, 0)
  138. oof.Size = UDim2.new(0, 163, 0, 54)
  139. oof.Font = Enum.Font.SourceSansBold
  140. oof.Text = "OOF"
  141. oof.TextColor3 = Color3.new(1, 1, 1)
  142. oof.TextScaled = true
  143. oof.TextSize = 14
  144. oof.TextWrapped = true
  145.  
  146. btnlower_3.Name = "btnlower"
  147. btnlower_3.Parent = oof
  148. btnlower_3.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  149. btnlower_3.BorderSizePixel = 0
  150. btnlower_3.Position = UDim2.new(0, 0, 0.92592591, 0)
  151. btnlower_3.Size = UDim2.new(0, 163, 0, 4)
  152. btnlower_3.Font = Enum.Font.SourceSans
  153. btnlower_3.Text = ""
  154. btnlower_3.TextColor3 = Color3.new(0, 0, 0)
  155. btnlower_3.TextSize = 14
  156.  
  157. kia.Name = "kia"
  158. kia.Parent = MainFrame
  159. kia.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  160. kia.BorderSizePixel = 0
  161. kia.Position = UDim2.new(0.513089001, 0, 0.400000006, 0)
  162. kia.Size = UDim2.new(0, 163, 0, 54)
  163. kia.Font = Enum.Font.SourceSansBold
  164. kia.Text = "Kill All"
  165. kia.TextColor3 = Color3.new(1, 1, 1)
  166. kia.TextScaled = true
  167. kia.TextSize = 14
  168. kia.TextWrapped = true
  169.  
  170. btnlower_4.Name = "btnlower"
  171. btnlower_4.Parent = kia
  172. btnlower_4.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  173. btnlower_4.BorderSizePixel = 0
  174. btnlower_4.Position = UDim2.new(0, 0, 0.92592591, 0)
  175. btnlower_4.Size = UDim2.new(0, 163, 0, 4)
  176. btnlower_4.Font = Enum.Font.SourceSans
  177. btnlower_4.Text = ""
  178. btnlower_4.TextColor3 = Color3.new(0, 0, 0)
  179. btnlower_4.TextSize = 14
  180.  
  181. ki.Name = "ki"
  182. ki.Parent = MainFrame
  183. ki.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  184. ki.BorderSizePixel = 0
  185. ki.Position = UDim2.new(0.0575916171, 0, 0.600000024, 0)
  186. ki.Size = UDim2.new(0, 163, 0, 54)
  187. ki.Font = Enum.Font.SourceSansBold
  188. ki.Text = "Kill"
  189. ki.TextColor3 = Color3.new(1, 1, 1)
  190. ki.TextScaled = true
  191. ki.TextSize = 14
  192. ki.TextWrapped = true
  193.  
  194. btnlower_5.Name = "btnlower"
  195. btnlower_5.Parent = ki
  196. btnlower_5.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  197. btnlower_5.BorderSizePixel = 0
  198. btnlower_5.Position = UDim2.new(0, 0, 0.92592591, 0)
  199. btnlower_5.Size = UDim2.new(0, 163, 0, 4)
  200. btnlower_5.Font = Enum.Font.SourceSans
  201. btnlower_5.Text = ""
  202. btnlower_5.TextColor3 = Color3.new(0, 0, 0)
  203. btnlower_5.TextSize = 14
  204.  
  205. god.Name = "god"
  206. god.Parent = MainFrame
  207. god.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  208. god.BorderSizePixel = 0
  209. god.Position = UDim2.new(0.513089001, 0, 0.600000024, 0)
  210. god.Size = UDim2.new(0, 163, 0, 54)
  211. god.Font = Enum.Font.SourceSansBold
  212. god.Text = "God (LocalPlayer)"
  213. god.TextColor3 = Color3.new(1, 1, 1)
  214. god.TextScaled = true
  215. god.TextSize = 14
  216. god.TextWrapped = true
  217.  
  218. btnlower_6.Name = "btnlower"
  219. btnlower_6.Parent = god
  220. btnlower_6.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  221. btnlower_6.BorderSizePixel = 0
  222. btnlower_6.Position = UDim2.new(0, 0, 0.92592591, 0)
  223. btnlower_6.Size = UDim2.new(0, 163, 0, 4)
  224. btnlower_6.Font = Enum.Font.SourceSans
  225. btnlower_6.Text = ""
  226. btnlower_6.TextColor3 = Color3.new(0, 0, 0)
  227. btnlower_6.TextSize = 14
  228.  
  229. exit.Name = "exit"
  230. exit.Parent = kh
  231. exit.BackgroundColor3 = Color3.new(1, 1, 1)
  232. exit.BackgroundTransparency = 1
  233. exit.Size = UDim2.new(0, 23, 0, 18)
  234. exit.Font = Enum.Font.SourceSansBold
  235. exit.Text = "X"
  236. exit.TextColor3 = Color3.new(1, 1, 1)
  237. exit.TextScaled = true
  238. exit.TextSize = 14
  239. exit.TextWrapped = true
  240.  
  241. exit.MouseButton1Click:connect(function()
  242. KilosHub:Destroy()
  243. end)
  244.  
  245. bac.MouseButton1Click:connect(function()
  246. antiKek={'AntiSpeedHack','AntiDataTheft','UI','NO FF','NO FF'}
  247.  
  248. while wait() do
  249. local Player = game.Players.LocalPlayer
  250. local Gui = Player.PlayerGui
  251. for i,v in pairs(antiKek) do
  252. if Gui:FindFirstChild(v) then
  253. Gui:FindFirstChild(v):Remove()
  254. end
  255. end
  256. end
  257. end)
  258.  
  259. oof.MouseButton1Click:connect(function()
  260. for i,v in pairs(game.Players:GetChildren()) do
  261. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, 609158214)
  262. end
  263. end)
  264.  
  265. kia.MouseButton1Click:connect(function()
  266. for i,v in pairs(game.Players:GetChildren()) do
  267. game.ReplicatedStorage.Event:FireServer("TPD", 20000, game.Workspace.Ignore.Players[v.Name].Humanoid)
  268. end
  269. end)
  270.  
  271. ki.MouseButton1Click:connect(function()
  272. game.ReplicatedStorage.Event:FireServer("TPD", 2000000, game.Workspace.Ignore.Players[plr.Text].Humanoid)
  273. end)
  274.  
  275. god.MouseButton1Click:connect(function()
  276. game.ReplicatedStorage.Event:FireServer("TPD", -888888888899999, game.Workspace.Ignore.Players[game.Players.LocalPlayer.Name].Humanoid)
  277. end)
  278.  
  279. rr.MouseButton1Click:connect(function()
  280. for i,v in pairs(game.Players:GetChildren()) do
  281. game.ReplicatedStorage.Event:FireServer("PlayRadio", v, 295022416)
  282. end
  283. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement