Advertisement
Xolotl

Complexity

Mar 21st, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.52 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Complexity = Instance.new("ScreenGui")
  5. local OpenFunctionsFrame = Instance.new("Frame")
  6. local OpenFunctionsButton = Instance.new("TextButton")
  7. local FunctiosnFrame = Instance.new("Frame")
  8. local CarFlyR = Instance.new("TextButton")
  9. local Btools = Instance.new("TextButton")
  10. local InfinteNitro = Instance.new("TextButton")
  11. local InfinteJump = Instance.new("TextButton")
  12. local NoclipB = Instance.new("TextButton")
  13. local SpeedK = Instance.new("TextButton")
  14. local NoBuildings = Instance.new("TextButton")
  15. local Functions = Instance.new("TextLabel")
  16. local CloseFunctionsTab = Instance.new("TextButton")
  17. local OpenTeleportsFrame = Instance.new("Frame")
  18. local OpenTeleportsButton = Instance.new("TextButton")
  19. local TelelportsFrame = Instance.new("Frame")
  20. local CrimBase1 = Instance.new("TextButton")
  21. local CrimBase2 = Instance.new("TextButton")
  22. local GasStation = Instance.new("TextButton")
  23. local DonutStore = Instance.new("TextButton")
  24. local DealerShip = Instance.new("TextButton")
  25. local CloseTeleportsTab = Instance.new("TextButton")
  26. local Teleports = Instance.new("TextLabel")
  27. --Properties:
  28. Complexity.Name = "Complexity"
  29. Complexity.Parent = game.CoreGui
  30. Complexity.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  31.  
  32. FunctiosnFrame.Name = "FunctiosnFrame"
  33. FunctiosnFrame.Parent = Complexity
  34. FunctiosnFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  35. FunctiosnFrame.BackgroundTransparency = 0.20000000298023
  36. FunctiosnFrame.Position = UDim2.new(0.197592795, 0, 0.0017421603, 0)
  37. FunctiosnFrame.Size = UDim2.new(0, 194, 0, 355)
  38.  
  39. CarFlyR.Name = "Car Fly (R)"
  40. CarFlyR.Parent = FunctiosnFrame
  41. CarFlyR.BackgroundColor3 = Color3.new(0, 0, 0)
  42. CarFlyR.BackgroundTransparency = 90
  43. CarFlyR.Position = UDim2.new(0.117647059, 0, 0.163841814, 0)
  44. CarFlyR.Size = UDim2.new(0, 143, 0, 28)
  45. CarFlyR.Font = Enum.Font.SourceSans
  46. CarFlyR.Text = "Car Fly (R)"
  47. CarFlyR.TextColor3 = Color3.new(1, 1, 1)
  48. CarFlyR.TextSize = 19
  49. CarFlyR.MouseButton1Down:connect(function()
  50. local plr = game:GetService("Players").LocalPlayer
  51. local m = plr:GetMouse()
  52. m.KeyDown:connect(function(k)
  53. if k:byte() == 114 then
  54. plrh = game:GetService'Players'.LocalPlayer.Character:FindFirstChildOfClass'Humanoid'
  55. plrh:ChangeState('Jumping')
  56. wait()
  57. plrh:ChangeState('Seated')
  58. end
  59. end)
  60. end)
  61.  
  62. Btools.Name = "Btools"
  63. Btools.Parent = FunctiosnFrame
  64. Btools.BackgroundColor3 = Color3.new(0, 0, 0)
  65. Btools.BackgroundTransparency = 90
  66. Btools.Position = UDim2.new(0.117647059, 0, 0.242937863, 0)
  67. Btools.Size = UDim2.new(0, 143, 0, 28)
  68. Btools.Font = Enum.Font.SourceSans
  69. Btools.Text = "Btools"
  70. Btools.TextColor3 = Color3.new(1, 1, 1)
  71. Btools.TextSize = 19
  72. Btools.MouseButton1Down:connect(function()
  73. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  74. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  75. if child.ClassName == "Part" then
  76. child.Locked = false
  77. end
  78. if child.ClassName == "MeshPart" then
  79. child.Locked = false
  80. end
  81. if child.ClassName == "UnionOperation" then
  82. child.Locked = false
  83. end
  84. if child.ClassName == "Model" then
  85. for index, chil in pairs(child:GetChildren()) do
  86. if chil.ClassName == "Part" then
  87. chil.Locked = false
  88. end
  89. if chil.ClassName == "MeshPart" then
  90. chil.Locked = false
  91. end
  92. if chil.ClassName == "UnionOperation" then
  93. chil.Locked = false
  94. end
  95. if chil.ClassName == "Model" then
  96. for index, childe in pairs(chil:GetChildren()) do
  97. if childe.ClassName == "Part" then
  98. childe.Locked = false
  99. end
  100. if childe.ClassName == "MeshPart" then
  101. childe.Locked = false
  102. end
  103. if childe.ClassName == "UnionOperation" then
  104. childe.Locked = false
  105. end
  106. if childe.ClassName == "Model" then
  107. for index, childeo in pairs(childe:GetChildren()) do
  108. if childeo.ClassName == "Part" then
  109. childeo.Locked = false
  110. end
  111. if childeo.ClassName == "MeshPart" then
  112. childeo.Locked = false
  113. end
  114. if childeo.ClassName == "UnionOperation" then
  115. childeo.Locked = false
  116. end
  117. if childeo.ClassName == "Model" then
  118. end
  119. end
  120. end
  121. end
  122. end
  123. end
  124. end
  125. end
  126. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  127. c.BinType = Enum.BinType.Hammer
  128. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  129. c.BinType = Enum.BinType.Clone
  130. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  131. c.BinType = Enum.BinType.Grab
  132. end)
  133.  
  134. InfinteNitro.Name = "Infinte Nitro"
  135. InfinteNitro.Parent = FunctiosnFrame
  136. InfinteNitro.BackgroundColor3 = Color3.new(0, 0, 0)
  137. InfinteNitro.BackgroundTransparency = 90
  138. InfinteNitro.Position = UDim2.new(0.117647059, 0, 0.322033912, 0)
  139. InfinteNitro.Size = UDim2.new(0, 143, 0, 28)
  140. InfinteNitro.Font = Enum.Font.SourceSans
  141. InfinteNitro.Text = "Infinte Nitro"
  142. InfinteNitro.TextColor3 = Color3.new(1, 1, 1)
  143. InfinteNitro.TextSize = 19
  144. InfinteNitro.MouseButton1Down:connect(function()
  145. game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Nitro.Name = "6969696969"
  146. game:GetService('Players').LocalPlayer.PlayerGui.ProductGui.Nitro:ClearAllChildren()
  147. end)
  148.  
  149. InfinteJump.Name = "Infinte Jump"
  150. InfinteJump.Parent = FunctiosnFrame
  151. InfinteJump.BackgroundColor3 = Color3.new(0, 0, 0)
  152. InfinteJump.BackgroundTransparency = 90
  153. InfinteJump.Position = UDim2.new(0.117647059, 0, 0.401129961, 0)
  154. InfinteJump.Size = UDim2.new(0, 143, 0, 28)
  155. InfinteJump.Font = Enum.Font.SourceSans
  156. InfinteJump.Text = "Infinte Jump"
  157. InfinteJump.TextColor3 = Color3.new(1, 1, 1)
  158. InfinteJump.TextSize = 19
  159. InfinteJump.MouseButton1Down:connect(function()
  160. game:GetService("UserInputService").JumpRequest:connect(function()
  161. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  162. end)
  163. end)
  164.  
  165. NoclipB.Name = "Noclip (B)"
  166. NoclipB.Parent = FunctiosnFrame
  167. NoclipB.BackgroundColor3 = Color3.new(0, 0, 0)
  168. NoclipB.BackgroundTransparency = 90
  169. NoclipB.Position = UDim2.new(0.117647059, 0, 0.48022601, 0)
  170. NoclipB.Size = UDim2.new(0, 143, 0, 28)
  171. NoclipB.Font = Enum.Font.SourceSans
  172. NoclipB.Text = "Noclip (B)"
  173. NoclipB.TextColor3 = Color3.new(1, 1, 1)
  174. NoclipB.TextSize = 19
  175. NoclipB.MouseButton1Down:connect(function()
  176.  
  177. local noclipplayer = game:GetService("Players").LocalPlayer
  178. local noclipmouse = noclipplayer:GetMouse()
  179.  
  180. local donoclip = false
  181. local noclip = false
  182.  
  183. function b_noclip(key)
  184. if (key == "b") then
  185. if noclip == false then
  186. donoclip = true
  187.  
  188. noclip = true
  189. elseif noclip == true then
  190. donoclip = false
  191.  
  192. noclip = false
  193. end
  194. end
  195. end
  196.  
  197. noclipmouse.KeyDown:connect(b_noclip)
  198.  
  199. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  200. if obj ~= workspace.Terrain then
  201. if donoclip == true then
  202. obj.CanCollide = false
  203. else
  204. obj.CanCollide = true
  205. end
  206. end
  207. end)
  208. end)
  209.  
  210. SpeedK.Name = "Speed (K)"
  211. SpeedK.Parent = FunctiosnFrame
  212. SpeedK.BackgroundColor3 = Color3.new(0, 0, 0)
  213. SpeedK.BackgroundTransparency = 90
  214. SpeedK.Position = UDim2.new(0.117647059, 0, 0.559322059, 0)
  215. SpeedK.Size = UDim2.new(0, 143, 0, 28)
  216. SpeedK.Font = Enum.Font.SourceSans
  217. SpeedK.Text = "Speed (K)"
  218. SpeedK.TextColor3 = Color3.new(1, 1, 1)
  219. SpeedK.TextSize = 19
  220. SpeedK.MouseButton1Down:connect(function()
  221. local walkspeedplayer = game:GetService("Players").LocalPlayer
  222. local walkspeedmouse = walkspeedplayer:GetMouse()
  223.  
  224. local walkspeedenabled = false
  225.  
  226. function x_walkspeed(key)
  227. if (key == "k") then
  228. if walkspeedenabled == false then
  229. _G.WS = 200;
  230. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  231. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  232. Humanoid.WalkSpeed = _G.WS;
  233. end)
  234. Humanoid.WalkSpeed = _G.WS;
  235.  
  236. walkspeedenabled = true
  237. elseif walkspeedenabled == true then
  238. _G.WS = 20;
  239. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  240. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  241. Humanoid.WalkSpeed = _G.WS;
  242. end)
  243. Humanoid.WalkSpeed = _G.WS;
  244.  
  245. walkspeedenabled = false
  246. end
  247. end
  248. end
  249.  
  250. walkspeedmouse.KeyDown:connect(x_walkspeed)
  251.  
  252. end)
  253.  
  254. NoBuildings.Name = "NoBuildings"
  255. NoBuildings.Parent = FunctiosnFrame
  256. NoBuildings.BackgroundColor3 = Color3.new(0, 0, 0)
  257. NoBuildings.BackgroundTransparency = 90
  258. NoBuildings.Position = UDim2.new(0.127956346, 0, 0.638195276, 0)
  259. NoBuildings.Size = UDim2.new(0, 143, 0, 28)
  260. NoBuildings.Font = Enum.Font.SourceSans
  261. NoBuildings.Text = "NoBuildings"
  262. NoBuildings.TextColor3 = Color3.new(1, 1, 1)
  263. NoBuildings.TextSize = 19
  264. NoBuildings.MouseButton1Down:connect(function()
  265. game:GetService("Workspace").Buildings:Destroy()
  266. end)
  267.  
  268. Functions.Name = "Functions"
  269. Functions.Parent = FunctiosnFrame
  270. Functions.BackgroundColor3 = Color3.new(0, 0, 0)
  271. Functions.BackgroundTransparency = 90
  272. Functions.Position = UDim2.new(0, 0, 0.00282485853, 0)
  273. Functions.Size = UDim2.new(0, 118, 0, 38)
  274. Functions.Font = Enum.Font.Cartoon
  275. Functions.Text = "Functions"
  276. Functions.TextColor3 = Color3.new(1, 1, 1)
  277. Functions.TextSize = 19
  278.  
  279. TelelportsFrame.Name = "TelelportsFrame"
  280. TelelportsFrame.Parent = Complexity
  281. TelelportsFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  282. TelelportsFrame.BackgroundTransparency = 0.20000000298023
  283. TelelportsFrame.Position = UDim2.new(0.4022066, 0, 0.00348432059, 0)
  284. TelelportsFrame.Size = UDim2.new(0, 194, 0, 354)
  285.  
  286. CrimBase1.Name = "Crim Base 1"
  287. CrimBase1.Parent = TelelportsFrame
  288. CrimBase1.BackgroundColor3 = Color3.new(0, 0, 0)
  289. CrimBase1.BackgroundTransparency = 90
  290. CrimBase1.Position = UDim2.new(0.0970284939, 0, 0.163698614, 0)
  291. CrimBase1.Size = UDim2.new(0, 143, 0, 28)
  292. CrimBase1.Font = Enum.Font.SourceSans
  293. CrimBase1.Text = "Crim Base 1"
  294. CrimBase1.TextColor3 = Color3.new(1, 1, 1)
  295. CrimBase1.TextSize = 19
  296. CrimBase1.MouseButton1Down:connect(function()
  297. for i=1,32 do
  298. wait(.08)
  299. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261) + Vector3.new(1,0,0)
  300. end
  301. end)
  302.  
  303. CrimBase2.Name = "Crim Base 2"
  304. CrimBase2.Parent = TelelportsFrame
  305. CrimBase2.BackgroundColor3 = Color3.new(0, 0, 0)
  306. CrimBase2.BackgroundTransparency = 90
  307. CrimBase2.Position = UDim2.new(0.0970285088, 0, 0.242794663, 0)
  308. CrimBase2.Size = UDim2.new(0, 143, 0, 28)
  309. CrimBase2.Font = Enum.Font.SourceSans
  310. CrimBase2.Text = "Crim Base 2"
  311. CrimBase2.TextColor3 = Color3.new(1, 1, 1)
  312. CrimBase2.TextSize = 19
  313. CrimBase2.MouseButton1Down:connect(function()
  314. for i=1,32 do
  315. wait(.08)
  316. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650.80896, 49.863636, -1770.66626) + Vector3.new(1,0,0)
  317. end
  318. end)
  319.  
  320. GasStation.Name = "Gas Station"
  321. GasStation.Parent = TelelportsFrame
  322. GasStation.BackgroundColor3 = Color3.new(0, 0, 0)
  323. GasStation.BackgroundTransparency = 90
  324. GasStation.Position = UDim2.new(0.0970284939, 0, 0.321890712, 0)
  325. GasStation.Size = UDim2.new(0, 143, 0, 28)
  326. GasStation.Font = Enum.Font.SourceSans
  327. GasStation.Text = "Gas Station"
  328. GasStation.TextColor3 = Color3.new(1, 1, 1)
  329. GasStation.TextSize = 19
  330. GasStation.MouseButton1Down:connect(function()
  331. for i=1,32 do
  332. wait(.08)
  333. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1586.41101, 17.8481865, 709.37262) + Vector3.new(1,0,0)
  334. end
  335. end)
  336.  
  337. DonutStore.Name = "Donut Store"
  338. DonutStore.Parent = TelelportsFrame
  339. DonutStore.BackgroundColor3 = Color3.new(0, 0, 0)
  340. DonutStore.BackgroundTransparency = 90
  341. DonutStore.Position = UDim2.new(0.0970284939, 0, 0.400986761, 0)
  342. DonutStore.Size = UDim2.new(0, 143, 0, 28)
  343. DonutStore.Font = Enum.Font.SourceSans
  344. DonutStore.Text = "Donut Store"
  345. DonutStore.TextColor3 = Color3.new(1, 1, 1)
  346. DonutStore.TextSize = 19
  347. DonutStore.MouseButton1Down:connect(function()
  348. for i=1,32 do
  349. wait(.08)
  350. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(257.191101, 17.81828869, -1753.11206) + Vector3.new(1,0,0)
  351. end
  352. end)
  353.  
  354. DealerShip.Name = "DealerShip"
  355. DealerShip.Parent = TelelportsFrame
  356. DealerShip.BackgroundColor3 = Color3.new(0, 0, 0)
  357. DealerShip.BackgroundTransparency = 90
  358. DealerShip.Position = UDim2.new(0.0970284939, 0, 0.477257967, 0)
  359. DealerShip.Size = UDim2.new(0, 143, 0, 28)
  360. DealerShip.Font = Enum.Font.SourceSans
  361. DealerShip.Text = "DealerShip"
  362. DealerShip.TextColor3 = Color3.new(1, 1, 1)
  363. DealerShip.TextSize = 19
  364. DealerShip.MouseButton1Down:connect(function()
  365. for i=1,32 do
  366. wait(.08)
  367. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(424.985474, 17.8676395, -1704.00525) + Vector3.new(1,0,0)
  368. end
  369. end)
  370.  
  371. Teleports.Name = "Teleports"
  372. Teleports.Parent = TelelportsFrame
  373. Teleports.BackgroundColor3 = Color3.new(0, 0, 0)
  374. Teleports.BackgroundTransparency = 90
  375. Teleports.Position = UDim2.new(0, 0, 0.00282485853, 0)
  376. Teleports.Size = UDim2.new(0, 118, 0, 38)
  377. Teleports.Font = Enum.Font.Cartoon
  378. Teleports.Text = "Teleports"
  379. Teleports.TextColor3 = Color3.new(1, 1, 1)
  380. Teleports.TextSize = 19
  381. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement