Advertisement
Guest User

4216

a guest
Dec 11th, 2019
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.52 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Dragbar = Instance.new("Frame")
  8. local TextLabel = Instance.new("TextLabel")
  9. local Pages = Instance.new("Frame")
  10. local Page1 = Instance.new("Frame")
  11. local DomsMemeAnimKit = Instance.new("TextButton")
  12. local _115Script = Instance.new("TextButton")
  13. local fly = Instance.new("TextButton")
  14. local FEHugKill = Instance.new("TextButton")
  15. local GunDupeGui = Instance.new("TextButton")
  16. local reviz = Instance.new("TextButton")
  17. local energize = Instance.new("TextButton")
  18. local esp = Instance.new("TextButton")
  19. local UIPageLayout = Instance.new("UIPageLayout")
  20. local Page2 = Instance.new("Frame")
  21. local TextButton = Instance.new("TextButton")
  22. local TextButton_2 = Instance.new("TextButton")
  23. local TextButton_3 = Instance.new("TextButton")
  24. local TextButton_4 = Instance.new("TextButton")
  25. local TextButton_5 = Instance.new("TextButton")
  26. local TextButton_6 = Instance.new("TextButton")
  27. local TextButton_7 = Instance.new("TextButton")
  28. local TextButton_8 = Instance.new("TextButton")
  29. local Frame = Instance.new("Frame")
  30. local credits = Instance.new("TextLabel")
  31. local title = Instance.new("TextLabel")
  32. local RESET = Instance.new("TextButton")
  33. local SOFTRESET = Instance.new("TextButton")
  34. local NextButton = Instance.new("TextButton")
  35. local PrevButton = Instance.new("TextButton")
  36. local Close = Instance.new("TextButton")
  37. local Open = Instance.new("TextButton")
  38.  
  39. --Properties:
  40.  
  41. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  42. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  43.  
  44. Dragbar.Name = "Dragbar"
  45. Dragbar.Parent = ScreenGui
  46. Dragbar.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  47. Dragbar.BorderSizePixel = 0
  48. Dragbar.Position = UDim2.new(0.713503599, 0, 0.171075866, 0)
  49. Dragbar.Size = UDim2.new(0, 79, 0, 28)
  50.  
  51. TextLabel.Parent = Dragbar
  52. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  53. TextLabel.BackgroundTransparency = 1
  54. TextLabel.BorderSizePixel = 0
  55. TextLabel.Position = UDim2.new(0, 0, -0.0714287758, 0)
  56. TextLabel.Size = UDim2.new(0, 79, 0, 29)
  57. TextLabel.Font = Enum.Font.SourceSansBold
  58. TextLabel.Text = "---"
  59. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  60. TextLabel.TextSize = 30
  61.  
  62. Pages.Name = "Pages"
  63. Pages.Parent = Dragbar
  64. Pages.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  65. Pages.BorderSizePixel = 0
  66. Pages.ClipsDescendants = true
  67. Pages.Position = UDim2.new(-1.04112768, 0, 0.985008776, 0)
  68. Pages.Size = UDim2.new(0, 243, 0, 393)
  69.  
  70. Page1.Name = "Page1"
  71. Page1.Parent = Pages
  72. Page1.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  73. Page1.BorderSizePixel = 0
  74. Page1.Size = UDim2.new(0, 243, 0, 393)
  75.  
  76. DomsMemeAnimKit.Name = "Dom's Meme AnimKit"
  77. DomsMemeAnimKit.Parent = Page1
  78. DomsMemeAnimKit.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  79. DomsMemeAnimKit.BorderSizePixel = 0
  80. DomsMemeAnimKit.Position = UDim2.new(0.139917701, 0, 0.147582695, 0)
  81. DomsMemeAnimKit.Size = UDim2.new(0, 174, 0, 33)
  82. DomsMemeAnimKit.Font = Enum.Font.SourceSansBold
  83. DomsMemeAnimKit.Text = "dom_anim_memekit"
  84. DomsMemeAnimKit.TextColor3 = Color3.new(0.894118, 0.294118, 1)
  85. DomsMemeAnimKit.TextSize = 16
  86.  
  87. _115Script.Name = "115 Script"
  88. _115Script.Parent = Page1
  89. _115Script.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  90. _115Script.BorderSizePixel = 0
  91. _115Script.Position = UDim2.new(0.139917701, 0, 0.249207705, 0)
  92. _115Script.Size = UDim2.new(0, 174, 0, 28)
  93. _115Script.Font = Enum.Font.SourceSansBold
  94. _115Script.Text = "115_script"
  95. _115Script.TextColor3 = Color3.new(0.894118, 0.294118, 1)
  96. _115Script.TextSize = 16
  97.  
  98. fly.Name = "fly"
  99. fly.Parent = Page1
  100. fly.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  101. fly.BorderSizePixel = 0
  102. fly.Position = UDim2.new(0.139917701, 0, 0.34285, 0)
  103. fly.Size = UDim2.new(0, 174, 0, 24)
  104. fly.Font = Enum.Font.SourceSansBold
  105. fly.Text = "fly"
  106. fly.TextColor3 = Color3.new(0.894118, 0.294118, 1)
  107. fly.TextSize = 16
  108.  
  109. FEHugKill.Name = "FE Hug Kill"
  110. FEHugKill.Parent = Page1
  111. FEHugKill.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  112. FEHugKill.BorderSizePixel = 0
  113. FEHugKill.Position = UDim2.new(0.139917701, 0, 0.433947861, 0)
  114. FEHugKill.Size = UDim2.new(0, 174, 0, 28)
  115. FEHugKill.Font = Enum.Font.SourceSansBold
  116. FEHugKill.Text = "fe_hug_kill"
  117. FEHugKill.TextColor3 = Color3.new(0.894118, 0.294118, 1)
  118. FEHugKill.TextSize = 16
  119.  
  120. GunDupeGui.Name = "GunDupeGui"
  121. GunDupeGui.Parent = Page1
  122. GunDupeGui.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  123. GunDupeGui.BorderSizePixel = 0
  124. GunDupeGui.Position = UDim2.new(0.139917701, 0, 0.535223782, 0)
  125. GunDupeGui.Size = UDim2.new(0, 174, 0, 28)
  126. GunDupeGui.Font = Enum.Font.SourceSansBold
  127. GunDupeGui.Text = "gun_dupe_gui"
  128. GunDupeGui.TextColor3 = Color3.new(0.894118, 0.294118, 1)
  129. GunDupeGui.TextSize = 15
  130.  
  131. reviz.Name = "reviz"
  132. reviz.Parent = Page1
  133. reviz.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  134. reviz.BorderSizePixel = 0
  135. reviz.Position = UDim2.new(0.139917701, 0, 0.63395524, 0)
  136. reviz.Size = UDim2.new(0, 174, 0, 29)
  137. reviz.Font = Enum.Font.SourceSansBold
  138. reviz.Text = "reviz_admin"
  139. reviz.TextColor3 = Color3.new(0.894118, 0.294118, 1)
  140. reviz.TextSize = 14
  141.  
  142. energize.Name = "energize"
  143. energize.Parent = Page1
  144. energize.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  145. energize.BorderSizePixel = 0
  146. energize.Position = UDim2.new(0.139917701, 0, 0.732686579, 0)
  147. energize.Size = UDim2.new(0, 174, 0, 33)
  148. energize.Font = Enum.Font.SourceSansBold
  149. energize.Text = "energize_gui"
  150. energize.TextColor3 = Color3.new(0.894118, 0.294118, 1)
  151. energize.TextSize = 15
  152.  
  153. esp.Name = "esp"
  154. esp.Parent = Page1
  155. esp.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  156. esp.BorderSizePixel = 0
  157. esp.Position = UDim2.new(0.139917701, 0, 0.840527713, 0)
  158. esp.Size = UDim2.new(0, 174, 0, 31)
  159. esp.Font = Enum.Font.SourceSansBold
  160. esp.Text = "essence"
  161. esp.TextColor3 = Color3.new(0.894118, 0.294118, 1)
  162. esp.TextSize = 17
  163.  
  164. UIPageLayout.Parent = Pages
  165. UIPageLayout.SortOrder = Enum.SortOrder.LayoutOrder
  166.  
  167. Page2.Name = "Page2"
  168. Page2.Parent = Pages
  169. Page2.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  170. Page2.BorderSizePixel = 0
  171. Page2.Size = UDim2.new(0, 243, 0, 393)
  172.  
  173. TextButton.Parent = Page2
  174. TextButton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  175. TextButton.BorderSizePixel = 0
  176. TextButton.Position = UDim2.new(0.139917701, 0, 0.0992366374, 0)
  177. TextButton.Size = UDim2.new(0, 174, 0, 32)
  178. TextButton.Font = Enum.Font.SourceSansBold
  179. TextButton.TextColor3 = Color3.new(1, 1, 1)
  180. TextButton.TextSize = 14
  181.  
  182. TextButton_2.Parent = Page2
  183. TextButton_2.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  184. TextButton_2.BorderSizePixel = 0
  185. TextButton_2.Position = UDim2.new(0.139917701, 0, 0.203406185, 0)
  186. TextButton_2.Size = UDim2.new(0, 174, 0, 32)
  187. TextButton_2.Font = Enum.Font.SourceSansBold
  188. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  189. TextButton_2.TextSize = 14
  190.  
  191. TextButton_3.Parent = Page2
  192. TextButton_3.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  193. TextButton_3.BorderSizePixel = 0
  194. TextButton_3.Position = UDim2.new(0.139917701, 0, 0.304682076, 0)
  195. TextButton_3.Size = UDim2.new(0, 174, 0, 32)
  196. TextButton_3.Font = Enum.Font.SourceSansBold
  197. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  198. TextButton_3.TextSize = 14
  199.  
  200. TextButton_4.Parent = Page2
  201. TextButton_4.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  202. TextButton_4.BorderSizePixel = 0
  203. TextButton_4.Position = UDim2.new(0.139917701, 0, 0.405958056, 0)
  204. TextButton_4.Size = UDim2.new(0, 174, 0, 32)
  205. TextButton_4.Font = Enum.Font.SourceSansBold
  206. TextButton_4.TextColor3 = Color3.new(1, 1, 1)
  207. TextButton_4.TextSize = 14
  208.  
  209. TextButton_5.Parent = Page2
  210. TextButton_5.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  211. TextButton_5.BorderSizePixel = 0
  212. TextButton_5.Position = UDim2.new(0.139917701, 0, 0.507233977, 0)
  213. TextButton_5.Size = UDim2.new(0, 174, 0, 32)
  214. TextButton_5.Font = Enum.Font.SourceSansBold
  215. TextButton_5.TextColor3 = Color3.new(1, 1, 1)
  216. TextButton_5.TextSize = 14
  217.  
  218. TextButton_6.Parent = Page2
  219. TextButton_6.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  220. TextButton_6.BorderSizePixel = 0
  221. TextButton_6.Position = UDim2.new(0.139917701, 0, 0.608509958, 0)
  222. TextButton_6.Size = UDim2.new(0, 174, 0, 32)
  223. TextButton_6.Font = Enum.Font.SourceSansBold
  224. TextButton_6.TextColor3 = Color3.new(1, 1, 1)
  225. TextButton_6.TextSize = 14
  226.  
  227. TextButton_7.Parent = Page2
  228. TextButton_7.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  229. TextButton_7.BorderSizePixel = 0
  230. TextButton_7.Position = UDim2.new(0.139917701, 0, 0.709785879, 0)
  231. TextButton_7.Size = UDim2.new(0, 174, 0, 32)
  232. TextButton_7.Font = Enum.Font.SourceSansBold
  233. TextButton_7.TextColor3 = Color3.new(1, 1, 1)
  234. TextButton_7.TextSize = 14
  235.  
  236. TextButton_8.Parent = Page2
  237. TextButton_8.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  238. TextButton_8.BorderSizePixel = 0
  239. TextButton_8.Position = UDim2.new(0.139917701, 0, 0.816848934, 0)
  240. TextButton_8.Size = UDim2.new(0, 174, 0, 32)
  241. TextButton_8.Font = Enum.Font.SourceSansBold
  242. TextButton_8.TextColor3 = Color3.new(1, 1, 1)
  243. TextButton_8.TextSize = 14
  244.  
  245. Frame.Parent = Dragbar
  246. Frame.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  247. Frame.BorderSizePixel = 0
  248. Frame.Position = UDim2.new(0.151898742, 0, -0.678571403, 0)
  249. Frame.Size = UDim2.new(0, 52, 0, 19)
  250.  
  251. credits.Name = "credits"
  252. credits.Parent = Frame
  253. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  254. credits.BackgroundTransparency = 1
  255. credits.Position = UDim2.new(-1.39427066, 0, 4.03053904, 0)
  256. credits.Size = UDim2.new(0, 200, 0, 27)
  257. credits.Font = Enum.Font.Fantasy
  258. credits.Text = "by Domidice & Boogs"
  259. credits.TextColor3 = Color3.new(1, 0.6, 0.25098)
  260. credits.TextSize = 15
  261.  
  262. title.Name = "title"
  263. title.Parent = Frame
  264. title.BackgroundColor3 = Color3.new(1, 1, 1)
  265. title.BackgroundTransparency = 1
  266. title.Position = UDim2.new(-1.43988299, 0, 2.53058624, 0)
  267. title.Size = UDim2.new(0, 200, 0, 37)
  268. title.Font = Enum.Font.Fantasy
  269. title.Text = "TS2oolkit"
  270. title.TextColor3 = Color3.new(0.396078, 1, 0.588235)
  271. title.TextSize = 30
  272.  
  273. RESET.Name = "RESET"
  274. RESET.Parent = Frame
  275. RESET.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  276. RESET.BorderSizePixel = 0
  277. RESET.Position = UDim2.new(1.60588443, 0, 21.9992523, 0)
  278. RESET.Size = UDim2.new(0, 60, 0, 21)
  279. RESET.Font = Enum.Font.SciFi
  280. RESET.Text = "RESET"
  281. RESET.TextColor3 = Color3.new(0.937255, 0, 0)
  282. RESET.TextSize = 13
  283.  
  284. SOFTRESET.Name = "SOFT RESET"
  285. SOFTRESET.Parent = Frame
  286. SOFTRESET.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  287. SOFTRESET.BorderSizePixel = 0
  288. SOFTRESET.Position = UDim2.new(-1.66018081, 0, 21.9992523, 0)
  289. SOFTRESET.Size = UDim2.new(0, 74, 0, 21)
  290. SOFTRESET.Font = Enum.Font.SciFi
  291. SOFTRESET.Text = "SOFT_RESET"
  292. SOFTRESET.TextColor3 = Color3.new(0, 0.760784, 0)
  293. SOFTRESET.TextSize = 13
  294.  
  295. NextButton.Name = "NextButton"
  296. NextButton.Parent = Dragbar
  297. NextButton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  298. NextButton.BorderSizePixel = 0
  299. NextButton.Position = UDim2.new(1.2188164, 0, -0.0074955672, 0)
  300. NextButton.Size = UDim2.new(0, 64, 0, 29)
  301. NextButton.Font = Enum.Font.SourceSansBold
  302. NextButton.Text = "Next"
  303. NextButton.TextColor3 = Color3.new(1, 1, 1)
  304. NextButton.TextSize = 14
  305.  
  306. PrevButton.Name = "PrevButton"
  307. PrevButton.Parent = Dragbar
  308. PrevButton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  309. PrevButton.BorderSizePixel = 0
  310. PrevButton.Position = UDim2.new(-1.04577053, 0, -0.00749557465, 0)
  311. PrevButton.Size = UDim2.new(0, 64, 0, 29)
  312. PrevButton.Font = Enum.Font.SourceSansBold
  313. PrevButton.Text = "Prev"
  314. PrevButton.TextColor3 = Color3.new(1, 1, 1)
  315. PrevButton.TextSize = 14
  316.  
  317. Close.Name = "Close"
  318. Close.Parent = Dragbar
  319. Close.BackgroundColor3 = Color3.new(1, 0.262745, 0.27451)
  320. Close.Position = UDim2.new(0.605400503, 0, -0.534690857, 0)
  321. Close.Size = UDim2.new(0, 10, 0, 10)
  322. Close.Font = Enum.Font.SourceSans
  323. Close.Text = ""
  324. Close.TextColor3 = Color3.new(0, 0, 0)
  325. Close.TextSize = 14
  326.  
  327. Open.Name = "Open"
  328. Open.Parent = Dragbar
  329. Open.BackgroundColor3 = Color3.new(0.45098, 1, 0.368627)
  330. Open.Position = UDim2.new(0.237168491, 0, -0.534690857, 0)
  331. Open.Size = UDim2.new(0, 10, 0, 10)
  332. Open.Font = Enum.Font.SourceSans
  333. Open.Text = ""
  334. Open.TextColor3 = Color3.new(0, 0, 0)
  335. Open.TextSize = 14
  336.  
  337. -- Scripts:
  338.  
  339. local function XMXBTZ_fake_script() -- Dragbar.DragScript
  340. local script = Instance.new('LocalScript', Dragbar)
  341.  
  342. local UserInputService = game:GetService("UserInputService")
  343.  
  344. local gui = script.Parent
  345.  
  346. local dragging
  347. local dragInput
  348. local dragStart
  349. local startPos
  350.  
  351. local function update(input)
  352. local delta = input.Position - dragStart
  353. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  354. end
  355.  
  356. gui.InputBegan:Connect(function(input)
  357. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  358. dragging = true
  359. dragStart = input.Position
  360. startPos = gui.Position
  361.  
  362. input.Changed:Connect(function()
  363. if input.UserInputState == Enum.UserInputState.End then
  364. dragging = false
  365. end
  366. end)
  367. end
  368. end)
  369.  
  370. gui.InputChanged:Connect(function(input)
  371. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  372. dragInput = input
  373. end
  374. end)
  375.  
  376. UserInputService.InputChanged:Connect(function(input)
  377. if input == dragInput and dragging then
  378. update(input)
  379. end
  380. end)
  381. end
  382. coroutine.wrap(XMXBTZ_fake_script)()
  383. local function IYYYV_fake_script() -- _115Script.LocalScript
  384. local script = Instance.new('LocalScript', _115Script)
  385.  
  386. function leftClick()
  387. loadstring(game:HttpGet(('https://pastebin.com/raw/V22qyUGy'),true))()
  388.  
  389. end
  390.  
  391. script.Parent.MouseButton1Click:Connect(leftClick)
  392. end
  393. coroutine.wrap(IYYYV_fake_script)()
  394. local function QRNF_fake_script() -- fly.LocalScript
  395. local script = Instance.new('LocalScript', fly)
  396.  
  397. function leftclick()
  398. loadstring(game:HttpGet(('https://pastebin.com/raw/qkqKGdv4'),true))()
  399. end
  400.  
  401. script.Parent.MouseButton1Click:connect(leftclick)
  402. end
  403. coroutine.wrap(QRNF_fake_script)()
  404. local function OJQXNTB_fake_script() -- FEHugKill.LocalScript
  405. local script = Instance.new('LocalScript', FEHugKill)
  406.  
  407. function leftClick()
  408. --[[ FE Hug Kill
  409. Script made by Cyclically
  410. Credits to dhruvil123 for help
  411. https://v3rmillion.net/member.php?action=profile&uid=785986
  412. Don't edit script unless you know what you're doing. If you wanna add this into a script
  413. ]]
  414.  
  415. local LocalPlayer = game:GetService("Players").LocalPlayer
  416. local torsoname = "Torso"
  417. if LocalPlayer.Character:FindFirstChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  418. torsoname = "UpperTorso"
  419. end
  420. LocalPlayer.Character:FindFirstChild("Animate").toolnone.ToolNoneAnim.AnimationId = math.huge
  421. LocalPlayer.Character:FindFirstChild(torsoname).Anchored = true
  422. local tool = Instance.new("Tool", LocalPlayer.Backpack)
  423. LocalPlayer.Character:FindFirstChildOfClass("Accessory").Handle.Parent = tool
  424. tool.Handle.Massless = true
  425. tool.GripPos = Vector3.new(0, math.huge, 0)
  426. tool.Parent = LocalPlayer.Character
  427. wait()
  428. tool.Grip = CFrame.new(Vector3.new(0, 0, 0))
  429. LocalPlayer.Character:FindFirstChild(torsoname).Anchored = false
  430. end
  431.  
  432. script.Parent.MouseButton1Click:Connect(leftClick)
  433. end
  434. coroutine.wrap(OJQXNTB_fake_script)()
  435. local function KUJUXNC_fake_script() -- GunDupeGui.LocalScript
  436. local script = Instance.new('LocalScript', GunDupeGui)
  437.  
  438. function leftclick()
  439. local CloneTools = Instance.new("ScreenGui")
  440. local Drag = Instance.new("TextButton")
  441. local Background = Instance.new("ImageLabel")
  442. local Clone = Instance.new("TextButton")
  443. local Input = Instance.new("TextBox")
  444.  
  445. CloneTools.Name = "CloneTools"
  446. CloneTools.Parent = game.CoreGui
  447.  
  448. Drag.Name = "Drag"
  449. Drag.Parent = CloneTools
  450. Drag.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  451. Drag.BackgroundTransparency = 0.9990000128746
  452. Drag.BorderColor3 = Color3.new(1, 1, 1)
  453. Drag.Position = UDim2.new(0.788501024, 0, 0.37571159, 0)
  454. Drag.Size = UDim2.new(0, 190, 0, 190)
  455. Drag.Font = Enum.Font.ArialBold
  456. Drag.Text = ""
  457. Drag.TextColor3 = Color3.new(1, 1, 1)
  458. Drag.TextSize = 14
  459. Drag.TextWrapped = true
  460. Drag.Draggable = true
  461.  
  462. Background.Name = "Background"
  463. Background.Parent = Drag
  464. Background.BackgroundColor3 = Color3.new(1, 1, 1)
  465. Background.Position = UDim2.new(0.00235599279, 0, -0.0012384057, 0)
  466. Background.Size = UDim2.new(0, 190, 0, 190)
  467. Background.ZIndex = 0
  468. Background.Image = "rbxassetid://0&hash=12ed3f0fdc0764ab01645b356df12dc3"
  469.  
  470. Clone.Name = "CloneTools"
  471. Clone.Parent = Background
  472. Clone.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  473. Clone.BackgroundTransparency = 0.80000001192093
  474. Clone.BorderColor3 = Color3.new(1, 1, 1)
  475. Clone.Position = UDim2.new(0.042105265, 0, 0.66842109, 0)
  476. Clone.Size = UDim2.new(0, 174, 0, 37)
  477. Clone.ZIndex = 2
  478. Clone.Font = Enum.Font.ArialBold
  479. Clone.Text = "Clone Tools"
  480. Clone.TextColor3 = Color3.new(1, 1, 1)
  481. Clone.TextSize = 14
  482. Clone.TextStrokeTransparency = 0
  483.  
  484. Input.Name = "Input"
  485. Input.Parent = Background
  486. Input.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  487. Input.BackgroundTransparency = 0.60000002384186
  488. Input.BorderColor3 = Color3.new(1, 1, 1)
  489. Input.Position = UDim2.new(0.0421053171, 0, 0.0789474025, 0)
  490. Input.Size = UDim2.new(0, 174, 0, 37)
  491. Input.ZIndex = 2
  492. Input.Font = Enum.Font.ArialBold
  493. Input.Text = "Amount of times to clone"
  494. Input.TextColor3 = Color3.new(1, 1, 1)
  495. Input.TextScaled = true
  496. Input.TextSize = 14
  497. Input.TextWrapped = true
  498.  
  499.  
  500. Clone.MouseButton1Click:connect(function()
  501. local multiplier = game.CoreGui.CloneTools.Drag.Background.Input.Text
  502.  
  503.  
  504. for i = 1, multiplier do
  505. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  506. if (v:IsA("Tool")) then
  507. v.Parent = game.Players.LocalPlayer
  508. end
  509. end
  510. wait(0.1)
  511. game.Players.LocalPlayer.Character.Head:Destroy()
  512. wait(7)
  513. end
  514. wait(0.5)
  515. for _,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  516. if (v:IsA("Tool")) and v.Name ~= "Knife" and v.Name ~= "Punch" and v.Name ~= "Pipe" and v.Name ~= "BoomBox_Old" and v.Name ~= "Boombox" then
  517. v.Parent = game.Players.LocalPlayer.Backpack
  518. end
  519. end
  520. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  521. if (v:IsA("Tool")) then
  522. v.CanBeDropped = true
  523. end
  524. end
  525.  
  526. end)
  527. end
  528.  
  529. script.Parent.MouseButton1Click:Connect(leftclick)
  530. end
  531. coroutine.wrap(KUJUXNC_fake_script)()
  532. local function DCQUW_fake_script() -- reviz.LocalScript
  533. local script = Instance.new('LocalScript', reviz)
  534.  
  535. function leftclick()
  536. loadstring(game:HttpGet(('https://pastebin.com/raw/KNUzQPYS'),true))()
  537. end
  538.  
  539. script.Parent.MouseButton1Click:connect(leftclick)
  540. end
  541. coroutine.wrap(DCQUW_fake_script)()
  542. local function GNVI_fake_script() -- energize.LocalScript
  543. local script = Instance.new('LocalScript', energize)
  544.  
  545. function leftclick()
  546. loadstring(game:HttpGet(('https://pastebin.com/raw/NTq8iuJQ'),true))()
  547. end
  548.  
  549. script.Parent.MouseButton1Click:connect(leftclick)
  550. end
  551. coroutine.wrap(GNVI_fake_script)()
  552. local function UJKUN_fake_script() -- esp.LocalScript
  553. local script = Instance.new('LocalScript', esp)
  554.  
  555. function leftclick()
  556. --Essence by sirelKilla (v3rm)
  557. --Put this script in your autoexec folder!
  558.  
  559. --hidden feature: ALT+B to toggle the default backpack
  560. --// init //
  561. local settings = {noclipKey="World69",clicktpKey="T",cmdKey="Semicolon",clickespKey="LeftControl"} --blank=World69
  562. local tpIgnore = true
  563. local tpExact = false
  564. local espLimit = 9999
  565. local Players = game:GetService("Players")
  566. local UIS = game:GetService("UserInputService")
  567. local StarterGui = game:GetService("StarterGui")
  568. local CoreGui = game:GetService("CoreGui")
  569. local player = Players.LocalPlayer or Players:GetPropertyChangedSignal("LocalPlayer"):Wait()
  570. player = Players.LocalPlayer
  571. local cam = workspace.CurrentCamera
  572. math.randomseed(tick())
  573. local root
  574. if readfile then
  575. pcall(function()
  576. local new = game:GetService("HttpService"):JSONDecode(readfile("EssenceSettings.txt"))
  577. --corruption?
  578. local doOverwrite=false
  579. for k,v in pairs(new) do
  580. if settings[k]==nil then
  581. doOverwrite=true
  582. new[k]=nil
  583. end
  584. end
  585. for k,v in pairs(settings) do
  586. if new[k]==nil then
  587. doOverwrite=true
  588. new[k]=v
  589. end
  590. end
  591. --use input
  592. if doOverwrite then
  593. writefile("EssenceSettings.txt",game:GetService("HttpService"):JSONEncode(new))
  594. end
  595. settings = new
  596. end)
  597. game.Close:Connect(function()
  598. writefile("EssenceSettings.txt",game:GetService("HttpService"):JSONEncode(settings))
  599. end)
  600. end
  601. --feel free to add commands
  602. local adminCommands = {
  603. rj = function() game:GetService("TeleportService"):Teleport(game.PlaceId,player) end,
  604. rejoin = function() game:GetService("TeleportService"):Teleport(game.PlaceId,player) end,
  605. ws = function(argsString) player.Character.Humanoid.WalkSpeed = tonumber(argsString) end,
  606. jp = function(argsString) player.Character.Humanoid.JumpPower = tonumber(argsString) end,
  607. hh = function(argsString)
  608. if argsString == '' then
  609. if player.Character.Humanoid.HipHeight > 2.5 then
  610. player.Character.Humanoid.HipHeight = 2
  611. else
  612. player.Character.Humanoid.HipHeight = 10
  613. end
  614. else
  615. player.Character.Humanoid.HipHeight = tonumber(argsString)
  616. end
  617. end,
  618. goto = function(argsString)
  619. local target = getPlayer(argsString)
  620. if target and target.Character and target.Character:FindFirstChild("HumanoidRootPart") then
  621. if tpExact then
  622. root.CFrame = target.Character.HumanoidRootPart.CFrame
  623. else
  624. player.Character:MoveTo(target.Character.HumanoidRootPart.CFrame.p)
  625. end
  626. end
  627. end,
  628. }
  629. --// utilities //
  630. function getFirstChild(service,str,modifier)
  631. local children = service:GetChildren()
  632. for i=1,#children do
  633. local v = children[i]
  634. for s in string.gmatch(v.Name,"%S+") do
  635. if modifier(s:sub(1,#str)) == str then
  636. return v
  637. end
  638. end
  639. end
  640. end
  641. function findObject(service,str)
  642. if service and str and #str>0 then
  643. --exact match
  644. local targ = service:FindFirstChild(str) or service:FindFirstChild(str:lower())
  645. if targ then
  646. return targ
  647. else
  648. --loose match
  649. return getFirstChild(service,str,(str:lower()==str and string.lower) or function(x) return x end)
  650. end
  651. end
  652. end
  653. function getPlayer(str)
  654. if str:lower()=="me" then
  655. return player
  656. elseif str:lower()=="random" then
  657. local players = Players:GetPlayers()
  658. for i=1,#players do
  659. if players[i]==player then
  660. table.remove(players,i)
  661. break
  662. end
  663. end
  664. return players[math.random(1,#players)]
  665. elseif str:sub(1,1)=='%' then
  666. local team = findObject(game:GetService('Teams'),str:sub(2))
  667. if team then
  668. local players = team:GetPlayers()
  669. for i=1,#players do
  670. if players[i]==player then
  671. table.remove(players,i)
  672. break
  673. end
  674. end
  675. return players[math.random(1,#players)]
  676. end
  677. else
  678. return findObject(Players,str)
  679. end
  680. end
  681. local espManagementTick = 0
  682. local function espManage()
  683. espManagementTick = tick()
  684. local camPos = cam.CFrame.p
  685. local folders = espGui:GetChildren()
  686. for i=1,#folders do
  687. folders[i].Box.Visible = false
  688. folders[i].BillboardGui.Enabled = false
  689. end
  690. local players = Players:GetPlayers()
  691. for i=1,#players do
  692. local p = players[i]
  693. local folder = espGui:FindFirstChild(p.Name)
  694. if not folder then
  695. folder = Instance.new("Folder")
  696. folder.Name = p.Name
  697. boxTemplate:Clone().Parent = folder
  698. bbTemplate:Clone().Parent = folder
  699. folder.BillboardGui.NameTag.Text = p.Name
  700. folder.Parent = espGui
  701. end
  702. if p~=player and p.Character then
  703. local pRoot = p.Character:FindFirstChild("HumanoidRootPart")
  704. if pRoot then
  705. local distance = (pRoot.Position-camPos).Magnitude
  706. if distance < espLimit then
  707. local box,bbgui = folder.Box,folder.BillboardGui
  708. bbgui.NameTag.TextColor3 = p.TeamColor.Color
  709. bbgui.Adornee = pRoot
  710. bbgui.Enabled = true
  711. if distance > 900 then
  712. box.Visible = false
  713. bbgui.NameTag.TextStrokeTransparency = 1
  714. bbgui.Dot.BackgroundColor3 = p.TeamColor.Color
  715. bbgui.Dot.Visible = true
  716. else
  717. box.Color3 = p.TeamColor.Color
  718. box.Adornee = pRoot
  719. box.Visible = true
  720. bbgui.Dot.Visible = false
  721. bbgui.NameTag.TextStrokeTransparency = 0.3
  722. if distance > 300 then
  723. box.Transparency = 0
  724. else
  725. box.Transparency = 0.5
  726. end
  727. end
  728. end
  729. end
  730. end
  731. end
  732. end
  733. local function shortenKey(name)
  734. if name=="World69" then
  735. return ""
  736. elseif name=="LeftControl" or name=="RightControl" then
  737. return "CTRL"
  738. elseif name=="LeftShift" or name=="RightShift" then
  739. return "SHIFT"
  740. elseif name=="LeftAlt" or name=="RightAlt" then
  741. return "ALT"
  742. end
  743. local succ,c = pcall(string.char,Enum.KeyCode[name].Value)
  744. if succ and c:match("%S") then
  745. return c:upper()
  746. end
  747. return name:upper()
  748. end
  749. --// interface //
  750. Create = function(class,parent,props)
  751. local new = Instance.new(class)
  752. for k,v in next,props do
  753. new[k]=v
  754. end
  755. new.Parent = parent
  756. return new
  757. end
  758. gui=Create("ScreenGui",CoreGui,{Name="Essence", ZIndexBehavior="Sibling", ResetOnSpawn=false, DisplayOrder=0})
  759. Main=Create("ImageLabel",gui,{Name="Main", Image="rbxassetid://2851925780", BorderSizePixel=0, SliceCenter=Rect.new(15,15,15,15), ScaleType="Slice", BorderColor3=Color3.new(0.106,0.165,0.208),
  760. BackgroundTransparency=1, Position=UDim2.new(0.75,0,1,-133), ImageColor3=Color3.new(0.176,0.176,0.176), Size=UDim2.new(0,171,0,310), BackgroundColor3=Color3.new(1,1,1), ImageTransparency=0.15})
  761. noclipFrame=Create("ImageLabel",Main,{Name="noclipFrame", Image="rbxassetid://2851928141", SliceCenter=Rect.new(8,8,8,8), ScaleType="Slice", BorderColor3=Color3.new(0.106,0.165,0.208), BackgroundTransparency=1,
  762. Position=UDim2.new(0,11,0,30), ImageColor3=Color3.new(0.902,0.902,0.902), Size=UDim2.new(0,150,0,25), BackgroundColor3=Color3.new(1,1,1)})
  763. noclipBtn=Create("ImageButton",noclipFrame,{Name="noclipBtn", Image="rbxassetid://2851928141", SliceCenter=Rect.new(8,8,8,8), ScaleType="Slice", BorderColor3=Color3.new(0.106,0.165,0.208), Position=UDim2.new(0,1,0,1),
  764. ImageColor3=Color3.new(0.176,0.176,0.176), Size=UDim2.new(1,-2,1,-2), BackgroundTransparency=1, BackgroundColor3=Color3.new(1,1,1)})
  765. noclipLbl=Create("TextLabel",noclipBtn,{Name="noclipLbl", TextWrapped=true, Size=UDim2.new(0.4,0,1,0), BorderColor3=Color3.new(0.106,0.165,0.208), Text="OFF", TextSize=20,
  766. TextXAlignment="Left", Font="SourceSansSemibold", BackgroundTransparency=1, Position=UDim2.new(0.6,0,0,0), TextColor3=Color3.new(0.902,0.902,0.902), BackgroundColor3=Color3.new(1,1,1)})
  767. Label=Create("TextLabel",noclipBtn,{TextWrapped=true, Size=UDim2.new(0.58,0,1,0), BorderColor3=Color3.new(0.106,0.165,0.208), Text="NoClip:", TextSize=20, TextXAlignment="Right",
  768. Font="SourceSansSemibold", BackgroundTransparency=1, TextColor3=Color3.new(0.902,0.902,0.902), BackgroundColor3=Color3.new(1,1,1)})
  769. tpmodeFrame=Create("ImageLabel",Main,{Name="tpmodeFrame", Image="rbxassetid://2851928141", SliceCenter=Rect.new(8,8,8,8), ScaleType="Slice", BorderColor3=Color3.new(0.106,0.165,0.208), BackgroundTransparency=1,
  770. Position=UDim2.new(0,11,0,78), ImageColor3=Color3.new(0.902,0.902,0.902), Size=UDim2.new(0,150,0,25), BackgroundColor3=Color3.new(1,1,1)})
  771. tpmodeBtn=Create("ImageButton",tpmodeFrame,{Name="tpmodeBtn", Image="rbxassetid://2851928141", SliceCenter=Rect.new(8,8,8,8), ScaleType="Slice", BorderColor3=Color3.new(0.106,0.165,0.208), Position=UDim2.new(0,1,0,1),
  772. ImageColor3=Color3.new(0.176,0.176,0.176), Size=UDim2.new(1,-2,1,-2), BackgroundTransparency=1, BackgroundColor3=Color3.new(1,1,1)})
  773. tpmodeLbl=Create("TextLabel",tpmodeBtn,{Name="tpmodeLbl", TextWrapped=true, Size=UDim2.new(0.4,0,1,0), BorderColor3=Color3.new(0.106,0.165,0.208), Text=tpExact and "EXACT" or "MOVE", TextSize=20,
  774. TextXAlignment="Left", Font="SourceSansSemibold", BackgroundTransparency=1, Position=UDim2.new(0.6,0,0,0), TextColor3=Color3.new(0.902,0.902,0.902), BackgroundColor3=Color3.new(1,1,1)})
  775. Label_2=Create("TextLabel",tpmodeBtn,{TextWrapped=true, Size=UDim2.new(0.58,0,1,0), BorderColor3=Color3.new(0.106,0.165,0.208), Text="TpMode:", TextSize=20, TextXAlignment="Right",
  776. Font="SourceSansSemibold", BackgroundTransparency=1, TextColor3=Color3.new(0.902,0.902,0.902), BackgroundColor3=Color3.new(1,1,1)})
  777. espFrame=Create("ImageLabel",Main,{Name="espFrame", Image="rbxassetid://2851928141", SliceCenter=Rect.new(8,8,8,8), ScaleType="Slice", BorderColor3=Color3.new(0.106,0.165,0.208), BackgroundTransparency=1,
  778. Position=UDim2.new(0,11,0,54), ImageColor3=Color3.new(0.902,0.902,0.902), Size=UDim2.new(0,150,0,25), BackgroundColor3=Color3.new(1,1,1)})
  779. espBtn=Create("ImageButton",espFrame,{Name="espBtn", Image="rbxassetid://2851928141", SliceCenter=Rect.new(8,8,8,8), ScaleType="Slice", BorderColor3=Color3.new(0.106,0.165,0.208), Position=UDim2.new(0,1,0,1),
  780. ImageColor3=Color3.new(0.176,0.176,0.176), Size=UDim2.new(1,-2,1,-2), BackgroundTransparency=1, BackgroundColor3=Color3.new(1,1,1)})
  781. espLbl=Create("TextLabel",espBtn,{Name="espLbl", TextWrapped=true, Size=UDim2.new(0.4,0,1,0), BorderColor3=Color3.new(0.106,0.165,0.208), Text="OFF", TextSize=20,
  782. TextXAlignment="Left", Font="SourceSansSemibold", BackgroundTransparency=1, Position=UDim2.new(0.6,0,0,0), TextColor3=Color3.new(0.902,0.902,0.902), BackgroundColor3=Color3.new(1,1,1)})
  783. Label_3=Create("TextLabel",espBtn,{TextWrapped=true, Size=UDim2.new(0.58,0,1,0), BorderColor3=Color3.new(0.106,0.165,0.208), Text="BoxESP:", TextSize=20, TextXAlignment="Right",
  784. Font="SourceSansSemibold", BackgroundTransparency=1, TextColor3=Color3.new(0.902,0.902,0.902), BackgroundColor3=Color3.new(1,1,1)})
  785. cmdFrame=Create("ImageLabel",Main,{Name="cmdFrame", Image="rbxassetid://2851928141", SliceCenter=Rect.new(8,8,8,8), ScaleType="Slice", BorderColor3=Color3.new(0.106,0.165,0.208), BackgroundTransparency=1,
  786. Position=UDim2.new(0,11,0,107), ImageColor3=Color3.new(0.902,0.902,0.902), Size=UDim2.new(0,150,0,23), BackgroundColor3=Color3.new(1,1,1)})
  787. cmdBox=Create("TextBox",cmdFrame,{Name="cmdBox", TextWrapped=true, PlaceholderColor3=Color3.new(0.498,0.498,0.498), PlaceholderText=string.gsub(";rj ;goto ;hh ;ws ;jp",";",shortenKey(settings.cmdKey)), Size=UDim2.new(0.9,0,0.8,0),
  788. BorderColor3=Color3.new(0.106,0.165,0.208), Text="", TextSize=20, TextColor3=Color3.new(0.176,0.176,0.176), Font="SourceSans", BackgroundTransparency=1, Position=UDim2.new(0.05,0,0.05,0), BackgroundColor3=Color3.new(1,1,1)})
  789. arrowBtn=Create("ImageButton",Main,{Name="arrowBtn", Image="rbxassetid://3070990525", BorderColor3=Color3.new(0.106,0.165,0.208), Rotation=90, Position=UDim2.new(0,71,0,-21), ImageColor3=Color3.new(0.902,0.902,0.902),
  790. Size=UDim2.new(0,25,0,70), BackgroundTransparency=1, BackgroundColor3=Color3.new(1,1,1)})
  791. cogBtn=Create("ImageButton",Main,{Name="cogBtn", Image="rbxassetid://1533715539", BorderColor3=Color3.new(0.106,0.165,0.208), Position=UDim2.new(0,13,0,3), ImageColor3=Color3.new(0.902,0.902,0.902), Size=UDim2.new(0,23,0,23),
  792. BackgroundTransparency=1, BackgroundColor3=Color3.new(1,1,1)})
  793. Options=Create("Folder",Main,{Name="Options"})
  794. noclipKeyBox=Create("TextBox",Options,{Name="noclipKeyBox", TextWrapped=true, PlaceholderColor3=Color3.new(0.698,0.698,0.698), Size=UDim2.new(0,35,0,16), BorderColor3=Color3.new(0.106,0.165,0.208), Text=shortenKey(settings.noclipKey),
  795. TextSize=14, TextColor3=Color3.new(0.176,0.176,0.176), Font="SourceSansBold", Position=UDim2.new(0,125,0,162), TextScaled=true, BackgroundColor3=Color3.new(0.902,0.902,0.902)})
  796. noclipKeyLbl=Create("TextLabel",Options,{Name="noclipKeyLbl", TextWrapped=true, Size=UDim2.new(0,105,0,16), BorderColor3=Color3.new(0.106,0.165,0.208), Text="Noclip key", TextSize=17,
  797. Font="Fantasy", BackgroundTransparency=1, Position=UDim2.new(0,11,0,160), TextColor3=Color3.new(0.902,0.902,0.902), BackgroundColor3=Color3.new(1,1,1), TextXAlignment="Left"})
  798. clicktpKeyBox=Create("TextBox",Options,{Name="clicktpKeyBox", TextWrapped=true, PlaceholderColor3=Color3.new(0.698,0.698,0.698), Size=UDim2.new(0,35,0,16), BorderColor3=Color3.new(0.106,0.165,0.208), Text=shortenKey(settings.clicktpKey),
  799. TextSize=14, TextColor3=Color3.new(0.176,0.176,0.176), Font="SourceSansBold", Position=UDim2.new(0,125,0,210), TextScaled=true, BackgroundColor3=Color3.new(0.902,0.902,0.902)})
  800. clicktpKeyLbl=Create("TextLabel",Options,{Name="clicktpKeyLbl", TextWrapped=true, Size=UDim2.new(0,105,0,16), BorderColor3=Color3.new(0.106,0.165,0.208), Text="ClickTP key", TextSize=17,
  801. Font="Fantasy", BackgroundTransparency=1, Position=UDim2.new(0,11,0,208), TextColor3=Color3.new(0.902,0.902,0.902), BackgroundColor3=Color3.new(1,1,1), TextXAlignment="Left"})
  802. cmdKeyBox=Create("TextBox",Options,{Name="cmdKeyBox", TextWrapped=true, PlaceholderColor3=Color3.new(0.698,0.698,0.698), Size=UDim2.new(0,35,0,16), BorderColor3=Color3.new(0.106,0.165,0.208), Text=shortenKey(settings.cmdKey),
  803. TextSize=14, TextColor3=Color3.new(0.176,0.176,0.176), Font="SourceSansBold", Position=UDim2.new(0,125,0,138), TextScaled=true, BackgroundColor3=Color3.new(0.902,0.902,0.902)})
  804. cmdKeyLbl=Create("TextLabel",Options,{Name="cmdKeyLbl", TextWrapped=true, Size=UDim2.new(0,105,0,16), BorderColor3=Color3.new(0.106,0.165,0.208), Text="Command key", TextSize=17,
  805. Font="Fantasy", BackgroundTransparency=1, Position=UDim2.new(0,11,0,138), TextColor3=Color3.new(0.902,0.902,0.902), BackgroundColor3=Color3.new(1,1,1), TextXAlignment="Left"})
  806. clickespKeyBox=Create("TextBox",Options,{Name="clickespKeyBox", TextWrapped=true, PlaceholderColor3=Color3.new(0.698,0.698,0.698), Size=UDim2.new(0,35,0,16), BorderColor3=Color3.new(0.106,0.165,0.208), Text=shortenKey(settings.clickespKey),
  807. TextSize=14, TextColor3=Color3.new(0.176,0.176,0.176), Font="SourceSansBold", Position=UDim2.new(0,125,0,186), TextScaled=true, BackgroundColor3=Color3.new(0.902,0.902,0.902)})
  808. clickespKeyLbl=Create("TextLabel",Options,{Name="clickespKeyLbl", TextWrapped=true, Size=UDim2.new(0,105,0,16), BorderColor3=Color3.new(0.106,0.165,0.208), Text="ClickESP key", TextSize=17,
  809. Font="Fantasy", BackgroundTransparency=1, Position=UDim2.new(0,11,0,184), TextColor3=Color3.new(0.902,0.902,0.902), BackgroundColor3=Color3.new(1,1,1), TextXAlignment="Left"})
  810. tpignoreBtn=Create("TextButton",Options,{Name="tpignoreBtn", TextWrapped=true, Size=UDim2.new(0,25,0,16), TextColor3=Color3.new(0.176,0.176,0.176), BorderColor3=Color3.new(0.106,0.165,0.208), Text=tpIgnore and 'X' or '',
  811. Font="SourceSansBold", Position=UDim2.new(0,131,0,258), TextSize=23, BackgroundColor3=Color3.new(0.902,0.902,0.902)})
  812. tpignoreLbl=Create("TextLabel",Options,{Name="tpignoreLbl", TextWrapped=true, Size=UDim2.new(0,105,0,40), BorderColor3=Color3.new(0.106,0.165,0.208), Text="Clicks ignore transparent", TextSize=17,
  813. Font="Fantasy", BackgroundTransparency=1, Position=UDim2.new(0,11,0,256), TextColor3=Color3.new(0.902,0.902,0.902), TextYAlignment="Top", BackgroundColor3=Color3.new(1,1,1), TextXAlignment="Left"})
  814. espLimitBox=Create("TextBox",Options,{Name="espLimitBox", TextWrapped=true, PlaceholderColor3=Color3.new(0.698,0.698,0.698), Size=UDim2.new(0,35,0,16), BorderColor3=Color3.new(0.106,0.165,0.208), Text=tostring(espLimit),
  815. TextSize=14, TextColor3=Color3.new(0.176,0.176,0.176), Font="SourceSansBold", Position=UDim2.new(0,125,0,234), TextScaled=true, BackgroundColor3=Color3.new(0.902,0.902,0.902)})
  816. espLimitLbl=Create("TextLabel",Options,{Name="espLimitLbl", TextWrapped=true, Size=UDim2.new(0,105,0,16), BorderColor3=Color3.new(0.106,0.165,0.208), Text="ESP max studs", TextSize=17,
  817. Font="Fantasy", BackgroundTransparency=1, Position=UDim2.new(0,11,0,232), TextColor3=Color3.new(0.902,0.902,0.902), BackgroundColor3=Color3.new(1,1,1), TextXAlignment="Left"})
  818. containerStats=Create("Frame",gui,{Name="containerStats", BorderColor3=Color3.new(0.106,0.165,0.208), BackgroundTransparency=1, Size=UDim2.new(0,200,0,50), Position=UDim2.new(0.75,175,1,-51)})
  819. fpsLbl=Create("TextLabel",containerStats,{Name="fpsLbl", TextWrapped=true, TextStrokeTransparency=0.30000001192093, Size=UDim2.new(0.33,0,0.5,0), BorderColor3=Color3.new(0.106,0.165,0.208), Text="60 FPS",
  820. TextSize=25, Font="SourceSans", BackgroundTransparency=1, Position=UDim2.new(0.15,0,0,0), TextColor3=Color3.new(1,1,1), BackgroundColor3=Color3.new(1,1,1)})
  821. timeLbl=Create("TextLabel",containerStats,{Name="timeLbl", TextWrapped=true, TextStrokeTransparency=0.30000001192093, Size=UDim2.new(0.33,0,0.5,0), BorderColor3=Color3.new(0.106,0.165,0.208), Text="0:00",
  822. TextSize=25, Font="SourceSans", BackgroundTransparency=1, Position=UDim2.new(0.52,0,0,0), TextColor3=Color3.new(1,1,1)})
  823. xLbl=Create("TextLabel",containerStats,{Name="xLbl", TextWrapped=true, TextStrokeTransparency=0.30000001192093, Size=UDim2.new(0.333,0,0.5,0), BorderColor3=Color3.new(0.106,0.165,0.208), Text="0.00",
  824. TextSize=25, Font="SourceSans", BackgroundTransparency=1, Position=UDim2.new(0,0,0.5,0), TextColor3=Color3.new(1,0,0)})
  825. yLbl=Create("TextLabel",containerStats,{Name="yLbl", TextWrapped=true, TextStrokeTransparency=0.30000001192093, Size=UDim2.new(0.333,0,0.5,0), BorderColor3=Color3.new(0.106,0.165,0.208), Text="0.00",
  826. TextSize=25, Font="SourceSans", BackgroundTransparency=1, Position=UDim2.new(0.333,0,0.5,0), TextColor3=Color3.new(0,1,0)})
  827. zLbl=Create("TextLabel",containerStats,{Name="zLbl", TextWrapped=true, TextStrokeTransparency=0.30000001192093, Size=UDim2.new(0.333,0,0.5,0), BorderColor3=Color3.new(0.106,0.165,0.208), Text="0.00",
  828. TextSize=25, Font="SourceSans", BackgroundTransparency=1, Position=UDim2.new(0.666,0,0.5,0), TextColor3=Color3.new(1,1,0)})
  829. copyPosBtn=Create("TextButton",containerStats,{Name="copyPosBtn", BackgroundTransparency=1, Size=UDim2.new(1,0,0.5,0), Position=UDim2.new(0,0,0.5,0), TextScaled=true, Text="Copy position", TextColor3=Color3.new(1,1,1),
  830. BackgroundColor3=Color3.new(), Font="SourceSansLight", BorderSizePixel=0, ZIndex=2, TextTransparency=1})
  831. partInfoGui=Create("BillboardGui",gui,{Name="partInfoGui", AlwaysOnTop=true, StudsOffset=Vector3.new(0,5,0), ResetOnSpawn=false, Size=UDim2.new(0,40,0,40), Enabled=false, Active=true})
  832. partNameLbl=Create("TextLabel",partInfoGui,{Name="partNameLbl", BackgroundTransparency=1, Size=UDim2.new(1,0,0.5,0), Font="Highway", TextColor3=Color3.new(1,0.667,0), TextSize=26, TextStrokeTransparency=0})
  833. partPosLbl=Create("TextLabel",partInfoGui,{Name="partPosLbl", BackgroundTransparency=1, Size=UDim2.new(1,0,0.5,0), Position=UDim2.new(0,0,0.5,0), TextColor3=Color3.new(1,1,1), TextSize=13, TextStrokeTransparency=0})
  834. partInfoBox=Create("SelectionBox",partInfoGui,{Color3=Color3.new(1,0.5,0), LineThickness=0.2})
  835. partDelBtn=Create("ImageButton",partInfoGui,{Name="partDelBtn", BackgroundTransparency=1, Size=UDim2.new(1,0,1,0), ZIndex=2, Image="rbxassetid://2290983952", ImageTransparency=1})
  836. espGui = Create("Folder",CoreGui,{Name="EssenceFolder"})
  837. bbTemplate = Create("BillboardGui",nil,{AlwaysOnTop=true, ResetOnSpawn=false, Size=UDim2.new(1,200,1,17), SizeOffset=Vector2.new(0,0.375), StudsOffset=Vector3.new(0,2.5,0)})
  838. Create("TextLabel",bbTemplate,{Name="NameTag", BackgroundTransparency=1, Size=UDim2.new(1,0,0.75,0), TextScaled=true, Font="SourceSansBold"})
  839. Create("Frame",bbTemplate,{Name="Dot", BorderSizePixel=0, Size=UDim2.new(0,4,0,4), Position=UDim2.new(0.5,-2,0.75,0)})
  840. boxTemplate = Create("BoxHandleAdornment",nil,{Name="Box", AlwaysOnTop=true, ZIndex=1, Size=Vector3.new(4,5.5,2), CFrame=CFrame.new(0,-0.25,0)})
  841. creditLbl = Create("TextLabel",Main,{BackgroundTransparency=1, Size=UDim2.new(0,80,0,20), Position=UDim2.new(1,63,0.7,0), Font="SourceSansLight", TextColor3=Color3.new(1,1,1), TextScaled=true, Text="by sirelKilla", TextStrokeTransparency=.8})
  842. --gui code
  843. local function clickEffect(img)
  844. local oldcol = img.ImageColor3
  845. if oldcol.r*255 < 89 then
  846. img.ImageColor3 = Color3.fromRGB(90,90,90)
  847. wait(0.07)
  848. img.ImageColor3 = oldcol
  849. end
  850. end
  851. local cogOut = false
  852. local arrowOut = true
  853. local function onArrowClicked()
  854. if not cogOut then
  855. arrowOut = not arrowOut
  856. if arrowOut then
  857. Main:TweenPosition(UDim2.new(0.75,0,1,-133),nil,"Quart",0.2,true)
  858. else
  859. Main:TweenPosition(UDim2.new(0.75,0,1,-30),nil,"Quart",0.2,true)
  860. end
  861. end
  862. end
  863. arrowBtn.MouseButton1Click:Connect(onArrowClicked)
  864. local cogReturnPos = Main.Position
  865. cogBtn.MouseButton1Click:Connect(function()
  866. cogOut = not cogOut
  867. if cogOut then
  868. cogReturnPos = Main.Position
  869. Main:TweenPosition(UDim2.new(0.75,0,1,-292),nil,"Quart",0.3,true)
  870. local dir = 1
  871. while cogOut do
  872. local n = cogBtn.ImageTransparency
  873. cogBtn.ImageTransparency = n+0.0333*dir
  874. if (dir==1 and n>0.5) or (dir==-1 and n<=0) then
  875. dir = -dir
  876. end
  877. wait()
  878. end
  879. cogBtn.ImageTransparency = 0
  880. else
  881. cogBtn.ImageTransparency = 0
  882. Main:TweenPosition(cogReturnPos,nil,"Quart",0.3,true)
  883. end
  884. end)
  885. local oldNameDist = player.NameDisplayDistance
  886. local espOn = false
  887. espBtn.MouseButton1Down:Connect(function()
  888. espOn = not espOn
  889. espLbl.Text = espOn and "ON" or "OFF"
  890. if espOn then
  891. player.NameDisplayDistance = 0
  892. espManage()
  893. else
  894. player.NameDisplayDistance = oldNameDist
  895. for _,folder in ipairs(espGui:GetChildren()) do
  896. if Players:FindFirstChild(folder.Name) then
  897. folder.Box.Visible = false
  898. folder.BillboardGui.Enabled = false
  899. else
  900. folder:Destroy()
  901. end
  902. end
  903. end
  904. clickEffect(espBtn)
  905. end)
  906. local noclipOn = false
  907. noclipBtn.MouseButton1Down:Connect(function()
  908. noclipOn = not noclipOn
  909. noclipLbl.Text = noclipOn and "ON" or "OFF"
  910. clickEffect(noclipBtn)
  911. end)
  912. tpmodeBtn.MouseButton1Down:Connect(function()
  913. tpExact = not tpExact
  914. tpmodeLbl.Text = tpExact and "EXACT" or "MOVE"
  915. clickEffect(tpmodeBtn)
  916. end)
  917. tpignoreBtn.MouseButton1Click:Connect(function()
  918. tpIgnore = not tpIgnore
  919. tpignoreBtn.Text = tpIgnore and 'X' or ''
  920. end)
  921. local tweenDelOut = game:GetService("TweenService"):Create(partDelBtn,TweenInfo.new(0.33),{ImageTransparency=0})
  922. local tweenDelIn = game:GetService("TweenService"):Create(partDelBtn,TweenInfo.new(0.33),{ImageTransparency=1})
  923. partDelBtn.MouseEnter:Connect(function() tweenDelOut:Play() end)
  924. partDelBtn.MouseLeave:Connect(function() tweenDelIn:Play() end)
  925. local function hidePartInfo()
  926. partInfoBox.Adornee = nil
  927. partInfoGui.Adornee = nil
  928. partInfoGui.Enabled = false
  929. partInfoBox.Visible = false
  930. partDelBtn.ImageTransparency = 1
  931. tweenDelIn:Play()
  932. end
  933. partDelBtn.MouseButton1Click:Connect(function()
  934. if partInfoGui.Adornee and partInfoGui.Adornee.Parent and partDelBtn.ImageTransparency < 0.1 and not UIS:IsKeyDown(settings.clickespKey) then
  935. partInfoGui.Adornee:Destroy()
  936. hidePartInfo()
  937. end
  938. end)
  939. cmdBox.FocusLost:Connect(function(enterPressed)
  940. local msg = cmdBox.Text:lower()
  941. cmdBox.Text = ''
  942. if enterPressed then
  943. if msg:sub(1,1):byte() == Enum.KeyCode[settings.cmdKey].Value then
  944. msg = msg:sub(2)
  945. end
  946. for cmd,callback in pairs(adminCommands) do
  947. if msg:sub(1,#cmd)==cmd and (msg..' '):sub(#cmd+1,#cmd+1) == ' ' then
  948. callback(msg:sub(#cmd+2))
  949. break
  950. end
  951. end
  952. end
  953. end)
  954. local oldEspLimit = espLimitBox.Text
  955. espLimitBox:GetPropertyChangedSignal("Text"):Connect(function()
  956. if #espLimitBox.Text>5 or espLimitBox.Text:match("%D") then
  957. espLimitBox.Text = oldEspLimit
  958. end
  959. oldEspLimit = espLimitBox.Text
  960. end)
  961. if setclipboard or Clipboard then
  962. local tweenCopyOut = game:GetService("TweenService"):Create(copyPosBtn,TweenInfo.new(0.33),{TextTransparency=0,BackgroundTransparency=0.4})
  963. local tweenCopyIn = game:GetService("TweenService"):Create(copyPosBtn,TweenInfo.new(0.33),{TextTransparency=1,BackgroundTransparency=1})
  964. copyPosBtn.MouseEnter:Connect(function() tweenCopyOut:Play() end)
  965. copyPosBtn.MouseLeave:Connect(function() tweenCopyIn:Play() end)
  966. copyPosBtn.MouseButton1Click:Connect(function()
  967. local pos = root.Position
  968. if setclipboard then
  969. setclipboard(string.format("%.2f, %.2f, %.2f",pos.X,pos.Y,pos.Z))
  970. else
  971. Clipboard.set(string.format("%.2f, %.2f, %.2f",pos.X,pos.Y,pos.Z))
  972. end
  973. end)
  974. end
  975. --// input //
  976. local function onMouseDown()
  977. if UIS:IsKeyDown(settings.clickespKey) or UIS:IsKeyDown(settings.clicktpKey) then
  978. local UnitRay = cam:ViewportPointToRay(UIS:GetMouseLocation().X,UIS:GetMouseLocation().Y)
  979. local part,hitp,normal
  980. repeat
  981. part,hitp,normal = workspace:FindPartOnRayWithIgnoreList(Ray.new(hitp or UnitRay.Origin,UnitRay.Direction*5000),{player.Character,part})
  982. until part==nil or tpIgnore==false or part.Transparency<0.9
  983. if part then
  984. if UIS:IsKeyDown(settings.clicktpKey) then
  985. if tpExact then
  986. root.CFrame = (root.CFrame-root.CFrame.p)+(hitp+normal*3.2)
  987. else
  988. player.Character:MoveTo(hitp+Vector3.new(0,3.2,0))
  989. end
  990. elseif partInfoBox.Adornee == part then
  991. hidePartInfo()
  992. else
  993. partNameLbl.Text = "Workspace".. part:GetFullName():sub(#workspace.Name+1)
  994. partPosLbl.Text = string.format("%.2f, %.2f, %.2f",part.Position.X,part.Position.Y,part.Position.Z)
  995. partInfoGui.Adornee = part
  996. partInfoBox.Adornee = part
  997. partInfoGui.Enabled = true
  998. partInfoBox.Visible = true
  999. end
  1000. end
  1001. end
  1002. end
  1003. local noclipPressedTick = 0
  1004. UIS.InputBegan:Connect(function(input,gpe)
  1005. local box = UIS:GetFocusedTextBox()
  1006. if input.KeyCode==Enum.KeyCode.F9 then
  1007. --old console
  1008. --[[
  1009. local visible = not StarterGui:GetCore("DeveloperConsoleVisible")
  1010. StarterGui:SetCore("DevConsoleVisible", false)
  1011. StarterGui:SetCore("DeveloperConsoleVisible", visible)
  1012. wait()
  1013. StarterGui:SetCore("DevConsoleVisible", false)
  1014. StarterGui:SetCore("DeveloperConsoleVisible", visible)
  1015. if visible then
  1016. local optionsFrame = CoreGui.RobloxGui:WaitForChild("DeveloperConsole"):WaitForChild("Interior"):WaitForChild("OptionsClippingFrame"):WaitForChild("OptionsFrame"):WaitForChild("Log")
  1017. wait()
  1018. for _,v in ipairs(optionsFrame:GetChildren()) do
  1019. if v.Name=="Checkbox" and v.Position.X.Offset > 200 and v.Button.Check.Visible==false then
  1020. --enable word wrap
  1021. local btn = v.Button
  1022. btn.BackgroundTransparency = 1
  1023. btn.Check.BackgroundTransparency = 1
  1024. btn.Parent = CoreGui.RobloxGui.DeveloperConsole
  1025. wait()
  1026. game:GetService("VirtualInputManager"):SendMouseButtonEvent(btn.AbsolutePosition.X+99, btn.AbsolutePosition.Y+99, 0, true, game)
  1027. wait()
  1028. game:GetService("VirtualInputManager"):SendMouseButtonEvent(btn.AbsolutePosition.X+99, btn.AbsolutePosition.Y+99, 0, false, game)
  1029. wait()
  1030. btn.Check.BackgroundTransparency = 0
  1031. btn.Parent = v
  1032. break
  1033. end
  1034. end
  1035. end
  1036. --]]
  1037. elseif box then
  1038. if box ~= espLimitBox and box.Parent == Options and input.UserInputType==Enum.UserInputType.Keyboard then
  1039. box.Text = shortenKey(input.KeyCode.Name)
  1040. box:ReleaseFocus()
  1041. settings[box.Name:sub(1,-4)] = input.KeyCode.Name
  1042. noclipPressedTick = tick()
  1043. cmdBox.PlaceholderText = string.gsub(";rj ;goto ;hh ;ws ;jp",";",shortenKey(settings.cmdKey))
  1044. end
  1045. elseif input.UserInputType==Enum.UserInputType.MouseButton1 then
  1046. onMouseDown()
  1047. elseif input.KeyCode == Enum.KeyCode.B and UIS:IsKeyDown(Enum.KeyCode.LeftAlt) then
  1048. --press ALT+B to toggle backpack
  1049. StarterGui:SetCoreGuiEnabled("Backpack", not StarterGui:GetCoreGuiEnabled("Backpack"))
  1050. elseif input.KeyCode.Name == settings.cmdKey then
  1051. wait()
  1052. cmdBox:CaptureFocus()
  1053. if not arrowOut then
  1054. onArrowClicked()
  1055. end
  1056. elseif input.KeyCode.Name == settings.noclipKey then
  1057. noclipOn = not noclipOn
  1058. noclipLbl.Text = noclipOn and "ON" or "OFF"
  1059. noclipPressedTick = tick()
  1060. end
  1061. end)
  1062. UIS.InputEnded:Connect(function(input,gpe)
  1063. if UIS:GetFocusedTextBox()==nil and input.KeyCode.Name == settings.noclipKey and tick()-noclipPressedTick > 0.1 then
  1064. noclipOn = not noclipOn
  1065. noclipLbl.Text = noclipOn and "ON" or "OFF"
  1066. end
  1067. end)
  1068. UIS.TextBoxFocusReleased:Connect(function(box)
  1069. if box == espLimitBox then
  1070. if tonumber(espLimitBox.Text) then
  1071. espLimit=tonumber(espLimitBox.Text)
  1072. end
  1073. espLimitBox.Text=tostring(espLimit)
  1074. if espOn then
  1075. espManage()
  1076. end
  1077. elseif box.Parent == Options and box.Text == '' then
  1078. settings[box.Name:sub(1,-4)] = "World69"
  1079. end
  1080. end)
  1081. --// handle character //
  1082. local noclipParts = {}
  1083. local function onNewChar(char)
  1084. if not char then return end
  1085. root = char:WaitForChild("HumanoidRootPart",4)
  1086. wait(0.5)
  1087. if char~=player.Character then return end
  1088. noclipParts = {}
  1089. for _,v in ipairs(char:GetChildren()) do
  1090. if v:IsA("BasePart") then
  1091. noclipParts[#noclipParts+1]=v
  1092. end
  1093. end
  1094. end
  1095. player.CharacterAdded:Connect(onNewChar)
  1096. onNewChar(player.Character)
  1097. game:GetService("RunService").Stepped:Connect(function()
  1098. if noclipOn then
  1099. for i=1,#noclipParts do
  1100. noclipParts[i].CanCollide=false
  1101. end
  1102. end
  1103. end)
  1104. --// stats loops //
  1105. local elapsed = 0
  1106. local frames = 0
  1107. game:GetService("RunService"):BindToRenderStep(tostring(math.random()),1,function(delta)
  1108. elapsed=elapsed+delta
  1109. if elapsed > 1 then
  1110. fpsLbl.Text = tostring(frames).." FPS"
  1111. elapsed = 0
  1112. frames = 0
  1113. else
  1114. frames=frames+1
  1115. end
  1116. end)
  1117. while true do
  1118. if root then
  1119. xLbl.Text = string.format("%.2f",root.Position.X)
  1120. yLbl.Text = string.format("%.2f",root.Position.Y)
  1121. zLbl.Text = string.format("%.2f",root.Position.Z)
  1122. end
  1123. timeLbl.Text = string.format("%d:%.2d", workspace.DistributedGameTime/60,workspace.DistributedGameTime%60)
  1124. if partInfoGui.Enabled and partInfoGui.Adornee then
  1125. local pos = partInfoGui.Adornee.Position
  1126. partPosLbl.Text = string.format("%.2f, %.2f, %.2f",pos.X,pos.Y,pos.Z)
  1127. end
  1128. if espOn and tick()-espManagementTick > ((Random==nil or PluginManager==nil) and 1 or 0.5) then
  1129. espManage()
  1130. end
  1131. wait(0.1)
  1132. end
  1133. end
  1134.  
  1135. script.Parent.MouseButton1Click:connect(leftclick)
  1136. end
  1137. coroutine.wrap(UJKUN_fake_script)()
  1138. local function HBZOQ_fake_script() -- RESET.LocalScript
  1139. local script = Instance.new('LocalScript', RESET)
  1140.  
  1141. function leftClick()
  1142. game.Players.LocalPlayer.Character:Destroy()
  1143. end
  1144.  
  1145. script.Parent.MouseButton1Click:Connect(leftClick)
  1146. end
  1147. coroutine.wrap(HBZOQ_fake_script)()
  1148. local function VPAZ_fake_script() -- SOFTRESET.LocalScript
  1149. local script = Instance.new('LocalScript', SOFTRESET)
  1150.  
  1151. function leftclick()
  1152. game.ReplicatedStorage.OpenEyes:FireServer()
  1153. end
  1154.  
  1155. script.Parent.MouseButton1Click:Connect(leftclick)
  1156. end
  1157. coroutine.wrap(VPAZ_fake_script)()
  1158. local function IAMTDLJ_fake_script() -- Close.CloseScript
  1159. local script = Instance.new('LocalScript', Close)
  1160.  
  1161. local button = script.Parent
  1162. local frame = button.Parent.Pages
  1163. local pb = script.Parent.Parent.PrevButton
  1164. local nb = script.Parent.Parent.NextButton
  1165.  
  1166. button.MouseButton1Click:connect(function()
  1167. frame.Visible = false
  1168. pb.Visible = false
  1169. nb.Visible = false
  1170. end)
  1171. end
  1172. coroutine.wrap(IAMTDLJ_fake_script)()
  1173. local function QJQNBGC_fake_script() -- Open.LocalScript
  1174. local script = Instance.new('LocalScript', Open)
  1175.  
  1176. local button = script.Parent
  1177. local frame = button.Parent.Pages
  1178. local pb = script.Parent.Parent.PrevButton
  1179. local nb = script.Parent.Parent.NextButton
  1180.  
  1181. button.MouseButton1Click:connect(function()
  1182. frame.Visible = true
  1183. pb.Visible = true
  1184. nb.Visible = true
  1185. end)
  1186. end
  1187. coroutine.wrap(QJQNBGC_fake_script)()
  1188. local function LGRC_fake_script() -- Dragbar.PageScript
  1189. local script = Instance.new('LocalScript', Dragbar)
  1190.  
  1191. local pageLayout = script.Parent.Pages.UIPageLayout
  1192. local nextButton = script.Parent.NextButton
  1193. local prevButton = script.Parent.PrevButton
  1194.  
  1195. nextButton.MouseButton1Click:Connect( function ()
  1196. pageLayout:Next()
  1197. end )
  1198.  
  1199. prevButton.MouseButton1Click:Connect( function ()
  1200. pageLayout:Previous()
  1201. end )
  1202. end
  1203. coroutine.wrap(LGRC_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement