Advertisement
Fish_2651

anywhere script

Apr 13th, 2021
602
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.29 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local Fish2651exploit = Instance.new("ScreenGui")
  7. local Title = Instance.new("Frame")
  8. local Body = Instance.new("Frame")
  9. local Sett = Instance.new("Frame")
  10. local TextLabel = Instance.new("TextLabel")
  11. local Frame = Instance.new("Frame")
  12. local TextButton = Instance.new("TextButton")
  13. local TextBox = Instance.new("TextBox")
  14. local Frame_2 = Instance.new("Frame")
  15. local TextButton_2 = Instance.new("TextButton")
  16. local TextBox_2 = Instance.new("TextBox")
  17. local TextButton2 = Instance.new("TextBox")
  18. local UICorner = Instance.new("UICorner")
  19. local Frame_3 = Instance.new("Frame")
  20. local TextButton_3 = Instance.new("TextButton")
  21. local TextBox_3 = Instance.new("TextBox")
  22. local Health = Instance.new("TextButton")
  23. local WalkSpeed = Instance.new("TextButton")
  24. local JumpPower = Instance.new("TextButton")
  25. local Noclip = Instance.new("TextButton")
  26. local Fly = Instance.new("TextButton")
  27. local List = Instance.new("TextLabel")
  28. local Frame_4 = Instance.new("Frame")
  29. local UICorner_2 = Instance.new("UICorner")
  30. local TextButton_4 = Instance.new("TextButton")
  31. local UICorner_3 = Instance.new("UICorner")
  32. local IsOn = Instance.new("TextButton")
  33. local UICorner_4 = Instance.new("UICorner")
  34. local TextButton2_2 = Instance.new("TextBox")
  35. local UICorner_5 = Instance.new("UICorner")
  36. local Keys = Instance.new("TextLabel")
  37. local Name = Instance.new("TextLabel")
  38. local Name_2 = Instance.new("TextLabel")
  39.  
  40. --Properties:
  41.  
  42. Fish2651exploit.Name = "Fish#2651 exploit"
  43. Fish2651exploit.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  44. Fish2651exploit.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  45.  
  46. Title.Name = "Title"
  47. Title.Parent = Fish2651exploit
  48. Title.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  49. Title.Position = UDim2.new(0.0251689553, 0, 0.0427711084, 0)
  50. Title.Size = UDim2.new(0, 463, 0, 44)
  51.  
  52. Body.Name = "Body"
  53. Body.Parent = Title
  54. Body.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  55. Body.Position = UDim2.new(-0.00506868633, 0, 0.977272868, 0)
  56. Body.Size = UDim2.new(0, 463, 0, 349)
  57.  
  58. Sett.Name = "Sett"
  59. Sett.Parent = Body
  60. Sett.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  61. Sett.Position = UDim2.new(1.08125985, 0, -0.0687917769, 0)
  62. Sett.Size = UDim2.new(0, 231, 0, 345)
  63.  
  64. TextLabel.Parent = Sett
  65. TextLabel.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  66. TextLabel.BorderSizePixel = 0
  67. TextLabel.Position = UDim2.new(-0.00166412885, 0, -0.00182251388, 0)
  68. TextLabel.Size = UDim2.new(0, 233, 0, 30)
  69. TextLabel.Font = Enum.Font.SourceSans
  70. TextLabel.Text = "SETTINGS"
  71. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 0)
  72. TextLabel.TextScaled = true
  73. TextLabel.TextSize = 14.000
  74. TextLabel.TextWrapped = true
  75.  
  76. Frame.Parent = Sett
  77. Frame.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  78. Frame.Position = UDim2.new(0.00569661474, 0, 0.0847841129, 0)
  79. Frame.Size = UDim2.new(0, 117, 0, 76)
  80.  
  81. TextButton.Parent = Frame
  82. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  83. TextButton.Position = UDim2.new(0, 0, 0.714357495, 0)
  84. TextButton.Size = UDim2.new(0, 117, 0, 20)
  85. TextButton.Style = Enum.ButtonStyle.RobloxRoundButton
  86. TextButton.Font = Enum.Font.SciFi
  87. TextButton.Text = "Set"
  88. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  89. TextButton.TextSize = 40.000
  90.  
  91. TextBox.Parent = Frame
  92. TextBox.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  93. TextBox.Position = UDim2.new(0.202985719, 0, 0.267202467, 0)
  94. TextBox.Size = UDim2.new(0, 69, 0, 20)
  95. TextBox.Font = Enum.Font.SciFi
  96. TextBox.PlaceholderText = "Enter Speed Here"
  97. TextBox.Text = ""
  98. TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  99. TextBox.TextSize = 20.000
  100.  
  101. Frame_2.Parent = Sett
  102. Frame_2.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  103. Frame_2.Position = UDim2.new(0.00569661474, 0, 0.377537757, 0)
  104. Frame_2.Size = UDim2.new(0, 117, 0, 76)
  105.  
  106. TextButton_2.Parent = Frame_2
  107. TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  108. TextButton_2.Position = UDim2.new(0, 0, 0.714357495, 0)
  109. TextButton_2.Size = UDim2.new(0, 117, 0, 20)
  110. TextButton_2.Style = Enum.ButtonStyle.RobloxRoundButton
  111. TextButton_2.Font = Enum.Font.SciFi
  112. TextButton_2.Text = "Set"
  113. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  114. TextButton_2.TextSize = 40.000
  115.  
  116. TextBox_2.Parent = Frame_2
  117. TextBox_2.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  118. TextBox_2.Position = UDim2.new(0.202985719, 0, 0.267202467, 0)
  119. TextBox_2.Size = UDim2.new(0, 69, 0, 20)
  120. TextBox_2.Font = Enum.Font.SciFi
  121. TextBox_2.PlaceholderText = "Enter Jumppower Here"
  122. TextBox_2.Text = ""
  123. TextBox_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  124. TextBox_2.TextSize = 20.000
  125.  
  126. TextButton2.Name = "TextButton2"
  127. TextButton2.Parent = Sett
  128. TextButton2.BackgroundColor3 = Color3.fromRGB(120, 120, 120)
  129. TextButton2.Position = UDim2.new(3.359658, 0, -1.11796474, 0)
  130. TextButton2.Size = UDim2.new(0.674774468, 0, 0.569046319, 0)
  131. TextButton2.Font = Enum.Font.SourceSansBold
  132. TextButton2.PlaceholderColor3 = Color3.fromRGB(0, 0, 0)
  133. TextButton2.PlaceholderText = "fly Speed"
  134. TextButton2.Text = ""
  135. TextButton2.TextScaled = true
  136. TextButton2.TextWrapped = true
  137.  
  138. UICorner.CornerRadius = UDim.new(0.0199999996, 0)
  139. UICorner.Parent = TextButton2
  140.  
  141. Frame_3.Parent = Sett
  142. Frame_3.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  143. Frame_3.Position = UDim2.new(0.00569661474, 0, 0.678986967, 0)
  144. Frame_3.Size = UDim2.new(0, 117, 0, 76)
  145.  
  146. TextButton_3.Parent = Frame_3
  147. TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  148. TextButton_3.Position = UDim2.new(0, 0, 0.714357495, 0)
  149. TextButton_3.Size = UDim2.new(0, 117, 0, 20)
  150. TextButton_3.Style = Enum.ButtonStyle.RobloxRoundButton
  151. TextButton_3.Font = Enum.Font.SciFi
  152. TextButton_3.Text = "Set"
  153. TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  154. TextButton_3.TextSize = 40.000
  155.  
  156. TextBox_3.Parent = Frame_3
  157. TextBox_3.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  158. TextBox_3.Position = UDim2.new(0.202985719, 0, 0.267202467, 0)
  159. TextBox_3.Size = UDim2.new(0, 69, 0, 20)
  160. TextBox_3.Font = Enum.Font.SciFi
  161. TextBox_3.PlaceholderText = "Enter health here"
  162. TextBox_3.Text = ""
  163. TextBox_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  164. TextBox_3.TextSize = 20.000
  165.  
  166. Health.Name = "Health"
  167. Health.Parent = Body
  168. Health.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
  169. Health.Position = UDim2.new(0.720583141, 0, 0.504573047, 0)
  170. Health.Size = UDim2.new(0, 134, 0, 43)
  171. Health.Font = Enum.Font.SourceSansBold
  172. Health.Text = "Health"
  173. Health.TextColor3 = Color3.fromRGB(0, 255, 127)
  174. Health.TextScaled = true
  175. Health.TextSize = 14.000
  176. Health.TextWrapped = true
  177.  
  178. WalkSpeed.Name = "WalkSpeed"
  179. WalkSpeed.Parent = Body
  180. WalkSpeed.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
  181. WalkSpeed.Position = UDim2.new(0.716263473, 0, 0.278212011, 0)
  182. WalkSpeed.Size = UDim2.new(0, 134, 0, 43)
  183. WalkSpeed.Font = Enum.Font.SourceSansBold
  184. WalkSpeed.Text = "WalkSpeed"
  185. WalkSpeed.TextColor3 = Color3.fromRGB(170, 0, 127)
  186. WalkSpeed.TextScaled = true
  187. WalkSpeed.TextSize = 14.000
  188. WalkSpeed.TextWrapped = true
  189.  
  190. JumpPower.Name = "JumpPower"
  191. JumpPower.Parent = Body
  192. JumpPower.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
  193. JumpPower.Position = UDim2.new(0.00641444698, 0, 0.0576754808, 0)
  194. JumpPower.Size = UDim2.new(0, 134, 0, 43)
  195. JumpPower.Font = Enum.Font.SourceSansBold
  196. JumpPower.Text = "JumpPower"
  197. JumpPower.TextColor3 = Color3.fromRGB(85, 85, 127)
  198. JumpPower.TextScaled = true
  199. JumpPower.TextSize = 14.000
  200. JumpPower.TextWrapped = true
  201.  
  202. Noclip.Name = "Noclip"
  203. Noclip.Parent = Body
  204. Noclip.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
  205. Noclip.Position = UDim2.new(0.738181293, 0, 0.05540061, 0)
  206. Noclip.Size = UDim2.new(0, 125, 0, 43)
  207. Noclip.Font = Enum.Font.SourceSansBold
  208. Noclip.Text = ""
  209. Noclip.TextColor3 = Color3.fromRGB(255, 85, 127)
  210. Noclip.TextScaled = true
  211. Noclip.TextSize = 20.000
  212. Noclip.TextTransparency = 0.500
  213. Noclip.TextWrapped = true
  214.  
  215. Fly.Name = "Fly"
  216. Fly.Parent = Body
  217. Fly.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
  218. Fly.Position = UDim2.new(0.0103195906, 0, 0.304406881, 0)
  219. Fly.Size = UDim2.new(0, 130, 0, 43)
  220. Fly.Font = Enum.Font.SourceSansBold
  221. Fly.Text = "Fly"
  222. Fly.TextColor3 = Color3.fromRGB(0, 255, 255)
  223. Fly.TextScaled = true
  224. Fly.TextSize = 14.000
  225. Fly.TextWrapped = true
  226.  
  227. List.Name = "List"
  228. List.Parent = Fly
  229. List.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  230. List.BorderSizePixel = 0
  231. List.Position = UDim2.new(1.07692277, 0, -1.72145879, 0)
  232. List.Size = UDim2.new(0, 192, 0, 255)
  233. List.Font = Enum.Font.Cartoon
  234. List.Text = "R to close menu and e to open t to open settings and v to closeMade bys fish#2651 dm fish if script is this script has built in godmode"
  235. List.TextColor3 = Color3.fromRGB(106, 163, 255)
  236. List.TextScaled = true
  237. List.TextSize = 30.000
  238. List.TextWrapped = true
  239.  
  240. Frame_4.Parent = Fly
  241. Frame_4.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  242. Frame_4.Position = UDim2.new(-0.0361538455, 0, -0.0913488567, 0)
  243. Frame_4.Selectable = true
  244. Frame_4.Size = UDim2.new(1.03031445, 0, 1.15518069, 0)
  245.  
  246. UICorner_2.CornerRadius = UDim.new(0.0199999996, 0)
  247. UICorner_2.Parent = Frame_4
  248.  
  249. TextButton_4.Parent = Frame_4
  250. TextButton_4.BackgroundColor3 = Color3.fromRGB(120, 120, 120)
  251. TextButton_4.BorderSizePixel = 0
  252. TextButton_4.Position = UDim2.new(-0.000677965581, 0, -0.020131588, 0)
  253. TextButton_4.Size = UDim2.new(0.993211925, 0, 0.994292378, 0)
  254. TextButton_4.Font = Enum.Font.SourceSansBold
  255. TextButton_4.Text = "Fly: "
  256. TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  257. TextButton_4.TextScaled = true
  258. TextButton_4.TextSize = 14.000
  259. TextButton_4.TextWrapped = true
  260. TextButton_4.TextXAlignment = Enum.TextXAlignment.Left
  261.  
  262. UICorner_3.CornerRadius = UDim.new(0.0199999996, 0)
  263. UICorner_3.Parent = TextButton_4
  264.  
  265. IsOn.Name = "IsOn"
  266. IsOn.Parent = Frame_4
  267. IsOn.BackgroundColor3 = Color3.fromRGB(120, 120, 120)
  268. IsOn.BackgroundTransparency = 1.000
  269. IsOn.BorderSizePixel = 0
  270. IsOn.Position = UDim2.new(0.564965665, 0, 0.0201313496, 0)
  271. IsOn.Size = UDim2.new(0.454520732, 0, 0.994292378, 0)
  272. IsOn.Font = Enum.Font.SourceSansItalic
  273. IsOn.Text = "Off"
  274. IsOn.TextColor3 = Color3.fromRGB(255, 0, 0)
  275. IsOn.TextScaled = true
  276. IsOn.TextSize = 14.000
  277. IsOn.TextWrapped = true
  278.  
  279. UICorner_4.CornerRadius = UDim.new(0.0199999996, 0)
  280. UICorner_4.Parent = IsOn
  281.  
  282. TextButton2_2.Name = "TextButton2"
  283. TextButton2_2.Parent = Frame_4
  284. TextButton2_2.BackgroundColor3 = Color3.fromRGB(120, 120, 120)
  285. TextButton2_2.Position = UDim2.new(-0.00170459598, 0, 0.99586916, 0)
  286. TextButton2_2.Size = UDim2.new(0.986981928, 0, 0.491580963, 0)
  287. TextButton2_2.Font = Enum.Font.SourceSansBold
  288. TextButton2_2.PlaceholderColor3 = Color3.fromRGB(0, 0, 0)
  289. TextButton2_2.PlaceholderText = "Speed"
  290. TextButton2_2.Text = ""
  291. TextButton2_2.TextScaled = true
  292. TextButton2_2.TextWrapped = true
  293.  
  294. UICorner_5.CornerRadius = UDim.new(0.0199999996, 0)
  295. UICorner_5.Parent = TextButton2_2
  296.  
  297. Keys.Name = "Keys"
  298. Keys.Parent = Fly
  299. Keys.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  300. Keys.BorderSizePixel = 0
  301. Keys.Position = UDim2.new(1.07738221, 0, -2.51215672, 0)
  302. Keys.Size = UDim2.new(0, 192, 0, 34)
  303. Keys.Font = Enum.Font.Cartoon
  304. Keys.Text = "Keys"
  305. Keys.TextColor3 = Color3.fromRGB(106, 163, 255)
  306. Keys.TextScaled = true
  307. Keys.TextSize = 30.000
  308. Keys.TextWrapped = true
  309.  
  310. Name.Name = "Name"
  311. Name.Parent = Title
  312. Name.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  313. Name.BorderSizePixel = 0
  314. Name.Position = UDim2.new(0.0280684624, 0, 0.175186306, 0)
  315. Name.Size = UDim2.new(0, 434, 0, 27)
  316. Name.Font = Enum.Font.Cartoon
  317. Name.Text = "Fish trash exploit v1"
  318. Name.TextColor3 = Color3.fromRGB(255, 0, 255)
  319. Name.TextSize = 30.000
  320.  
  321. Name_2.Name = "Name"
  322. Name_2.Parent = Title
  323. Name_2.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
  324. Name_2.BorderSizePixel = 0
  325. Name_2.Position = UDim2.new(0.0043103639, 0, 8.26609516, 0)
  326. Name_2.Size = UDim2.new(0, 434, 0, 27)
  327. Name_2.Font = Enum.Font.Cartoon
  328. Name_2.Text = "stfu this is my first gui"
  329. Name_2.TextColor3 = Color3.fromRGB(255, 0, 255)
  330. Name_2.TextSize = 30.000
  331.  
  332. -- Scripts:
  333.  
  334. local function GTIYQ_fake_script() -- Title.LocalScript
  335. local script = Instance.new('LocalScript', Title)
  336.  
  337. local Plr = game.Players.LocalPlayer
  338.  
  339. Plr:GetMouse().KeyDown:Connect(function(K)
  340. if K == "e" then
  341. script.Parent.Visible = true
  342. end
  343. end)
  344.  
  345. local Plr = game.Players.LocalPlayer
  346.  
  347. Plr:GetMouse().KeyDown:Connect(function(K)
  348. if K == "r" then
  349. script.Parent.Visible = false
  350. end
  351. end)
  352. end
  353. coroutine.wrap(GTIYQ_fake_script)()
  354. local function OVUDIWF_fake_script() -- TextButton.LocalScript
  355. local script = Instance.new('LocalScript', TextButton)
  356.  
  357. script.Parent.MouseButton1Click:Connect(function()
  358. local player = game.Players.LocalPlayer
  359. local setspeed = script.Parent.Parent.TextBox.Text
  360. local hum = game.Workspace:WaitForChild(player.Name).Humanoid
  361. if hum then
  362. hum.WalkSpeed = setspeed
  363. end
  364. end)
  365. end
  366. coroutine.wrap(OVUDIWF_fake_script)()
  367. local function PSWT_fake_script() -- Sett.LocalScript
  368. local script = Instance.new('LocalScript', Sett)
  369.  
  370. local Plr = game.Players.LocalPlayer
  371.  
  372. Plr:GetMouse().KeyDown:Connect(function(K)
  373. if K == "t" then
  374. script.Parent.Visible = true
  375. end
  376. end)
  377.  
  378. local Plr = game.Players.LocalPlayer
  379.  
  380. Plr:GetMouse().KeyDown:Connect(function(K)
  381. if K == "v" then
  382. script.Parent.Visible = false
  383. end
  384. end)
  385. end
  386. coroutine.wrap(PSWT_fake_script)()
  387. local function OAIL_fake_script() -- TextButton_2.LocalScript
  388. local script = Instance.new('LocalScript', TextButton_2)
  389.  
  390. script.Parent.MouseButton1Click:Connect(function()
  391. local player = game.Players.LocalPlayer
  392. local JumpPower = script.Parent.Parent.TextBox.Text
  393. local hum = game.Workspace:WaitForChild(player.Name).Humanoid
  394. if hum then
  395. hum.JumpPower = JumpPower
  396. end
  397. end)
  398. end
  399. coroutine.wrap(OAIL_fake_script)()
  400. local function JWPIJJT_fake_script() -- TextButton_3.LocalScript
  401. local script = Instance.new('LocalScript', TextButton_3)
  402.  
  403. script.Parent.MouseButton1Click:Connect(function()
  404. local player = game.Players.LocalPlayer
  405. local Health = script.Parent.Parent.TextBox.Text
  406. local hum = game.Workspace:WaitForChild(player.Name).Humanoid
  407. if hum then
  408. hum.Health = tonumber(Health)
  409. end
  410. end)
  411. end
  412. coroutine.wrap(JWPIJJT_fake_script)()
  413. local function SKCCF_fake_script() -- Body.LocalScript
  414. local script = Instance.new('LocalScript', Body)
  415.  
  416. local Plr = game.Players.LocalPlayer
  417.  
  418. Plr:GetMouse().KeyDown:Connect(function(K)
  419. if K == "e" then
  420. script.Parent.Visible = true
  421. end
  422. end)
  423.  
  424. local Plr = game.Players.LocalPlayer
  425.  
  426. Plr:GetMouse().KeyDown:Connect(function(K)
  427. if K == "r" then
  428. script.Parent.Visible = false
  429. end
  430. end)
  431. end
  432. coroutine.wrap(SKCCF_fake_script)()
  433. local function JUCWU_fake_script() -- Health.Open/Close (PUT ME IN A TEXTBUTTON)
  434. local script = Instance.new('LocalScript', Health)
  435.  
  436. script.Parent.MouseButton1Click:connect(function()
  437. script.Parent.Parent.Sett.Visible = not script.Parent.Parent.Sett.Visible
  438. end)
  439.  
  440. -- ^
  441. --]] Change "Credit" to the name of the frame ^
  442. end
  443. coroutine.wrap(JUCWU_fake_script)()
  444. local function ECMD_fake_script() -- nil.Instructions
  445. local script = Instance.new('Script', nil)
  446.  
  447. ---Hello! Thank you for using this script originally by Roman On Fire on YouTube!
  448.  
  449. --First of all- I'm dumb. I'm taking no credit for this. All credit goes to Roman On Fire.
  450.  
  451. --SO!
  452.  
  453.  
  454. ----- ~Instructions~ -----
  455.  
  456. -- 1. Make a TextButton
  457. -- 2. Make a Frame, and rename it Credit (if you don't want to touch the script)
  458. -- or rename it whatever (Menu, Rules) and then in the script you'll see what to do.
  459. --3. Customize yer stuff, and make the frame invisible by unchecking "Visible."
  460.  
  461. ----- ~Done~ -----
  462.  
  463. --And again, thank you. You may want to delete this after.
  464.  
  465. --- ~~Published by LAClout ~~ ---
  466.  
  467. --I don't know if this was already published by anyone else, but I'm sorry if this was.
  468.  
  469. --P.S. Publishing this as your own is like saying "I suck at this stuff, so I'mma be a
  470. -- wannabe and say "I made this"
  471. end
  472. coroutine.wrap(ECMD_fake_script)()
  473. local function ALZPFRF_fake_script() -- WalkSpeed.Open/Close (PUT ME IN A TEXTBUTTON)
  474. local script = Instance.new('LocalScript', WalkSpeed)
  475.  
  476. script.Parent.MouseButton1Click:connect(function()
  477. script.Parent.Parent.Sett.Visible = not script.Parent.Parent.Sett.Visible
  478. end)
  479.  
  480. -- ^
  481. --]] Change "Credit" to the name of the frame ^
  482. end
  483. coroutine.wrap(ALZPFRF_fake_script)()
  484. local function KBZM_fake_script() -- nil.Instructions
  485. local script = Instance.new('Script', nil)
  486.  
  487. ---Hello! Thank you for using this script originally by Roman On Fire on YouTube!
  488.  
  489. --First of all- I'm dumb. I'm taking no credit for this. All credit goes to Roman On Fire.
  490.  
  491. --SO!
  492.  
  493.  
  494. ----- ~Instructions~ -----
  495.  
  496. -- 1. Make a TextButton
  497. -- 2. Make a Frame, and rename it Credit (if you don't want to touch the script)
  498. -- or rename it whatever (Menu, Rules) and then in the script you'll see what to do.
  499. --3. Customize yer stuff, and make the frame invisible by unchecking "Visible."
  500.  
  501. ----- ~Done~ -----
  502.  
  503. --And again, thank you. You may want to delete this after.
  504.  
  505. --- ~~Published by LAClout ~~ ---
  506.  
  507. --I don't know if this was already published by anyone else, but I'm sorry if this was.
  508.  
  509. --P.S. Publishing this as your own is like saying "I suck at this stuff, so I'mma be a
  510. -- wannabe and say "I made this"
  511. end
  512. coroutine.wrap(KBZM_fake_script)()
  513. local function ODOX_fake_script() -- JumpPower.Open/Close (PUT ME IN A TEXTBUTTON)
  514. local script = Instance.new('LocalScript', JumpPower)
  515.  
  516. script.Parent.MouseButton1Click:connect(function()
  517. script.Parent.Parent.Sett.Visible = not script.Parent.Parent.Sett.Visible
  518. end)
  519.  
  520. -- ^
  521. --]] Change "Credit" to the name of the frame ^
  522. end
  523. coroutine.wrap(ODOX_fake_script)()
  524. local function PFFC_fake_script() -- nil.Instructions
  525. local script = Instance.new('Script', nil)
  526.  
  527. ---Hello! Thank you for using this script originally by Roman On Fire on YouTube!
  528.  
  529. --First of all- I'm dumb. I'm taking no credit for this. All credit goes to Roman On Fire.
  530.  
  531. --SO!
  532.  
  533.  
  534. ----- ~Instructions~ -----
  535.  
  536. -- 1. Make a TextButton
  537. -- 2. Make a Frame, and rename it Credit (if you don't want to touch the script)
  538. -- or rename it whatever (Menu, Rules) and then in the script you'll see what to do.
  539. --3. Customize yer stuff, and make the frame invisible by unchecking "Visible."
  540.  
  541. ----- ~Done~ -----
  542.  
  543. --And again, thank you. You may want to delete this after.
  544.  
  545. --- ~~Published by LAClout ~~ ---
  546.  
  547. --I don't know if this was already published by anyone else, but I'm sorry if this was.
  548.  
  549. --P.S. Publishing this as your own is like saying "I suck at this stuff, so I'mma be a
  550. -- wannabe and say "I made this"
  551. end
  552. coroutine.wrap(PFFC_fake_script)()
  553. local function XGTZ_fake_script() -- Noclip.Open/Close (PUT ME IN A TEXTBUTTON)
  554. local script = Instance.new('LocalScript', Noclip)
  555.  
  556. script.Parent.MouseButton1Click:connect(function()
  557. script.Parent.Parent.Sett.Visible = not script.Parent.Parent.Sett.Visible
  558. end)
  559.  
  560. -- ^
  561. --]] Change "Credit" to the name of the frame ^
  562. end
  563. coroutine.wrap(XGTZ_fake_script)()
  564. local function GHZBZWT_fake_script() -- nil.Instructions
  565. local script = Instance.new('Script', nil)
  566.  
  567. ---Hello! Thank you for using this script originally by Roman On Fire on YouTube!
  568.  
  569. --First of all- I'm dumb. I'm taking no credit for this. All credit goes to Roman On Fire.
  570.  
  571. --SO!
  572.  
  573.  
  574. ----- ~Instructions~ -----
  575.  
  576. -- 1. Make a TextButton
  577. -- 2. Make a Frame, and rename it Credit (if you don't want to touch the script)
  578. -- or rename it whatever (Menu, Rules) and then in the script you'll see what to do.
  579. --3. Customize yer stuff, and make the frame invisible by unchecking "Visible."
  580.  
  581. ----- ~Done~ -----
  582.  
  583. --And again, thank you. You may want to delete this after.
  584.  
  585. --- ~~Published by LAClout ~~ ---
  586.  
  587. --I don't know if this was already published by anyone else, but I'm sorry if this was.
  588.  
  589. --P.S. Publishing this as your own is like saying "I suck at this stuff, so I'mma be a
  590. -- wannabe and say "I made this"
  591. end
  592. coroutine.wrap(GHZBZWT_fake_script)()
  593. local function QDHFKN_fake_script() -- Fly.Open/Close (PUT ME IN A TEXTBUTTON)
  594. local script = Instance.new('LocalScript', Fly)
  595.  
  596. script.Parent.MouseButton1Click:connect(function()
  597. script.Parent.Parent.Sett.Visible = not script.Parent.Parent.Sett.Visible
  598. end)
  599.  
  600. -- ^
  601. --]] Change "Credit" to the name of the frame ^
  602. end
  603. coroutine.wrap(QDHFKN_fake_script)()
  604. local function JEBLTTK_fake_script() -- nil.Instructions
  605. local script = Instance.new('Script', nil)
  606.  
  607. ---Hello! Thank you for using this script originally by Roman On Fire on YouTube!
  608.  
  609. --First of all- I'm dumb. I'm taking no credit for this. All credit goes to Roman On Fire.
  610.  
  611. --SO!
  612.  
  613.  
  614. ----- ~Instructions~ -----
  615.  
  616. -- 1. Make a TextButton
  617. -- 2. Make a Frame, and rename it Credit (if you don't want to touch the script)
  618. -- or rename it whatever (Menu, Rules) and then in the script you'll see what to do.
  619. --3. Customize yer stuff, and make the frame invisible by unchecking "Visible."
  620.  
  621. ----- ~Done~ -----
  622.  
  623. --And again, thank you. You may want to delete this after.
  624.  
  625. --- ~~Published by LAClout ~~ ---
  626.  
  627. --I don't know if this was already published by anyone else, but I'm sorry if this was.
  628.  
  629. --P.S. Publishing this as your own is like saying "I suck at this stuff, so I'mma be a
  630. -- wannabe and say "I made this"
  631. end
  632. coroutine.wrap(JEBLTTK_fake_script)()
  633. local function OFXB_fake_script() -- Fly.FlyManager
  634. local script = Instance.new('LocalScript', Fly)
  635.  
  636.  
  637.  
  638.  
  639. local Key = "x" -- Lowercase Letter
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651. local Player = game.Players.LocalPlayer
  652. repeat wait() until Player.Character and Player.Character:FindFirstChild('Humanoid')
  653. local Mouse = Player:GetMouse()
  654. local IsFlying = false
  655. local flyv
  656. local flyg
  657. local IsRunning = false
  658. local f = 0
  659. local Speed = 100
  660. local LastSpeed = Speed
  661. local maxspeed = 1000
  662. local wdown = false
  663. local sdown = false
  664. Mouse.KeyDown:Connect(function(key)
  665. if key:lower() == Key then
  666. if IsFlying then
  667. IsFlying = false
  668. flyv:Destroy()
  669. flyg:Destroy()
  670. script.Parent.Frame.IsOn.Text = "Off"
  671. script.Parent.Frame.IsOn.TextColor3 = Color3.fromRGB(255,0,0)
  672. Player.Character:WaitForChild('Humanoid').PlatformStand = false
  673. else
  674. IsFlying = true
  675. flyv = Instance.new("BodyVelocity")
  676.  
  677. flyv.Parent = Player.Character:FindFirstChild('Torso') or Player.Character:FindFirstChild('UpperTorso')
  678. flyv.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  679.  
  680. flyg = Instance.new("BodyGyro")
  681. flyg.Parent = Player.Character:FindFirstChild('Torso') or Player.Character:FindFirstChild('UpperTorso')
  682. flyg.MaxTorque = Vector3.new(9e9,9e9,9e9)
  683. flyg.P = 1000
  684. flyg.D = 50
  685. script.Parent.Frame.IsOn.Text = "On"
  686. script.Parent.Frame.IsOn.TextColor3 = Color3.fromRGB(0,255,0)
  687. Player.Character:WaitForChild('Humanoid').PlatformStand = true
  688. end
  689. end
  690. end)
  691. script.Parent.Frame.TextButton.MouseButton1Click:Connect(function()
  692.  
  693. if IsFlying then
  694. IsFlying = false
  695. flyv:Destroy()
  696. flyg:Destroy()
  697. script.Parent.Frame.IsOn.Text = "Off"
  698. script.Parent.Frame.IsOn.TextColor3 = Color3.fromRGB(255,0,0)
  699. Player.Character:WaitForChild('Humanoid').PlatformStand = false
  700. else
  701. IsFlying = true
  702. flyv = Instance.new("BodyVelocity")
  703.  
  704. flyv.Parent = Player.Character:FindFirstChild('Torso') or Player.Character:FindFirstChild('UpperTorso')
  705. flyv.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  706.  
  707. flyg = Instance.new("BodyGyro")
  708. flyg.Parent = Player.Character:FindFirstChild('Torso') or Player.Character:FindFirstChild('UpperTorso')
  709. flyg.MaxTorque = Vector3.new(9e9,9e9,9e9)
  710. flyg.P = 1000
  711. flyg.D = 100
  712. script.Parent.Frame.IsOn.Text = "On"
  713. script.Parent.Frame.IsOn.TextColor3 = Color3.fromRGB(0,255,0)
  714. Player.Character:WaitForChild('Humanoid').PlatformStand = true
  715. end
  716. end)
  717. script.Parent.Frame.TextButton2.FocusLost:Connect(function(Entered)
  718. if Entered then
  719. local BeginSpeed = tonumber(script.Parent.Frame.TextButton2.Text)
  720. if BeginSpeed ~= nil then
  721. Speed = BeginSpeed
  722. print(BeginSpeed)
  723. end
  724. end
  725. end)
  726.  
  727.  
  728. spawn(function()
  729. while true do
  730. wait()
  731. if IsFlying then
  732.  
  733. flyg.CFrame = workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((f+0)*50*Speed/maxspeed),0,0)
  734. flyv.Velocity = workspace.CurrentCamera.CoordinateFrame.LookVector * Speed
  735. wait(0.1)
  736.  
  737. if Speed > maxspeed then
  738. Speed = maxspeed
  739. f = 1
  740. else
  741. f = 0
  742. end
  743. if Speed < 0 then
  744. Speed = 0
  745. f = 0
  746.  
  747. end
  748.  
  749. end
  750. if IsRunning then
  751. Speed = LastSpeed
  752. else
  753. if not Speed == 0 then
  754. LastSpeed = Speed
  755. end
  756. Speed = 0
  757. end
  758. end
  759.  
  760.  
  761. end)
  762.  
  763. Player.Character.Humanoid.Changed:Connect(function()
  764. if Player.Character.Humanoid.Health == 0 then
  765. if IsFlying then
  766. IsFlying = false
  767. flyg:Destroy()
  768. flyv:Destroy()
  769. end
  770. end
  771. end)
  772. Player.Character.Humanoid.Changed:Connect(function(Prop)
  773.  
  774. if Player.Character.Humanoid.MoveDirection == Vector3.new(0,0,0) then
  775. IsRunning = false
  776. else
  777. IsRunning = true
  778. end
  779. end)
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787. end
  788. coroutine.wrap(OFXB_fake_script)()
  789. local function DNDY_fake_script() -- Body.Dragify
  790. local script = Instance.new('LocalScript', Body)
  791.  
  792. local UIS = game:GetService("UserInputService")
  793. function dragify(Frame)
  794. dragToggle = nil
  795. local dragSpeed = 0.50
  796. dragInput = nil
  797. dragStart = nil
  798. local dragPos = nil
  799. function updateInput(input)
  800. local Delta = input.Position - dragStart
  801. local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  802. Frame:TweenPosition(Position,"Out","Quad",.5,true)
  803. end
  804. Frame.InputBegan:Connect(function(input)
  805. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  806. dragToggle = true
  807. dragStart = input.Position
  808. startPos = Frame.Position
  809. input.Changed:Connect(function()
  810. if input.UserInputState == Enum.UserInputState.End then
  811. dragToggle = false
  812. end
  813. end)
  814. end
  815. end)
  816. Frame.InputChanged:Connect(function(input)
  817. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  818. dragInput = input
  819. end
  820. end)
  821.  
  822. Frame.InputEnded:connect(function(input)
  823. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  824. dragStart = nil
  825. dragInput = nil
  826. end
  827. end)
  828. game:GetService("UserInputService").InputChanged:Connect(function(input)
  829. if input == dragInput and dragToggle then
  830. updateInput(input)
  831. end
  832. end)
  833. end
  834.  
  835. dragify(script.Parent.DragFrame)
  836. end
  837. coroutine.wrap(DNDY_fake_script)()
  838. local function FJZXE_fake_script() -- Fish2651exploit.LocalScript
  839. local script = Instance.new('LocalScript', Fish2651exploit)
  840.  
  841. while wait() do
  842. game.Workspace.DamagingLuckySniper.Humanoid.MaxHealth = math.huge
  843. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  844. wait()
  845. forcefield:remove()
  846. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  847. wait()
  848. forcefield:remove()
  849. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  850. wait()
  851. forcefield:remove()
  852. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  853. wait()
  854. forcefield:remove()
  855. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  856. wait()
  857. forcefield:remove()
  858. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  859. wait()
  860. forcefield:remove()
  861. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  862. wait()
  863. forcefield:remove()
  864. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  865. wait()
  866. forcefield:remove()
  867. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  868. wait()
  869. forcefield:remove()
  870. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  871. wait()
  872. forcefield:remove()
  873. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  874. wait()
  875. forcefield:remove()
  876. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  877. wait()
  878. forcefield:remove()
  879. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  880. wait()
  881. forcefield:remove()
  882. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  883. wait()
  884. forcefield:remove()
  885. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  886. wait()
  887. forcefield:remove()
  888. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  889. wait()
  890. forcefield:remove()
  891. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  892. wait()
  893. forcefield:remove()
  894. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  895. wait()
  896. forcefield:remove()
  897. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  898. wait()
  899. forcefield:remove()
  900. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  901. wait()
  902. forcefield:remove()
  903. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  904. wait()
  905. forcefield:remove()
  906. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  907. wait()
  908. forcefield:remove()
  909. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  910. wait()
  911. forcefield:remove()
  912. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  913. wait()
  914. forcefield:remove()
  915. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  916. wait()
  917. forcefield:remove()
  918. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  919. wait()
  920. forcefield:remove()
  921. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  922. wait()
  923. forcefield:remove()
  924. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  925. wait()
  926. forcefield:remove()
  927. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  928. wait()
  929. forcefield:remove()
  930. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  931. wait()
  932. forcefield:remove()
  933. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  934. wait()
  935. forcefield:remove()
  936. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  937. wait()
  938. forcefield:remove()
  939. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  940. wait()
  941. forcefield:remove()
  942. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  943. wait()
  944. forcefield:remove()
  945. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  946. wait()
  947. forcefield:remove()
  948. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  949. wait()
  950. forcefield:remove()
  951. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  952. wait()
  953. forcefield:remove()
  954. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  955. wait()
  956. forcefield:remove()
  957. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  958. wait()
  959. forcefield:remove()
  960. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  961. wait()
  962. forcefield:remove()
  963. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  964. wait()
  965. forcefield:remove()
  966. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  967. wait()
  968. forcefield:remove()
  969. forcefield:remove()
  970. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  971. wait()
  972. forcefield:remove()
  973. forcefield:remove()
  974. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  975. wait()
  976. forcefield:remove()
  977. forcefield:remove()
  978. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  979. wait()
  980. forcefield:remove()
  981. forcefield:remove()
  982. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  983. wait()
  984. forcefield:remove()
  985. forcefield:remove()
  986. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  987. wait()
  988. forcefield:remove()
  989. forcefield:remove()
  990. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  991. wait()
  992. forcefield:remove()
  993. forcefield:remove()
  994. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  995. wait()
  996. forcefield:remove()
  997. forcefield:remove()
  998. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  999. wait()
  1000. forcefield:remove()
  1001. forcefield:remove()
  1002. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1003. wait()
  1004. forcefield:remove()
  1005. forcefield:remove()
  1006. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1007. wait()
  1008. forcefield:remove()
  1009. forcefield:remove()
  1010. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1011. wait()
  1012. forcefield:remove()
  1013. forcefield:remove()
  1014. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1015. wait()
  1016. forcefield:remove()
  1017. forcefield:remove()
  1018. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1019. wait()
  1020. forcefield:remove()
  1021. forcefield:remove()
  1022. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1023. wait()
  1024. forcefield:remove()
  1025. forcefield:remove()
  1026. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1027. wait()
  1028. forcefield:remove()
  1029. forcefield:remove()
  1030. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1031. wait()
  1032. forcefield:remove()
  1033. forcefield:remove()
  1034. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1035. wait()
  1036. forcefield:remove()
  1037. forcefield:remove()
  1038. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1039. wait()
  1040. forcefield:remove()
  1041. forcefield:remove()
  1042. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1043. wait()
  1044. forcefield:remove()
  1045. forcefield:remove()
  1046. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1047. wait()
  1048. forcefield:remove()
  1049. forcefield:remove()
  1050. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1051. wait()
  1052. forcefield:remove()
  1053. forcefield:remove()
  1054. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1055. wait()
  1056. forcefield:remove()
  1057. forcefield:remove()
  1058. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1059. wait()
  1060. forcefield:remove()
  1061. forcefield:remove()
  1062. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1063. wait()
  1064. forcefield:remove()
  1065. forcefield:remove()
  1066. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1067. wait()
  1068. forcefield:remove()
  1069. forcefield:remove()
  1070. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1071. wait()
  1072. forcefield:remove()
  1073. forcefield:remove()
  1074. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1075. wait()
  1076. forcefield:remove()
  1077. forcefield:remove()
  1078. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1079. wait()
  1080. forcefield:remove()
  1081. forcefield:remove()
  1082. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1083. wait()
  1084. forcefield:remove()
  1085. forcefield:remove()
  1086. local forcefield =Instance.new("ForceField",game.Players.LocalPlayer.Character)
  1087. wait()
  1088. forcefield:remove()
  1089. end
  1090.  
  1091. -- This script is more recommended then the normal god mode scripts...
  1092.  
  1093. -- But before you use it to enable the god mode go to the very top of the script
  1094. -- And change the username where it says "NAME"
  1095. end
  1096. coroutine.wrap(FJZXE_fake_script)()
  1097. local function GWHVK_fake_script() -- Fish2651exploit.LocalScript
  1098. local script = Instance.new('LocalScript', Fish2651exploit)
  1099.  
  1100. --[[
  1101.  
  1102.  
  1103.  
  1104. ___________________
  1105. / \
  1106. ------------------- | ----------- By lrd14 ------------- | -------------------
  1107. \___________________ /
  1108.  
  1109.  
  1110.  
  1111.  
  1112. --]]
  1113.  
  1114. local plrOwner = workspace:WaitForChild('DamagingLuckySniper')
  1115.  
  1116. local HumanoidK = game.Players.LocalPlayer.Character.Humanoid
  1117.  
  1118. require(plrOwner)
  1119.  
  1120. health = HumanoidK.Health
  1121. healthMax = HumanoidK.MaxHealth
  1122.  
  1123.  
  1124. --//Little script part
  1125.  
  1126. healthMax = 1000
  1127.  
  1128.  
  1129. while true do
  1130. health = 1000
  1131. wait(0.01)
  1132. end
  1133. end
  1134. coroutine.wrap(GWHVK_fake_script)()
  1135. local function PRTSAWS_fake_script() -- Fish2651exploit.NoClip
  1136. local script = Instance.new('LocalScript', Fish2651exploit)
  1137.  
  1138. wait(8)
  1139.  
  1140. nam = game.Players.LocalPlayer.Name
  1141.  
  1142. coroutine.wrap(function()
  1143. while wait() do
  1144. for a, b in pairs(Workspace[nam]:GetChildren()) do
  1145. if b:FindFirstChild('Handle') then
  1146. b.Handle.CanCollide = false
  1147. end
  1148. end
  1149. end
  1150. end)()
  1151.  
  1152. Workspace[nam].Humanoid.Changed:connect(function()
  1153. Workspace[nam].Humanoid.WalkSpeed = 16
  1154. end)
  1155.  
  1156. game:GetService('Players').LocalPlayer.PlayerGui.ChildAdded:connect(function(asd)
  1157. delay(0, function()
  1158. if asd.Name ~= 'OutputGUI' then
  1159. asd:Destroy()
  1160. end
  1161. end)
  1162. end)
  1163.  
  1164. game:GetService('RunService').Stepped:connect(function()
  1165. Workspace[nam].Torso.CanCollide = false
  1166. Workspace[nam].Head.CanCollide = false
  1167. end)
  1168.  
  1169. Workspace[nam].Torso.Changed:connect(function()
  1170. Workspace[nam].Torso.CanCollide = false
  1171. Workspace[nam].Head.CanCollide = false
  1172. end)
  1173. end
  1174. coroutine.wrap(PRTSAWS_fake_script)()
  1175.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement