Advertisement
arfiakbar123

Lua Executor By:Arfiakbar

Mar 21st, 2018
1,226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.08 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local Text = Instance.new("TextBox")
  6. local Execute = Instance.new("TextButton")
  7. local Clear = Instance.new("TextButton")
  8. local TextLabel = Instance.new("TextLabel")
  9. local TextLabel_2 = Instance.new("TextLabel")
  10. local Player = Instance.new("TextBox")
  11. local Value = Instance.new("TextBox")
  12. local WS = Instance.new("TextButton")
  13. local God = Instance.new("TextButton")
  14. local Kick = Instance.new("TextButton")
  15. local Health = Instance.new("TextButton")
  16. local FF = Instance.new("TextButton")
  17. local Kill = Instance.new("TextButton")
  18. local JP = Instance.new("TextButton")
  19. local HH = Instance.new("TextButton")
  20. local X = Instance.new("TextButton")
  21. local TextButton = Instance.new("TextButton")
  22. local Script = Instance.new("TextButton")
  23. local Script_2 = Instance.new("TextButton")
  24.  
  25. -- Properties
  26.  
  27. ScreenGui.Parent = game.StarterGui
  28.  
  29. Frame.Parent = ScreenGui
  30. Frame.Active = true
  31. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  32. Frame.ClipsDescendants = true
  33. Frame.Draggable = true
  34. Frame.Position = UDim2.new(0.289017349, 0, 0.291907519, 0)
  35. Frame.Selectable = true
  36. Frame.Size = UDim2.new(0, 355, 0, 307)
  37.  
  38. Text.Name = "Text"
  39. Text.Parent = Frame
  40. Text.BackgroundColor3 = Color3.new(1, 0, 0)
  41. Text.Position = UDim2.new(0, 0, 0.1791531, 0)
  42. Text.Size = UDim2.new(0, 229, 0, 172)
  43. Text.ClearTextOnFocus = false
  44. Text.Font = Enum.Font.SciFi
  45. Text.MultiLine = true
  46. Text.Text = ""
  47. Text.TextSize = 14
  48. Text.TextWrapped = true
  49.  
  50. Execute.Name = "Execute"
  51. Execute.Parent = Frame
  52. Execute.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  53. Execute.Position = UDim2.new(0.0377358496, 0, 0.788273633, 0)
  54. Execute.Size = UDim2.new(0, 100, 0, 35)
  55. Execute.Font = Enum.Font.SciFi
  56. Execute.Text = "Execute"
  57. Execute.TextSize = 14
  58.  
  59. Clear.Name = "Clear"
  60. Clear.Parent = Frame
  61. Clear.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  62. Clear.Position = UDim2.new(0.347063541, 0, 0.788273633, 0)
  63. Clear.Size = UDim2.new(0, 100, 0, 35)
  64. Clear.Font = Enum.Font.SciFi
  65. Clear.Text = "Clear"
  66. Clear.TextSize = 14
  67.  
  68. TextLabel.Parent = Frame
  69. TextLabel.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  70. TextLabel.Position = UDim2.new(0.782442749, 0, 0, 0)
  71. TextLabel.Size = UDim2.new(0, 57, 0, 50)
  72. TextLabel.Font = Enum.Font.SourceSans
  73. TextLabel.Text = "Rz7"
  74. TextLabel.TextScaled = true
  75. TextLabel.TextSize = 14
  76. TextLabel.TextWrapped = true
  77.  
  78. TextLabel_2.Parent = Frame
  79. TextLabel_2.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  80. TextLabel_2.Position = UDim2.new(0, 0, 0.938110769, 0)
  81. TextLabel_2.Size = UDim2.new(0, 85, 0, 19)
  82. TextLabel_2.Font = Enum.Font.SourceSans
  83. TextLabel_2.Text = "By:ArfiAkbar"
  84. TextLabel_2.TextScaled = true
  85. TextLabel_2.TextSize = 14
  86. TextLabel_2.TextWrapped = true
  87.  
  88. Player.Name = "Player"
  89. Player.Parent = Frame
  90. Player.BackgroundColor3 = Color3.new(1, 1, 1)
  91. Player.Position = UDim2.new(0.423664123, 0, 0, 0)
  92. Player.Size = UDim2.new(0, 94, 0, 25)
  93. Player.ClearTextOnFocus = false
  94. Player.Font = Enum.Font.SciFi
  95. Player.Text = "Player"
  96. Player.TextSize = 14
  97. Player.TextWrapped = true
  98.  
  99. Value.Name = "Value"
  100. Value.Parent = Frame
  101. Value.BackgroundColor3 = Color3.new(1, 1, 1)
  102. Value.Position = UDim2.new(0.423664123, 0, 0.0846905559, 0)
  103. Value.Size = UDim2.new(0, 94, 0, 25)
  104. Value.ClearTextOnFocus = false
  105. Value.Font = Enum.Font.SciFi
  106. Value.Text = "Value"
  107. Value.TextSize = 14
  108. Value.TextWrapped = true
  109.  
  110. WS.Name = "WS"
  111. WS.Parent = Frame
  112. WS.BackgroundColor3 = Color3.new(1, 1, 1)
  113. WS.Position = UDim2.new(0.0270992368, 0, 0.00241041183, 0)
  114. WS.Size = UDim2.new(0, 25, 0, 25)
  115. WS.Font = Enum.Font.SciFi
  116. WS.Text = "WS"
  117. WS.TextColor3 = Color3.new(0, 0, 0)
  118. WS.TextSize = 14
  119. WS.TextWrapped = true
  120.  
  121. God.Name = "God"
  122. God.Parent = Frame
  123. God.BackgroundColor3 = Color3.new(1, 1, 1)
  124. God.Position = UDim2.new(0.113149285, 0, 0, 0)
  125. God.Size = UDim2.new(0, 25, 0, 25)
  126. God.Font = Enum.Font.SciFi
  127. God.Text = "God"
  128. God.TextColor3 = Color3.new(0, 0, 0)
  129. God.TextSize = 14
  130.  
  131. Kick.Name = "Kick"
  132. Kick.Parent = Frame
  133. Kick.BackgroundColor3 = Color3.new(1, 1, 1)
  134. Kick.Position = UDim2.new(0.20477815, 0, 0, 0)
  135. Kick.Size = UDim2.new(0, 25, 0, 25)
  136. Kick.Font = Enum.Font.SciFi
  137. Kick.Text = "Kick"
  138. Kick.TextColor3 = Color3.new(0, 0, 0)
  139. Kick.TextSize = 14
  140. Kick.TextWrapped = true
  141.  
  142. Health.Name = "Health"
  143. Health.Parent = Frame
  144. Health.BackgroundColor3 = Color3.new(1, 1, 1)
  145. Health.Position = UDim2.new(0.310580194, 0, 0.00651465775, 0)
  146. Health.Size = UDim2.new(0, 25, 0, 25)
  147. Health.Font = Enum.Font.SciFi
  148. Health.Text = "HP"
  149. Health.TextColor3 = Color3.new(0, 0, 0)
  150. Health.TextSize = 14
  151. Health.TextWrapped = true
  152.  
  153. FF.Name = "FF"
  154. FF.Parent = Frame
  155. FF.BackgroundColor3 = Color3.new(1, 1, 1)
  156. FF.Position = UDim2.new(0.311932653, 0, 0.0889250487, 0)
  157. FF.Size = UDim2.new(0, 25, 0, 25)
  158. FF.Font = Enum.Font.SciFi
  159. FF.Text = "FF"
  160. FF.TextColor3 = Color3.new(0, 0, 0)
  161. FF.TextSize = 14
  162. FF.TextWrapped = true
  163.  
  164. Kill.Name = "Kill"
  165. Kill.Parent = Frame
  166. Kill.BackgroundColor3 = Color3.new(1, 1, 1)
  167. Kill.Position = UDim2.new(0.20510672, 0, 0.0856677294, 0)
  168. Kill.Size = UDim2.new(0, 25, 0, 25)
  169. Kill.Font = Enum.Font.SciFi
  170. Kill.Text = "Kill"
  171. Kill.TextColor3 = Color3.new(0, 0, 0)
  172. Kill.TextSize = 14
  173. Kill.TextWrapped = true
  174.  
  175. JP.Name = "JP"
  176. JP.Parent = Frame
  177. JP.BackgroundColor3 = Color3.new(1, 1, 1)
  178. JP.Position = UDim2.new(0.113447368, 0, 0.0824103951, 0)
  179. JP.Size = UDim2.new(0, 25, 0, 25)
  180. JP.Font = Enum.Font.SciFi
  181. JP.Text = "JP"
  182. JP.TextColor3 = Color3.new(0, 0, 0)
  183. JP.TextSize = 14
  184. JP.TextWrapped = true
  185.  
  186. HH.Name = "HH"
  187. HH.Parent = Frame
  188. HH.BackgroundColor3 = Color3.new(1, 1, 1)
  189. HH.Position = UDim2.new(0.0270992368, 0, 0.0824103951, 0)
  190. HH.Size = UDim2.new(0, 25, 0, 25)
  191. HH.Font = Enum.Font.SciFi
  192. HH.Text = "HH"
  193. HH.TextColor3 = Color3.new(0, 0, 0)
  194. HH.TextSize = 14
  195. HH.TextWrapped = true
  196.  
  197. X.Name = "X"
  198. X.Parent = Frame
  199. X.BackgroundColor3 = Color3.new(0.784314, 0, 0)
  200. X.BorderColor3 = Color3.new(0.52549, 0, 0)
  201. X.Position = UDim2.new(1.7238462, 0, 0.180000007, 0)
  202. X.Size = UDim2.new(0, 35, 0, 35)
  203. X.Font = Enum.Font.SciFi
  204. X.Text = "X"
  205. X.TextSize = 42
  206.  
  207. TextButton.Parent = Frame
  208. TextButton.BackgroundColor3 = Color3.new(0.619608, 1, 0.380392)
  209. TextButton.Position = UDim2.new(0, 229, 0, 57)
  210. TextButton.Size = UDim2.new(0, 112, 0, 62)
  211. TextButton.Style = Enum.ButtonStyle.RobloxRoundButton
  212. TextButton.Font = Enum.Font.SourceSans
  213. TextButton.Text = "roxploit"
  214. TextButton.TextColor3 = Color3.new(0.666667, 0, 0)
  215. TextButton.TextSize = 14
  216. TextButton.TextWrapped = true
  217.  
  218. Script.Name = "Script"
  219. Script.Parent = Frame
  220. Script.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  221. Script.Position = UDim2.new(0.652112663, 0, 0.387622148, 0)
  222. Script.Size = UDim2.new(0, 107, 0, 63)
  223. Script.Font = Enum.Font.SourceSans
  224. Script.Text = "Script Booga Booga"
  225. Script.TextScaled = true
  226. Script.TextSize = 14
  227. Script.TextWrapped = true
  228.  
  229. Script_2.Name = "Script"
  230. Script_2.Parent = Frame
  231. Script_2.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  232. Script_2.Position = UDim2.new(0.643661916, 0, 0.625407159, 0)
  233. Script_2.Size = UDim2.new(0, 107, 0, 63)
  234. Script_2.Font = Enum.Font.SourceSans
  235. Script_2.Text = "Script Booga Booga"
  236. Script_2.TextScaled = true
  237. Script_2.TextSize = 14
  238. Script_2.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement