Advertisement
FLUK2081333

🏙️Mad City GUI 28/7/64

Jul 27th, 2021
1,155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 58.53 KB | None | 0 0
  1. local library = loadstring(game:HttpGet("https://raw.githubusercontent.com/miroeramaa/TurtleLib/main/TurtleUiLib.lua"))()
  2. local window1 = library:Window("FE Scripts 1")
  3. local window2 = library:Window("LocalPlayer")
  4. local window3 = library:Window("Car Settings")
  5. local window5 = library:Window("Teleport Areas")
  6. local window6 = library:Window("Weapon Scripts")
  7.  
  8. window3:Slider("Car Height",3,100,3, function(valuee11)
  9.     local a = require(game.Workspace.ObjectSelection[game.Players.LocalPlayer.Name.."'s Vehicle"].Settings)
  10. a.Height = valuee11
  11. end)
  12.  
  13.  
  14.  
  15. window3:Slider("Car Camera Zoom",1,50,1, function(value22)
  16.         local a = require(game.Workspace.ObjectSelection[game.Players.LocalPlayer.Name.."'s Vehicle"].Settings)
  17. a.CameraOffset = value22
  18. end)
  19.  
  20.  
  21. window3:Slider("Car MaxSpeed",20,1000,1, function(value3143)
  22. local a = require(game.Workspace.ObjectSelection[game.Players.LocalPlayer.Name.."'s Vehicle"].Settings)
  23. a.MaxSpeed = value3143
  24. end)
  25.  
  26. window3:Slider("Car BrakeForce",5,5000,5, function(value4qc4)
  27. local a = require(game.Workspace.ObjectSelection[game.Players.LocalPlayer.Name.."'s Vehicle"].Settings)
  28. a.BrakeForce = value4qc4
  29. end)
  30.  
  31. window3:Toggle("HoverMode",false,function(ogwe)
  32.     getgenv().trinkhhnn4nets = ogwe
  33. if getgenv().trinkhhnn4nets then
  34. game.Workspace.ObjectSelection[game.Players.LocalPlayer.Name.."'s Vehicle"].CarChassis.HoverMode.Value = true
  35. else
  36. game.Workspace.ObjectSelection[game.Players.LocalPlayer.Name.."'s Vehicle"].CarChassis.HoverMode.Value = false
  37. end
  38. end)
  39.  
  40. window2:Toggle("Walk on Water",false,function(ddq)
  41.     getgenv().trin4nets = ddq
  42. if getgenv().trin4nets then
  43. for k,v in pairs(game:GetService("Workspace").Water:GetChildren()) do
  44.    v.CanCollide = true
  45.    v.Anchored = true
  46.    v.Material = "Ice"
  47. end
  48. else
  49.     for k,v in pairs(game:GetService("Workspace").Water:GetChildren()) do
  50. v.CanCollide = false
  51.    v.Anchored = false
  52.    v.Material = "Ice"
  53. end
  54. end
  55. end)
  56.  
  57.  
  58.  
  59.  
  60. window3:Button("Infinite Nitro",function()
  61.     game:GetService("RunService").RenderStepped:Connect(function()
  62. if workspace.ObjectSelection:FindFirstChild(game.Players.LocalPlayer.Name.."'s Vehicle") then
  63. pcall(function()workspace.ObjectSelection[game.Players.LocalPlayer.Name.."'s Vehicle"].CarChassis.Boost.Value = 20;end)
  64. end
  65. end)
  66. end)
  67.  
  68. window3:Label("FE Car Colors", Color3.fromRGB(127, 143, 166))
  69.  
  70. window3:Toggle("Rainbow Windows",false,function(e6hhhhh)
  71.     getgenv().triqqqqqqqbnkets = e6hhhhh
  72. while wait() do
  73. if getgenv().triqqqqqqqbnkets then
  74.     game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC15")
  75.     wait(.08)
  76. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC14")
  77.     wait(.08)
  78. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC13")
  79.     wait(.08)
  80. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC12")
  81.     wait(.08)
  82. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC11")
  83.     wait(.08)
  84. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC10")
  85.     wait(.08)
  86. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC9")
  87.     wait(.08)
  88. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC8")
  89.     wait(.08)
  90. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC7")
  91.     wait(.08)
  92. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC6")
  93.     wait(.08)
  94. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC5")
  95.     wait(.08)
  96. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC4")
  97.     wait(.08)
  98. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC3")
  99.     wait(.08)
  100. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC2")
  101.     wait(.08)
  102. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","WC1")
  103. end
  104. end
  105.         game:GetService("StarterGui"):SetCore("SendNotification",{    
  106. Title = "Rainbow Windows",    
  107. Text = "You Should Have All Window Colors to This Script work",
  108. Duration = 7, })
  109. end)
  110.  
  111. window3:Toggle("Rainbow Rims",false,function(e6hhhh)
  112.     getgenv().triqqqqqqhhhqbnkets = e6hhhh
  113. while wait() do
  114. if getgenv().triqqqqqqhhhqbnkets then
  115.     game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC1")
  116.     wait(.08)
  117. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC2")
  118.     wait(.08)
  119. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC3")
  120.     wait(.08)
  121. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC4")
  122.     wait(.08)
  123. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC5")
  124.     wait(.08)
  125. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC6")
  126.     wait(.08)
  127. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC7")
  128.     wait(.08)
  129. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC8")
  130.     wait(.08)
  131. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC9")
  132.     wait(.08)
  133. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC10")
  134.     wait(.08)
  135. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC11")
  136.     wait(.08)
  137. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC12")
  138.     wait(.08)
  139. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC13")
  140.     wait(.08)
  141. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC14")
  142.     wait(.08)
  143. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC15")
  144.     wait(.08)
  145. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC16")
  146.     wait(.08)
  147. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC17")
  148.     wait(.08)
  149. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC18")
  150.     wait(.08)
  151. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC19")
  152.     wait(.08)
  153. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","RC20")
  154. end
  155. end
  156.             game:GetService("StarterGui"):SetCore("SendNotification",{    
  157. Title = "Rainbow Rims",    
  158. Text = "You Should Have All Rim Colors to This Script work",
  159. Duration = 7, })
  160. end)
  161.    
  162.    
  163. window3:Toggle("Rainbow Spoiler",false,function(e6uohhhhh)
  164.     getgenv().tqqbnkets = e6uohhhhh
  165. while wait() do
  166. if getgenv().tqqbnkets then
  167.     game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC1")
  168.     wait(.08)
  169. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC2")
  170.     wait(.08)
  171. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC3")
  172.     wait(.08)
  173. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC4")
  174.     wait(.08)
  175. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC5")
  176.     wait(.08)
  177. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC6")
  178.     wait(.08)
  179. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC7")
  180.     wait(.08)
  181. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC8")
  182.     wait(.08)
  183. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC9")
  184.     wait(.08)
  185. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC10")
  186.     wait(.08)
  187. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC11")
  188.     wait(.08)
  189. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC12")
  190.     wait(.08)
  191. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC13")
  192.     wait(.08)
  193. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC14")
  194.     wait(.08)
  195. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC15")
  196.     wait(.08)
  197. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC16")
  198.     wait(.08)
  199. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC17")
  200.     wait(.08)
  201. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC18")
  202.     wait(.08)
  203. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC19")
  204.     wait(.08)
  205. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("EquipItem","SPC20")
  206.     wait(.08)
  207. end
  208. end
  209.             game:GetService("StarterGui"):SetCore("SendNotification",{    
  210. Title = "Rainbow Spoiler",    
  211. Text = "You Should Have All Spoiler Colors to This Script work",
  212. Duration = 7, })
  213. end)
  214.  
  215.  
  216. window3:Box("Change Plate",function(ew60we,geyyu)
  217.     if geyyu then
  218. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("Plate",ew60we)
  219. end
  220. end)
  221.  
  222.  
  223.  
  224.  
  225.  
  226. window1:Button("Bring Unanchored Bricks [E]",function()
  227. local UserInputService = game:GetService("UserInputService")
  228. local Mouse = game:GetService("Players").LocalPlayer:GetMouse()
  229. local Folder = Instance.new("Folder", game:GetService("Workspace"))
  230. local Part = Instance.new("Part", Folder)
  231. local Attachment1 = Instance.new("Attachment", Part)
  232. Part.Anchored = true
  233. Part.CanCollide = false
  234. Part.Transparency = 1
  235. local Updated = Mouse.Hit + Vector3.new(0, 5, 0)
  236. local NetworkAccess = coroutine.create(function()
  237.     settings().Physics.AllowSleep = false
  238.     while game:GetService("RunService").RenderStepped:Wait() do
  239.         for _, Players in next, game:GetService("Players"):GetPlayers() do
  240.             if Players ~= game:GetService("Players").LocalPlayer then
  241.                 Players.MaximumSimulationRadius = 0
  242.                 sethiddenproperty(Players, "SimulationRadius", 0)
  243.             end
  244.         end
  245.         game:GetService("Players").LocalPlayer.MaximumSimulationRadius = math.pow(math.huge,math.huge)
  246.         setsimulationradius(math.huge)
  247.     end
  248. end)
  249. coroutine.resume(NetworkAccess)
  250. local function ForcePart(v)
  251.     if v:IsA("Part") and v.Anchored == false and v.Parent:FindFirstChild("Humanoid") == nil and v.Parent:FindFirstChild("Head") == nil and v.Name ~= "Handle" then
  252.         Mouse.TargetFilter = v
  253.         for _, x in next, v:GetChildren() do
  254.             if x:IsA("BodyAngularVelocity") or x:IsA("BodyForce") or x:IsA("BodyGyro") or x:IsA("BodyPosition") or x:IsA("BodyThrust") or x:IsA("BodyVelocity") or x:IsA("RocketPropulsion") then
  255.                 x:Destroy()
  256.             end
  257.         end
  258.         if v:FindFirstChild("Attachment") then
  259.             v:FindFirstChild("Attachment"):Destroy()
  260.         end
  261.         if v:FindFirstChild("AlignPosition") then
  262.             v:FindFirstChild("AlignPosition"):Destroy()
  263.         end
  264.         if v:FindFirstChild("Torque") then
  265.             v:FindFirstChild("Torque"):Destroy()
  266.         end
  267.         v.CanCollide = false
  268.         local Torque = Instance.new("Torque", v)
  269.         Torque.Torque = Vector3.new(100000, 100000, 100000)
  270.         local AlignPosition = Instance.new("AlignPosition", v)
  271.         local Attachment2 = Instance.new("Attachment", v)
  272.         Torque.Attachment0 = Attachment2
  273.         AlignPosition.MaxForce = 9999999999999999
  274.         AlignPosition.MaxVelocity = math.huge
  275.         AlignPosition.Responsiveness = 200
  276.         AlignPosition.Attachment0 = Attachment2
  277.         AlignPosition.Attachment1 = Attachment1
  278.     end
  279. end
  280. for _, v in next, game:GetService("Workspace"):GetDescendants() do
  281.     ForcePart(v)
  282. end
  283. game:GetService("Workspace").DescendantAdded:Connect(function(v)
  284.     ForcePart(v)
  285. end)
  286. UserInputService.InputBegan:Connect(function(Key, Chat)
  287.     if Key.KeyCode == Enum.KeyCode.E and not Chat then
  288.        Updated = Mouse.Hit + Vector3.new(0, 5, 0)
  289.     end
  290. end)
  291. spawn(function()
  292.     while game:GetService("RunService").RenderStepped:Wait() do
  293.         Attachment1.WorldCFrame = Updated
  294.     end
  295. end)
  296.     game:GetService("StarterGui"):SetCore("SendNotification",{    
  297. Title = "Bring Unanchored Things Script",    
  298. Text = "Only Works on Cars, Your exploit Should Support 'sethiddenproperty'",
  299. Duration = 15, })
  300. end)
  301.  
  302. window1:Button("FE Gravity Tool",function()
  303. loadstring(game:HttpGet("https://ghostbin.co/paste/b93p/raw", true))()
  304. game:GetService("StarterGui"):SetCore("SendNotification",{    
  305. Title = "FE Gravity Tool",    
  306. Text = "Only Works on Cars",
  307. Duration = 4, })
  308. end)
  309.  
  310.  
  311. window1:Label("Other Scripts", Color3.fromRGB(127, 143, 166))
  312.  
  313.  
  314. window6:Button("Infinite Ammo",function()
  315.     game:GetService("RunService").RenderStepped:Connect(function()
  316. local function main(v)
  317.    if v.Name == "RifleScript" or v.Name == "ShotgunScript" or v.Name == "PistolScript" or v.Name == "TazerScript" or v.Name == "PowerScript" then
  318.        local a = getsenv(v)
  319.        if debug.getupvalues(a.Reload) then
  320.            debug.setupvalue(a.Reload, 2, math.huge)
  321.        end
  322.    end
  323. end
  324.  
  325. for _, v in pairs(game.Players.LocalPlayer.Backpack:GetDescendants()) do main(v) end
  326. for _, v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do main(v) end
  327. end)
  328. end)
  329.  
  330.  
  331.  
  332.  
  333. window6:Label("10x Weapon Damage", Color3.fromRGB(127, 143, 166))
  334.  
  335.  
  336.  
  337. window6:Button("AK47",function()
  338. local backpack = game.Players.LocalPlayer.Backpack
  339. local gun = backpack['AK47']  --MP5,Pistol,Baton,Shotgun,Baton etc.
  340. local ss = gun['RifleScript'] --RifleScript,PistolScript,MeeleScript,ShotgunScript etc.
  341. for i=1,10 do --u can change this to higher value if u want more damage
  342. ss:Clone().Parent = gun
  343. end
  344. end)
  345.  
  346. window6:Button("Deagle",function()
  347. local backpack = game.Players.LocalPlayer.Backpack
  348. local gun = backpack['Deagle']  --MP5,Pistol,Baton,Shotgun,Baton etc.
  349. local ss = gun['PistolScript'] --RifleScript,PistolScript,MeeleScript,ShotgunScript etc.
  350. for i=1,10 do --u can change this to higher value if u want more damage
  351. ss:Clone().Parent = gun
  352. end
  353. end)
  354.  
  355. window6:Button("Sniper",function()
  356. local backpack = game.Players.LocalPlayer.Backpack
  357. local gun = backpack['Sniper']  --MP5,Pistol,Baton,Shotgun,Baton etc.
  358. local ss = gun['RifleScript'] --RifleScript,PistolScript,MeeleScript,ShotgunScript etc.
  359. for i=1,10 do --u can change this to higher value if u want more damage
  360. ss:Clone().Parent = gun
  361. end
  362. end)
  363. window6:Button("Shotgun",function()
  364. local backpack = game.Players.LocalPlayer.Backpack
  365. local gun = backpack['Shotgun']  --MP5,Pistol,Baton,Shotgun,Baton etc.
  366. local ss = gun['ShotgunScript'] --RifleScript,PistolScript,MeeleScript,ShotgunScript etc.
  367. for i=1,10 do --u can change this to higher value if u want more damage
  368. ss:Clone().Parent = gun
  369. end
  370. end)
  371. window6:Button("SPAS",function()
  372. local backpack = game.Players.LocalPlayer.Backpack
  373. local gun = backpack['SPAS']  --MP5,Pistol,Baton,Shotgun,Baton etc.
  374. local ss = gun['ShotgunScript'] --RifleScript,PistolScript,MeeleScript,ShotgunScript etc.
  375. for i=1,10 do --u can change this to higher value if u want more damage
  376. ss:Clone().Parent = gun
  377. end
  378. end)
  379. window6:Button("TEC9",function()
  380. local backpack = game.Players.LocalPlayer.Backpack
  381. local gun = backpack['TEC9']  --MP5,Pistol,Baton,Shotgun,Baton etc.
  382. local ss = gun['PistolScript'] --RifleScript,PistolScript,MeeleScript,ShotgunScript etc.
  383. for i=1,10 do --u can change this to higher value if u want more damage
  384. ss:Clone().Parent = gun
  385. end
  386. end)
  387. window6:Button("Pistol",function()
  388. local backpack = game.Players.LocalPlayer.Backpack
  389. local gun = backpack['Pistol']  --MP5,Pistol,Baton,Shotgun,Baton etc.
  390. local ss = gun['PistolScript'] --RifleScript,PistolScript,MeeleScript,ShotgunScript etc.
  391. for i=1,10 do --u can change this to higher value if u want more damage
  392. ss:Clone().Parent = gun
  393. end
  394. end)
  395.  
  396. window6:Button("Famas",function()
  397. local backpack = game.Players.LocalPlayer.Backpack
  398. local gun = backpack['Famas']  --MP5,Pistol,Baton,Shotgun,Baton etc.
  399. local ss = gun['RifleScript'] --RifleScript,PistolScript,MeeleScript,ShotgunScript etc.
  400. for i=1,10 do --u can change this to higher value if u want more damage
  401. ss:Clone().Parent = gun
  402. end
  403. end)
  404.  
  405.  
  406.  
  407.  
  408. window6:Button("MP5",function()
  409. local backpack = game.Players.LocalPlayer.Backpack
  410. local gun = backpack['MP5']  --MP5,Pistol,Baton,Shotgun,Baton etc.
  411. local ss = gun['RifleScript'] --RifleScript,PistolScript,MeeleScript,ShotgunScript etc.
  412. for i=1,10 do --u can change this to higher value if u want more damage
  413. ss:Clone().Parent = gun
  414. end
  415. end)
  416.  
  417. window6:Button("Deathray",function()
  418. local backpack = game.Players.LocalPlayer.Backpack
  419. local gun = backpack['Laser Beam']  --Laser Beam,Dark Energy etc.
  420. local ss = gun['PowerScript']
  421. for i=1,10 do --u can change this to higher value if u want more damage
  422. ss:Clone().Parent = gun
  423. end
  424. end)
  425.  
  426. window6:Label("Gamepass Guns", Color3.fromRGB(127, 143, 166))
  427.  
  428.  
  429.  
  430. window6:Button("RPG",function()
  431. local backpack = game.Players.LocalPlayer.Backpack
  432. local gun = backpack['AK47']  --MP5,Pistol,Baton,Shotgun,Baton etc.
  433. local ss = gun['RifleScript'] --RifleScript,PistolScript,MeeleScript,ShotgunScript etc.
  434. for i=1,10 do --u can change this to higher value if u want more damage
  435. ss:Clone().Parent = gun
  436. end
  437. end)
  438. window6:Button("AWP",function()
  439. local backpack = game.Players.LocalPlayer.Backpack
  440. local gun = backpack['AWP']  --MP5,Pistol,Baton,Shotgun,Baton etc.
  441. local ss = gun['RifleScript'] --RifleScript,PistolScript,MeeleScript,ShotgunScript etc.
  442. for i=1,10 do --u can change this to higher value if u want more damage
  443. ss:Clone().Parent = gun
  444. end
  445. end)
  446. window6:Button("SCAR",function()
  447. local backpack = game.Players.LocalPlayer.Backpack
  448. local gun = backpack['SCAR']  --MP5,Pistol,Baton,Shotgun,Baton etc.
  449. local ss = gun['RifleScript'] --RifleScript,PistolScript,MeeleScript,ShotgunScript etc.
  450. for i=1,10 do --u can change this to higher value if u want more damage
  451. ss:Clone().Parent = gun
  452. end
  453. end)
  454. window6:Button("M4A1",function()
  455. local backpack = game.Players.LocalPlayer.Backpack
  456. local gun = backpack['M4A1']  --MP5,Pistol,Baton,Shotgun,Baton etc.
  457. local ss = gun['RifleScript'] --RifleScript,PistolScript,MeeleScript,ShotgunScript etc.
  458. for i=1,10 do --u can change this to higher value if u want more damage
  459. ss:Clone().Parent = gun
  460. end
  461. end)
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475. window5:Button("Prison",function()
  476. local _speed=1000
  477. function tp(...)
  478.    local plr=game.Players.LocalPlayer
  479.    local args={...}
  480.    if typeof(args[1])=="number"and args[2]and args[3]then
  481.       args=Vector3.new(args[1],args[2],args[3])
  482.    elseif typeof(args[1])=="Vector3" then
  483.        args=args[1]    
  484.    elseif typeof(args[1])=="CFrame" then
  485.        args=args[1].Position
  486.    end
  487.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  488.    game:GetService("TweenService"):Create(
  489.        plr.Character.HumanoidRootPart,
  490.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  491.        {CFrame=CFrame.new(args)}
  492.    ):Play()
  493. end
  494.  
  495.  
  496. tp(-945, 119, -2979)
  497. end)
  498.  
  499. window5:Button("Gun Shop",function()
  500.     local _speed=1000
  501. function tp(...)
  502.    local plr=game.Players.LocalPlayer
  503.    local args={...}
  504.    if typeof(args[1])=="number"and args[2]and args[3]then
  505.       args=Vector3.new(args[1],args[2],args[3])
  506.    elseif typeof(args[1])=="Vector3" then
  507.        args=args[1]    
  508.    elseif typeof(args[1])=="CFrame" then
  509.        args=args[1].Position
  510.    end
  511.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  512.    game:GetService("TweenService"):Create(
  513.        plr.Character.HumanoidRootPart,
  514.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  515.        {CFrame=CFrame.new(args)}
  516.    ):Play()
  517. end
  518.  
  519.  
  520. tp(-1658, 43, 707)
  521. end)
  522.  
  523. window5:Button("Criminal Base",function()
  524.     local _speed=1000
  525. function tp(...)
  526.    local plr=game.Players.LocalPlayer
  527.    local args={...}
  528.    if typeof(args[1])=="number"and args[2]and args[3]then
  529.       args=Vector3.new(args[1],args[2],args[3])
  530.    elseif typeof(args[1])=="Vector3" then
  531.        args=args[1]    
  532.    elseif typeof(args[1])=="CFrame" then
  533.        args=args[1].Position
  534.    end
  535.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  536.    game:GetService("TweenService"):Create(
  537.        plr.Character.HumanoidRootPart,
  538.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  539.        {CFrame=CFrame.new(args)}
  540.    ):Play()
  541. end
  542.  
  543. tp(2101, 27, 426)
  544. end)
  545.  
  546. window5:Label("Robbery Areas", Color3.fromRGB(127, 143, 166))
  547.  
  548.  
  549. window5:Button("Ship",function()
  550.     local _speed=1000
  551. function tp(...)
  552.    local plr=game.Players.LocalPlayer
  553.    local args={...}
  554.    if typeof(args[1])=="number"and args[2]and args[3]then
  555.       args=Vector3.new(args[1],args[2],args[3])
  556.    elseif typeof(args[1])=="Vector3" then
  557.        args=args[1]    
  558.    elseif typeof(args[1])=="CFrame" then
  559.        args=args[1].Position
  560.    end
  561.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  562.    game:GetService("TweenService"):Create(
  563.        plr.Character.HumanoidRootPart,
  564.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  565.        {CFrame=CFrame.new(args)}
  566.    ):Play()
  567. end
  568.  
  569.  
  570. tp(2517, 81, 335)
  571. end)
  572.  
  573. window5:Button("Airport",function()
  574.  
  575. local _speed=1000
  576. function tp(...)
  577.    local plr=game.Players.LocalPlayer
  578.    local args={...}
  579.    if typeof(args[1])=="number"and args[2]and args[3]then
  580.       args=Vector3.new(args[1],args[2],args[3])
  581.    elseif typeof(args[1])=="Vector3" then
  582.        args=args[1]    
  583.    elseif typeof(args[1])=="CFrame" then
  584.        args=args[1].Position
  585.    end
  586.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  587.    game:GetService("TweenService"):Create(
  588.        plr.Character.HumanoidRootPart,
  589.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  590.        {CFrame=CFrame.new(args)}
  591.    ):Play()
  592. end
  593.  
  594.  
  595. tp(-2146, 28, -1421)
  596. end)
  597. window5:Button("Jewelry Store",function()
  598.     local _speed=1000
  599. function tp(...)
  600.    local plr=game.Players.LocalPlayer
  601.    local args={...}
  602.    if typeof(args[1])=="number"and args[2]and args[3]then
  603.       args=Vector3.new(args[1],args[2],args[3])
  604.    elseif typeof(args[1])=="Vector3" then
  605.        args=args[1]    
  606.    elseif typeof(args[1])=="CFrame" then
  607.        args=args[1].Position
  608.    end
  609.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  610.    game:GetService("TweenService"):Create(
  611.        plr.Character.HumanoidRootPart,
  612.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  613.        {CFrame=CFrame.new(args)}
  614.    ):Play()
  615. end
  616.  
  617.  
  618. tp(-109, 96, 746)
  619. end)
  620.  
  621.  
  622.  
  623. window5:Button("Club",function()
  624.     local _speed=1000
  625. function tp(...)
  626.    local plr=game.Players.LocalPlayer
  627.    local args={...}
  628.    if typeof(args[1])=="number"and args[2]and args[3]then
  629.       args=Vector3.new(args[1],args[2],args[3])
  630.    elseif typeof(args[1])=="Vector3" then
  631.        args=args[1]    
  632.    elseif typeof(args[1])=="CFrame" then
  633.        args=args[1].Position
  634.    end
  635.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  636.    game:GetService("TweenService"):Create(
  637.        plr.Character.HumanoidRootPart,
  638.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  639.        {CFrame=CFrame.new(args)}
  640.    ):Play()
  641. end
  642.  
  643.  
  644. tp(1093, 54, 169)
  645. end)
  646.  
  647.  
  648.  
  649. window5:Button("Bank",function()
  650.     local _speed=1000
  651. function tp(...)
  652.    local plr=game.Players.LocalPlayer
  653.    local args={...}
  654.    if typeof(args[1])=="number"and args[2]and args[3]then
  655.       args=Vector3.new(args[1],args[2],args[3])
  656.    elseif typeof(args[1])=="Vector3" then
  657.        args=args[1]    
  658.    elseif typeof(args[1])=="CFrame" then
  659.        args=args[1].Position
  660.    end
  661.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  662.    game:GetService("TweenService"):Create(
  663.        plr.Character.HumanoidRootPart,
  664.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  665.        {CFrame=CFrame.new(args)}
  666.    ):Play()
  667. end
  668. tp(637, 51, 465)
  669.  
  670. end)
  671.  
  672. window5:Button("Pyramid",function()
  673.     local _speed=1000
  674. function tp(...)
  675.    local plr=game.Players.LocalPlayer
  676.    local args={...}
  677.    if typeof(args[1])=="number"and args[2]and args[3]then
  678.       args=Vector3.new(args[1],args[2],args[3])
  679.    elseif typeof(args[1])=="Vector3" then
  680.        args=args[1]    
  681.    elseif typeof(args[1])=="CFrame" then
  682.        args=args[1].Position
  683.    end
  684.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  685.    game:GetService("TweenService"):Create(
  686.        plr.Character.HumanoidRootPart,
  687.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  688.        {CFrame=CFrame.new(args)}
  689.    ):Play()
  690. end
  691.  
  692.  
  693. tp(-1046, 18, -499)
  694. end)
  695.  
  696.  
  697. window5:Button("Casino",function()
  698.     local _speed=1000
  699. function tp(...)
  700.    local plr=game.Players.LocalPlayer
  701.    local args={...}
  702.    if typeof(args[1])=="number"and args[2]and args[3]then
  703.       args=Vector3.new(args[1],args[2],args[3])
  704.    elseif typeof(args[1])=="Vector3" then
  705.        args=args[1]    
  706.    elseif typeof(args[1])=="CFrame" then
  707.        args=args[1].Position
  708.    end
  709.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  710.    game:GetService("TweenService"):Create(
  711.        plr.Character.HumanoidRootPart,
  712.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  713.        {CFrame=CFrame.new(args)}
  714.    ):Play()
  715. end
  716.  
  717.  
  718. tp(1697, 38, 739)
  719. end)
  720.  
  721. window5:Button("Train",function()
  722.     if game.Workspace.Train ~= nil then
  723.     local _speed=1000
  724. function tp(...)
  725.    local plr=game.Players.LocalPlayer
  726.    local args={...}
  727.    if typeof(args[1])=="number"and args[2]and args[3]then
  728.       args=Vector3.new(args[1],args[2],args[3])
  729.    elseif typeof(args[1])=="Vector3" then
  730.        args=args[1]    
  731.    elseif typeof(args[1])=="CFrame" then
  732.        args=args[1].Position
  733.    end
  734.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  735.    game:GetService("TweenService"):Create(
  736.        plr.Character.HumanoidRootPart,
  737.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  738.        {CFrame=CFrame.new(args)}
  739.    ):Play()
  740. end
  741. tp(game.Workspace.Train.Mid1.Yeet.Position)
  742. end
  743. end)
  744.  
  745. window5:Button("Plane",function()
  746. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Workspace.CargoPlane.Plane.Tele1.Position)
  747. end)
  748.  
  749.  
  750.  
  751.  
  752.  
  753. window5:Label("Player Teleport", Color3.fromRGB(127, 143, 166))
  754.  
  755.  
  756.  
  757.  
  758. window2:Toggle("Fast Walkspeed",false,function(val)
  759.     getgenv().tr4111inkets = val
  760. while wait() do
  761. if getgenv().tr4111inkets then
  762.    game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 150
  763.    else
  764.        game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 16
  765. end
  766. end
  767. end)
  768.  
  769.  
  770. window2:Slider("JumpPower",50,300,20, function(valaadue)
  771.    game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = valaadue
  772. end)
  773.  
  774.  
  775. window2:Toggle("Noclip", false, function(boolrfq)
  776.     getgenv().trfffffinketcs = boolrfq
  777.         game:GetService("RunService").RenderStepped:Connect(function()
  778. if getgenv().trfffffinketcs then
  779.         game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  780. end
  781. end)
  782. end)
  783.  
  784. window2:Button("Rejoin Server", function()
  785.     game:GetService("TeleportService"):Teleport(game.PlaceId)
  786. end)
  787.  
  788.  
  789. window2:Button("Reset Character",function()
  790.       game.Players.LocalPlayer.Character.Head:Remove()
  791. end)
  792.  
  793.  
  794. window2:Label("FE Scripts 2", Color3.fromRGB(127, 143, 166))
  795.  
  796. window2:Toggle("Invisible",false,function(atakabqeq)
  797.     loadstring(game:HttpGet("https://ghostbin.co/paste/r29e9n/raw", true))()
  798.     getgenv().hokaea = atakabqeq
  799.     while wait() do
  800. if getgenv().hokaea then
  801.     for i,v in pairs(game.Workspace.ObjectSelection:GetDescendants()) do
  802.     if v.Name == "SeatWeld" then
  803.         for i =1,2 do
  804. game:GetService("ReplicatedStorage").Event:FireServer("Driveby",v,CFrame.new(),true)
  805. end
  806. end
  807. end
  808. end
  809. end
  810. end)
  811.  
  812.  
  813. window2:Button("Be Black",function()
  814.     for i = 1,3 do
  815.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-326, 142, -2869)
  816. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-326, 142, -2869)
  817.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1203.02539, 51058.3906, 552.828857, 0, -1, 0, 1, 0, -0, 0, 0, 1)
  818.         wait(1)
  819. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1203.02539, 51058.3906, 533.490723, 0, -1, 0, 1, 0, -0, 0, 0, 1)
  820.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1203.02539, 51058.3906, 552.828857, 0, -1, 0, 1, 0, -0, 0, 0, 1)
  821. end
  822. end)
  823.  
  824. window2:Button("Loop Remove Name",function()
  825.     game:GetService("RunService").RenderStepped:Connect(function()
  826. game.Players.LocalPlayer.Character.NameTag:Destroy()
  827. end)
  828.     game:GetService("StarterGui"):SetCore("SendNotification",{    
  829. Title = "Attention",    
  830. Text = "Your name is no longer visible to players",
  831. Duration = 15, })
  832. end)
  833.  
  834. window2:Button("Spam All Car Horn",function()
  835. for i,v in pairs(game.Workspace.ObjectSelection:GetDescendants()) do
  836. if v:IsA("Sound") then
  837. v:Play()
  838. end
  839. end
  840. end)
  841. window2:Label("Give Yourself", Color3.fromRGB(127, 143, 166))
  842. window2:Button("Keycard",function()
  843.     for i = 1,50 do
  844.     for i,v in pairs(game.Players:GetChildren()) do
  845. local args = {
  846.     [1] = "Pickpocket",
  847.     [2] = v
  848. }
  849.  
  850. game:GetService("ReplicatedStorage").Event:FireServer(unpack(args))
  851. end
  852. end
  853. end)
  854. window2:Button("Jetpack",function()
  855.     yes = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
  856.  
  857.     game.Workspace.ObjectSelection.BossKey.Nope.BossKey.Event:FireServer()
  858. local plr = game:service"Players".LocalPlayer;
  859. local tween_s = game:service"TweenService";
  860. local info = TweenInfo.new(5,Enum.EasingStyle.Quad);
  861. function tp(...)
  862.    local tic_k = tick();
  863.    local params = {...};
  864.    local cframe = CFrame.new(params[1],params[2],params[3]);
  865.    local tween,err = pcall(function()
  866.        local tween = tween_s:Create(plr.Character["HumanoidRootPart"],info,{CFrame=cframe});
  867.        tween:Play();
  868.    end)
  869.    if not tween then return err end
  870. end
  871. tp(-2261, 31, -1559);
  872. wait(6)
  873. workspace.ObjectSelection.TakeJetpack.TakeJetpack.TakeJetpack.Event:FireServer()
  874. end)
  875.  
  876.  
  877.  
  878.  
  879. window2:Button("Get All Gamepasses",function()
  880. game.ReplicatedStorage.Event:FireServer("Dialogue",{{Text="Car Radio, Emotes,Mobile Shop, Has Been Given",Delay=2}})
  881. wait()
  882. local g1 = Instance.new("BoolValue",game.Players.LocalPlayer)
  883. g1.Name = "5275404"
  884. g1.Value = true
  885. local g2 = Instance.new("BoolValue",game.Players.LocalPlayer)
  886. g2.Name = "5275406"
  887. g2.Value = true
  888. local g3 = Instance.new("BoolValue",game.Players.LocalPlayer)
  889. g3.Name = "5275408"
  890. g3.Value = true
  891. local g4 = Instance.new("BoolValue",game.Players.LocalPlayer)
  892. g4.Name = "5283883"
  893. g4.Value = true
  894. local g5 = Instance.new("BoolValue",game.Players.LocalPlayer)
  895. g5.Name = "5285945"
  896. g5.Value = true
  897. local g6 = Instance.new("BoolValue",game.Players.LocalPlayer)
  898. g6.Name = "5786950"
  899. g6.Value = true
  900. local g7 = Instance.new("BoolValue",game.Players.LocalPlayer)
  901. g7.Name = "5945566"
  902. g7.Value = true
  903. local g8 = Instance.new("BoolValue",game.Players.LocalPlayer)
  904. g8.Name = "5981868"
  905. g8.Value = true
  906. local g9 = Instance.new("BoolValue",game.Players.LocalPlayer)
  907. g9.Name = "6023566"
  908. g9.Value = true
  909. local g10 = Instance.new("BoolValue",game.Players.LocalPlayer)
  910. g10.Name = "6329988"
  911. g10.Value = true
  912. end)
  913.  
  914.  
  915.  
  916.  
  917. window2:Button("Get Deathray",function()
  918.     if game.ReplicatedStorage.HeistStatus.Pyramid.Locked.Value == true then
  919.             game:GetService("StarterGui"):SetCore("SendNotification",{    
  920. Title = "Get Deathray Script",    
  921. Text = "Wait to Pyramid Open Again",
  922. Duration = 10, })
  923. else
  924. local _speed=1999
  925. function tp(...)
  926.    local plr=game.Players.LocalPlayer
  927.    local args={...}
  928.    if typeof(args[1])=="number"and args[2]and args[3]then
  929.       args=Vector3.new(args[1],args[2],args[3])
  930.    elseif typeof(args[1])=="Vector3" then
  931.        args=args[1]    
  932.    elseif typeof(args[1])=="CFrame" then
  933.        args=args[1].Position
  934.    end
  935.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  936.    game:GetService("TweenService"):Create(
  937.        plr.Character.HumanoidRootPart,
  938.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  939.        {CFrame=CFrame.new(args)}
  940.    ):Play()
  941. end
  942.  
  943.  
  944. tp(-1047.58899, 18.2789993, -479.790009, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  945. wait(5)
  946. tp(1044, 51073, 555)
  947. wait(2)
  948. for i = 1,10 do
  949. workspace.ObjectSelection.GoldKey.GoldKey.GoldKey.Event:FireServer()
  950. end
  951. wait(2)
  952. tp(1231.14185, 51051.2344, 381.096191, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  953. wait(2)
  954. tp(-1024, 19, -522)
  955. wait(2)
  956. tp(865, 31, 990)
  957. wait(4)
  958. for c = 0,5 do
  959. workspace.ObjectSelection.DeathRay.DeathRay.DeathRay.Event:FireServer()
  960. end
  961. wait(1)
  962. tp(942, 25, 912)
  963. end
  964. end)
  965.  
  966.  
  967.  
  968.  
  969.  
  970.  
  971.  
  972. window5:Button("Teleport To Drop",function()
  973.         if game.Workspace.Train ~= nil then
  974.     local _speed=1000
  975. function tp(...)
  976.    local plr=game.Players.LocalPlayer
  977.    local args={...}
  978.    if typeof(args[1])=="number"and args[2]and args[3]then
  979.       args=Vector3.new(args[1],args[2],args[3])
  980.    elseif typeof(args[1])=="Vector3" then
  981.        args=args[1]    
  982.    elseif typeof(args[1])=="CFrame" then
  983.        args=args[1].Position
  984.    end
  985.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  986.    game:GetService("TweenService"):Create(
  987.        plr.Character.HumanoidRootPart,
  988.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  989.        {CFrame=CFrame.new(args)}
  990.    ):Play()
  991. end
  992. tp(game.Workspace.ObjectSelection.CrateDrop.CrateDrop.Position)
  993. end
  994. end)
  995.  
  996. window5:Box("Teleport to", function(bwha54ssee,eqwe65)
  997.     if eqwe65 then
  998.             local _speed=1000
  999. function tp(...)
  1000.    local plr=game.Players.LocalPlayer
  1001.    local args={...}
  1002.    if typeof(args[1])=="number"and args[2]and args[3]then
  1003.       args=Vector3.new(args[1],args[2],args[3])
  1004.    elseif typeof(args[1])=="Vector3" then
  1005.        args=args[1]    
  1006.    elseif typeof(args[1])=="CFrame" then
  1007.        args=args[1].Position
  1008.    end
  1009.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  1010.    game:GetService("TweenService"):Create(
  1011.        plr.Character.HumanoidRootPart,
  1012.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  1013.        {CFrame=CFrame.new(args)}
  1014.    ):Play()
  1015. end
  1016.  
  1017.  
  1018.         tp(game.Players[bwha54ssee].Character.HumanoidRootPart.CFrame)
  1019.     end
  1020. end)
  1021.    
  1022.  
  1023.  
  1024. window1:Button("Give All Players Glider",function()
  1025. for i,v in pairs(game.Players:GetChildren()) do
  1026. local args = {
  1027.     [1] = "Glider",
  1028.     [2] = v.Character.Parachute.Handle,
  1029.     [3] = -math.huge
  1030. }
  1031. game:GetService("ReplicatedStorage").Event:FireServer(unpack(args))
  1032. end
  1033. end)
  1034.  
  1035.  
  1036. window1:Button("Remove Players Glider",function()
  1037. for i,v in pairs(game.Players:GetChildren()) do
  1038. local args = {
  1039.     [1] = "Glider",
  1040.     [2] = v.Character.Parachute.Handle,
  1041.     [3] = math.huge
  1042. }
  1043.  
  1044. game:GetService("ReplicatedStorage").Event:FireServer(unpack(args))
  1045. end
  1046. end)
  1047.  
  1048.  
  1049.  
  1050. window1:Button("Crash Server",function()
  1051.    if game.Players.LocalPlayer.Backpack:FindFirstChild("Shotgun") == nil then
  1052.     game:GetService("StarterGui"):SetCore("SendNotification",{    
  1053. Title = "Attention",    
  1054. Text = "You need equip Shotgun to Server Crash Work",
  1055. Duration = 7, })
  1056. else
  1057. local plr = game.Players.LocalPlayer
  1058. local char = plr.Character
  1059.  
  1060. for i = 1, 20 do
  1061. wait()
  1062. workspace.ObjectSelection.Shotgun.Shotgun.Shotgun.Event:FireServer()
  1063. end
  1064. char.Humanoid:EquipTool(plr.Backpack.Shotgun)
  1065. for i = 1, 8000 do
  1066. game:GetService("ReplicatedStorage").Event:FireServer("ShootShotgun", workspace[plr.Name], Vector3.new(0, 0, 0), "Shotgun", "inf", "inf", "inf")
  1067. end
  1068.            game:GetService("StarterGui"):SetCore("SendNotification",{    
  1069. Title = "Crash Server Script",    
  1070. Text = "Server Has Been Crashed",
  1071. Duration = 7, })
  1072. end
  1073. end)
  1074.  
  1075. window1:Label("God Mode Scripts", Color3.fromRGB(127, 143, 166))
  1076.  
  1077. window1:Toggle("Give Yourself",false,function(cwe)
  1078.     getgenv().trggewinkets = cwe
  1079. while wait() do
  1080. if getgenv().trggewinkets then
  1081.     pcall(function()
  1082.            local A_1 = "RevivePlayer"
  1083.            local A_2 = game:GetService("Workspace")[game.Players.LocalPlayer.Name]
  1084.            local A_3 = game:GetService("Workspace").ObjectSelection.DownedPart.DownedPart
  1085.            local Event = game:GetService("ReplicatedStorage").Event
  1086.            Event:FireServer(A_1, A_2, A_3)
  1087. end)
  1088. end
  1089. end
  1090. end)
  1091. window1:Toggle("Give Whole Server",false,function(cqwtrt)
  1092.         getgenv().trggbhewinkets = cqwtrt
  1093. while wait() do
  1094. if getgenv().trggbhewinkets then
  1095. for i,ve in pairs(game.Players:GetPlayers()) do
  1096.     pcall(function()
  1097.            local A_1 = "RevivePlayer"
  1098.            local A_2 = game:GetService("Workspace")[ve.Name]
  1099.            local A_3 = game:GetService("Workspace").ObjectSelection.DownedPart.DownedPart
  1100.            local Event = game:GetService("ReplicatedStorage").Event
  1101.            Event:FireServer(A_1, A_2, A_3)
  1102. end)
  1103. end
  1104. end
  1105. end
  1106. end)
  1107. window1:Toggle("XP Farm [Safe]",false,function(gtwe84)
  1108.     getgenv().trihrybvrnkets = gtwe84
  1109.     game:GetService("RunService").RenderStepped:Connect(function()
  1110. if getgenv().trihrybvrnkets then
  1111.     game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("SetTeam", "Police")
  1112. wait(.75)
  1113. game:GetService("RunService").RenderStepped:Connect()
  1114. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetChildren()) do
  1115.    if v.Name == "Handcuffs" then v.Parent = game:GetService("Players").LocalPlayer.Character
  1116.    end
  1117. end
  1118. game:GetService("ReplicatedStorage").Event:FireServer("Eject", game:GetService("Players").LocalPlayer)
  1119. end
  1120. end)
  1121. end)
  1122.  
  1123.  
  1124.  
  1125.  
  1126.  
  1127.  
  1128.  
  1129.  
  1130. window1:Label("FE Brick Spam", Color3.fromRGB(127, 143, 166))
  1131.  
  1132. window1:Button("Get Brick Spam Tool",function()
  1133.         game:GetService("StarterGui"):SetCore("SendNotification",{    
  1134. Title = "",    
  1135. Text = "Wait Until Loaded Message",
  1136. Duration = 15, })
  1137. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("SetTeam","Prisoners")
  1138. wait(2)
  1139.  
  1140. local _speed=1000
  1141. function tp(...)
  1142.    local plr=game.Players.LocalPlayer
  1143.    local args={...}
  1144.    if typeof(args[1])=="number"and args[2]and args[3]then
  1145.       args=Vector3.new(args[1],args[2],args[3])
  1146.    elseif typeof(args[1])=="Vector3" then
  1147.        args=args[1]    
  1148.    elseif typeof(args[1])=="CFrame" then
  1149.        args=args[1].Position
  1150.    end
  1151.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  1152.    game:GetService("TweenService"):Create(
  1153.        plr.Character.HumanoidRootPart,
  1154.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  1155.        {CFrame=CFrame.new(args)}
  1156.    ):Play()
  1157. end
  1158.  
  1159.  
  1160. tp(2140, 40, 441)
  1161. tp(2140, 40, 441)
  1162. tp(2140, 40, 441)
  1163. wait(5)
  1164. workspace.ObjectSelection.Treat.Treat.Treat.Event:FireServer()
  1165.     game:GetService("StarterGui"):SetCore("SendNotification",{    
  1166. Title = "Brick Spam Script",    
  1167. Text = "Loaded                                                             Now Execute 'Throw Brick' Script",
  1168. Duration = 15, })
  1169. end)
  1170.  
  1171.  
  1172.  
  1173. window1:Button("Throw Brick",function()
  1174.         if game.Players.LocalPlayer.Backpack:FindFirstChild("Treat") == nil then
  1175.            game:GetService("StarterGui"):SetCore("SendNotification",{    
  1176. Title = "Attention",    
  1177. Text = "First Click 'Get Brick Spam Tool' Script to This Script Work'",
  1178. Duration = 15, })
  1179. else
  1180.     wait(1)
  1181.         local tool = "Treat"
  1182.  
  1183. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetChildren()) do
  1184. if v:IsA("Tool") and v.Name == tool then
  1185. v.Parent = game:GetService("Players").LocalPlayer.Character
  1186. end
  1187. end
  1188. local UserInputService = game:GetService("UserInputService")
  1189.  
  1190. UserInputService.InputBegan:Connect(function(input, isProcessed)
  1191. if isProcessed then return end
  1192. if input.KeyCode == Enum.KeyCode.T then
  1193.     for c = 1,bbgw147we do
  1194. game:GetService("ReplicatedStorage").Event:FireServer("ThrowTreat",Vector3.new(1990, 26, 435))
  1195. end
  1196. end
  1197. end)
  1198.  
  1199.  
  1200.  
  1201.  
  1202.     game:GetService("StarterGui"):SetCore("SendNotification",{    
  1203. Title = "Attention",    
  1204. Text = "Enter  Brick Amount                               Press T to Throw Brick",
  1205. Duration = 15, })
  1206. for i =1,100 do
  1207. loadstring(game:HttpGet("https://ghostbin.co/paste/snksj/raw", true))()
  1208. end
  1209. end
  1210. end)
  1211.  
  1212. window1:Box("Brick Amount", function(bwhassee, focusloskamereeet)
  1213.     if focusloskamereeet then
  1214.        bbgw147we = bwhassee
  1215. end
  1216.     game:GetService("StarterGu-i"):SetCore("SendNotification",{    
  1217. Title = "Attention",    
  1218. Text = "Increase amount of brick to crash Server if you Want!",
  1219. Duration = 15, })
  1220. end)
  1221.  
  1222. window1:Label("Grenade Script", Color3.fromRGB(127, 143, 166))
  1223.  
  1224. window1:Button("Grenade Spam",function()
  1225.     if game.Players.LocalPlayer.Backpack:FindFirstChild("Grenade") == nil then
  1226.            game:GetService("StarterGui"):SetCore("SendNotification",{    
  1227. Title = "Attention",    
  1228. Text = "You need have Grenade in your inventory",
  1229. Duration = 15, })
  1230. else
  1231.     wait(1)
  1232.         local tool = "Grenade"
  1233.  
  1234. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetChildren()) do
  1235. if v:IsA("Tool") and v.Name == tool then
  1236. v.Parent = game:GetService("Players").LocalPlayer.Character
  1237. end
  1238. end
  1239. local UserInputService = game:GetService("UserInputService")
  1240.  
  1241. UserInputService.InputBegan:Connect(function(input, isProcessed)
  1242. if isProcessed then return end
  1243. if input.KeyCode == Enum.KeyCode.F then
  1244.     for c = 1,bbgwqqwe do
  1245. game:GetService("ReplicatedStorage").Event:FireServer("ThrowGrenade",Vector3.new(-1626.83398, 43.1575661, 689.200378))
  1246. end
  1247. end
  1248. end)
  1249.  
  1250.            game:GetService("StarterGui"):SetCore("SendNotification",{    
  1251. Title = "Attention",    
  1252. Text = "Add Bomb Amount To Script Work, Press F to Drop Bomb",
  1253. Duration = 15, })
  1254. for i = 1,100 do
  1255. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1256. if v:IsA("Tool") or v:IsA("HopperBin") then
  1257. if v.Handle:FindFirstChild("Mesh") then v.Handle.Mesh:Destroy() end
  1258. v.Parent = game:GetService("Workspace")
  1259. end
  1260. end
  1261. end
  1262. end
  1263. end)
  1264.  
  1265. window1:Box("Bomb Amount", function(bwee, fochhusloseeet)
  1266.     if fochhusloseeet then
  1267.        bbgwqqwe = bwee
  1268. end
  1269. end)
  1270.  
  1271.  
  1272. window1:Label("1 Time Rob Scripts", Color3.fromRGB(127, 143, 166))
  1273.  
  1274. window1:Button("Bypass TP",function()
  1275.             game:GetService("StarterGui"):SetCore("SendNotification",{    
  1276. Title = "Bypass TP",    
  1277. Text = "Now Players Can't See you But you can Interact Objects and Teleport to Players",
  1278. Duration = 15, })
  1279.              game.Players.LocalPlayer.Character.HumanoidRootPart.Parent = nil
  1280. for i,v in pairs(getnilinstances()) do
  1281.    if v.Name == "HumanoidRootPart" then
  1282.        v.Parent = game.Players.LocalPlayer.Character
  1283.    end
  1284. end
  1285. end)
  1286. window1:Button("Rob Smalls",function()
  1287. wait(2)
  1288.          game.Players.LocalPlayer.Character.HumanoidRootPart.Parent = nil
  1289. for i,v in pairs(getnilinstances()) do
  1290.    if v.Name == "HumanoidRootPart" then
  1291.        v.Parent = game.Players.LocalPlayer.Character
  1292.    end
  1293. end
  1294.  
  1295. local busy = false
  1296. local busy_with = "busy_with"
  1297. local thing = "thing"
  1298. local busy_str = "Can't rob %s because you are busy with %s"
  1299. local not_finished = "Can't rob other things because the %s rob isn't finished"
  1300.  
  1301. local cashRegister = coroutine.wrap(function()
  1302.    while wait(2) do
  1303.    pcall(function()
  1304.    if busy == false then
  1305.   for i, v in pairs(workspace.ObjectSelection:GetChildren()) do
  1306.           if v.Name == "CashRegister" then
  1307.           local part = v:FindFirstChildOfClass("Part")
  1308.           if part.Name ~= "Nope" then
  1309.           busy = true
  1310.           busy_with = "cash registers"
  1311.           local pos = v.SmashCash.Position
  1312.                           for i = 1, math.random(5,10) do
  1313.                               wait(.1)
  1314.                               game.Players.LocalPlayer.Character.HumanoidRootPart.Position = pos
  1315.                           end
  1316.               wait(0.3)
  1317.               v.SmashCash.SmashCash.Event:FireServer()
  1318.               wait(2)
  1319.               if part.Name ~= "Nope" then
  1320.               warn(string.format(not_finished, "cash registers"))
  1321.               else
  1322.               busy = false
  1323.               end
  1324.           end  
  1325.           end
  1326.   end
  1327. else
  1328.    thing = "cash registers"
  1329.    warn(string.format(busy_str, thing, busy_with))
  1330. end    
  1331.    end)
  1332.    end
  1333. end)
  1334.  
  1335. local diamondBox = coroutine.wrap(function()
  1336.    while wait(2) do
  1337.    pcall(function()
  1338.    if busy == false then
  1339.   for i, v in pairs(workspace.ObjectSelection:GetChildren()) do
  1340.           if v.Name == "DiamondBox" then
  1341.           local part = v:FindFirstChildOfClass("Part")
  1342.           if part.Name ~= "Nope" then
  1343.           busy = true
  1344.           busy_with = "diamond boxes"
  1345.           local pos = v.SmashCash.Position
  1346.                           for i = 1, math.random(5,10) do
  1347.                               wait(.1)
  1348.                               game.Players.LocalPlayer.Character.HumanoidRootPart.Position = pos
  1349.                           end
  1350.               wait(0.3)
  1351.               v.SmashCash.SmashCash.Event:FireServer()
  1352.               wait(2)
  1353.               if part.Name ~= "Nope" then
  1354.               warn(string.format(not_finished, "diamond boxes"))
  1355.               else
  1356.               busy = false
  1357.               end
  1358.           end  
  1359.           end
  1360.   end
  1361.    else
  1362.    thing = "diamond boxes"
  1363.    warn(string.format(busy_str, thing, busy_with))
  1364. end    
  1365.    end)
  1366.    end
  1367. end)
  1368.  
  1369. local safe = coroutine.wrap(function()
  1370.    while wait(2) do
  1371.    pcall(function()
  1372.    if busy == false then
  1373.   for i, v in pairs(workspace.ObjectSelection:GetChildren()) do
  1374.           if v.Name == "Safe" then
  1375.           local part = v:FindFirstChildOfClass("Part")
  1376.           if part.Name ~= "Nope" then
  1377.           busy = true
  1378.           busy_with = "safes"
  1379.           local pos = v.SmashCash.Position
  1380.                           for i = 1, math.random(5,10) do
  1381.                               wait(.1)
  1382.                               game.Players.LocalPlayer.Character.HumanoidRootPart.Position = pos
  1383.                           end
  1384.               wait(0.3)
  1385.               v.SmashCash.SmashCash.Event:FireServer()
  1386.               wait(2)
  1387.               if part.Name ~= "Nope" then
  1388.               warn(string.format(not_finished, "safes"))
  1389.               else
  1390.               busy = false
  1391.               end
  1392.           end  
  1393.           end
  1394.   end
  1395.    else
  1396.    thing = "safes"
  1397.    warn(string.format(busy_str, thing, busy_with))
  1398. end    
  1399.    end)
  1400.    end
  1401. end)
  1402.  
  1403. local tipJar = coroutine.wrap(function()
  1404.    while wait(2) do
  1405.    pcall(function()
  1406.    if busy == false then
  1407.   for i, v in pairs(workspace.ObjectSelection:GetChildren()) do
  1408.           if v.Name == "TipJar" then
  1409.           local part = v:FindFirstChildOfClass("Part")
  1410.           if part.Name == "SmashCash" then
  1411.           busy = true
  1412.           busy_with = "tip jars"
  1413.           local pos = v.SmashCash.Position
  1414.                           for i = 1, math.random(5,10) do
  1415.                               wait(.1)
  1416.                               game.Players.LocalPlayer.Character.HumanoidRootPart.Position = pos
  1417.                           end
  1418.               wait(0.3)
  1419.               v.SmashCash.SmashCash.Event:FireServer()
  1420.               wait(2)
  1421.               if part.Name == "SmashCash" then
  1422.               warn(string.format(not_finished, "tip jars"))
  1423.               else
  1424.               busy = false
  1425.               end
  1426.           end  
  1427.           end
  1428.   end
  1429.    else
  1430.    thing = "tip jars"
  1431.    warn(string.format(busy_str, thing, busy_with))
  1432. end    
  1433.    end)
  1434.    end
  1435. end)
  1436.  
  1437. local cash = coroutine.wrap(function()
  1438.    while wait(2) do
  1439.    pcall(function()
  1440.    if busy == false then
  1441.   for i, v in pairs(workspace.ObjectSelection:GetChildren()) do
  1442.           if v.Name == "Cash" then
  1443.           local part = v:FindFirstChildOfClass("MeshPart")
  1444.           if part.Name == "Cash" then
  1445.           busy = true
  1446.           busy_with = "cash"
  1447.           local pos = v.Cash.Position
  1448.                           for i = 1, math.random(5,10) do
  1449.                               wait(.1)
  1450.                               game.Players.LocalPlayer.Character.HumanoidRootPart.Position = pos
  1451.                           end
  1452.               wait(0.3)
  1453.               v.Cash.Cash.Event:FireServer()
  1454.               wait(2)
  1455.               if part.Name == "Cash" then
  1456.               warn(string.format(not_finished, "cash"))
  1457.               else
  1458.               busy = false
  1459.               end
  1460.           end  
  1461.           end
  1462.   end
  1463.    else
  1464.    thing = "cash"
  1465.    warn(string.format(busy_str, thing, busy_with))
  1466. end    
  1467.    end)
  1468.    end
  1469. end)
  1470.  
  1471. local tv = coroutine.wrap(function()
  1472.    while wait(2) do
  1473.    pcall(function()
  1474.    if busy == false then
  1475.   for i, v in pairs(workspace.ObjectSelection:GetChildren()) do
  1476.           if v.Name == "TV" then
  1477.           local part = v:FindFirstChildOfClass("Part")
  1478.           if part.Name ~= "Nope" then
  1479.           busy = true
  1480.           busy_with = "TVs"
  1481.           local pos = v.StealTV.Position
  1482.                           for i = 1, math.random(5,10) do
  1483.                               wait(.1)
  1484.                               game.Players.LocalPlayer.Character.HumanoidRootPart.Position = pos
  1485.                           end
  1486.               wait(0.3)
  1487.               v.StealTV.StealTV.Event:FireServer()
  1488.               wait(2)
  1489.               if part.Name ~= "Nope" then
  1490.               warn(string.format(not_finished, "TVs"))
  1491.               else
  1492.               busy = false
  1493.               end
  1494.           end  
  1495.           end
  1496.   end
  1497.    else
  1498.    thing = "TVs"
  1499.    warn(string.format(busy_str, thing, busy_with))
  1500. end    
  1501.    end)
  1502.    end
  1503. end)
  1504.  
  1505. local dropCrate = coroutine.wrap(function()
  1506.    while wait(2) do
  1507.    pcall(function()
  1508.    if busy == false then
  1509.   for i, v in pairs(workspace.ObjectSelection:GetChildren()) do
  1510.           if v.Name == "DropCrate" then
  1511.           local part = v:FindFirstChildOfClass("Part")
  1512.           if part.Name ~= "Nope" then
  1513.           busy = true
  1514.           busy_with = "drop crates"
  1515.           local pos = v.DropCrate.Position
  1516.                           for i = 1, math.random(5,10) do
  1517.                               wait(.1)
  1518.                               game.Players.LocalPlayer.Character.HumanoidRootPart.Position = pos
  1519.                           end
  1520.               wait(0.3)
  1521.               v.DropCrate.DropCrate.Event:FireServer()
  1522.               wait(2)
  1523.               if part.Name ~= "Nope" then
  1524.               warn(string.format(not_finished, "drop crates"))
  1525.               else
  1526.               busy = false
  1527.               end
  1528.           end  
  1529.           end
  1530.   end
  1531.    else
  1532.    thing = "drop crates"
  1533.    warn(string.format(busy_str, thing, busy_with))
  1534. end    
  1535.    end)
  1536.    end
  1537. end)
  1538.  
  1539. local atm = coroutine.wrap(function()
  1540.    while wait(2) do
  1541.    pcall(function()
  1542.    if busy == false then
  1543.   for i, v in pairs(workspace.ObjectSelection:GetChildren()) do
  1544.           if v.Name == "ATM" then
  1545.           local part = v:FindFirstChildOfClass("Part")
  1546.           if part.Name ~= "Nope" then
  1547.           busy = true
  1548.           busy_with = "ATMs"
  1549.           local pos = v.ATM.Position
  1550.                           for i = 1, math.random(5,10) do
  1551.                               wait(.1)
  1552.                               game.Players.LocalPlayer.Character.HumanoidRootPart.Position = pos
  1553.                           end
  1554.               wait(0.3)
  1555.               v.ATM.ATM.Event:FireServer()
  1556.               wait(2)
  1557.               if part.Name ~= "Nope" then
  1558.               warn(string.format(not_finished, "ATMs"))
  1559.               else
  1560.               busy = false
  1561.               end
  1562.           end  
  1563.           end
  1564.   end
  1565.    else
  1566.    thing = "ATMs"
  1567.    warn(string.format(busy_str, thing, busy_with))
  1568. end    
  1569.    end)
  1570.    end
  1571. end)
  1572.  
  1573. cashRegister()
  1574. diamondBox()
  1575. safe()
  1576. tipJar()
  1577. cash()
  1578. tv()
  1579. atm()
  1580. end)
  1581.  
  1582.  
  1583.  
  1584. window1:Button("Bank",function()
  1585.     if game.ReplicatedStorage.HeistStatus.Bank.Locked.Value == true then
  1586.         game:GetService("StarterGui"):SetCore("SendNotification",{    
  1587. Title = "Bank Rob Script",    
  1588. Text = "Wait to Bank Open",
  1589. Duration = 15, })
  1590. else
  1591.     local function Bank()
  1592.               local _speed=1000
  1593. function tp(...)
  1594.    local plr=game.Players.LocalPlayer
  1595.    local args={...}
  1596.    if typeof(args[1])=="number"and args[2]and args[3]then
  1597.       args=Vector3.new(args[1],args[2],args[3])
  1598.    elseif typeof(args[1])=="Vector3" then
  1599.        args=args[1]    
  1600.    elseif typeof(args[1])=="CFrame" then
  1601.        args=args[1].Position
  1602.    end
  1603.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  1604.    game:GetService("TweenService"):Create(
  1605.        plr.Character.HumanoidRootPart,
  1606.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  1607.        {CFrame=CFrame.new(args)}
  1608.    ):Play()
  1609. end
  1610.  
  1611.   tp(653, 52, 477)
  1612.   wait(5)
  1613.   tp(660, 52, 487)
  1614.   wait(2)
  1615. tp(732, 52, 540)
  1616. wait(2)
  1617. tp(678, 52, 599)
  1618. wait(2)
  1619. tp(710, 54, 639)
  1620. wait(2)
  1621. tp(722, 60, 636)
  1622. wait(2)
  1623. tp(744, 71, 627)
  1624. wait(2)
  1625. tp(755, 77, 615)
  1626. wait(1)
  1627. tp(657, 110, 617)
  1628. wait(2)
  1629. tp(705, 110, 544)
  1630. wait(10)
  1631. tp(724, 110, 534)
  1632. wait(40)
  1633. tp(653, 52, 477)
  1634. wait(1)
  1635. tp(758, 77, 622)
  1636. wait(2)
  1637. tp(2075, 26, 397) -- criminal base
  1638. end
  1639. Bank()
  1640. end
  1641. end)
  1642.  
  1643.  
  1644.  
  1645.  
  1646.  
  1647.  
  1648.  
  1649. window1:Button("Plane",function()
  1650.     if game.Workspace.CargoPlane.Plane == nil then
  1651.         game:GetService("StarterGui"):SetCore("SendNotification",{    
  1652. Title = "Plane Rob Script",    
  1653. Text = "Wait to Plane Come",
  1654. Duration = 15, })
  1655.     else
  1656.     local _speed=1000
  1657. function tp(...)
  1658.    local plr=game.Players.LocalPlayer
  1659.    local args={...}
  1660.    if typeof(args[1])=="number"and args[2]and args[3]then
  1661.       args=Vector3.new(args[1],args[2],args[3])
  1662.    elseif typeof(args[1])=="Vector3" then
  1663.        args=args[1]    
  1664.    elseif typeof(args[1])=="CFrame" then
  1665.        args=args[1].Position
  1666.    end
  1667.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  1668.    game:GetService("TweenService"):Create(
  1669.        plr.Character.HumanoidRootPart,
  1670.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  1671.        {CFrame=CFrame.new(args)}
  1672.    ):Play()
  1673. end
  1674. tp(game.Workspace.CargoPlane.Plane.Tele1.Position)
  1675. wait(1)
  1676. tp(game.Workspace.CargoPlane.Plane.Tele1.Position)
  1677.  
  1678.  for i, v in pairs(workspace.ObjectSelection:GetChildren()) do
  1679.           if v.Name == "PlaneCrate" then
  1680.           local part = v:FindFirstChildOfClass("Part")
  1681.           local pos = v.PlaneCrate.Position
  1682.                           for i = 0,2 do
  1683.                               wait(.1)
  1684.                               game.Players.LocalPlayer.Character.HumanoidRootPart.Position = pos
  1685.                           end
  1686.               wait(0.3)
  1687.               v.PlaneCrate.PlaneCrate.Event:FireServer()
  1688.                             repeat
  1689.                  wait()
  1690.                until game.Players.LocalPlayer.PlayerGui.MainGUI.StatsHUD.CashBagHUD.Cash.Amount.Text == "4"
  1691.               wait(2)
  1692.               wait(2)
  1693.               end
  1694.           end
  1695.               wait(1)
  1696.               game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(232, 51061, 598)
  1697.               wait(1)
  1698.               game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(227, 51074, 695)
  1699.               wait(1)
  1700.               game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(236, 51091, 536)
  1701.              wait(1)
  1702.  
  1703. for i, v in pairs(workspace.ObjectSelection:GetChildren()) do
  1704.           if v.Name == "HackKeypad" then
  1705.           local part = v:FindFirstChildOfClass("Part")
  1706.           if part.Name ~= "Nope" then
  1707.           local pos = v.HackKeypad.Position
  1708.                           for i = 1,2 do
  1709.                               wait(.1)
  1710.                               game.Players.LocalPlayer.Character.HumanoidRootPart.Position = pos
  1711.                           end
  1712.               wait(0.3)
  1713.               v.HackKeypad.HackKeypad.Event:FireServer()
  1714.               wait(2)
  1715.           end
  1716.           end
  1717. end
  1718. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(232.338531, 51095.75, 513.972473, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1719. wait(1)
  1720. workspace.ObjectSelection.PlaneButton.PlaneButton.PlaneButton.Event:FireServer()
  1721. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(231.832428, 51067.2266, 489.710938, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1722. wait(2)
  1723. tp(2062, 26, 429)
  1724. wait(2)
  1725. tp(2101, 27, 426)
  1726. end
  1727. end)
  1728.  
  1729.  
  1730.  
  1731.  
  1732.  
  1733. window1:Button("Pyramid",function()
  1734. if game.ReplicatedStorage.HeistStatus.Pyramid.Locked.Value == true then
  1735.             game:GetService("StarterGui"):SetCore("SendNotification",{    
  1736. Title = "Pyramid Rob Script",    
  1737. Text = "Wait to Pyramid Open For Rob",
  1738. Duration = 10, })
  1739. else
  1740. local _speed=1999
  1741. function tp(...)
  1742.    local plr=game.Players.LocalPlayer
  1743.    local args={...}
  1744.    if typeof(args[1])=="number"and args[2]and args[3]then
  1745.       args=Vector3.new(args[1],args[2],args[3])
  1746.    elseif typeof(args[1])=="Vector3" then
  1747.        args=args[1]    
  1748.    elseif typeof(args[1])=="CFrame" then
  1749.        args=args[1].Position
  1750.    end
  1751.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  1752.    game:GetService("TweenService"):Create(
  1753.        plr.Character.HumanoidRootPart,
  1754.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  1755.        {CFrame=CFrame.new(args)}
  1756.    ):Play()
  1757. end
  1758.  
  1759.  
  1760. tp(-1047.58899, 18.2789993, -479.790009, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1761. wait(3)
  1762. tp(1233, 51046, 428)
  1763. wait(1)
  1764. tp(1234, 51054, 444)
  1765. wait(.50)
  1766. tp(1209, 51053, 500)
  1767. wait(1)
  1768. tp(1180, 51059, 455)
  1769. wait(1)
  1770. tp(995, 51077, 499)
  1771. wait(1)
  1772. tp(997, 51073, 547)
  1773. for i, v in pairs(workspace.ObjectSelection:GetChildren()) do
  1774.           if v.Name == "TreasurePyramid" then
  1775.           local part = v:FindFirstChildOfClass("Part")
  1776.           local pos = v.TreasurePyramid.Position
  1777.                           for i = 1, math.random(3,10) do
  1778.                               wait(.1)
  1779.                               game.Players.LocalPlayer.Character.HumanoidRootPart.Position = pos
  1780.                           end
  1781.               wait(0.3)
  1782.               v.TreasurePyramid.TreasurePyramid.Event:FireServer()
  1783.           end
  1784.          
  1785. end
  1786. end
  1787. tp(-1053, 18, -508)
  1788. wait(2)
  1789. tp(-84, 27, 794)
  1790. wait(1)
  1791. tp(1230, 51052, 438)
  1792. wait(2)
  1793. tp(1231.14185, 51051.2344, 381.096191, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1794. wait(2)
  1795. tp(-1012, 21, -519)
  1796. wait(5)
  1797. tp(1997, 26, 420)
  1798. wait(2)
  1799. tp(2065, 26, 428)
  1800. wait(2)
  1801. tp(2086, 27, 435)
  1802. wait(1)
  1803. tp(2059, 26, 433)
  1804. wait(1)
  1805. tp(2059, 26, 433)
  1806. wait(1)
  1807. tp(2059, 26, 433)
  1808. end)
  1809.  
  1810.  
  1811.  
  1812. window1:Button("Ship",function()
  1813.     if game.Workspace.Ship.Boat.Vault == nil then
  1814.         game:GetService("StarterGui"):SetCore("SendNotification",{    
  1815. Title = "Ship Rob Script",    
  1816. Text = "Wait to Ship Come",
  1817. Duration = 15, })
  1818. else
  1819.                  local _speed=2000
  1820. function tp(...)
  1821.    local plr=game.Players.LocalPlayer
  1822.    local args={...}
  1823.    if typeof(args[1])=="number"and args[2]and args[3]then
  1824.       args=Vector3.new(args[1],args[2],args[3])
  1825.    elseif typeof(args[1])=="Vector3" then
  1826.        args=args[1]    
  1827.    elseif typeof(args[1])=="CFrame" then
  1828.        args=args[1].Position
  1829.    end
  1830.    local dist=(plr.Character.HumanoidRootPart.Position-args).Magnitude
  1831.    game:GetService("TweenService"):Create(
  1832.        plr.Character.HumanoidRootPart,
  1833.        TweenInfo.new(dist/_speed,Enum.EasingStyle.Linear),
  1834.        {CFrame=CFrame.new(args)}
  1835.    ):Play()
  1836. end
  1837.  
  1838.  
  1839. tp(2471, 42, 267)
  1840. wait(6)
  1841. tp(2488, 51, 205)  
  1842. wait(2)
  1843. tp(2502, 67, 256)
  1844. wait(2)
  1845. tp(2514, 62, 246)
  1846. wait(1)
  1847. tp(2510, 81, 326)
  1848. wait(10)
  1849. tp(2510, 82, 340)
  1850. wait(3)
  1851. tp(2517, 81, 333)
  1852. wait(25)
  1853. tp(2327, 26, 298)
  1854. wait(3)
  1855. tp(1976, 26, 345)
  1856. wait(3)
  1857. tp(2065, 27, 427)
  1858. wait(3)
  1859. tp(2076, 26, 427)
  1860. end
  1861. end)
  1862.  
  1863.  
  1864.  
  1865.  
  1866.  
  1867.  
  1868.  
  1869.  
  1870.  
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876.  
  1877.  
  1878.  
  1879.  
  1880.  
  1881.  
  1882. library:Keybind("N")    
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement