Advertisement
RyanDaCoder

Fixed Sunrise!

Jun 11th, 2018
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.46 KB | None | 0 0
  1. -- Sunrise GUI Made By Gabe The Gabe#0187 :)
  2.  
  3. local Sunrise = Instance.new("ScreenGui")
  4. local main = Instance.new("TextLabel")
  5. local stop = Instance.new("TextLabel")
  6. local xd = Instance.new("Frame")
  7. local playerdude = Instance.new("TextBox")
  8. local dback = Instance.new("TextLabel")
  9. local gear = Instance.new("ImageButton")
  10. local dl = Instance.new("TextButton")
  11. local dlback = Instance.new("TextLabel")
  12. local killplr = Instance.new("TextButton")
  13. local killback = Instance.new("TextLabel")
  14. local bdl = Instance.new("TextButton")
  15. local bdlback = Instance.new("TextLabel")
  16. local custom = Instance.new("TextLabel")
  17. local pls = Instance.new("TextLabel")
  18. local boii = Instance.new("Frame")
  19. local toourmom = Instance.new("TextButton")
  20. local tourmom = Instance.new("TextButton")
  21. Sunrise.Name = "Sunrise"
  22. Sunrise.Parent = game.CoreGui
  23. main.Name = "main"
  24. main.Parent = Sunrise
  25. main.Active = true
  26. main.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  27. main.BorderSizePixel = 0
  28. main.Draggable = true
  29. main.Position = UDim2.new(0, 0, 0.427872866, 0)
  30. main.Size = UDim2.new(0, 304, 0, 30)
  31. main.Font = Enum.Font.SourceSansBold
  32. main.Text = "Kilos Hub : Sunrise"
  33. main.TextColor3 = Color3.new(1, 1, 1)
  34. main.TextScaled = true
  35. main.TextSize = 14
  36. main.TextWrapped = true
  37. stop.Name = "stop"
  38. stop.Parent = main
  39. stop.Active = true
  40. stop.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  41. stop.BorderSizePixel = 0
  42. stop.Draggable = true
  43. stop.Position = UDim2.new(0, 0, 1, 0)
  44. stop.Size = UDim2.new(0, 304, 0, 5)
  45. stop.Font = Enum.Font.SourceSans
  46. stop.Text = ""
  47. stop.TextColor3 = Color3.new(0, 0, 0)
  48. stop.TextSize = 14
  49. xd.Name = "xd"
  50. xd.Parent = stop
  51. xd.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  52. xd.BorderSizePixel = 0
  53. xd.Position = UDim2.new(0, 0, 1, 0)
  54. xd.Size = UDim2.new(0, 304, 0, 355)
  55. playerdude.Name = "playerdude"
  56. playerdude.Parent = xd
  57. playerdude.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  58. playerdude.BorderSizePixel = 0
  59. playerdude.Position = UDim2.new(0.0394736826, 0, 0.0281690136, 0)
  60. playerdude.Size = UDim2.new(0, 280, 0, 42)
  61. playerdude.Font = Enum.Font.SourceSansItalic
  62. playerdude.Text = "Player"
  63. playerdude.TextColor3 = Color3.new(1, 1, 1)
  64. playerdude.TextScaled = true
  65. playerdude.TextSize = 14
  66. playerdude.TextWrapped = true
  67. dback.Name = "dback"
  68. dback.Parent = playerdude
  69. dback.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  70. dback.BorderSizePixel = 0
  71. dback.Position = UDim2.new(0, 0, 0.928571403, 0)
  72. dback.Size = UDim2.new(0, 280, 0, 4)
  73. dback.Font = Enum.Font.SourceSans
  74. dback.Text = ""
  75. dback.TextColor3 = Color3.new(0, 0, 0)
  76. dback.TextSize = 14
  77. gear.Name = "gear"
  78. gear.Parent = xd
  79. gear.BackgroundColor3 = Color3.new(1, 1, 1)
  80. gear.BackgroundTransparency = 1
  81. gear.Position = UDim2.new(0.878289461, 0, 0.892957747, 0)
  82. gear.Size = UDim2.new(0, 25, 0, 25)
  83. gear.Image = "rbxassetid://1003379313"
  84. dl.Name = "dl"
  85. dl.Parent = xd
  86. dl.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  87. dl.BorderSizePixel = 0
  88. dl.Position = UDim2.new(0.0394736826, 0, 0.366197169, 0)
  89. dl.Size = UDim2.new(0, 132, 0, 41)
  90. dl.Font = Enum.Font.SourceSansBold
  91. dl.Text = "Deadlands"
  92. dl.TextColor3 = Color3.new(1, 1, 1)
  93. dl.TextScaled = true
  94. dl.TextSize = 14
  95. dl.TextWrapped = true
  96. dlback.Name = "dlback"
  97. dlback.Parent = dl
  98. dlback.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  99. dlback.BorderSizePixel = 0
  100. dlback.Position = UDim2.new(0, 0, 0.902438998, 0)
  101. dlback.Size = UDim2.new(0, 132, 0, 4)
  102. dlback.Font = Enum.Font.SourceSans
  103. dlback.Text = ""
  104. dlback.TextColor3 = Color3.new(0, 0, 0)
  105. dlback.TextSize = 14
  106. killplr.Name = "killplr"
  107. killplr.Parent = xd
  108. killplr.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  109. killplr.BorderSizePixel = 0
  110. killplr.Position = UDim2.new(0.526315808, 0, 0.366197169, 0)
  111. killplr.Size = UDim2.new(0, 132, 0, 41)
  112. killplr.Font = Enum.Font.SourceSansBold
  113. killplr.Text = "Kill"
  114. killplr.TextColor3 = Color3.new(1, 1, 1)
  115. killplr.TextScaled = true
  116. killplr.TextSize = 14
  117. killplr.TextWrapped = true
  118. killback.Name = "killback"
  119. killback.Parent = killplr
  120. killback.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  121. killback.BorderSizePixel = 0
  122. killback.Position = UDim2.new(0, 0, 0.902438998, 0)
  123. killback.Size = UDim2.new(0, 132, 0, 4)
  124. killback.Font = Enum.Font.SourceSans
  125. killback.Text = ""
  126. killback.TextColor3 = Color3.new(0, 0, 0)
  127. killback.TextSize = 14
  128. bdl.Name = "bdl"
  129. bdl.Parent = xd
  130. bdl.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  131. bdl.BorderSizePixel = 0
  132. bdl.Position = UDim2.new(0.28289476, 0, 0.569014072, 0)
  133. bdl.Size = UDim2.new(0, 132, 0, 41)
  134. bdl.Font = Enum.Font.SourceSansBold
  135. bdl.Text = "Beyond Deadlands"
  136. bdl.TextColor3 = Color3.new(1, 1, 1)
  137. bdl.TextScaled = true
  138. bdl.TextSize = 14
  139. bdl.TextWrapped = true
  140. bdlback.Name = "bdlback"
  141. bdlback.Parent = bdl
  142. bdlback.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  143. bdlback.BorderSizePixel = 0
  144. bdlback.Position = UDim2.new(0, 0, 0.902438998, 0)
  145. bdlback.Size = UDim2.new(0, 132, 0, 4)
  146. bdlback.Font = Enum.Font.SourceSans
  147. bdlback.Text = ""
  148. bdlback.TextColor3 = Color3.new(0, 0, 0)
  149. bdlback.TextSize = 14
  150. custom.Name = "custom"
  151. custom.Parent = stop
  152. custom.Active = true
  153. custom.BackgroundColor3 = Color3.new(1, 0, 0)
  154. custom.BorderSizePixel = 0
  155. custom.Draggable = true
  156. custom.Position = UDim2.new(1.00137782, 0, -5.97212744, 0)
  157. custom.Size = UDim2.new(0, 304, 0, 30)
  158. custom.Visible = false
  159. custom.Font = Enum.Font.SourceSansBold
  160. custom.Text = "Kilos Hub : Sunrise : Customization"
  161. custom.TextColor3 = Color3.new(1, 1, 1)
  162. custom.TextScaled = true
  163. custom.TextSize = 14
  164. custom.TextWrapped = true
  165. pls.Name = "pls"
  166. pls.Parent = custom
  167. pls.Active = true
  168. pls.BackgroundColor3 = Color3.new(0.52549, 0, 0)
  169. pls.BorderSizePixel = 0
  170. pls.Draggable = true
  171. pls.Position = UDim2.new(0, 0, 1, 0)
  172. pls.Size = UDim2.new(0, 304, 0, 5)
  173. pls.Font = Enum.Font.SourceSans
  174. pls.Text = ""
  175. pls.TextColor3 = Color3.new(0, 0, 0)
  176. pls.TextSize = 14
  177. boii.Name = "boii"
  178. boii.Parent = pls
  179. boii.BackgroundColor3 = Color3.new(0.352941, 0, 0)
  180. boii.BorderSizePixel = 0
  181. boii.Position = UDim2.new(0, 0, 1, 0)
  182. boii.Size = UDim2.new(0, 304, 0, 155)
  183. toourmom.Name = "toourmom"
  184. toourmom.Parent = boii
  185. toourmom.BackgroundColor3 = Color3.new(1, 1, 1)
  186. toourmom.BackgroundTransparency = 1
  187. toourmom.Position = UDim2.new(0.095394738, 0, 0.258064508, 0)
  188. toourmom.Size = UDim2.new(0, 115, 0, 60)
  189. toourmom.Font = Enum.Font.SourceSansBold
  190. toourmom.Text = "Turn On Transparency"
  191. toourmom.TextColor3 = Color3.new(0.819608, 0, 0)
  192. toourmom.TextScaled = true
  193. toourmom.TextSize = 14
  194. toourmom.TextWrapped = true
  195. tourmom.Name = "tourmom"
  196. tourmom.Parent = boii
  197. tourmom.BackgroundColor3 = Color3.new(1, 1, 1)
  198. tourmom.BackgroundTransparency = 1
  199. tourmom.Position = UDim2.new(0.546052635, 0, 0.258064508, 0)
  200. tourmom.Size = UDim2.new(0, 115, 0, 60)
  201. tourmom.Font = Enum.Font.SourceSansBold
  202. tourmom.Text = "Turn Off Transparency"
  203. tourmom.TextColor3 = Color3.new(0.819608, 0, 0)
  204. tourmom.TextScaled = true
  205. tourmom.TextSize = 14
  206. tourmom.TextWrapped = true
  207. dl.MouseButton1Click:connect(function()
  208. local Target = playerdude.Text
  209. game.Players.LocalPlayer.Character.Humanoid.Name = "1"
  210. local l = game.Players.LocalPlayer.Character['1']:Clone()
  211. l.Name = "Humanoid"
  212. l.Parent = game.Players.LocalPlayer.Character
  213. wait(0.1)
  214. game.Players.LocalPlayer.Character["1"]:Destroy()
  215. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  216. game.Players.LocalPlayer.Character.Animate.Disabled = true
  217. wait(0.1)
  218. game.Players.LocalPlayer.Character.Animate.Disabled = false
  219. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  220. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  221. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  222. end
  223. wait(0.1)
  224. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  225. wait(0.1)
  226. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-1485225.75, 9216.312, -10000))
  227. end)
  228. killplr.MouseButton1Click:connect(function()
  229. local Target = playerdude.Text
  230.  
  231. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  232. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  233. l.Parent = game.Players.LocalPlayer.Character
  234. l.Name = "Humanoid"
  235. wait(0.1)
  236. game.Players.LocalPlayer.Character["1"]:Destroy()
  237. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  238. game.Players.LocalPlayer.Character.Animate.Disabled = true
  239. wait(0.1)
  240. game.Players.LocalPlayer.Character.Animate.Disabled = false
  241. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  242. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  243. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  244. end
  245. wait(0.1)
  246. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  247. wait(0.1)
  248. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  249. wait(0.2)
  250. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-10000,-100, -10000))
  251. end)
  252. bdl.MouseButton1Click:connect(function()
  253. local Target = playerdude.Text
  254. game.Players.LocalPlayer.Character.Humanoid.Name = "1"
  255. local l = game.Players.LocalPlayer.Character['1']:Clone()
  256. l.Name = "Humanoid"
  257. l.Parent = game.Players.LocalPlayer.Character
  258. wait(0.1)
  259. game.Players.LocalPlayer.Character["1"]:Destroy()
  260. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  261. game.Players.LocalPlayer.Character.Animate.Disabled = true
  262. wait(0.1)
  263. game.Players.LocalPlayer.Character.Animate.Disabled = false
  264. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  265. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  266. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  267. end
  268. wait(0.1)
  269. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Target].Character.HumanoidRootPart.CFrame
  270. wait(0.1)
  271. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-148521225.99, 9216.312, -10000))
  272. end)
  273. gear.MouseButton1Click:connect(function()
  274. custom.Visible = true
  275. end)
  276. toourmom.MouseButton1Click:connect(function()
  277. custom.Visible = false
  278. xd.BackgroundTransparency = 0.5
  279. boii.BackgroundTransparency = 0.5
  280. end)
  281. tourmom.MouseButton1Click:connect(function()
  282. custom.Visible = false
  283. xd.BackgroundTransparency = 0
  284. boii.BackgroundTransparency = 0
  285. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement