Simi141

Untitled

Mar 15th, 2017
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.96 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local Day = Instance.new("TextButton")
  6. local Decapitate = Instance.new("TextButton")
  7. local God = Instance.new("TextButton")
  8. local Kick = Instance.new("TextButton")
  9. local Night = Instance.new("TextButton")
  10. local PlayerName4 = Instance.new("TextBox")
  11. local Run = Instance.new("TextButton")
  12. local PlayerName3 = Instance.new("TextBox")
  13. local TextLabel = Instance.new("TextLabel")
  14. local Hammer = Instance.new("TextButton")
  15. local RoXploit = Instance.new("TextButton")
  16. local Dex = Instance.new("TextButton")
  17. local Music = Instance.new("TextButton")
  18. local Radio = Instance.new("TextButton")
  19. local Rock2u = Instance.new("TextButton")
  20. local text = Instance.new("TextBox")
  21. local TextLabel_2 = Instance.new("TextLabel")
  22. local IOrb = Instance.new("TextButton")
  23. local Open = Instance.new("Frame")
  24. local Toggle = Instance.new("TextButton")
  25.  
  26. -- Properties
  27.  
  28. ScreenGui.Parent = game.StarterGui
  29.  
  30. Frame.Parent = ScreenGui
  31. Frame.BackgroundColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  32. Frame.BackgroundTransparency = 0.30000001192093
  33. Frame.BorderColor3 = Color3.new(0.258824, 1, 1)
  34. Frame.Position = UDim2.new(0.50999999, 0, 0.0199999996, 0)
  35. Frame.Size = UDim2.new(0, 500, 0, 500)
  36.  
  37. Day.Name = "Day"
  38. Day.Parent = Frame
  39. Day.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  40. Day.BackgroundTransparency = 0.30000001192093
  41. Day.Position = UDim2.new(0.699999988, 0, 0, 0)
  42. Day.Size = UDim2.new(0, 60, 0, 50)
  43. Day.Font = Enum.Font.ArialBold
  44. Day.FontSize = Enum.FontSize.Size12
  45. Day.Text = "Day"
  46. Day.TextColor3 = Color3.new(0, 0, 0)
  47. Day.TextSize = 12
  48.  
  49. Decapitate.Name = "Decapitate"
  50. Decapitate.Parent = Frame
  51. Decapitate.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  52. Decapitate.BackgroundTransparency = 0.30000001192093
  53. Decapitate.Position = UDim2.new(0.0799999982, 0, 0, 0)
  54. Decapitate.Size = UDim2.new(0, 60, 0, 50)
  55. Decapitate.AutoButtonColor = false
  56. Decapitate.Font = Enum.Font.SourceSansBold
  57. Decapitate.FontSize = Enum.FontSize.Size14
  58. Decapitate.Text = "Decapitate"
  59. Decapitate.TextScaled = true
  60. Decapitate.TextSize = 14
  61. Decapitate.TextWrapped = true
  62.  
  63. God.Name = "God"
  64. God.Parent = Frame
  65. God.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  66. God.BackgroundTransparency = 0.30000001192093
  67. God.Position = UDim2.new(0.389999986, 0, 0, 0)
  68. God.Size = UDim2.new(0, 60, 0, 50)
  69. God.AutoButtonColor = false
  70. God.Font = Enum.Font.SourceSansBold
  71. God.FontSize = Enum.FontSize.Size14
  72. God.Text = "Godmode"
  73. God.TextSize = 14
  74.  
  75. Kick.Name = "Kick"
  76. Kick.Parent = Frame
  77. Kick.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  78. Kick.BackgroundTransparency = 0.30000001192093
  79. Kick.Position = UDim2.new(0.230000004, 0, 0, 0)
  80. Kick.Size = UDim2.new(0, 60, 0, 50)
  81. Kick.AutoButtonColor = false
  82. Kick.Font = Enum.Font.SourceSansBold
  83. Kick.FontSize = Enum.FontSize.Size14
  84. Kick.Text = "Kick Player"
  85. Kick.TextScaled = true
  86. Kick.TextSize = 14
  87. Kick.TextWrapped = true
  88.  
  89. Night.Name = "Night"
  90. Night.Parent = Frame
  91. Night.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  92. Night.BackgroundTransparency = 0.30000001192093
  93. Night.Position = UDim2.new(0.850000024, 0, 0, 0)
  94. Night.Size = UDim2.new(0, 60, 0, 50)
  95. Night.Font = Enum.Font.ArialBold
  96. Night.FontSize = Enum.FontSize.Size12
  97. Night.Text = "Night Time"
  98. Night.TextColor3 = Color3.new(0, 0, 0)
  99. Night.TextSize = 12
  100.  
  101. PlayerName4.Name = "PlayerName4"
  102. PlayerName4.Parent = Frame
  103. PlayerName4.BackgroundColor3 = Color3.new(0.156863, 1, 0.027451)
  104. PlayerName4.BackgroundTransparency = 0.30000001192093
  105. PlayerName4.Position = UDim2.new(0.0799999982, 0, 0.109999999, 0)
  106. PlayerName4.Size = UDim2.new(0, 60, 0, 50)
  107. PlayerName4.Font = Enum.Font.SourceSansBold
  108. PlayerName4.FontSize = Enum.FontSize.Size14
  109. PlayerName4.Text = "Player"
  110. PlayerName4.TextSize = 14
  111. PlayerName4.TextStrokeTransparency = 5
  112.  
  113. Run.Name = "Run"
  114. Run.Parent = Frame
  115. Run.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  116. Run.BackgroundTransparency = 0.30000001192093
  117. Run.Position = UDim2.new(0.550000012, 0, 0, 0)
  118. Run.Size = UDim2.new(0, 60, 0, 50)
  119. Run.AutoButtonColor = false
  120. Run.Font = Enum.Font.SourceSansBold
  121. Run.FontSize = Enum.FontSize.Size18
  122. Run.Text = "Run"
  123. Run.TextSize = 18
  124.  
  125. PlayerName3.Name = "PlayerName3"
  126. PlayerName3.Parent = Frame
  127. PlayerName3.BackgroundColor3 = Color3.new(0.156863, 1, 0.027451)
  128. PlayerName3.BackgroundTransparency = 0.30000001192093
  129. PlayerName3.Position = UDim2.new(0.230000004, 0, 0.109999999, 0)
  130. PlayerName3.Size = UDim2.new(0, 60, 0, 50)
  131. PlayerName3.Font = Enum.Font.SourceSansBold
  132. PlayerName3.FontSize = Enum.FontSize.Size14
  133. PlayerName3.Text = "Player"
  134. PlayerName3.TextSize = 14
  135. PlayerName3.TextStrokeTransparency = 5
  136.  
  137. TextLabel.Parent = Frame
  138. TextLabel.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  139. TextLabel.BackgroundTransparency = 0.30000001192093
  140. TextLabel.Position = UDim2.new(0, 0, 0.899999976, 0)
  141. TextLabel.Size = UDim2.new(0, 500, 0, 50)
  142. TextLabel.Font = Enum.Font.Cartoon
  143. TextLabel.FontSize = Enum.FontSize.Size60
  144. TextLabel.Text = "Hex Gui"
  145. TextLabel.TextColor3 = Color3.new(0, 1, 0)
  146. TextLabel.TextSize = 60
  147.  
  148. Hammer.Name = "Hammer"
  149. Hammer.Parent = Frame
  150. Hammer.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  151. Hammer.BackgroundTransparency = 0.30000001192093
  152. Hammer.Position = UDim2.new(0.0799999982, 0, 0.790000021, 0)
  153. Hammer.Size = UDim2.new(0, 60, 0, 50)
  154. Hammer.Font = Enum.Font.ArialBold
  155. Hammer.FontSize = Enum.FontSize.Size14
  156. Hammer.Text = "Hammer"
  157. Hammer.TextSize = 14
  158.  
  159. RoXploit.Name = "RoXploit"
  160. RoXploit.Parent = Frame
  161. RoXploit.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  162. RoXploit.BackgroundTransparency = 0.30000001192093
  163. RoXploit.Position = UDim2.new(0.0799999982, 0, 0.300000012, 0)
  164. RoXploit.Size = UDim2.new(0, 60, 0, 50)
  165. RoXploit.Font = Enum.Font.ArialBold
  166. RoXploit.FontSize = Enum.FontSize.Size14
  167. RoXploit.Text = "RoXploit"
  168. RoXploit.TextSize = 14
  169.  
  170. Dex.Name = "Dex"
  171. Dex.Parent = Frame
  172. Dex.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  173. Dex.BackgroundTransparency = 0.30000001192093
  174. Dex.Position = UDim2.new(0.230000004, 0, 0.300000012, 0)
  175. Dex.Size = UDim2.new(0, 60, 0, 50)
  176. Dex.Font = Enum.Font.ArialBold
  177. Dex.FontSize = Enum.FontSize.Size14
  178. Dex.Text = "Dex"
  179. Dex.TextSize = 14
  180.  
  181. Music.Name = "Music"
  182. Music.Parent = Frame
  183. Music.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  184. Music.BackgroundTransparency = 0.30000001192093
  185. Music.Position = UDim2.new(0.230000004, 0, 0.790000021, 0)
  186. Music.Size = UDim2.new(0, 60, 0, 50)
  187. Music.Font = Enum.Font.ArialBold
  188. Music.FontSize = Enum.FontSize.Size14
  189. Music.Text = "Music"
  190. Music.TextSize = 14
  191.  
  192. Radio.Name = "Radio"
  193. Radio.Parent = Frame
  194. Radio.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  195. Radio.BackgroundTransparency = 0.30000001192093
  196. Radio.Position = UDim2.new(0.389999986, 0, 0.790000021, 0)
  197. Radio.Size = UDim2.new(0, 60, 0, 50)
  198. Radio.Font = Enum.Font.ArialBold
  199. Radio.FontSize = Enum.FontSize.Size14
  200. Radio.Text = "Radio"
  201. Radio.TextSize = 14
  202.  
  203. Rock2u.Name = "Rock2u"
  204. Rock2u.Parent = Frame
  205. Rock2u.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  206. Rock2u.BackgroundTransparency = 0.30000001192093
  207. Rock2u.Position = UDim2.new(0.389999986, 0, 0.300000012, 0)
  208. Rock2u.Size = UDim2.new(0, 60, 0, 50)
  209. Rock2u.Font = Enum.Font.ArialBold
  210. Rock2u.FontSize = Enum.FontSize.Size14
  211. Rock2u.Text = "Rock2u"
  212. Rock2u.TextSize = 14
  213.  
  214. text.Name = "text"
  215. text.Parent = Frame
  216. text.BackgroundColor3 = Color3.new(1, 1, 1)
  217. text.BackgroundTransparency = 99
  218. text.Position = UDim2.new(1.04999995, 0, 1.54999995, 0)
  219. text.Size = UDim2.new(0, 200, 0, 50)
  220. text.Font = Enum.Font.Cartoon
  221. text.FontSize = Enum.FontSize.Size32
  222. text.Text = "Credits: Nate and Nullerz!"
  223. text.TextColor3 = Color3.new(0, 1, 0)
  224. text.TextSize = 32
  225.  
  226. TextLabel_2.Parent = Frame
  227. TextLabel_2.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  228. TextLabel_2.BackgroundTransparency = 99
  229. TextLabel_2.Position = UDim2.new(0.0799999982, 0, 0.5, 0)
  230. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  231. TextLabel_2.Font = Enum.Font.SourceSans
  232. TextLabel_2.FontSize = Enum.FontSize.Size28
  233. TextLabel_2.Text = "Credits: Nate"
  234. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  235. TextLabel_2.TextSize = 28
  236.  
  237. IOrb.Name = "IOrb"
  238. IOrb.Parent = Frame
  239. IOrb.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  240. IOrb.BackgroundTransparency = 0.30000001192093
  241. IOrb.Position = UDim2.new(0.550000012, 0, 0.790000021, 0)
  242. IOrb.Size = UDim2.new(0, 60, 0, 50)
  243. IOrb.Font = Enum.Font.ArialBold
  244. IOrb.FontSize = Enum.FontSize.Size14
  245. IOrb.Text = "IOrb"
  246. IOrb.TextSize = 14
  247.  
  248. Open.Name = "Open"
  249. Open.Parent = ScreenGui
  250. Open.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  251. Open.BackgroundTransparency = 9
  252. Open.Position = UDim2.new(0, 0, 0.800000012, 0)
  253. Open.Size = UDim2.new(0, 200, 0, 50)
  254.  
  255. Toggle.Name = "Toggle"
  256. Toggle.Parent = Open
  257. Toggle.BackgroundColor3 = Color3.new(1, 0.498039, 0.152941)
  258. Toggle.BackgroundTransparency = 0.30000001192093
  259. Toggle.Size = UDim2.new(0, 200, 0, 50)
  260. Toggle.Font = Enum.Font.SourceSans
  261. Toggle.FontSize = Enum.FontSize.Size36
  262. Toggle.Text = "Toggle"
  263. Toggle.TextColor3 = Color3.new(0, 1, 0)
  264. Toggle.TextSize = 36
Add Comment
Please, Sign In to add comment