VincentYee

EasyPloits V2

Apr 19th, 2021 (edited)
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 7.10 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local EasyPloitsV2 = Instance.new("ScreenGui")
  7. local Screen = Instance.new("Frame")
  8. local UICorner = Instance.new("UICorner")
  9. local UIGradient = Instance.new("UIGradient")
  10. local Tle = Instance.new("TextLabel")
  11. local Tle_2 = Instance.new("TextLabel")
  12. local Code = Instance.new("TextBox")
  13. local UICorner_2 = Instance.new("UICorner")
  14. local Ex = Instance.new("TextButton")
  15. local UICorner_3 = Instance.new("UICorner")
  16. local Ach = Instance.new("TextButton")
  17. local UICorner_4 = Instance.new("UICorner")
  18. local Cl = Instance.new("TextButton")
  19. local UICorner_5 = Instance.new("UICorner")
  20. local key = Instance.new("Frame")
  21. local UIGradient_2 = Instance.new("UIGradient")
  22. local UICorner_6 = Instance.new("UICorner")
  23. local Sk = Instance.new("Frame")
  24. local TextBox = Instance.new("TextBox")
  25. local UICorner_7 = Instance.new("UICorner")
  26. local e = Instance.new("Frame")
  27. local TextButton = Instance.new("TextButton")
  28. local UICorner_8 = Instance.new("UICorner")
  29. local Tle_3 = Instance.new("TextLabel")
  30. local Tle_4 = Instance.new("TextLabel")
  31.  
  32. --Properties:
  33.  
  34. EasyPloitsV2.Name = "EasyPloits V2"
  35. EasyPloitsV2.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  36.  
  37. Screen.Name = "Screen"
  38. Screen.Parent = EasyPloitsV2
  39. Screen.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  40. Screen.Position = UDim2.new(0.270433903, 0, 0.272340447, 0)
  41. Screen.Size = UDim2.new(0, 454, 0, 214)
  42. Screen.Active = true
  43. Screen.Draggable = true
  44. Screen.Visible = false
  45.  
  46. UICorner.CornerRadius = UDim.new(0, 10)
  47. UICorner.Parent = Screen
  48.  
  49. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 166, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 255, 255))}
  50. UIGradient.Parent = UICorner
  51.  
  52. Tle.Name = "Tle"
  53. Tle.Parent = Screen
  54. Tle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  55. Tle.BackgroundTransparency = 1.000
  56. Tle.Size = UDim2.new(0, 127, 0, 28)
  57. Tle.Text = "EasyPloits"
  58. Tle.TextColor3 = Color3.fromRGB(0, 0, 0)
  59. Tle.TextScaled = true
  60. Tle.TextSize = 14.000
  61. Tle.TextWrapped = true
  62.  
  63. Tle_2.Name = "Tle"
  64. Tle_2.Parent = Screen
  65. Tle_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  66. Tle_2.BackgroundTransparency = 1.000
  67. Tle_2.Position = UDim2.new(0.279735684, 0, 0, 0)
  68. Tle_2.Size = UDim2.new(0, 17, 0, 17)
  69. Tle_2.Text = "V2"
  70. Tle_2.TextColor3 = Color3.fromRGB(255, 255, 0)
  71. Tle_2.TextScaled = true
  72. Tle_2.TextSize = 14.000
  73. Tle_2.TextStrokeColor3 = Color3.fromRGB(255, 247, 0)
  74. Tle_2.TextWrapped = true
  75.  
  76. Code.Name = "Code"
  77. Code.Parent = Screen
  78. Code.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  79. Code.Position = UDim2.new(0.0594713688, 0, 0.186915904, 0)
  80. Code.Size = UDim2.new(0, 400, 0, 117)
  81. Code.Font = Enum.Font.SourceSans
  82. Code.Text = "--Welcome To EasyPloits V2!\\n--Execute Any Scripts!\\n\\n--4/19/2021"
  83. Code.TextColor3 = Color3.fromRGB(0, 255, 0)
  84. Code.TextSize = 14.000
  85. Code.TextXAlignment = Enum.TextXAlignment.Left
  86. Code.TextYAlignment = Enum.TextYAlignment.Top
  87.  
  88. UICorner_2.CornerRadius = UDim.new(0, 10)
  89. UICorner_2.Parent = Code
  90.  
  91. Ex.Name = "Ex"
  92. Ex.Parent = Screen
  93. Ex.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  94. Ex.Position = UDim2.new(0.0770925134, 0, 0.803738236, 0)
  95. Ex.Size = UDim2.new(0, 115, 0, 28)
  96. Ex.Text = "Execute"
  97. Ex.TextColor3 = Color3.fromRGB(0, 0, 0)
  98. Ex.TextScaled = true
  99. Ex.TextSize = 14.000
  100. Ex.TextWrapped = true
  101.  
  102. UICorner_3.CornerRadius = UDim.new(0, 10)
  103. UICorner_3.Parent = Ex
  104.  
  105. Ach.Name = "Ach"
  106. Ach.Parent = Screen
  107. Ach.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  108. Ach.Position = UDim2.new(0.660792947, 0, 0.803738236, 0)
  109. Ach.Size = UDim2.new(0, 115, 0, 28)
  110. Ach.Text = "Attach"
  111. Ach.TextColor3 = Color3.fromRGB(0, 0, 0)
  112. Ach.TextScaled = true
  113. Ach.TextSize = 14.000
  114. Ach.TextWrapped = true
  115.  
  116. UICorner_4.CornerRadius = UDim.new(0, 10)
  117. UICorner_4.Parent = Ach
  118.  
  119. Cl.Name = "Cl"
  120. Cl.Parent = Screen
  121. Cl.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  122. Cl.Position = UDim2.new(0.372246683, 0, 0.803738236, 0)
  123. Cl.Size = UDim2.new(0, 115, 0, 28)
  124. Cl.Modal = true
  125. Cl.Text = "Clear"
  126. Cl.TextColor3 = Color3.fromRGB(0, 0, 0)
  127. Cl.TextScaled = true
  128. Cl.TextSize = 14.000
  129. Cl.TextWrapped = true
  130.  
  131. UICorner_5.CornerRadius = UDim.new(0, 10)
  132. UICorner_5.Parent = Cl
  133.  
  134. key.Name = "key"
  135. key.Parent = EasyPloitsV2
  136. key.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  137. key.Position = UDim2.new(0.270433903, 0, 0.272340447, 0)
  138. key.Size = UDim2.new(0, 454, 0, 214)
  139. key.Active = true
  140. key.Draggable = true
  141.  
  142. UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(0, 166, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(0, 255, 255))}
  143. UIGradient_2.Parent = key
  144.  
  145. UICorner_6.CornerRadius = UDim.new(0, 10)
  146. UICorner_6.Parent = key
  147.  
  148. Sk.Name = "Sk"
  149. Sk.Parent = key
  150. Sk.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  151. Sk.BackgroundTransparency = 1.000
  152. Sk.Position = UDim2.new(0.103032991, 0, 0.132153586, 0)
  153. Sk.Size = UDim2.new(0, 358, 0, 75)
  154.  
  155. TextBox.Parent = Sk
  156. TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  157. TextBox.BorderSizePixel = 0
  158. TextBox.Position = UDim2.new(0.00465475768, 0, -0.000225365162, 0)
  159. TextBox.Size = UDim2.new(0, 358, 0, 75)
  160. TextBox.PlaceholderText = "Serial Key (Ex = DS9rh3UD9883JduL)"
  161. TextBox.Text = ""
  162. TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  163. TextBox.TextScaled = true
  164. TextBox.TextSize = 14.000
  165. TextBox.TextWrapped = true
  166.  
  167. UICorner_7.CornerRadius = UDim.new(0, 10)
  168. UICorner_7.Parent = TextBox
  169.  
  170. e.Name = "e"
  171. e.Parent = key
  172. e.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  173. e.BackgroundTransparency = 1.000
  174. e.Position = UDim2.new(0.283931792, 0, 0.640872478, 0)
  175. e.Size = UDim2.new(0, 198, 0, 50)
  176.  
  177. TextButton.Parent = e
  178. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  179. TextButton.Position = UDim2.new(-0.00835228711, 0, 0.0408726148, 0)
  180. TextButton.Size = UDim2.new(0, 200, 0, 50)
  181. TextButton.Text = "Login"
  182. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  183. TextButton.TextScaled = true
  184. TextButton.TextSize = 14.000
  185. TextButton.TextWrapped = true
  186.  
  187. UICorner_8.CornerRadius = UDim.new(0, 10)
  188. UICorner_8.Parent = TextButton
  189.  
  190. Tle_3.Name = "Tle"
  191. Tle_3.Parent = key
  192. Tle_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  193. Tle_3.BackgroundTransparency = 1.000
  194. Tle_3.Size = UDim2.new(0, 127, 0, 28)
  195. Tle_3.Text = "EasyPloits"
  196. Tle_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  197. Tle_3.TextScaled = true
  198. Tle_3.TextSize = 14.000
  199. Tle_3.TextWrapped = true
  200.  
  201. Tle_4.Name = "Tle"
  202. Tle_4.Parent = key
  203. Tle_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  204. Tle_4.BackgroundTransparency = 1.000
  205. Tle_4.Position = UDim2.new(0.279735684, 0, 0, 0)
  206. Tle_4.Size = UDim2.new(0, 17, 0, 17)
  207. Tle_4.Text = "V2"
  208. Tle_4.TextColor3 = Color3.fromRGB(255, 255, 0)
  209. Tle_4.TextScaled = true
  210. Tle_4.TextSize = 14.000
  211. Tle_4.TextStrokeColor3 = Color3.fromRGB(255, 247, 0)
  212. Tle_4.TextWrapped = true
  213.  
  214. --Scripts:
  215.  
  216. TextButton.MouseButton1Down:connect(function()
  217.     if TextBox.Text == "SecretKey_R4id8D3hdd8ajOJSDEIOsjuHJSK9" then
  218.         key.Visible = false
  219.         Screen.Visible = true
  220.     end
  221. end)
  222.  
  223. Ex.MouseButton1Down:connect(function()
  224.     loadstring(Code.Text)
  225.  
  226.     print("Executed!")
  227. end)
  228.  
  229. Ach.MouseButton1Down:connect(function()
  230.     print("Attached Roblox!")
  231. end)
  232.  
  233. Cl.MouseButton1Down:connect(function()
  234.     Code.Text = ""
  235. end)
  236.  
Add Comment
Please, Sign In to add comment