Advertisement
Guest User

Troll GUI

a guest
Feb 14th, 2020
36,568
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.21 KB | None | 0 0
  1. -- R15 Games with collison
  2. --High School Life : https://www.roblox.com/games/92604236/Pets-High-School-Life
  3. --The Grand Crossing | ROLEPLAY : https://www.roblox.com/games/885450884/The-Grand-Crossing-ROLEPLAY
  4. --Hospital Roleplay : https://www.roblox.com/games/979539299/Hospital-Roleplay
  5. --Bloxton Hotel : https://www.roblox.com/games/1990228024/Bloxton-Hotel
  6. --Island Hotel & Resort : https://www.roblox.com/games/2764548803/Island-Hotel-Resort
  7. --Gay Cafe lmao : https://www.roblox.com/games/2697418055/gay-cafe
  8. --Electric State DarkRP : https://www.roblox.com/games/2262441883/Electric-State-DarkRP-Beta
  9. --Robloxian Life : https://www.roblox.com/games/531492495/NEW-MAP-Robloxian-Life
  10. --Fortnight : https://www.roblox.com/games/1535519397/Fortnight
  11. --Build A Boat For Treasure: https://www.roblox.com/games/537413528/Build-A-Boat-For-Treasure
  12. --Rocitizen : https://www.roblox.com/games/137877687/RoCitizens
  13. --Natrual Disaster Survival : https://www.roblox.com/games/189707/Natural-Disaster-Survival
  14. --Work at a Pizza Place : https://www.roblox.com/games/192800/UPDATE-Work-at-a-Pizza-Place
  15. --Building Simulator : https://www.roblox.com/games/2928583865/Building-Simulator
  16. --Homestead : https://www.roblox.com/games/21083417/Homestead-Alpha?pageId=7afccc22-1397-4721-a670-0f9842d4e975
  17. --Innovation Arctic Base : https://www.roblox.com/games/1033860623/Innovation-Arctic-Base
  18. --CRIMINAL VS. SWAT : https://www.roblox.com/games/510444657/CRIMINAL-VS-SWAT
  19. --Roblox’s got talent : https://www.roblox.com/games/10851599/Robloxs-Got-Talent
  20. --Little Angels Version X : https://www.roblox.com/games/345387015/Little-Angels-Version-X
  21.  
  22. -- R6 Games with collison
  23. --Life in paradise : https://www.roblox.com/games/2776301757/Life-In-Paradise
  24. --Adopt and raise a cute baby : https://www.roblox.com/games/1433428529/Adopt-and-Raise-a-Baby
  25. --Nova Hotel : https://www.roblox.com/games/2768928286/Work-at-a-Hotel-MEGA-SALE
  26. --Boys and Girls Dance Club : https://www.roblox.com/games/3342157935/Boys-and-Girls-Dance-Club
  27. --Papers Simulator : https://www.roblox.com/games/583507031/Papers-Simulator
  28. --Lumber tycoon 2 : https://www.roblox.com/games/13822889/Lumber-Tycoon-2
  29. --Family Paradise : https://www.roblox.com/games/3129902280/Family-Paradise#
  30.  
  31. local troller = Instance.new("ScreenGui")
  32. local Main = Instance.new("Frame")
  33. local nameofgui = Instance.new("TextLabel")
  34. local border = Instance.new("Frame")
  35. local invis = Instance.new("TextButton")
  36. local pp = Instance.new("TextButton")
  37. local memedog = Instance.new("TextLabel")
  38. local die = Instance.new("TextLabel")
  39. local worm = Instance.new("TextButton")
  40. local cycl = Instance.new("TextButton")
  41. local axy = Instance.new("TextLabel")
  42. local diemie = Instance.new("TextLabel")
  43.  
  44. troller.Name = "troller"
  45. troller.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  46. troller.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  47. troller.ResetOnSpawn = false
  48.  
  49. Main.Name = "Main"
  50. Main.Parent = troller
  51. Main.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  52. Main.BorderSizePixel = 0
  53. Main.ClipsDescendants = true
  54. Main.Position = UDim2.new(0.04588015, 0, 0.087649405, 0)
  55. Main.Size = UDim2.new(0, 248, 0, 311)
  56.  
  57. nameofgui.Name = "nameofgui"
  58. nameofgui.Parent = Main
  59. nameofgui.BackgroundColor3 = Color3.new(1, 1, 1)
  60. nameofgui.BackgroundTransparency = 1
  61. nameofgui.ClipsDescendants = true
  62. nameofgui.Size = UDim2.new(0, 248, 0, 19)
  63. nameofgui.Font = Enum.Font.GothamBold
  64. nameofgui.Text = "Troller"
  65. nameofgui.TextColor3 = Color3.new(1, 1, 1)
  66. nameofgui.TextSize = 16
  67. nameofgui.TextXAlignment = Enum.TextXAlignment.Left
  68.  
  69. border.Name = "border"
  70. border.Parent = Main
  71. border.BackgroundColor3 = Color3.new(1, 1, 1)
  72. border.ClipsDescendants = true
  73. border.Position = UDim2.new(-0.00131386518, 0, 0.0696422011, 0)
  74. border.Size = UDim2.new(0, 248, 0, 1)
  75.  
  76. invis.Name = "invis"
  77. invis.Parent = Main
  78. invis.BackgroundColor3 = Color3.new(1, 0.541176, 0.164706)
  79. invis.ClipsDescendants = true
  80. invis.Position = UDim2.new(0, 0, 0.115512639, 0)
  81. invis.Size = UDim2.new(0, 248, 0, 27)
  82. invis.Font = Enum.Font.SourceSansItalic
  83. invis.Text = "FE Invisible Fling (R6 & R15)"
  84. invis.TextColor3 = Color3.new(1, 1, 1)
  85. invis.TextSize = 16
  86. invis.MouseButton1Click:connect(function()
  87.  
  88.  
  89.  
  90. spawn(function()
  91. local message = Instance.new("Message",workspace)
  92. message.Text = "Loaded press z to execute inviseble , press x to respawn)"
  93. wait(5)
  94. message:Destroy()
  95. end)
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104. local mouse = game.Players.LocalPlayer:GetMouse()
  105.  
  106. local groot = nil
  107.  
  108. mouse.KeyDown:connect(function(k)
  109.  
  110. if k == "z" then
  111.  
  112.  
  113.  
  114. spawn(function()
  115. local message = Instance.new("Message",workspace)
  116. message.Text = "Fe Invisible Fling By Diemiers#4209 Loaded (wait 11 seconds to load)"
  117. wait(11)
  118. message:Destroy()
  119. end)
  120.  
  121.  
  122. local ch = game.Players.LocalPlayer.Character
  123. local prt=Instance.new("Model", workspace)
  124. local z1 = Instance.new("Part", prt)
  125. z1.Name="Torso"
  126. z1.CanCollide = false
  127. z1.Anchored = true
  128. local z2 =Instance.new("Part", prt)
  129. z2.Name="Head"
  130. z2.Anchored = true
  131. z2.CanCollide = false
  132. local z3 =Instance.new("Humanoid", prt)
  133. z3.Name="Humanoid"
  134. z1.Position = Vector3.new(0,9999,0)
  135. z2.Position = Vector3.new(0,9991,0)
  136. game.Players.LocalPlayer.Character=prt
  137. wait(5)
  138. game.Players.LocalPlayer.Character=ch
  139. wait(6)
  140.  
  141.  
  142. local plr = game.Players.LocalPlayer
  143. mouse = plr:GetMouse()
  144.  
  145. local Hum = Instance.new("Humanoid")
  146. Hum.Parent = game.Players.LocalPlayer.Character
  147.  
  148.  
  149. local root = game.Players.LocalPlayer.Character.HumanoidRootPart
  150.  
  151.  
  152. for i,v in pairs(plr.Character:GetChildren()) do
  153.  
  154. if v ~= root and v.Name ~= "Humanoid" then
  155.  
  156. v:Destroy()
  157.  
  158. end
  159.  
  160.  
  161. end
  162.  
  163. workspace.CurrentCamera.CameraSubject = root
  164.  
  165. local se = Instance.new("SelectionBox",root)
  166. se.Adornee = root
  167.  
  168.  
  169. game:GetService('RunService').Stepped:connect(function()
  170. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  171. end)
  172. game:GetService('RunService').RenderStepped:connect(function()
  173. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  174. end)
  175.  
  176.  
  177. power = 999999 -- change this to make it more or less powerful
  178.  
  179. power = power*10
  180.  
  181. ---
  182. wait(.1)
  183. local bambam = Instance.new("BodyThrust")
  184. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  185. bambam.Force = Vector3.new(power,0,power)
  186. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  187.  
  188.  
  189.  
  190.  
  191.  
  192. local plr = game.Players.LocalPlayer
  193. local torso = root
  194. local flying = true
  195. local deb = true
  196. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  197. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  198. local maxspeed = 120
  199. local speed = 15
  200.  
  201.  
  202. ---local bambam = Instance.new("BodyThrust")
  203. ---bambam.Parent = torso
  204. --bambam.Force = Vector3.new(9999999,0,9999999)
  205. --bambam.Location = torso.Position
  206.  
  207.  
  208. ---
  209. groot = root
  210.  
  211. function Fly()
  212. local bg = Instance.new("BodyGyro", torso)
  213. bg.P = 9e4
  214. bg.maxTorque = Vector3.new(0, 0, 0)
  215. bg.cframe = torso.CFrame
  216. local bv = Instance.new("BodyVelocity", torso)
  217. bv.velocity = Vector3.new(0,0,0)
  218. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  219. repeat wait()
  220.  
  221. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  222. speed = speed+.2
  223. if speed > maxspeed then
  224. speed = maxspeed
  225. end
  226. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  227. speed = speed-1
  228. if speed < 0 then
  229. speed = 0
  230. end
  231. end
  232. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  233. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  234. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  235. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  236. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  237. else
  238. bv.velocity = Vector3.new(0,0.1,0)
  239. end
  240.  
  241. until not flying
  242. ctrl = {f = 0, b = 0, l = 0, r = 0}
  243. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  244. speed = 0
  245. bg:Destroy()
  246. bv:Destroy()
  247.  
  248. end
  249. mouse.KeyDown:connect(function(key)
  250. if key:lower() == "e" then
  251. if flying then flying = false
  252. else
  253. flying = true
  254. Fly()
  255. end
  256. elseif key:lower() == "w" then
  257. ctrl.f = 1
  258. elseif key:lower() == "s" then
  259. ctrl.b = -1
  260. elseif key:lower() == "a" then
  261. ctrl.l = -1
  262. elseif key:lower() == "d" then
  263. ctrl.r = 1
  264. end
  265. end)
  266. mouse.KeyUp:connect(function(key)
  267. if key:lower() == "w" then
  268. ctrl.f = 0
  269. elseif key:lower() == "s" then
  270. ctrl.b = 0
  271. elseif key:lower() == "a" then
  272. ctrl.l = 0
  273. elseif key:lower() == "d" then
  274. ctrl.r = 0
  275. elseif key:lower() == "r" then
  276.  
  277. end
  278. end)
  279. Fly()
  280.  
  281.  
  282.  
  283. elseif k == "x" then
  284.  
  285.  
  286. spawn(function()
  287. local message = Instance.new("Message",workspace)
  288. message.Text = "Respawning dont spam"
  289. wait(1)
  290. message:Destroy()
  291. end)
  292.  
  293. local saved = groot.Position
  294.  
  295. local ch = game.Players.LocalPlayer.Character
  296. local prt=Instance.new("Model", workspace)
  297. local z1 = Instance.new("Part", prt)
  298. z1.Name="Torso"
  299. z1.CanCollide = false
  300. z1.Anchored = true
  301. local z2 =Instance.new("Part", prt)
  302. z2.Name="Head"
  303. z2.Anchored = true
  304. z2.CanCollide = false
  305. local z3 =Instance.new("Humanoid", prt)
  306. z3.Name="Humanoid"
  307. z1.Position = Vector3.new(0,9999,0)
  308. z2.Position = Vector3.new(0,9991,0)
  309. game.Players.LocalPlayer.Character=prt
  310. wait(5)
  311. game.Players.LocalPlayer.Character=ch
  312. local poop = nil
  313. repeat wait() poop = game.Players.LocalPlayer.Character:FindFirstChild("Head") until poop ~= nil
  314. wait(1)
  315. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(saved)
  316.  
  317. end
  318.  
  319.  
  320. end)
  321. end)
  322.  
  323. pp.Name = "pp"
  324. pp.Parent = Main
  325. pp.BackgroundColor3 = Color3.new(1, 0.541176, 0.164706)
  326. pp.ClipsDescendants = true
  327. pp.Position = UDim2.new(0.00403225794, 0, 0.256927162, 0)
  328. pp.Size = UDim2.new(0, 248, 0, 27)
  329. pp.Font = Enum.Font.SourceSansItalic
  330. pp.Text = "FE Penis (R6)"
  331. pp.TextColor3 = Color3.new(1, 1, 1)
  332. pp.TextSize = 16
  333. pp.MouseButton1Click:connect(function()
  334.  
  335.  
  336.  
  337.  
  338.  
  339. --R6 dick by diemiers
  340.  
  341.  
  342. spawn(function()
  343. local message = Instance.new("Message",workspace)
  344. message.Text = "Fe penisito loaded"
  345. wait(11)
  346. message:Destroy()
  347. end)
  348.  
  349. local name = "Torso"
  350. if game.Players.LocalPlayer.Character:FindFirstChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  351. name = "UpperTorso"
  352. end
  353.  
  354. local ch = game.Players.LocalPlayer.Character
  355. local prt=Instance.new("Model", workspace)
  356. local z1 = Instance.new("Part", prt)
  357. z1.Name="Torso"
  358. z1.CanCollide = false
  359. z1.Anchored = true
  360. local z2 =Instance.new("Part", prt)
  361. z2.Name="Head"
  362. z2.Anchored = true
  363. z2.CanCollide = false
  364. local z3 =Instance.new("Humanoid", prt)
  365. z3.Name="Humanoid"
  366. z1.Position = Vector3.new(0,9999,0)
  367. z2.Position = Vector3.new(0,9991,0)
  368. game.Players.LocalPlayer.Character=prt
  369. wait(5)
  370. game.Players.LocalPlayer.Character=ch
  371. wait(6)
  372. game:GetService('RunService').Stepped:connect(function()
  373. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = true
  374. end)
  375. game:GetService('RunService').RenderStepped:connect(function()
  376. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = true
  377. end)
  378. plr = game.Players.LocalPlayer
  379. mouse = plr:GetMouse()
  380.  
  381. game.Players.LocalPlayer.Character.HumanoidRootPart:Destroy()
  382.  
  383. local Hum = Instance.new("Humanoid")
  384.  
  385.  
  386.  
  387. Hum.Parent = game.Players.LocalPlayer.Character
  388. game.Players.LocalPlayer.Character.Humanoid.Parent = game.Lighting
  389. --game.Players.LocalPlayer.Character:FindFirstChild("Torso").Name = "Head"
  390. --game.Players.LocalPlayer.Character:FindFirstChild("Head"):Destroy()
  391. --game.Players.LocalPlayer.Character:FindFirstChild(name):Destroy()
  392. --game.Players.LocalPlayer.Character.HumanoidRootPart.Name = "GaiPArt"
  393. local root =game.Players.LocalPlayer.Character["Right Arm"] -- game.Players.LocalPlayer.Character["Left Leg"]
  394. root.Name = "HumanoidRootPart"
  395.  
  396. Hum.HipHeight = 5
  397.  
  398.  
  399. workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.HumanoidRootPart
  400.  
  401.  
  402.  
  403.  
  404. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  405.  
  406. if v.Name ~=root.Name and v.Name ~="Humanoid" and v.Name ~= "Left Arm" and v.Name ~= "Left Leg" and v.Name ~= "Right Leg" then
  407.  
  408. v:Destroy()
  409.  
  410. elseif v.Name == "Left Arm" then
  411.  
  412. local bp = Instance.new("BodyPosition",v)
  413. bp.MaxForce = Vector3.new(99999,99999,99999)
  414. local bg = Instance.new("BodyGyro",v)
  415. bg.MaxTorque = Vector3.new(9999999,9999999,999999)
  416.  
  417. spawn(function()
  418. bp.D = 300
  419. while true do
  420. bp.Position = root.Position+Vector3.new(0,1.8+1.8+1.8-0.3,0)
  421. wait()
  422. end
  423.  
  424. end)
  425.  
  426. elseif v.Name == "Left Leg" then
  427.  
  428. local bp = Instance.new("BodyPosition",v)
  429. bp.MaxForce = Vector3.new(99999,99999,99999)
  430. local bg = Instance.new("BodyGyro",v)
  431. bg.MaxTorque = Vector3.new(9999999,9999999,999999)
  432.  
  433. spawn(function()
  434. bp.D = 300
  435. while true do
  436. bp.Position = root.Position+Vector3.new(0,1.8-0.3,0)
  437. wait()
  438. end
  439.  
  440. end)
  441.  
  442. elseif v.Name == "Right Leg" then
  443.  
  444. local bp = Instance.new("BodyPosition",v)
  445. bp.MaxForce = Vector3.new(99999,99999,99999)
  446. local bg = Instance.new("BodyGyro",v)
  447. bg.MaxTorque = Vector3.new(9999999,9999999,999999)
  448. spawn(function()
  449. bp.D = 300
  450. while true do
  451. bp.Position = root.Position+Vector3.new(0,1.8+1.8-0.3,0)
  452. wait()
  453. end
  454.  
  455. end)
  456. elseif v.Name == root.Name then
  457.  
  458. local bg = Instance.new("BodyGyro",v)
  459. bg.MaxTorque = Vector3.new(9999999,9999999,999999)
  460. bg.CFrame = CFrame.Angles(math.rad(0),math.rad(0),math.rad(90))
  461.  
  462. end
  463.  
  464.  
  465. end
  466.  
  467. --local se = Instance.new("SelectionBox",root)
  468. --se.Adornee = root
  469.  
  470.  
  471. power = 999999 -- change this to make it more or less powerful
  472.  
  473. power = power*10
  474.  
  475. ---
  476. wait(.1)
  477. --local bambam = Instance.new("BodyThrust")
  478. --bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  479. --bambam.Force = Vector3.new(power,0,power)
  480. --bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  481.  
  482.  
  483.  
  484.  
  485. local mouse = game.Players.LocalPlayer:GetMouse()
  486.  
  487.  
  488. local plr = game.Players.LocalPlayer
  489. local torso = root
  490. local flying = true
  491. local deb = true
  492. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  493. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  494. local maxspeed = 120
  495. local speed = 15
  496.  
  497.  
  498. ---local bambam = Instance.new("BodyThrust")
  499. ---bambam.Parent = torso
  500. --bambam.Force = Vector3.new(9999999,0,9999999)
  501. --bambam.Location = torso.Position
  502.  
  503.  
  504. ---
  505.  
  506.  
  507. function Fly()
  508. local bg = Instance.new("BodyGyro", torso)
  509. bg.P = 9e4
  510. bg.maxTorque = Vector3.new(0, 0, 0)
  511. bg.cframe = torso.CFrame
  512. local bv = Instance.new("BodyVelocity", torso)
  513. bv.velocity = Vector3.new(0,0,0)
  514. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  515. repeat wait()
  516.  
  517. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  518. speed = speed+.2
  519. if speed > maxspeed then
  520. speed = maxspeed
  521. end
  522. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  523. speed = speed-1
  524. if speed < 0 then
  525. speed = 0
  526. end
  527. end
  528. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  529. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  530. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  531. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  532. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  533. else
  534. bv.velocity = Vector3.new(0,0,0)
  535. end
  536.  
  537. until not flying
  538. ctrl = {f = 0, b = 0, l = 0, r = 0}
  539. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  540. speed = 0
  541. bg:Destroy()
  542. bv:Destroy()
  543.  
  544. end
  545. mouse.KeyDown:connect(function(key)
  546. if key:lower() == "e" then
  547. if flying then flying = false
  548. else
  549. flying = true
  550. Fly()
  551. end
  552. elseif key:lower() == "w" then
  553. ctrl.f = 1
  554. elseif key:lower() == "s" then
  555. ctrl.b = -1
  556. elseif key:lower() == "a" then
  557. ctrl.l = -1
  558. elseif key:lower() == "d" then
  559. ctrl.r = 1
  560. end
  561. end)
  562. mouse.KeyUp:connect(function(key)
  563. if key:lower() == "w" then
  564. ctrl.f = 0
  565. elseif key:lower() == "s" then
  566. ctrl.b = 0
  567. elseif key:lower() == "a" then
  568. ctrl.l = 0
  569. elseif key:lower() == "d" then
  570. ctrl.r = 0
  571. elseif key:lower() == "r" then
  572.  
  573. end
  574. end)
  575. Fly()
  576. end)
  577.  
  578. memedog.Name = "memedog"
  579. memedog.Parent = Main
  580. memedog.BackgroundColor3 = Color3.new(1, 1, 1)
  581. memedog.BackgroundTransparency = 1
  582. memedog.ClipsDescendants = true
  583. memedog.Position = UDim2.new(0.0967741907, 0, 0.745117068, 0)
  584. memedog.Size = UDim2.new(0, 200, 0, 23)
  585. memedog.Font = Enum.Font.SourceSansLight
  586. memedog.Text = "Memedog#1256 for GUI"
  587. memedog.TextColor3 = Color3.new(0, 1, 0)
  588. memedog.TextSize = 16
  589.  
  590. die.Name = "die"
  591. die.Parent = Main
  592. die.BackgroundColor3 = Color3.new(1, 1, 1)
  593. die.BackgroundTransparency = 1
  594. die.ClipsDescendants = true
  595. die.Position = UDim2.new(0.0120967738, 0, 0.66750288, 0)
  596. die.Size = UDim2.new(0, 246, 0, 23)
  597. die.Font = Enum.Font.SourceSansLight
  598. die.Text = "Diemiers#4209 & Cyclically#9215 for scripts"
  599. die.TextColor3 = Color3.new(0, 1, 1)
  600. die.TextSize = 16
  601.  
  602. worm.Name = "worm"
  603. worm.Parent = Main
  604. worm.BackgroundColor3 = Color3.new(1, 0.541176, 0.164706)
  605. worm.ClipsDescendants = true
  606. worm.Position = UDim2.new(-0.00403225794, 0, 0.405297279, 0)
  607. worm.Size = UDim2.new(0, 248, 0, 27)
  608. worm.Font = Enum.Font.SourceSansItalic
  609. worm.Text = "FE Wormus (R6)"
  610. worm.TextColor3 = Color3.new(1, 1, 1)
  611. worm.TextSize = 16
  612. worm.MouseButton1Click:connect(function()
  613. --Made by GreenFace#4209
  614.  
  615.  
  616. --Wormus
  617.  
  618. --If ur legs gonna lose network owner they not going to lose them u will pick them up when ur network owner gonna comeback
  619.  
  620. --Found some replication bugs long time ago
  621.  
  622. --ik its not clean code
  623.  
  624. local name = "Torso"
  625. local ch = game.Players.LocalPlayer.Character
  626. local prt=Instance.new("Model", workspace)
  627. local z1 = Instance.new("Part", prt)
  628. z1.Name="Torso"
  629. z1.CanCollide = false
  630. z1.Anchored = true
  631. local z2 =Instance.new("Part", prt)
  632. z2.Name="Head"
  633. z2.Anchored = true
  634. z2.CanCollide = false
  635. local z3 =Instance.new("Humanoid", prt)
  636. z3.Name="Humanoid"
  637. z1.Position = Vector3.new(0,9999,0)
  638. z2.Position = Vector3.new(0,9991,0)
  639. game.Players.LocalPlayer.Character=prt
  640. wait(5)
  641. game.Players.LocalPlayer.Character=ch
  642. wait(6)
  643.  
  644.  
  645. --game:GetService('RunService').Stepped:connect(function()
  646. --game.Players.LocalPlayer.Character.Head.CanCollide = false
  647. --end)
  648. local humano = game.Players.LocalPlayer.Character.Humanoid:Clone()
  649. wait()
  650. game.Players.LocalPlayer.Character[name]:Destroy()
  651. game.Players.LocalPlayer.Character.HumanoidRootPart:Destroy()
  652.  
  653.  
  654.  
  655. local torso = game.Players.LocalPlayer.Character.Head
  656. game.Players.LocalPlayer.Character.Humanoid.Parent = game.Lighting
  657.  
  658.  
  659. humano.Parent = game.Players.LocalPlayer.Character
  660.  
  661. local humanoid = humano--Instance.new("Humanoid",game.Players.LocalPlayer.Character)
  662.  
  663. humanoid.HipHeight = 4
  664.  
  665. humanoid.WalkSpeed = 50
  666.  
  667. torso.Name = "HumanoidRootPart"
  668.  
  669. limbs = {
  670. game.Players.LocalPlayer.Character["Left Arm"],
  671. game.Players.LocalPlayer.Character["Right Arm"],
  672. game.Players.LocalPlayer.Character["Left Leg"],
  673. game.Players.LocalPlayer.Character["Right Leg"]
  674. }
  675. for i,v in pairs(limbs)do
  676.  
  677. local bodypos = Instance.new("BodyPosition",v)
  678.  
  679. bodypos.MaxForce = Vector3.new(999999,999999,999999)
  680.  
  681. bodypos.D = 400
  682.  
  683. local bodyg = Instance.new("BodyGyro",v)
  684.  
  685. bodyg.MaxTorque =Vector3.new(99999999,99999999,999999)
  686.  
  687.  
  688. spawn(function()
  689. while true do
  690. bodypos.Position = torso.Position-Vector3.new(0,i*1.5,0)
  691. wait(0.1)
  692. end
  693. end)
  694. end
  695. end)
  696.  
  697. cycl.Name = "cycl"
  698. cycl.Parent = Main
  699. cycl.BackgroundColor3 = Color3.new(1, 0.541176, 0.164706)
  700. cycl.ClipsDescendants = true
  701. cycl.Position = UDim2.new(0, 0, 0.551240921, 0)
  702. cycl.Size = UDim2.new(0, 248, 0, 27)
  703. cycl.Font = Enum.Font.SourceSansItalic
  704. cycl.Text = "Cyclone Admin"
  705. cycl.TextColor3 = Color3.new(1, 1, 1)
  706. cycl.TextSize = 16
  707. cycl.MouseButton1Click:connect(function()
  708. -- Made by Cyclically | Cyclone
  709. -- Version: 0.2a
  710. -- Settings:
  711. local PREFIX = ";"
  712. -- Variables:
  713. local LocalPlayer = game:GetService("Players").LocalPlayer
  714. local TweenService = game:GetService("TweenService")
  715. local RunService = game:GetService("RunService")
  716. local mouse = LocalPlayer:GetMouse()
  717. local ContentProvider = game:GetService("ContentProvider")
  718. local Players = setmetatable(game:GetService("Players"):GetPlayers(), {
  719. __metatable = "Metatable is locked"; -- Theres a reason for this.
  720. __index = function(self, k)
  721. if k:lower() == "all" then
  722. return game:GetService("Players"):GetPlayers()
  723. elseif k:lower() == "others" then
  724. local plrReturn = {}
  725. for _, plr in pairs(game:GetService("Players"):GetPlayers()) do
  726. if plr ~= LocalPlayer then
  727. table.insert(plrReturn, plr)
  728. end
  729. end
  730. return plrReturn
  731. elseif k:lower() == "me" then
  732. return {LocalPlayer}
  733. elseif k:lower() == "random" then
  734. return game:GetService("Players"):GetPlayers()[math.random(1, #game:GetService("Players"):GetPlayers())]
  735. else
  736. for _, plr in pairs(game:GetService("Players"):GetPlayers()) do
  737. if string.find(plr.Name:lower(), k:lower()) then
  738. return {plr}
  739. end
  740. end
  741. end
  742. end
  743. })
  744. -- Instances:
  745. local CycloneGui = Instance.new("ScreenGui", game.CoreGui)
  746. local mainFrame = Instance.new("ImageLabel", CycloneGui)
  747. local titleLabel = Instance.new("TextLabel", mainFrame)
  748. local bottomFrame = Instance.new("Frame", mainFrame)
  749. local searchBox = Instance.new("TextBox", bottomFrame)
  750. local cmdList = Instance.new("ScrollingFrame", bottomFrame)
  751. local listLayout = Instance.new("UIListLayout", cmdList)
  752. local topBlinker = Instance.new("Frame", CycloneGui)
  753. local bottomBlinker = Instance.new("Frame", CycloneGui)
  754. local introLabel = Instance.new("TextLabel")
  755. local introFrame = Instance.new("ImageLabel", introLabel)
  756. local introShadow = Instance.new("ImageLabel", introLabel)
  757. local notifBar = Instance.new("ImageLabel")
  758. local notifText = Instance.new("TextLabel", notifBar)
  759. local barlabel = Instance.new("TextButton")
  760. --Properties:
  761. CycloneGui.Name = "CycloneGui"
  762.  
  763. mainFrame.Name = "mainFrame"
  764. mainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  765. mainFrame.BackgroundTransparency = 1
  766. mainFrame.Position = UDim2.new(0.82, 0, 1, 0)
  767. mainFrame.Size = UDim2.new(0.16, 0, 0.4, 0)
  768. mainFrame.ZIndex = 0
  769. mainFrame.Image = "rbxassetid://2851927369"
  770. mainFrame.ImageColor3 = Color3.new(0, 0.0196078, 0.0470588)
  771. mainFrame.ScaleType = Enum.ScaleType.Slice
  772. mainFrame.SliceCenter = Rect.new(10, 10, 10, 10)
  773.  
  774. titleLabel.Name = "titleLabel"
  775. titleLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  776. titleLabel.BackgroundTransparency = 1
  777. titleLabel.Size = UDim2.new(1, 0, 0.125409842, 0)
  778. titleLabel.Font = Enum.Font.GothamBold
  779. titleLabel.Text = "Cyclone"
  780. titleLabel.TextColor3 = Color3.new(0.835294, 0.909804, 1)
  781. titleLabel.TextSize = 14
  782.  
  783. bottomFrame.Name = "bottomFrame"
  784. bottomFrame.BackgroundColor3 = Color3.new(0, 0.0117647, 0.0352941)
  785. bottomFrame.BorderSizePixel = 0
  786. bottomFrame.Position = UDim2.new(0, 0, 0.125409856, 0)
  787. bottomFrame.Size = UDim2.new(1, 0, 0.874590158, 0)
  788.  
  789. searchBox.Name = "searchBox"
  790. searchBox.BackgroundColor3 = Color3.new(0, 0.0196078, 0.0666667)
  791. searchBox.BorderSizePixel = 0
  792. searchBox.Size = UDim2.new(1, 0, 0.100000001, 0)
  793. searchBox.ZIndex = 2
  794. searchBox.Font = Enum.Font.GothamBold
  795. searchBox.PlaceholderColor3 = Color3.new(0.113725, 0.188235, 0.34902)
  796. searchBox.PlaceholderText = "Search"
  797. searchBox.Text = ""
  798. searchBox.TextColor3 = Color3.new(0.168627, 0.278431, 0.517647)
  799. searchBox.TextSize = 10
  800.  
  801. cmdList.Name = "cmdList"
  802. cmdList.BackgroundColor3 = Color3.new(0, 0.0156863, 0.0588235)
  803. cmdList.BorderSizePixel = 0
  804. cmdList.Position = UDim2.new(0, 0, 0.0999999866, 0)
  805. cmdList.Size = UDim2.new(1, 0, 0.900000036, 0)
  806. cmdList.ZIndex = 2
  807. cmdList.CanvasSize = UDim2.new(0, 0, 10, 0)
  808. cmdList.ScrollBarThickness = 0
  809.  
  810. listLayout.Name = "listLayout"
  811.  
  812. topBlinker.Name = "topBlinker"
  813. topBlinker.BackgroundColor3 = Color3.new(0, 0, 0)
  814. topBlinker.BorderSizePixel = 0
  815. topBlinker.Size = UDim2.new(1, 0, 0, 0)
  816. topBlinker.ZIndex = 4
  817.  
  818. bottomBlinker.Name = "bottomBlinker"
  819. bottomBlinker.BackgroundColor3 = Color3.new(0, 0, 0)
  820. bottomBlinker.BorderSizePixel = 0
  821. bottomBlinker.Position = UDim2.new(0, 0, 1, 0)
  822. bottomBlinker.Size = UDim2.new(1, 0, 0, 0)
  823. bottomBlinker.ZIndex = 4
  824.  
  825. introLabel.Name = "introLabel"
  826. introLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  827. introLabel.BackgroundTransparency = 1
  828. introLabel.BorderSizePixel = 0
  829. introLabel.Size = UDim2.new(1, 0, 1, 0)
  830. introLabel.ZIndex = 2
  831. introLabel.Font = Enum.Font.GothamBlack
  832. introLabel.Text = "CYCLONE"
  833. introLabel.TextColor3 = Color3.new(0.835294, 0.909804, 1)
  834. introLabel.TextSize = 100
  835. introLabel.TextStrokeColor3 = Color3.new(0.258824, 0.282353, 0.309804)
  836. introLabel.TextStrokeTransparency = 0
  837.  
  838. introFrame.Name = "introFrame"
  839. introFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  840. introFrame.BackgroundTransparency = 1
  841. introFrame.Position = UDim2.new(0.275894552, 0, 0.362831891, 0)
  842. introFrame.Size = UDim2.new(0.447269291, 0, 0.267256588, 0)
  843. introFrame.Image = "rbxassetid://2851920938"
  844. introFrame.ImageColor3 = Color3.new(0, 0.0196078, 0.0470588)
  845. introFrame.ScaleType = Enum.ScaleType.Slice
  846. introFrame.SliceCenter = Rect.new(25, 25, 25, 25)
  847.  
  848. introShadow.Name = "introShadow"
  849. introShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  850. introShadow.BackgroundTransparency = 1
  851. introShadow.Position = UDim2.new(0.275894552, 0, 0.362831891, 0)
  852. introShadow.Size = UDim2.new(0.447269291, 0, 0.287332058, 0)
  853. introShadow.ZIndex = 0
  854. introShadow.Image = "rbxassetid://2851920938"
  855. introShadow.ImageColor3 = Color3.new(0, 0.0235294, 0.0705882)
  856. introShadow.ScaleType = Enum.ScaleType.Slice
  857. introShadow.SliceCenter = Rect.new(25, 25, 25, 25)
  858.  
  859. notifBar.Name = "notifBar"
  860. notifBar.BackgroundColor3 = Color3.new(1, 1, 1)
  861. notifBar.BackgroundTransparency = 1
  862. notifBar.BorderSizePixel = 0
  863. notifBar.Position = UDim2.new(0.55, 0, 0.97, 0)
  864. notifBar.Size = UDim2.new(0.25, 0, 0.06, 0)
  865. notifBar.ZIndex = 0
  866. notifBar.Image = "rbxassetid://2851920938"
  867. notifBar.ImageColor3 = Color3.new(0, 0.0196078, 0.0470588)
  868. notifBar.ImageTransparency = 1
  869. notifBar.ScaleType = Enum.ScaleType.Slice
  870. notifBar.SliceCenter = Rect.new(25, 25, 25, 25)
  871.  
  872. notifText.Name = "notifText"
  873. notifText.BackgroundColor3 = Color3.new(1, 1, 1)
  874. notifText.BackgroundTransparency = 1
  875. notifText.BorderSizePixel = 0
  876. notifText.Size = UDim2.new(1, 0, 1, 0)
  877. notifText.Font = Enum.Font.GothamBold
  878. notifText.Text = "Error message"
  879. notifText.TextColor3 = Color3.new(0.835294, 0.909804, 1)
  880. notifText.TextSize = 10
  881. notifText.TextStrokeTransparency = 1
  882. notifText.TextTransparency = 1
  883. notifText.TextWrapped = true
  884.  
  885. barlabel.Name = "barlabel"
  886. barlabel.BackgroundColor3 = Color3.fromRGB(0, 3, 16)
  887. barlabel.BackgroundTransparency = 1
  888. barlabel.BorderSizePixel = 0
  889. barlabel.Size = UDim2.new(1, 0, 0.01, 0)
  890. barlabel.ZIndex = 3
  891. barlabel.Font = Enum.Font.GothamBold
  892. barlabel.TextColor3 = Color3.new(0.835294, 0.909804, 1)
  893. barlabel.TextSize = 9
  894. barlabel.TextTransparency = 1
  895. -- Script:
  896. local localcc = Instance.new("ColorCorrectionEffect", game:GetService("Lighting"))
  897. local localblur = Instance.new("BlurEffect", game:GetService("Lighting"))
  898. localblur.Size = 0
  899. local tweenInfo1 = TweenInfo.new(2, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut)
  900. local tweenInfo2 = TweenInfo.new(1, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut)
  901. local tweenInfo3 = TweenInfo.new(2, Enum.EasingStyle.Back, Enum.EasingDirection.In)
  902. local cmdsHelp = {}
  903. local cmdsHint = {}
  904. local notifSound = Instance.new("Sound", CycloneGui)
  905. notifSound.SoundId = "rbxassetid://180877191"
  906. notifSound.Volume = 1
  907. local Events = setmetatable({}, { -- These are mostly for debugging
  908. __metatable = "Metatable is locked";
  909. __newindex = function(self, i, k)
  910. warn("Event " .. k .. " created")
  911. end;
  912. __index = function(self, k)
  913. warn("Tried to access unknown event " .. k)
  914. end
  915. }) -- Custom RBXScriptSignal with OOP
  916. local stringSplit = function(str, pattern)
  917. local returnTab = {}
  918. local mainInd = 0
  919. for i = 1, #str do
  920. if string.sub(str, i, i + #pattern - 1) == pattern or i + #pattern == #str then
  921. local splitAdder = -1
  922. if i + #pattern == #str then
  923. splitAdder = 1
  924. end
  925. table.insert(returnTab, string.sub(str, mainInd, i + splitAdder))
  926. mainInd = i + #pattern
  927. end
  928. end
  929. return returnTab
  930. end
  931. CustomEnum = { -- Custom enumeration
  932. BlinkingDirection = {
  933. Close = 1;
  934. Open = 2;
  935. };
  936. NotifcationType = {
  937. Normal = 3;
  938. Important = 4;
  939. Random = 5;
  940. Error = 6;
  941. }
  942. };
  943. local function chatPlr(message) -- Makes you chat
  944. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(tostring(message), "All")
  945. end
  946. local function createNotif(message, notifType) -- Create notifications
  947. local CnotifBar = notifBar:Clone()
  948. local notifCol = Color3.fromRGB(213, 232, 255)
  949. if notifType == 4 then
  950. notifCol = Color3.fromRGB(141, 255, 128)
  951. elseif notifType == 5 then
  952. notifCol = Color3.fromRGB(249, 255, 126)
  953. elseif notifType == 6 then
  954. notifCol = Color3.fromRGB(255, 49, 80)
  955. end
  956. CnotifBar.Parent = CycloneGui
  957. local notifBars = {}
  958. for _, v in pairs(CycloneGui:GetChildren()) do
  959. if v.Name == "notifBar" then
  960. table.insert(notifBars, v)
  961. end
  962. end
  963. local notifBarPos = Instance.new("NumberValue", CnotifBar)
  964. notifBarPos.Name = "notifBarPos"
  965. notifBarPos.Value = CnotifBar.Position.Y.Scale
  966. CnotifBar.notifText.Text = message
  967. CnotifBar.notifText.TextColor3 = notifCol
  968. notifSound:Play()
  969. TweenService:Create(CnotifBar, tweenInfo2, {ImageTransparency = 0}):Play()
  970. TweenService:Create(CnotifBar.notifText, tweenInfo2, {TextTransparency = 0}):Play()
  971. for index, notifB in pairs(notifBars) do
  972. TweenService:Create(notifB, tweenInfo2, {Position = UDim2.new(0.55, 0, notifB:FindFirstChild("notifBarPos").Value - 0.07, 0)}):Play()
  973. notifB:FindFirstChild("notifBarPos").Value = notifB:FindFirstChild("notifBarPos").Value - 0.07
  974. end
  975. wait(2)
  976. TweenService:Create(CnotifBar, tweenInfo2, {ImageTransparency = 1}):Play()
  977. TweenService:Create(CnotifBar.notifText, tweenInfo2, {TextTransparency = 1}):Play()
  978. end
  979. local Cyclone = {
  980. -- Functions:
  981. updateSearchBar = function(self)
  982. for _, v in pairs(cmdList:GetChildren()) do
  983. if not v:IsA("UIListLayout") then
  984. v:Destroy()
  985. end
  986. end
  987. for index, cmdHelper in pairs(cmdsHelp) do
  988. if string.find(cmdHelper, searchBox.Text) then
  989. local Cbarlabel = barlabel:Clone()
  990. Cbarlabel.MouseButton1Down:Connect(function()
  991. createNotif(cmdsHint[cmdHelper], CustomEnum.NotifcationType.Random)
  992. end)
  993. if index % 2 == 1 then
  994. Cbarlabel.BackgroundColor3 = Color3.fromRGB(0, 5, 22)
  995. end
  996. Cbarlabel.Text = PREFIX .. cmdHelper
  997. Cbarlabel.Parent = cmdList
  998. TweenService:Create(Cbarlabel, tweenInfo2, {TextTransparency = 0, BackgroundTransparency = 0}):Play()
  999. end
  1000. end
  1001. end;
  1002. -- Methods:
  1003. newConnection = function(self, eventName)
  1004. assert(Events[eventName] == nil, "Event already exists")
  1005. local newEvent = Instance.new("BindableEvent")
  1006. Events[eventName] = newEvent
  1007. return newEvent
  1008. end;
  1009. setBlinker = function(self, blinkType, speed, coverup)
  1010. local newInfo = TweenInfo.new(speed, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut)
  1011. if blinkType == 1 then
  1012. TweenService:Create(topBlinker, newInfo, {Size = UDim2.new(1, 0, coverup * 0.5 / 1, 0)}):Play()
  1013. TweenService:Create(bottomBlinker, newInfo, {Size = UDim2.new(1, 0, coverup * 0.5 / 1, 0); Position = UDim2.new(0, 0, 1 - (coverup * 0.5 / 1), 0)}):Play()
  1014. elseif blinkType == 2 then
  1015. TweenService:Create(topBlinker, newInfo, {Size = UDim2.new(1, 0, 0, 0)}):Play()
  1016. TweenService:Create(bottomBlinker, newInfo, {Size = UDim2.new(1, 0, 0, 0); Position = UDim2.new(0, 0, 1, 0)}):Play()
  1017. end
  1018. end;
  1019. setBrightness = function(self, brightness, speed)
  1020. local newInfo = TweenInfo.new(speed, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut)
  1021. TweenService:Create(localcc, newInfo, {Brightness = brightness}):Play()
  1022. end;
  1023. setBlur = function(self, size, speed)
  1024. local newInfo = TweenInfo.new(speed, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut)
  1025. TweenService:Create(localblur, newInfo, {Size = size}):Play()
  1026. end;
  1027. createSound = function(self, id, volume)
  1028. local newSound = Instance.new("Sound", CycloneGui)
  1029. newSound.SoundId = id
  1030. newSound.Volume = volume
  1031. return newSound
  1032. end;
  1033. createCommand = function(self, cmdName, cmdHelp, hint, func)
  1034. table.insert(cmdsHelp, cmdHelp)
  1035. cmdsHint[cmdHelp] = hint
  1036. LocalPlayer.Chatted:Connect(function(msg)
  1037. if PREFIX .. cmdName == string.sub(msg, 1, #PREFIX + #cmdName) then
  1038. assert(type(func) == "function", "bad argument #3 to \"createCommand\" (function expected, got " .. type(func) .. ")")
  1039. local params = stringSplit(msg, " ")
  1040. table.remove(params, 1)
  1041. params = stringSplit(table.concat(params), ",")
  1042. func(params)
  1043. end
  1044. end)
  1045. end;
  1046. }
  1047. -- Command variables:
  1048. local lagserver = false
  1049. local clicktp = nil
  1050. local oofspamming = false
  1051. -- Command creation:
  1052. Cyclone:createCommand("rejoin", "rejoin", "Makes you rejoin the game", function(cmdParameters)
  1053. game:GetService("TeleportService"):Teleport(game.GameId, LocalPlayer)
  1054. end)
  1055. Cyclone:createCommand("respawn", "respawn", "Respawn your character", function(cmdParameters)
  1056. LocalPlayer.Character:ClearAllChildren()
  1057. local char = Instance.new("Model", workspace)
  1058. Instance.new("Humanoid", char)
  1059. LocalPlayer.Character = char
  1060. end)
  1061. Cyclone:createCommand("kill", "kill [plr]", "Kills the target player", function(cmdParameters)
  1062. local torsoname = "Torso"
  1063. if LocalPlayer.Character:FindFirstChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  1064. torsoname = "UpperTorso"
  1065. end
  1066. if Players[cmdParameters[1]][1].Character ~= nil then
  1067. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  1068. LocalPlayer.Character:FindFirstChild(torsoname).Anchored = true
  1069. local tool = Instance.new("Tool", LocalPlayer.Backpack)
  1070. local hat = LocalPlayer.Character:FindFirstChildOfClass("Accessory")
  1071. local hathandle = hat.Handle
  1072. hathandle.Parent = tool
  1073. hathandle.Massless = true
  1074. tool.GripPos = Vector3.new(0, 9e99, 0)
  1075. tool.Parent = LocalPlayer.Character
  1076. repeat wait() until LocalPlayer.Character:FindFirstChildOfClass("Tool") ~= nil
  1077. tool.Grip = CFrame.new(Vector3.new(0, 0, 0))
  1078. LocalPlayer.Character:FindFirstChild(torsoname).Anchored = false
  1079. repeat
  1080. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = Players[cmdParameters[1]][1].Character:FindFirstChild("HumanoidRootPart").CFrame
  1081. wait()
  1082. until Players[cmdParameters[1]][1].Character == nil or Players[cmdParameters[1]][1].Character:FindFirstChild("Humanoid").Health <= 0 or LocalPlayer.Character == nil or LocalPlayer.Character:FindFirstChild("Humanoid").Health <= 0 or (Players[cmdParameters[1]][1].Character:FindFirstChild("HumanoidRootPart").Velocity.Magnitude - Players[cmdParameters[1]][1].Character:FindFirstChild("Humanoid").WalkSpeed) > (Players[cmdParameters[1]][1].Character:FindFirstChild("Humanoid").WalkSpeed + 20)
  1083. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  1084. hathandle.Parent = hat
  1085. hathandle.Massless = false
  1086. tool:Destroy()
  1087. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  1088. end
  1089. end)
  1090. Cyclone:createCommand("dupetools", "dupetools [amount]", "Duplicates your tools, must have startertools", function(cmdParameters)
  1091. createNotif("Now duplicating " .. cmdParameters[1] .. " tools", CustomEnum.NotifcationType.Normal)
  1092. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  1093. local currentamount = #LocalPlayer.Backpack:GetChildren()
  1094. LocalPlayer.Character.Archivable = true
  1095. local tempchar = LocalPlayer.Character:Clone()
  1096. local lastchar = nil
  1097. tempchar.Parent = workspace
  1098. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  1099. repeat
  1100. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  1101. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  1102. if tool:IsA("Tool") then
  1103. tool.Parent = LocalPlayer
  1104. end
  1105. end
  1106. LocalPlayer.Character:ClearAllChildren()
  1107. local char = Instance.new("Model", workspace)
  1108. Instance.new("Humanoid", char)
  1109. LocalPlayer.Character = char
  1110. if lastchar ~= nil then
  1111. lastchar:Destroy()
  1112. end
  1113. repeat RunService.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  1114. lastchar = char
  1115. RunService.RenderStepped:Wait()
  1116. until #LocalPlayer:GetChildren() - 3 - currentamount >= cmdParameters[1]
  1117. repeat RunService.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  1118. lastchar:Destroy()
  1119. for _, tool in pairs(LocalPlayer:GetChildren()) do
  1120. if tool:IsA("Tool") then
  1121. tool.Parent = LocalPlayer.Backpack
  1122. end
  1123. end
  1124. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  1125. tempchar:Destroy()
  1126. end)
  1127. Cyclone:createCommand("accessorytotool", "accessorytotool", "Converts your accessories into tools", function(cmdParameters)
  1128. for _, hat in pairs(LocalPlayer.Character:FindFirstChild("Humanoid"):GetAccessories()) do
  1129. if hat.Handle ~= nil then
  1130. local tool = Instance.new("Tool", LocalPlayer.Backpack)
  1131. tool.Name = hat.Name
  1132. local hathandle = hat.Handle
  1133. hathandle:FindFirstChildOfClass("Weld"):Destroy()
  1134. hathandle.Parent = tool
  1135. hathandle.Massless = true
  1136. end
  1137. end
  1138. end)
  1139. Cyclone:createCommand("lagserver", "lagserver", "Lags the server", function(cmdParameters)
  1140. lagserver = true
  1141. repeat
  1142. local anim = Instance.new("Animation")
  1143. anim.AnimationId = math.random()
  1144. LocalPlayer.Character.Humanoid:LoadAnimation(anim):Play()
  1145. anim:Destroy()
  1146. until lagserver == false
  1147. end)
  1148. Cyclone:createCommand("unlagserver", "unlagserver", "Stop lagging the server", function(cmdParameters)
  1149. lagserver = false
  1150. end)
  1151. Cyclone:createCommand("custombtools", "custombtools", "Custom btools, only replicates on unanchored parts", function(cmdParameters)
  1152. local movetool = Instance.new("Tool", LocalPlayer.Backpack)
  1153. local deletetool = Instance.new("Tool", LocalPlayer.Backpack)
  1154. local undotool = Instance.new("Tool", LocalPlayer.Backpack)
  1155. local identifytool = Instance.new("Tool", LocalPlayer.Backpack)
  1156. local movedetect = false
  1157. local movingpart = nil
  1158. local movetransparency = 0
  1159. if editedparts == nil then
  1160. editedparts = {}
  1161. parentfix = {}
  1162. positionfix = {}
  1163. end
  1164. deletetool.Name = "Delete"
  1165. undotool.Name = "Undo"
  1166. identifytool.Name = "Identify"
  1167. movetool.Name = "Move"
  1168. undotool.CanBeDropped = false
  1169. deletetool.CanBeDropped = false
  1170. identifytool.CanBeDropped = false
  1171. movetool.CanBeDropped = false
  1172. undotool.RequiresHandle = false
  1173. deletetool.RequiresHandle = false
  1174. identifytool.RequiresHandle = false
  1175. movetool.RequiresHandle = false
  1176. local function createnotification(title, text)
  1177. game:GetService("StarterGui"):SetCore("SendNotification", {
  1178. Title = title;
  1179. Text = text;
  1180. Duration = 1;
  1181. })
  1182. end
  1183. deletetool.Activated:Connect(function()
  1184. createnotification("Delete Tool", "You have deleted "..mouse.Target.Name)
  1185. table.insert(editedparts, mouse.Target)
  1186. table.insert(parentfix, mouse.Target.Parent)
  1187. table.insert(positionfix, mouse.Target.CFrame)
  1188. spawn(function()
  1189. local deletedpart = mouse.Target
  1190. repeat
  1191. deletedpart.Anchored = true
  1192. deletedpart.CFrame = CFrame.new(1000000000, 1000000000, 1000000000)
  1193. wait()
  1194. until deletedpart.CFrame ~= CFrame.new(1000000000, 1000000000, 1000000000)
  1195. end)
  1196. end)
  1197. undotool.Activated:Connect(function()
  1198. createnotification("Undo Tool", "You have undone "..editedparts[#editedparts].Name)
  1199. editedparts[#editedparts].Parent = parentfix[#parentfix]
  1200. editedparts[#editedparts].CFrame = positionfix[#positionfix]
  1201. table.remove(positionfix, #positionfix)
  1202. table.remove(editedparts, #editedparts)
  1203. table.remove(parentfix, #parentfix)
  1204. end)
  1205. identifytool.Activated:Connect(function()
  1206. createnotification("Identify Tool", "Instance: "..mouse.Target.ClassName.."\nName: "..mouse.Target.Name)
  1207. end)
  1208. movetool.Activated:Connect(function()
  1209. createnotification("Move Tool", "You are moving: "..mouse.Target.Name)
  1210. movingpart = mouse.Target
  1211. movedetect = true
  1212. movingpart.CanCollide = false
  1213. movetransparency = movingpart.Transparency
  1214. movingpart.Transparency = 0.5
  1215. mouse.TargetFilter = movingpart
  1216. table.insert(editedparts, movingpart)
  1217. table.insert(parentfix, movingpart.Parent)
  1218. table.insert(positionfix, movingpart.CFrame)
  1219. movingpart.Transparency = movingpart.Transparency / 2
  1220. repeat
  1221. mouse.Move:Wait()
  1222. movingpart.CFrame = CFrame.new(mouse.Hit.p)
  1223. until movedetect == false
  1224. end)
  1225. movetool.Deactivated:Connect(function()
  1226. createnotification("Move Tool", "You have stopped moving: "..mouse.Target.Name)
  1227. movingpart.CanCollide = true
  1228. movedetect = false
  1229. mouse.TargetFilter = nil
  1230. movingpart.Transparency = movetransparency
  1231. end)
  1232. end)
  1233. Cyclone:createCommand("brickspam", "brickspam", "Turns your tools into bricks then drops them", function(cmdParameters)
  1234. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  1235. if tool:IsA("Tool") then
  1236. tool.Parent = LocalPlayer.Character
  1237. if tool.Handle:FindFirstChild("Mesh") ~= nil then
  1238. tool.Handle:FindFirstChild("Mesh"):Destroy()
  1239. end
  1240. tool.Parent = workspace.Terrain -- Bypasses some tool clearing scripts
  1241. wait()
  1242. end
  1243. end
  1244. end)
  1245. Cyclone:createCommand("drophats", "drophats", "Drops all your hats", function(cmdParameters)
  1246. for _, hat in pairs(LocalPlayer.Character:FindFirstChild("Humanoid"):GetAccessories()) do
  1247. hat.Parent = workspace.Terrain -- Bypasses some hat clearing scripts
  1248. end
  1249. end)
  1250. Cyclone:createCommand("brickhats", "brickhats", "Turns your hats into bricks", function(cmdParameters)
  1251. for _, hat in pairs(LocalPlayer.Character:FindFirstChild("Humanoid"):GetAccessories()) do
  1252. if hat.Handle:FindFirstChild("Mesh") then
  1253. hat.Handle.Mesh:Destroy()
  1254. end
  1255. end
  1256. end)
  1257. Cyclone:createCommand("float", "float [velocity]", "Makes you float with given velocity", function(cmdParameters)
  1258. Instance.new("BodyVelocity", LocalPlayer.Character:FindFirstChild("HumanoidRootPart")).Velocity = Vector3.new(0, cmdParameters[1], 0)
  1259. end)
  1260. Cyclone:createCommand("clicktp", "clicktp", "Click to teleport to your mouse position", function(cmdParameters)
  1261. clicktp = mouse.Button1Down:Connect(function()
  1262. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = mouse.Hit
  1263. end)
  1264. end)
  1265. Cyclone:createCommand("unclicktp", "unclicktp", "Stops clicktp", function(cmdParameters)
  1266. if clicktp then
  1267. clicktp:Disconnect()
  1268. end
  1269. end)
  1270. Cyclone:createCommand("xray", "xray", "Makes you see through walls", function(cmdParameters)
  1271. for _, d in pairs(workspace:GetDescendants()) do
  1272. if d:IsA("BasePart") then
  1273. local transpVal = Instance.new("NumberValue", d)
  1274. transpVal.Name = "transpVal"
  1275. transpVal.Value = d.Transparency
  1276. d.Transparency = d.Transparency + 0.75
  1277. end
  1278. end
  1279. end)
  1280. Cyclone:createCommand("unxray", "unxray", "Removes Xray", function(cmdParameters)
  1281. for _, d in pairs(workspace:GetDescendants()) do
  1282. if d:IsA("BasePart") and d:FindFirstChild("transpVal") then
  1283. d.Transparency = d:FindFirstChild("transpVal").Value
  1284. d:FindFirstChild("transpVal"):Destroy()
  1285. end
  1286. end
  1287. end)
  1288. Cyclone:createCommand("countdown", "countdown [countinto]", "Makes you count from countinto to 0 with changeable delay", function(cmdParameters)
  1289. for i = cmdParameters[1], 0, -1 do
  1290. chatPlr(i)
  1291. wait(tonumber(cmdParameters[2]))
  1292. end
  1293. end)
  1294. Cyclone:createCommand("getos", "getos [plr]", "Gets the OS of the target", function(cmdParameters)
  1295. for _, plr in pairs(Players[cmdParameters[1]]) do
  1296. createNotif(plr.Name .. "'s OS is " .. plr.OsPlatform)
  1297. end
  1298. end)
  1299. Cyclone:createCommand("getage", "getage [plr]", "Gets the account age of the target", function(cmdParameters)
  1300. for _, plr in pairs(Players[cmdParameters[1]]) do
  1301. createNotif(plr.Name .. "'s account age is " .. plr.AccountAge)
  1302. end
  1303. end)
  1304. Cyclone:createCommand("hugkill", "hugkill", "Touch players to kill them, must have player collision", function(cmdParameters)
  1305. local torsoname = "Torso"
  1306. if LocalPlayer.Character:FindFirstChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  1307. torsoname = "UpperTorso"
  1308. end
  1309. LocalPlayer.Character:FindFirstChild("Animate").toolnone.ToolNoneAnim.AnimationId = math.huge
  1310. LocalPlayer.Character:FindFirstChild(torsoname).Anchored = true
  1311. local tool = Instance.new("Tool", LocalPlayer.Backpack)
  1312. LocalPlayer.Character:FindFirstChildOfClass("Accessory").Handle.Parent = tool
  1313. tool.Handle.Massless = true
  1314. tool.GripPos = Vector3.new(0, math.huge, 0)
  1315. tool.Parent = LocalPlayer.Character
  1316. wait()
  1317. tool.Grip = CFrame.new(Vector3.new(0, 0, 0))
  1318. LocalPlayer.Character:FindFirstChild(torsoname).Anchored = false
  1319. end)
  1320. Cyclone:createCommand("goto", "goto [plr]", "Teleports to the player", function(cmdParameters)
  1321. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = Players[cmdParameters[1]][1].Character:FindFirstChild("HumanoidRootPart").CFrame
  1322. end)
  1323. Cyclone:createCommand("oofspam", "oofspam [speed]", "Spams OOF with changeable speed", function(cmdParameters)
  1324. repeat
  1325. for _, plr in pairs(game:GetService("Players"):GetPlayers()) do
  1326. plr.Character:FindFirstChild("Head").Died.Playing = true
  1327. end
  1328. wait(tonumber(cmdParameters[2]))
  1329. until oofspamming == false
  1330. end)
  1331. Cyclone:createCommand("unoofspam", "unoofspam", "Stops OOF spam", function(cmdParameters)
  1332. oofspamming = true
  1333. end)
  1334. searchBox:GetPropertyChangedSignal("Text"):Connect(Cyclone.updateSearchBar)
  1335. Cyclone.updateSearchBar()
  1336. -- Introduction setup:
  1337. local woosh1 = Cyclone:createSound("rbxassetid://858508159", 1)
  1338. local woosh2 = Cyclone:createSound("rbxassetid://541909763", 1)
  1339. local introSound = Cyclone:createSound("rbxassetid://745159327", 1)
  1340. local introBGM = Cyclone:createSound("rbxassetid://383635191", 1)
  1341. Cyclone:setBlinker(CustomEnum.BlinkingDirection.Close, 1, 1)
  1342. Cyclone:setBrightness(-1, 0.5)
  1343. Cyclone:setBlur(25, 1)
  1344. wait(1)
  1345. ContentProvider:PreloadAsync(CycloneGui:GetDescendants())
  1346. introLabel.Parent = CycloneGui
  1347. local oldCamOffset = LocalPlayer.Character:FindFirstChild("Humanoid").CameraOffset
  1348. LocalPlayer.Character:FindFirstChild("Humanoid").CameraOffset = LocalPlayer.Character:FindFirstChild("Humanoid").CameraOffset + Vector3.new(0, 10, 0)
  1349. wait(1)
  1350. TweenService:Create(LocalPlayer.Character:FindFirstChild("Humanoid"), tweenInfo1, {CameraOffset = oldCamOffset}):Play()
  1351. woosh1:Play()
  1352. introSound:Play()
  1353. Cyclone:setBlinker(CustomEnum.BlinkingDirection.Close, 1, 0.5)
  1354. Cyclone:setBrightness(1, 0.1)
  1355. wait(0.1)
  1356. Cyclone:setBrightness(-0.5, 2.5)
  1357. wait(3)
  1358. TweenService:Create(introLabel, tweenInfo3, {Position = UDim2.new(0, 0, 1, 0)}):Play()
  1359. Cyclone:setBlinker(CustomEnum.BlinkingDirection.Open, 1, 1)
  1360. Cyclone:setBrightness(0, 3)
  1361. Cyclone:setBlur(0, 3)
  1362. wait(2)
  1363. woosh2:Play()
  1364. TweenService:Create(mainFrame, tweenInfo2, {Position = UDim2.new(0.82, 0, 0.6, 0)}):Play()
  1365. wait(0.1)
  1366. introBGM:Play()
  1367. createNotif("Cyclone V1.0 is now running", CustomEnum.NotifcationType.Important)
  1368. wait(0.1)
  1369. if not string.split then
  1370. createNotif("Your exploit doesn't support string.split", CustomEnum.NotifcationType.Error)
  1371. end
  1372. end)
  1373.  
  1374. axy.Name = "axy"
  1375. axy.Parent = Main
  1376. axy.BackgroundColor3 = Color3.new(1, 1, 1)
  1377. axy.BackgroundTransparency = 1
  1378. axy.ClipsDescendants = true
  1379. axy.Position = UDim2.new(0.0120967738, 0, 0.821194768, 0)
  1380. axy.Size = UDim2.new(0, 246, 0, 23)
  1381. axy.Font = Enum.Font.SourceSansLight
  1382. axy.Text = "Axyzes#9205 for UI Tween"
  1383. axy.TextColor3 = Color3.new(0.333333, 1, 0.498039)
  1384. axy.TextSize = 16
  1385.  
  1386. diemie.Name = "diemie"
  1387. diemie.Parent = Main
  1388. diemie.BackgroundColor3 = Color3.new(1, 1, 1)
  1389. diemie.BackgroundTransparency = 1
  1390. diemie.BorderColor3 = Color3.new(1, 1, 0)
  1391. diemie.ClipsDescendants = true
  1392. diemie.Position = UDim2.new(0.0120967738, 0, 0.897332668, 0)
  1393. diemie.Size = UDim2.new(0, 246, 0, 23)
  1394. diemie.Font = Enum.Font.SourceSansLight
  1395. diemie.Text = "Press ; to hide or show"
  1396. diemie.TextColor3 = Color3.new(1, 1, 0)
  1397. diemie.TextSize = 16
  1398.  
  1399.  
  1400. local isHidden = false
  1401. local mause = game.Players.LocalPlayer:GetMouse()
  1402.  
  1403. do
  1404. local mouse = game:GetService("Players").LocalPlayer:GetMouse();
  1405. local inputService = game:GetService('UserInputService');
  1406. local heartbeat = game:GetService("RunService").Heartbeat;
  1407. function Draggable(frame)
  1408. local s, event = pcall(function()
  1409. return frame.MouseEnter
  1410. end)
  1411. if s then
  1412. frame.Active = true;
  1413. event:connect(function()
  1414. local input = frame.InputBegan:connect(function(key)
  1415. if key.UserInputType == Enum.UserInputType.MouseButton1 then
  1416. local objectPosition = Vector2.new(mouse.X - frame.AbsolutePosition.X, mouse.Y - frame.AbsolutePosition.Y);
  1417. while heartbeat:wait() and inputService:IsMouseButtonPressed(Enum.UserInputType.MouseButton1) do
  1418. frame:TweenPosition(UDim2.new(0, mouse.X - objectPosition.X + (frame.Size.X.Offset * frame.AnchorPoint.X), 0, mouse.Y - objectPosition.Y + (frame.Size.Y.Offset * frame.AnchorPoint.Y)), 'Out', 'Quad', 0.1, true);
  1419. end
  1420. end
  1421. end)
  1422. local leave;
  1423. leave = frame.MouseLeave:connect(function()
  1424. input:disconnect();
  1425. leave:disconnect();
  1426. end)
  1427. end)
  1428. end
  1429. end
  1430. end
  1431.  
  1432. Draggable(Main)
  1433.  
  1434. mause.KeyDown:connect(function(key)
  1435. if key == ";" then
  1436. if isHidden == false then
  1437. Main:TweenPosition(Main.Position - UDim2.new(0,0,1,0),"Out","Quad",0.4,false)
  1438. isHidden = true
  1439. else
  1440. Main:TweenPosition(Main.Position + UDim2.new(0,0,1,0),"Out","Quad",0.4,false)
  1441. isHidden = false
  1442. end
  1443. end
  1444. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement