13ooeo

TOH

Jul 20th, 2023
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.87 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local main = Instance.new("Frame")
  8. local UICorner = Instance.new("UICorner")
  9. local TextButton = Instance.new("TextButton")
  10. local UICorner_2 = Instance.new("UICorner")
  11. local TextButton_2 = Instance.new("TextButton")
  12. local UICorner_3 = Instance.new("UICorner")
  13. local TextButton_3 = Instance.new("TextButton")
  14. local UICorner_4 = Instance.new("UICorner")
  15. local TextButton_4 = Instance.new("TextButton")
  16. local UICorner_5 = Instance.new("UICorner")
  17. local TextButton_5 = Instance.new("TextButton")
  18. local UICorner_6 = Instance.new("UICorner")
  19. local TextButton_6 = Instance.new("TextButton")
  20. local UICorner_7 = Instance.new("UICorner")
  21. local TextLabel = Instance.new("TextLabel")
  22. local TextLabel_2 = Instance.new("TextLabel")
  23. local TextButton_7 = Instance.new("TextButton")
  24. local UICorner_8 = Instance.new("UICorner")
  25. local TextButton_8 = Instance.new("TextButton")
  26. local UICorner_9 = Instance.new("UICorner")
  27. local TextButton_9 = Instance.new("TextButton")
  28. local UICorner_10 = Instance.new("UICorner")
  29. local DisturbUI = Instance.new("Frame")
  30. local UICorner_11 = Instance.new("UICorner")
  31. local TextButton_10 = Instance.new("TextButton")
  32. local UICorner_12 = Instance.new("UICorner")
  33. local TextBox = Instance.new("TextBox")
  34. local UICorner_13 = Instance.new("UICorner")
  35. local TextButton_11 = Instance.new("TextButton")
  36. local UICorner_14 = Instance.new("UICorner")
  37. local Frame = Instance.new("Frame")
  38. local UICorner_15 = Instance.new("UICorner")
  39. local TextButton_12 = Instance.new("TextButton")
  40. local TextBox_2 = Instance.new("TextBox")
  41. local incorrect = Instance.new("TextLabel")
  42.  
  43. --Properties:
  44.  
  45. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  46. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  47.  
  48. main.Name = "main"
  49. main.Parent = ScreenGui
  50. main.BackgroundColor3 = Color3.fromRGB(54, 54, 54)
  51. main.BorderColor3 = Color3.fromRGB(0, 0, 0)
  52. main.BorderSizePixel = 0
  53. main.Position = UDim2.new(0.0356347449, 0, 0.0546378642, 0)
  54. main.Size = UDim2.new(0, 323, 0, 282)
  55. main.Visible = false
  56.  
  57. UICorner.Parent = main
  58.  
  59. TextButton.Parent = main
  60. TextButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  61. TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  62. TextButton.BorderSizePixel = 2
  63. TextButton.Position = UDim2.new(0.0681114569, 0, 0.223404258, 0)
  64. TextButton.Size = UDim2.new(0, 65, 0, 43)
  65. TextButton.Font = Enum.Font.SourceSans
  66. TextButton.Text = "Teleport to the End"
  67. TextButton.TextColor3 = Color3.fromRGB(188, 188, 188)
  68. TextButton.TextScaled = true
  69. TextButton.TextSize = 14.000
  70. TextButton.TextWrapped = true
  71.  
  72. UICorner_2.Parent = TextButton
  73.  
  74. TextButton_2.Parent = main
  75. TextButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  76. TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  77. TextButton_2.BorderSizePixel = 2
  78. TextButton_2.Position = UDim2.new(0.0681114569, 0, 0.400709212, 0)
  79. TextButton_2.Size = UDim2.new(0, 65, 0, 43)
  80. TextButton_2.Font = Enum.Font.SourceSans
  81. TextButton_2.Text = "God Mode"
  82. TextButton_2.TextColor3 = Color3.fromRGB(188, 188, 188)
  83. TextButton_2.TextScaled = true
  84. TextButton_2.TextSize = 14.000
  85. TextButton_2.TextWrapped = true
  86.  
  87. UICorner_3.Parent = TextButton_2
  88.  
  89. TextButton_3.Parent = main
  90. TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  91. TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  92. TextButton_3.BorderSizePixel = 2
  93. TextButton_3.Position = UDim2.new(0.0681114569, 0, 0.585106373, 0)
  94. TextButton_3.Size = UDim2.new(0, 65, 0, 43)
  95. TextButton_3.Font = Enum.Font.SourceSans
  96. TextButton_3.Text = "Gear Fake Bomb (Client)"
  97. TextButton_3.TextColor3 = Color3.fromRGB(188, 188, 188)
  98. TextButton_3.TextScaled = true
  99. TextButton_3.TextSize = 14.000
  100. TextButton_3.TextWrapped = true
  101.  
  102. UICorner_4.Parent = TextButton_3
  103.  
  104. TextButton_4.Parent = main
  105. TextButton_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  106. TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  107. TextButton_4.BorderSizePixel = 2
  108. TextButton_4.Position = UDim2.new(0.362229079, 0, 0.223404258, 0)
  109. TextButton_4.Size = UDim2.new(0, 65, 0, 43)
  110. TextButton_4.Font = Enum.Font.SourceSans
  111. TextButton_4.Text = "Light Gear (Client)"
  112. TextButton_4.TextColor3 = Color3.fromRGB(188, 188, 188)
  113. TextButton_4.TextScaled = true
  114. TextButton_4.TextSize = 14.000
  115. TextButton_4.TextWrapped = true
  116.  
  117. UICorner_5.Parent = TextButton_4
  118.  
  119. TextButton_5.Parent = main
  120. TextButton_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  121. TextButton_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
  122. TextButton_5.BorderSizePixel = 2
  123. TextButton_5.Position = UDim2.new(0.362229079, 0, 0.400709212, 0)
  124. TextButton_5.Size = UDim2.new(0, 65, 0, 43)
  125. TextButton_5.Font = Enum.Font.SourceSans
  126. TextButton_5.Text = "Disturb Person UI"
  127. TextButton_5.TextColor3 = Color3.fromRGB(188, 188, 188)
  128. TextButton_5.TextScaled = true
  129. TextButton_5.TextSize = 14.000
  130. TextButton_5.TextWrapped = true
  131.  
  132. UICorner_6.Parent = TextButton_5
  133.  
  134. TextButton_6.Parent = main
  135. TextButton_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  136. TextButton_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
  137. TextButton_6.BorderSizePixel = 2
  138. TextButton_6.Position = UDim2.new(0.362229079, 0, 0.585106373, 0)
  139. TextButton_6.Size = UDim2.new(0, 65, 0, 43)
  140. TextButton_6.Font = Enum.Font.SourceSans
  141. TextButton_6.Text = "Bypass Float"
  142. TextButton_6.TextColor3 = Color3.fromRGB(188, 188, 188)
  143. TextButton_6.TextScaled = true
  144. TextButton_6.TextSize = 14.000
  145. TextButton_6.TextWrapped = true
  146.  
  147. UICorner_7.Parent = TextButton_6
  148.  
  149. TextLabel.Parent = main
  150. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  151. TextLabel.BackgroundTransparency = 1.000
  152. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  153. TextLabel.BorderSizePixel = 0
  154. TextLabel.Position = UDim2.new(0.188854486, 0, 0.0248226952, 0)
  155. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  156. TextLabel.Font = Enum.Font.SourceSansBold
  157. TextLabel.Text = "Tower Of Hell Script"
  158. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  159. TextLabel.TextScaled = true
  160. TextLabel.TextSize = 14.000
  161. TextLabel.TextWrapped = true
  162.  
  163. TextLabel_2.Parent = main
  164. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  165. TextLabel_2.BackgroundTransparency = 1.000
  166. TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  167. TextLabel_2.BorderSizePixel = 0
  168. TextLabel_2.Position = UDim2.new(0.188854486, 0, 0.797872365, 0)
  169. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  170. TextLabel_2.Font = Enum.Font.SourceSansBold
  171. TextLabel_2.Text = "made by 13ooeo#7197"
  172. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  173. TextLabel_2.TextScaled = true
  174. TextLabel_2.TextSize = 14.000
  175. TextLabel_2.TextWrapped = true
  176.  
  177. TextButton_7.Parent = main
  178. TextButton_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  179. TextButton_7.BorderColor3 = Color3.fromRGB(0, 0, 0)
  180. TextButton_7.BorderSizePixel = 2
  181. TextButton_7.Position = UDim2.new(0.653250813, 0, 0.223404258, 0)
  182. TextButton_7.Size = UDim2.new(0, 65, 0, 43)
  183. TextButton_7.Font = Enum.Font.SourceSans
  184. TextButton_7.Text = "Slow fall (press space)"
  185. TextButton_7.TextColor3 = Color3.fromRGB(188, 188, 188)
  186. TextButton_7.TextScaled = true
  187. TextButton_7.TextSize = 14.000
  188. TextButton_7.TextWrapped = true
  189.  
  190. UICorner_8.Parent = TextButton_7
  191.  
  192. TextButton_8.Parent = main
  193. TextButton_8.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  194. TextButton_8.BorderColor3 = Color3.fromRGB(0, 0, 0)
  195. TextButton_8.BorderSizePixel = 2
  196. TextButton_8.Position = UDim2.new(0.653250813, 0, 0.400709212, 0)
  197. TextButton_8.Size = UDim2.new(0, 65, 0, 43)
  198. TextButton_8.Font = Enum.Font.SourceSans
  199. TextButton_8.Text = "infinite jump"
  200. TextButton_8.TextColor3 = Color3.fromRGB(188, 188, 188)
  201. TextButton_8.TextScaled = true
  202. TextButton_8.TextSize = 14.000
  203. TextButton_8.TextWrapped = true
  204.  
  205. UICorner_9.Parent = TextButton_8
  206.  
  207. TextButton_9.Parent = main
  208. TextButton_9.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  209. TextButton_9.BorderColor3 = Color3.fromRGB(0, 0, 0)
  210. TextButton_9.BorderSizePixel = 2
  211. TextButton_9.Position = UDim2.new(0.653250813, 0, 0.585106373, 0)
  212. TextButton_9.Size = UDim2.new(0, 65, 0, 43)
  213. TextButton_9.Font = Enum.Font.SourceSans
  214. TextButton_9.Text = "Infinite Yield"
  215. TextButton_9.TextColor3 = Color3.fromRGB(188, 188, 188)
  216. TextButton_9.TextScaled = true
  217. TextButton_9.TextSize = 14.000
  218. TextButton_9.TextWrapped = true
  219.  
  220. UICorner_10.Parent = TextButton_9
  221.  
  222. DisturbUI.Name = "DisturbUI"
  223. DisturbUI.Parent = ScreenGui
  224. DisturbUI.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  225. DisturbUI.BorderColor3 = Color3.fromRGB(0, 0, 0)
  226. DisturbUI.BorderSizePixel = 0
  227. DisturbUI.Position = UDim2.new(0.395694137, 0, 0.264294803, 0)
  228. DisturbUI.Size = UDim2.new(0, 333, 0, 137)
  229. DisturbUI.Visible = false
  230.  
  231. UICorner_11.Parent = DisturbUI
  232.  
  233. TextButton_10.Parent = DisturbUI
  234. TextButton_10.BackgroundColor3 = Color3.fromRGB(85, 85, 127)
  235. TextButton_10.BorderColor3 = Color3.fromRGB(0, 0, 0)
  236. TextButton_10.BorderSizePixel = 0
  237. TextButton_10.Position = UDim2.new(0.198198169, 0, 0.591240883, 0)
  238. TextButton_10.Size = UDim2.new(0, 200, 0, 50)
  239. TextButton_10.Font = Enum.Font.SourceSansBold
  240. TextButton_10.Text = "Disturb em"
  241. TextButton_10.TextColor3 = Color3.fromRGB(0, 0, 0)
  242. TextButton_10.TextScaled = true
  243. TextButton_10.TextSize = 14.000
  244. TextButton_10.TextWrapped = true
  245.  
  246. UICorner_12.Parent = TextButton_10
  247.  
  248. TextBox.Parent = DisturbUI
  249. TextBox.BackgroundColor3 = Color3.fromRGB(85, 85, 127)
  250. TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0)
  251. TextBox.BorderSizePixel = 0
  252. TextBox.Position = UDim2.new(0.198198199, 0, 0.0729926974, 0)
  253. TextBox.Size = UDim2.new(0, 200, 0, 50)
  254. TextBox.Font = Enum.Font.SourceSans
  255. TextBox.PlaceholderText = "(Must be Full Username)"
  256. TextBox.Text = ""
  257. TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  258. TextBox.TextScaled = true
  259. TextBox.TextSize = 14.000
  260. TextBox.TextWrapped = true
  261.  
  262. UICorner_13.Parent = TextBox
  263.  
  264. TextButton_11.Parent = DisturbUI
  265. TextButton_11.BackgroundColor3 = Color3.fromRGB(85, 85, 127)
  266. TextButton_11.BorderColor3 = Color3.fromRGB(0, 0, 0)
  267. TextButton_11.BorderSizePixel = 0
  268. TextButton_11.Position = UDim2.new(0.906906903, 0, 0.0510948896, 0)
  269. TextButton_11.Size = UDim2.new(0, 24, 0, 29)
  270. TextButton_11.Font = Enum.Font.SourceSansBold
  271. TextButton_11.Text = "X"
  272. TextButton_11.TextColor3 = Color3.fromRGB(0, 0, 0)
  273. TextButton_11.TextScaled = true
  274. TextButton_11.TextSize = 14.000
  275. TextButton_11.TextWrapped = true
  276.  
  277. UICorner_14.Parent = TextButton_11
  278.  
  279. Frame.Parent = ScreenGui
  280. Frame.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  281. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  282. Frame.BorderSizePixel = 0
  283. Frame.Position = UDim2.new(0.37416482, 0, 0.243964419, 0)
  284. Frame.Size = UDim2.new(0, 289, 0, 233)
  285.  
  286. UICorner_15.Parent = Frame
  287.  
  288. TextButton_12.Parent = Frame
  289. TextButton_12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  290. TextButton_12.BorderColor3 = Color3.fromRGB(0, 0, 0)
  291. TextButton_12.BorderSizePixel = 0
  292. TextButton_12.Position = UDim2.new(0.152249128, 0, 0.583690941, 0)
  293. TextButton_12.Size = UDim2.new(0, 200, 0, 50)
  294. TextButton_12.Font = Enum.Font.SourceSansBold
  295. TextButton_12.Text = "Enter"
  296. TextButton_12.TextColor3 = Color3.fromRGB(0, 0, 0)
  297. TextButton_12.TextScaled = true
  298. TextButton_12.TextSize = 14.000
  299. TextButton_12.TextWrapped = true
  300.  
  301. TextBox_2.Parent = Frame
  302. TextBox_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  303. TextBox_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  304. TextBox_2.BorderSizePixel = 0
  305. TextBox_2.Position = UDim2.new(0.152249128, 0, 0.300429195, 0)
  306. TextBox_2.Size = UDim2.new(0, 200, 0, 50)
  307. TextBox_2.Font = Enum.Font.SourceSansBold
  308. TextBox_2.PlaceholderText = "(PLEASE ENTER THE PASSWORD)"
  309. TextBox_2.Text = ""
  310. TextBox_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  311. TextBox_2.TextScaled = true
  312. TextBox_2.TextSize = 14.000
  313. TextBox_2.TextWrapped = true
  314.  
  315. incorrect.Name = "incorrect"
  316. incorrect.Parent = Frame
  317. incorrect.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  318. incorrect.BackgroundTransparency = 1.000
  319. incorrect.BorderColor3 = Color3.fromRGB(0, 0, 0)
  320. incorrect.BorderSizePixel = 0
  321. incorrect.Position = UDim2.new(0.150792211, 0, 0.0248226952, 0)
  322. incorrect.Size = UDim2.new(0, 200, 0, 50)
  323. incorrect.Font = Enum.Font.SourceSansBold
  324. incorrect.Text = "Key"
  325. incorrect.TextColor3 = Color3.fromRGB(0, 0, 0)
  326. incorrect.TextScaled = true
  327. incorrect.TextSize = 14.000
  328. incorrect.TextWrapped = true
  329.  
  330. -- Scripts:
  331.  
  332. local function QUXIR_fake_script() -- TextButton.LocalScript
  333. local script = Instance.new('LocalScript', TextButton)
  334.  
  335. script.Parent.MouseButton1Click:Connect(function()
  336.  
  337. local finalcframeString = "-19.8418331, 299.186432, 46.5265999, 0.990827084, 6.3926116e-08, -0.135135695, -4.97328472e-08, 1, 1.08405573e-07, 0.135135695, -1.00690492e-07, 0.990827084"
  338.  
  339. -- Split the string into position and rotation components
  340. local components = {}
  341. for value in finalcframeString:gmatch("[-0-9.e]+") do
  342. table.insert(components, tonumber(value))
  343. end
  344.  
  345. -- Create a CFrame from the components
  346. local finalCFrame = CFrame.new(
  347. components[1], components[2], components[3],
  348. components[4], components[5], components[6],
  349. components[7], components[8], components[9],
  350. components[10], components[11], components[12]
  351. )
  352.  
  353. -- Set the LocalPlayer's HumanoidRootPart CFrame
  354. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = finalCFrame
  355.  
  356. end)
  357. end
  358. coroutine.wrap(QUXIR_fake_script)()
  359. local function WKOXO_fake_script() -- TextButton_2.LocalScript
  360. local script = Instance.new('LocalScript', TextButton_2)
  361.  
  362. script.Parent.MouseButton1Click:Connect(function()
  363. if true then
  364. game.Players.LocalPlayer.Character.hitboxScript:Destroy()
  365. game.Players.LocalPlayer.Character.KillScript:Destroy()
  366. end
  367.  
  368. end)
  369. end
  370. coroutine.wrap(WKOXO_fake_script)()
  371. local function MJBC_fake_script() -- TextButton_3.LocalScript
  372. local script = Instance.new('LocalScript', TextButton_3)
  373.  
  374. script.Parent.MouseButton1Click:Connect(function()
  375. local bomb = game:GetService("ReplicatedStorage").Gear.bomb
  376. local backpack = game.Players.LocalPlayer.Backpack
  377.  
  378. if true then
  379. bomb.Parent = backpack
  380. end
  381. end)
  382. end
  383. coroutine.wrap(MJBC_fake_script)()
  384. local function UKJLLB_fake_script() -- TextButton_4.LocalScript
  385. local script = Instance.new('LocalScript', TextButton_4)
  386.  
  387. script.Parent.MouseButton1Click:Connect(function()
  388. local bomb = game:GetService("ReplicatedStorage").Gear.killpart
  389. local backpack = game.Players.LocalPlayer.Backpack
  390.  
  391. if true then
  392. bomb.Parent = backpack
  393. end
  394. end)
  395. end
  396. coroutine.wrap(UKJLLB_fake_script)()
  397. local function BHKCGXJ_fake_script() -- TextButton_5.LocalScript
  398. local script = Instance.new('LocalScript', TextButton_5)
  399.  
  400. script.Parent.MouseButton1Click:Connect(function()
  401. script.Parent.Parent.Parent.DisturbUI.Visible = true
  402. end)
  403. end
  404. coroutine.wrap(BHKCGXJ_fake_script)()
  405. local function PFKJZ_fake_script() -- TextButton_6.LocalScript
  406. local script = Instance.new('LocalScript', TextButton_6)
  407.  
  408. script.Parent.MouseButton1Click:Connect(function()
  409. local hint = Instance.new("Hint")
  410. hint.Text = "Bypassed Float Loaded made by 13ooeo#7197"
  411. local function followPlayer(player)
  412. local character = player.Character
  413. if not character then
  414. return
  415. end
  416.  
  417. local humanoid = character:FindFirstChildOfClass("Humanoid")
  418. if not humanoid then
  419. return
  420. end
  421.  
  422. local trusspart = Instance.new("TrussPart")
  423. trusspart.Anchored = true
  424. trusspart.Size = Vector3.new(1, 5, 1)
  425. trusspart.Transparency = 1 -- Make the TrussPart completely invisible
  426. trusspart.Parent = game.Workspace
  427.  
  428. local userInputService = game:GetService("UserInputService")
  429. local connection
  430.  
  431. -- Function to update the TrussPart position based on the player's input or jumping
  432. local function updatePosition()
  433. if character and character:FindFirstChild("Torso") then
  434. trusspart.CFrame = CFrame.new(character.Torso.Position)
  435. end
  436. end
  437.  
  438. -- Connect the updatePosition function when the player presses W, A, S, or D
  439. userInputService.InputBegan:Connect(function(input, isProcessed)
  440. if isProcessed then
  441. return
  442. end
  443.  
  444. local key = input.KeyCode
  445. if key == Enum.KeyCode.W or key == Enum.KeyCode.A or key == Enum.KeyCode.S or key == Enum.KeyCode.D then
  446. updatePosition()
  447. end
  448. end)
  449.  
  450. -- Connect the updatePosition function while the player holds down W, A, S, or D
  451. userInputService.InputChanged:Connect(function(input, isProcessed)
  452. if isProcessed then
  453. return
  454. end
  455.  
  456. local key = input.KeyCode
  457. if (key == Enum.KeyCode.W or key == Enum.KeyCode.A or key == Enum.KeyCode.S or key == Enum.KeyCode.D) and input.UserInputState == Enum.UserInputState.Change then
  458. updatePosition()
  459. end
  460. end)
  461.  
  462. -- Connect the updatePosition function when the player jumps
  463. humanoid.Jumping:Connect(function()
  464. updatePosition()
  465. end)
  466.  
  467. -- Clean up the connections and remove the TrussPart if the character or torso is removed
  468. connection = character.DescendantRemoving:Connect(function(removed)
  469. if removed == humanoid or removed:IsDescendantOf(humanoid) then
  470. connection:Disconnect()
  471. trusspart:Destroy()
  472. end
  473. end)
  474. end
  475.  
  476. followPlayer(game.Players.LocalPlayer)
  477.  
  478. end)
  479. end
  480. coroutine.wrap(PFKJZ_fake_script)()
  481. local function FEQSB_fake_script() -- TextButton_7.LocalScript
  482. local script = Instance.new('LocalScript', TextButton_7)
  483.  
  484. script.Parent.MouseButton1Click:Connect(function()
  485. -- Assuming you already defined _G.JumpHeight somewhere else in your code
  486. -- _G.JumpHeight should be a number representing the desired jump height
  487.  
  488. local UIS = game:GetService("UserInputService")
  489. local Player = game.Players.LocalPlayer
  490.  
  491. UIS.InputBegan:Connect(function(UserInput, IsProcessed)
  492. if not IsProcessed and UserInput.UserInputType == Enum.UserInputType.Keyboard and UserInput.KeyCode == Enum.KeyCode.Space then
  493. local humanoid = Player.Character and Player.Character:FindFirstChild("Humanoid")
  494. if humanoid then
  495. local state = humanoid:GetState()
  496. if state == Enum.HumanoidStateType.Jumping or state == Enum.HumanoidStateType.Freefall then
  497. local humanoidRootPart = Player.Character:FindFirstChild("HumanoidRootPart")
  498. if humanoidRootPart then
  499. humanoidRootPart.Velocity = Vector3.new(0, _G.JumpHeight, 0)
  500. end
  501. end
  502. end
  503. end
  504. end)
  505.  
  506. end)
  507. end
  508. coroutine.wrap(FEQSB_fake_script)()
  509. local function YEOHHP_fake_script() -- main.LocalScript
  510. local script = Instance.new('LocalScript', main)
  511.  
  512. script.Parent.Active = true
  513. script.Parent.Draggable = true
  514. end
  515. coroutine.wrap(YEOHHP_fake_script)()
  516. local function SYHC_fake_script() -- TextButton_8.LocalScript
  517. local script = Instance.new('LocalScript', TextButton_8)
  518.  
  519. script.Parent.MouseButton1Click:Connect(function()
  520. -- Gui to Lua
  521. -- Version: 3.2
  522.  
  523. -- Instances:
  524.  
  525. local ScreenGui = Instance.new("ScreenGui")
  526. local main = Instance.new("Frame")
  527. local TextLabel = Instance.new("TextLabel")
  528. local Frame = Instance.new("Frame")
  529. local INFJUMP = Instance.new("TextButton")
  530. local TextLabel_2 = Instance.new("TextLabel")
  531.  
  532. --Properties:
  533.  
  534. ScreenGui.Parent = game.CoreGui
  535.  
  536. main.Name = "main"
  537. main.Parent = ScreenGui
  538. main.Active = true
  539. main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  540. main.BorderSizePixel = 0
  541. main.Position = UDim2.new(0.119258665, 0, 0, 0)
  542. main.Size = UDim2.new(0, 146, 0, 28)
  543. main.Active = true
  544. main.Draggable = false
  545.  
  546. TextLabel.Parent = main
  547. TextLabel.BackgroundColor3 = Color3.fromRGB(38, 38, 38)
  548. TextLabel.BorderSizePixel = 0
  549. TextLabel.Size = UDim2.new(0, 146, 0, 28)
  550. TextLabel.Font = Enum.Font.SciFi
  551. TextLabel.Text = "Script"
  552. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  553. TextLabel.TextSize = 17.000
  554. TextLabel.TextWrapped = true
  555.  
  556. Frame.Parent = main
  557. Frame.BackgroundColor3 = Color3.fromRGB(86, 86, 86)
  558. Frame.BorderSizePixel = 0
  559. Frame.Position = UDim2.new(0, 0, 1, 0)
  560. Frame.Size = UDim2.new(0, 146, 0, 61)
  561.  
  562. INFJUMP.Name = "INFJUMP"
  563. INFJUMP.Parent = main
  564. INFJUMP.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  565. INFJUMP.BorderSizePixel = 0
  566. INFJUMP.Position = UDim2.new(0.794520497, 0, 1.6785717, 0)
  567. INFJUMP.Size = UDim2.new(0, 21, 0, 21)
  568. INFJUMP.Font = Enum.Font.SourceSans
  569. INFJUMP.Text = ""
  570. INFJUMP.TextColor3 = Color3.fromRGB(0, 0, 0)
  571. INFJUMP.TextSize = 14.000
  572. INFJUMP.MouseButton1Down:connect(function()
  573. local Player = game:GetService'Players'.LocalPlayer;
  574. local UIS = game:GetService'UserInputService';
  575.  
  576. _G.JumpHeight = 50;
  577.  
  578. function Action(Object, Function) if Object ~= nil then Function(Object); end end
  579.  
  580. UIS.InputBegan:connect(function(UserInput)
  581. if UserInput.UserInputType == Enum.UserInputType.Keyboard and UserInput.KeyCode == Enum.KeyCode.Space then
  582. Action(Player.Character.Humanoid, function(self)
  583. if self:GetState() == Enum.HumanoidStateType.Jumping or self:GetState() == Enum.HumanoidStateType.Freefall then
  584. Action(self.Parent.HumanoidRootPart, function(self)
  585. self.Velocity = Vector3.new(0, _G.JumpHeight, 0);
  586. end)
  587. end
  588. end)
  589. end
  590. end)
  591. end)
  592.  
  593. TextLabel_2.Parent = main
  594. TextLabel_2.BackgroundColor3 = Color3.fromRGB(38, 38, 38)
  595. TextLabel_2.BorderSizePixel = 0
  596. TextLabel_2.Position = UDim2.new(0.0547945201, 0, 1.57142854, 0)
  597. TextLabel_2.Size = UDim2.new(0, 94, 0, 28)
  598. TextLabel_2.Font = Enum.Font.SciFi
  599. TextLabel_2.Text = "Inf jump"
  600. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  601. TextLabel_2.TextSize = 17.000
  602. TextLabel_2.TextWrapped = true
  603.  
  604. -- Scripts:
  605.  
  606. local function TKDWQ_fake_script() -- INFJUMP.LocalScript
  607. local script = Instance.new('LocalScript', INFJUMP)
  608.  
  609. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  610.  
  611. counter = 0
  612.  
  613. while wait(0.1)do
  614. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  615.  
  616. counter = counter + 0.01
  617. end
  618. end
  619. coroutine.wrap(TKDWQ_fake_script)()
  620.  
  621. end)
  622. end
  623. coroutine.wrap(SYHC_fake_script)()
  624. local function OGYWWE_fake_script() -- TextButton_9.LocalScript
  625. local script = Instance.new('LocalScript', TextButton_9)
  626.  
  627. script.Parent.MouseButton1Click:Connect(function()
  628. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  629. end)
  630. end
  631. coroutine.wrap(OGYWWE_fake_script)()
  632. local function ASJBQD_fake_script() -- TextButton_10.LocalScript
  633. local script = Instance.new('LocalScript', TextButton_10)
  634.  
  635. script.Parent.MouseButton1Click:Connect(function()
  636. local player2Name = script.Parent.Parent.TextBox.Text
  637. local player2 = game.Players:FindFirstChild(player2Name)
  638.  
  639. if player2 then
  640. local player2Character = player2.Character
  641. local player2HRP = player2Character and player2Character:FindFirstChild("HumanoidRootPart")
  642.  
  643. if player2HRP then
  644. local currentPosition = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  645. local targetPosition = player2HRP.CFrame
  646. local lerpingSpeed = 0.1 -- Adjust this value to control the speed of the movement
  647.  
  648. while wait() do
  649. currentPosition = currentPosition:Lerp(targetPosition, lerpingSpeed)
  650. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = currentPosition
  651. end
  652. else
  653. warn("Target player's HumanoidRootPart not found!")
  654. end
  655. else
  656. warn("Target player not found!")
  657. end
  658. end)
  659.  
  660. end
  661. coroutine.wrap(ASJBQD_fake_script)()
  662. local function XSJDLS_fake_script() -- TextButton_11.LocalScript
  663. local script = Instance.new('LocalScript', TextButton_11)
  664.  
  665. script.Parent.MouseButton1Click:Connect(function()
  666. script.Parent.Parent.Visible = false
  667. end)
  668.  
  669. end
  670. coroutine.wrap(XSJDLS_fake_script)()
  671. local function TJCAY_fake_script() -- DisturbUI.LocalScript
  672. local script = Instance.new('LocalScript', DisturbUI)
  673.  
  674. script.Parent.Active = true
  675. script.Parent.Draggable = true
  676. end
  677. coroutine.wrap(TJCAY_fake_script)()
  678. local function WUHWBRK_fake_script() -- TextButton_12.LocalScript
  679. local script = Instance.new('LocalScript', TextButton_12)
  680.  
  681. script.Parent.MouseButton1Click:Connect(function()
  682. if script.Parent.Parent.TextBox.Text == "subto13ooeo" then
  683. script.Parent.Parent.Parent.main.Visible = true
  684. script.Parent.Parent:Destroy() else
  685. script.Parent.Parent.incorrect.Text = "INCORRECT PASSWORD"
  686. end
  687. end)
  688. end
  689. coroutine.wrap(WUHWBRK_fake_script)()
Add Comment
Please, Sign In to add comment