Advertisement
Guest User

OP Script LT2

a guest
Mar 15th, 2020
7,327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.73 KB | None | 0 0
  1. -- Instances:
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Enzo = Instance.new("Frame")
  5. local Title = Instance.new("TextLabel")
  6. local Credits = Instance.new("TextLabel")
  7. local JJK = Instance.new("TextLabel")
  8. local Blood = Instance.new("TextButton")
  9. local TPGUI = Instance.new("TextButton")
  10. local DirtThree = Instance.new("TextButton")
  11. local NoClip = Instance.new("TextButton")
  12. local Fly = Instance.new("TextButton")
  13. local Paint = Instance.new("TextButton")
  14. local AxeDupe = Instance.new("TextButton")
  15. local BluePrints = Instance.new("TextButton")
  16. local Flare = Instance.new("TextButton")
  17. local JumpPower = Instance.new("TextButton")
  18. local WalkSpeed = Instance.new("TextButton")
  19. local BTools = Instance.new("TextButton")
  20. local BaseDupe = Instance.new("TextButton")
  21. local LumberCracker = Instance.new("TextButton")
  22. local Syntax = Instance.new("TextButton")
  23.  
  24. --Properties:
  25.  
  26. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  27. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  28.  
  29. Enzo.Name = "Enzo"
  30. Enzo.Parent = ScreenGui
  31. Enzo.Active = true
  32. Enzo.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  33. Enzo.BorderColor3 = Color3.fromRGB(255, 255, 255)
  34. Enzo.BorderSizePixel = 4
  35. Enzo.Position = UDim2.new(0.148648649, 0, 0.366058916, 0)
  36. Enzo.Selectable = true
  37. Enzo.Size = UDim2.new(0, 624, 0, 388)
  38.  
  39. Title.Name = "Title"
  40. Title.Parent = Enzo
  41. Title.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  42. Title.BorderSizePixel = 0
  43. Title.Size = UDim2.new(0, 624, 0, 50)
  44. Title.Font = Enum.Font.SciFi
  45. Title.Text = "Enzo"
  46. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  47. Title.TextSize = 30.000
  48.  
  49. Credits.Name = "Credits"
  50. Credits.Parent = Title
  51. Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  52. Credits.BackgroundTransparency = 1.000
  53. Credits.BorderSizePixel = 0
  54. Credits.Position = UDim2.new(0, 0, 0.579999983, 0)
  55. Credits.Size = UDim2.new(0, 140, 0, 21)
  56. Credits.Font = Enum.Font.SourceSans
  57. Credits.Text = "Made By Sythe Exploits"
  58. Credits.TextColor3 = Color3.fromRGB(255, 255, 255)
  59. Credits.TextSize = 14.000
  60.  
  61. JJK.Name = "JJK"
  62. JJK.Parent = Title
  63. JJK.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  64. JJK.BackgroundTransparency = 1.000
  65. JJK.Position = UDim2.new(0.679487169, 0, 0.579999983, 0)
  66. JJK.Size = UDim2.new(0, 200, 0, 21)
  67. JJK.Font = Enum.Font.SourceSans
  68. JJK.Text = "Love Your Videos JJK <3"
  69. JJK.TextColor3 = Color3.fromRGB(255, 255, 255)
  70. JJK.TextSize = 14.000
  71.  
  72. Blood.Name = "Blood"
  73. Blood.Parent = Enzo
  74. Blood.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  75. Blood.BorderColor3 = Color3.fromRGB(255, 255, 255)
  76. Blood.BorderSizePixel = 3
  77. Blood.Position = UDim2.new(0.0320512839, 0, 0.14948453, 0)
  78. Blood.Size = UDim2.new(0, 175, 0, 45)
  79. Blood.Font = Enum.Font.Garamond
  80. Blood.Text = "Blood V2"
  81. Blood.TextColor3 = Color3.fromRGB(0, 0, 0)
  82. Blood.TextSize = 25.000
  83.  
  84. TPGUI.Name = "TPGUI"
  85. TPGUI.Parent = Enzo
  86. TPGUI.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  87. TPGUI.BorderColor3 = Color3.fromRGB(255, 255, 255)
  88. TPGUI.BorderSizePixel = 3
  89. TPGUI.Position = UDim2.new(0.6875, 0, 0.14948453, 0)
  90. TPGUI.Size = UDim2.new(0, 175, 0, 45)
  91. TPGUI.Font = Enum.Font.Garamond
  92. TPGUI.Text = "TP Gui"
  93. TPGUI.TextColor3 = Color3.fromRGB(0, 0, 0)
  94. TPGUI.TextSize = 25.000
  95.  
  96. DirtThree.Name = "DirtThree"
  97. DirtThree.Parent = Enzo
  98. DirtThree.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  99. DirtThree.BorderColor3 = Color3.fromRGB(255, 255, 255)
  100. DirtThree.BorderSizePixel = 3
  101. DirtThree.Position = UDim2.new(0.358974367, 0, 0.14948453, 0)
  102. DirtThree.Size = UDim2.new(0, 175, 0, 45)
  103. DirtThree.Font = Enum.Font.Garamond
  104. DirtThree.Text = "Dirt 3.0"
  105. DirtThree.TextColor3 = Color3.fromRGB(0, 0, 0)
  106. DirtThree.TextSize = 25.000
  107.  
  108. NoClip.Name = "NoClip"
  109. NoClip.Parent = Enzo
  110. NoClip.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  111. NoClip.BorderColor3 = Color3.fromRGB(255, 255, 255)
  112. NoClip.BorderSizePixel = 3
  113. NoClip.Position = UDim2.new(0.6875, 0, 0.322164953, 0)
  114. NoClip.Size = UDim2.new(0, 175, 0, 45)
  115. NoClip.Font = Enum.Font.Garamond
  116. NoClip.Text = "NoClip \"V\""
  117. NoClip.TextColor3 = Color3.fromRGB(0, 0, 0)
  118. NoClip.TextSize = 25.000
  119.  
  120. Fly.Name = "Fly"
  121. Fly.Parent = Enzo
  122. Fly.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  123. Fly.BorderColor3 = Color3.fromRGB(255, 255, 255)
  124. Fly.BorderSizePixel = 3
  125. Fly.Position = UDim2.new(0.358974367, 0, 0.322164953, 0)
  126. Fly.Size = UDim2.new(0, 175, 0, 45)
  127. Fly.Font = Enum.Font.Garamond
  128. Fly.Text = "Fly \"E\""
  129. Fly.TextColor3 = Color3.fromRGB(0, 0, 0)
  130. Fly.TextSize = 25.000
  131.  
  132. Paint.Name = "Paint"
  133. Paint.Parent = Enzo
  134. Paint.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  135. Paint.BorderColor3 = Color3.fromRGB(255, 255, 255)
  136. Paint.BorderSizePixel = 3
  137. Paint.Position = UDim2.new(0.0320512839, 0, 0.322164953, 0)
  138. Paint.Size = UDim2.new(0, 175, 0, 45)
  139. Paint.Font = Enum.Font.Garamond
  140. Paint.Text = "Paint"
  141. Paint.TextColor3 = Color3.fromRGB(0, 0, 0)
  142. Paint.TextSize = 25.000
  143.  
  144. AxeDupe.Name = "AxeDupe"
  145. AxeDupe.Parent = Enzo
  146. AxeDupe.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  147. AxeDupe.BorderColor3 = Color3.fromRGB(255, 255, 255)
  148. AxeDupe.BorderSizePixel = 3
  149. AxeDupe.Position = UDim2.new(0.6875, 0, 0.685566962, 0)
  150. AxeDupe.Size = UDim2.new(0, 175, 0, 45)
  151. AxeDupe.Font = Enum.Font.Garamond
  152. AxeDupe.Text = "Axe Dupe"
  153. AxeDupe.TextColor3 = Color3.fromRGB(0, 0, 0)
  154. AxeDupe.TextSize = 25.000
  155.  
  156. BluePrints.Name = "BluePrints"
  157. BluePrints.Parent = Enzo
  158. BluePrints.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  159. BluePrints.BorderColor3 = Color3.fromRGB(255, 255, 255)
  160. BluePrints.BorderSizePixel = 3
  161. BluePrints.Position = UDim2.new(0.358974367, 0, 0.685566962, 0)
  162. BluePrints.Size = UDim2.new(0, 175, 0, 45)
  163. BluePrints.Font = Enum.Font.Garamond
  164. BluePrints.Text = "BluePrints"
  165. BluePrints.TextColor3 = Color3.fromRGB(0, 0, 0)
  166. BluePrints.TextSize = 25.000
  167.  
  168. Flare.Name = "Flare"
  169. Flare.Parent = Enzo
  170. Flare.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  171. Flare.BorderColor3 = Color3.fromRGB(255, 255, 255)
  172. Flare.BorderSizePixel = 3
  173. Flare.Position = UDim2.new(0.0320512839, 0, 0.685566962, 0)
  174. Flare.Size = UDim2.new(0, 175, 0, 45)
  175. Flare.Font = Enum.Font.Garamond
  176. Flare.Text = "Flare"
  177. Flare.TextColor3 = Color3.fromRGB(0, 0, 0)
  178. Flare.TextSize = 25.000
  179.  
  180. JumpPower.Name = "JumpPower"
  181. JumpPower.Parent = Enzo
  182. JumpPower.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  183. JumpPower.BorderColor3 = Color3.fromRGB(255, 255, 255)
  184. JumpPower.BorderSizePixel = 3
  185. JumpPower.Position = UDim2.new(0.6875, 0, 0.515463948, 0)
  186. JumpPower.Size = UDim2.new(0, 175, 0, 45)
  187. JumpPower.Font = Enum.Font.Garamond
  188. JumpPower.Text = "JumpPower"
  189. JumpPower.TextColor3 = Color3.fromRGB(0, 0, 0)
  190. JumpPower.TextSize = 25.000
  191.  
  192. WalkSpeed.Name = "WalkSpeed"
  193. WalkSpeed.Parent = Enzo
  194. WalkSpeed.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  195. WalkSpeed.BorderColor3 = Color3.fromRGB(255, 255, 255)
  196. WalkSpeed.BorderSizePixel = 3
  197. WalkSpeed.Position = UDim2.new(0.358974367, 0, 0.5, 0)
  198. WalkSpeed.Size = UDim2.new(0, 175, 0, 45)
  199. WalkSpeed.Font = Enum.Font.Garamond
  200. WalkSpeed.Text = "WalkSpeed"
  201. WalkSpeed.TextColor3 = Color3.fromRGB(0, 0, 0)
  202. WalkSpeed.TextSize = 25.000
  203.  
  204. BTools.Name = "BTools"
  205. BTools.Parent = Enzo
  206. BTools.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  207. BTools.BorderColor3 = Color3.fromRGB(255, 255, 255)
  208. BTools.BorderSizePixel = 3
  209. BTools.Position = UDim2.new(0.0320512839, 0, 0.5, 0)
  210. BTools.Size = UDim2.new(0, 175, 0, 45)
  211. BTools.Font = Enum.Font.Garamond
  212. BTools.Text = "BTools"
  213. BTools.TextColor3 = Color3.fromRGB(0, 0, 0)
  214. BTools.TextSize = 25.000
  215.  
  216. BaseDupe.Name = "BaseDupe"
  217. BaseDupe.Parent = Enzo
  218. BaseDupe.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  219. BaseDupe.BorderColor3 = Color3.fromRGB(255, 255, 255)
  220. BaseDupe.BorderSizePixel = 3
  221. BaseDupe.Position = UDim2.new(0.6875, 0, 0.860824704, 0)
  222. BaseDupe.Size = UDim2.new(0, 175, 0, 45)
  223. BaseDupe.Font = Enum.Font.Garamond
  224. BaseDupe.Text = "Base Dupe"
  225. BaseDupe.TextColor3 = Color3.fromRGB(0, 0, 0)
  226. BaseDupe.TextSize = 25.000
  227.  
  228. LumberCracker.Name = "LumberCracker"
  229. LumberCracker.Parent = Enzo
  230. LumberCracker.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  231. LumberCracker.BorderColor3 = Color3.fromRGB(255, 255, 255)
  232. LumberCracker.BorderSizePixel = 3
  233. LumberCracker.Position = UDim2.new(0.358974367, 0, 0.860824704, 0)
  234. LumberCracker.Size = UDim2.new(0, 175, 0, 45)
  235. LumberCracker.Font = Enum.Font.Garamond
  236. LumberCracker.Text = "Lumber Cracker"
  237. LumberCracker.TextColor3 = Color3.fromRGB(0, 0, 0)
  238. LumberCracker.TextSize = 25.000
  239. LumberCracker.TextWrapped = true
  240.  
  241. Syntax.Name = "Syntax"
  242. Syntax.Parent = Enzo
  243. Syntax.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  244. Syntax.BorderColor3 = Color3.fromRGB(255, 255, 255)
  245. Syntax.BorderSizePixel = 3
  246. Syntax.Position = UDim2.new(0.0320512839, 0, 0.860824704, 0)
  247. Syntax.Size = UDim2.new(0, 175, 0, 45)
  248. Syntax.Font = Enum.Font.Garamond
  249. Syntax.Text = "Syntax"
  250. Syntax.TextColor3 = Color3.fromRGB(0, 0, 0)
  251. Syntax.TextSize = 25.000
  252.  
  253. -- Scripts:
  254.  
  255. local function MDVGSL_fake_script() -- Blood.BLS
  256. local script = Instance.new('Script', Blood)
  257.  
  258. Blood.MouseButton1Down:connect(function()
  259. loadstring(game:HttpGetAsync("https://pastebin.com/raw/v5zpe4ab"))()
  260. end)
  261. end
  262. coroutine.wrap(MDVGSL_fake_script)()
  263. local function WKUXV_fake_script() -- TPGUI.TPS
  264. local script = Instance.new('Script', TPGUI)
  265.  
  266. TPGUI.MouseButton1Down:connect(function()
  267. loadstring(game:HttpGetAsync("https://pastebin.com/raw/sm1epVBC"))()
  268. end)
  269. end
  270. coroutine.wrap(WKUXV_fake_script)()
  271. local function UOUCYX_fake_script() -- DirtThree.Dirtthreesc
  272. local script = Instance.new('Script', DirtThree)
  273.  
  274. DirtThree.MouseButton1Down:connect(function()
  275. loadstring(game:HttpGetAsync("https://pastebin.com/raw/C0dKbz1F"))()
  276. end)
  277. end
  278. coroutine.wrap(UOUCYX_fake_script)()
  279. local function XKHD_fake_script() -- NoClip.NOCSC
  280. local script = Instance.new('Script', NoClip)
  281.  
  282. NoClip.MouseButton1Down:connect(function()
  283. noclip = false
  284. game:GetService('RunService').Stepped:connect(function()
  285. if noclip then
  286. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  287. end
  288. end)
  289. plr = game.Players.LocalPlayer
  290. mouse = plr:GetMouse()
  291. mouse.KeyDown:connect(function(key)
  292.  
  293. if key == "v" then
  294. noclip = not noclip
  295. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  296. end
  297. end)
  298. warn("Successfully Loaded *8xsp's NoClip Script*")
  299. end)
  300. end
  301. coroutine.wrap(XKHD_fake_script)()
  302. local function BGVEC_fake_script() -- Fly.FLYSC
  303. local script = Instance.new('Script', Fly)
  304.  
  305. Fly.MouseButton1Down:connect(function()
  306. loadstring(game:HttpGet("https://pastebin.com/raw/7rXZ9VNc", true))()
  307. end)
  308. end
  309. coroutine.wrap(BGVEC_fake_script)()
  310. local function DBTEK_fake_script() -- Paint.PaintSC
  311. local script = Instance.new('Script', Paint)
  312.  
  313. Paint.MouseButton1Down:connect(function()
  314. loadstring(game:HttpGetAsync("https://pastebin.com/raw/ixguDdpX"))()
  315. end)
  316. end
  317. coroutine.wrap(DBTEK_fake_script)()
  318. local function APUXKSR_fake_script() -- AxeDupe.ADS
  319. local script = Instance.new('Script', AxeDupe)
  320.  
  321. AxeDupe.MouseButton1Down:connect(function()
  322. loadstring(game:HttpGetAsync("https://pastebin.com/raw/LaAZp33E"))()
  323. end)
  324. end
  325. coroutine.wrap(APUXKSR_fake_script)()
  326. local function UQHTVY_fake_script() -- BluePrints.BPS
  327. local script = Instance.new('Script', BluePrints)
  328.  
  329. BluePrints.MouseButton1Down:connect(function()
  330. loadstring(game:HttpGetAsync("https://pastebin.com/raw/ZyuZBWgB"))()
  331. end)
  332. end
  333. coroutine.wrap(UQHTVY_fake_script)()
  334. local function EUCA_fake_script() -- Flare.Flare
  335. local script = Instance.new('Script', Flare)
  336.  
  337. Flare.MouseButton1Down:connect(function()
  338. loadstring(game:HttpGetAsync("https://pastebin.com/raw/VhK3PUe8"))()
  339. end)
  340. end
  341. coroutine.wrap(EUCA_fake_script)()
  342. local function JBPQO_fake_script() -- JumpPower.JPS
  343. local script = Instance.new('Script', JumpPower)
  344.  
  345. JumpPower.MouseButton1Down:connect(function()
  346. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 250
  347. end)
  348. end
  349. coroutine.wrap(JBPQO_fake_script)()
  350. local function IPNAD_fake_script() -- WalkSpeed.WSPS
  351. local script = Instance.new('Script', WalkSpeed)
  352.  
  353. WalkSpeed.MouseButton1Down:connect(function()
  354. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  355. end)
  356. end
  357. coroutine.wrap(IPNAD_fake_script)()
  358. local function TYZRWR_fake_script() -- BTools.BTS
  359. local script = Instance.new('Script', BTools)
  360.  
  361. BTools.MouseButton1Down:connect(function()
  362. loadstring(game:HttpGetAsync("https://pastebin.com/raw/Lf1ySa1m"))()
  363. end)
  364. end
  365. coroutine.wrap(TYZRWR_fake_script)()
  366. local function BZELFN_fake_script() -- BaseDupe.BASESC
  367. local script = Instance.new('Script', BaseDupe)
  368.  
  369. BaseDupe.MouseButton1Down:connect(function()
  370. loadstring(game:HttpGet("https://pastebin.com/raw/XwLSKeAc", true))()
  371. end)
  372.  
  373. end
  374. coroutine.wrap(BZELFN_fake_script)()
  375. local function RFIFUIV_fake_script() -- LumberCracker.LCS
  376. local script = Instance.new('Script', LumberCracker)
  377.  
  378. LumberCracker.MouseButton1Down:connect(function()
  379. loadstring(game:HttpGetAsync("https://pastebin.com/raw/JuvduNJ2"))()
  380. end)
  381.  
  382. end
  383. coroutine.wrap(RFIFUIV_fake_script)()
  384. local function PGQWBQI_fake_script() -- Syntax.SYNSC
  385. local script = Instance.new('Script', Syntax)
  386.  
  387. Syntax.MouseButton1Down:connect(function()
  388. loadstring(game:HttpGet(('https://pastebin.com/raw/wWxsHtxJ'),true))()
  389. end)
  390.  
  391. end
  392. coroutine.wrap(PGQWBQI_fake_script)()
  393. local function NEBSDB_fake_script() -- ScreenGui.Draggable
  394. local script = Instance.new('Script', ScreenGui)
  395.  
  396. frame = script.Parent.Enzo
  397. frame.Draggable = true
  398. frame.Active = true
  399. frame.Selectable = true
  400. end
  401. coroutine.wrap(NEBSDB_fake_script)()
  402. local function UKFDINI_fake_script() -- ScreenGui.drag
  403. local script = Instance.new('Script', ScreenGui)
  404.  
  405. Enzo.Draggable = true
  406. end
  407. coroutine.wrap(UKFDINI_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement