Advertisement
Finura

Work in a Pizzeria hack script pastebin - Roblox

Dec 15th, 2021
1,240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.47 KB | None | 0 0
  1. local library = loadstring(game:HttpGet("https://raw.githubusercontent.com/miroeramaa/TurtleLib/main/TurtleUiLib.lua"))()
  2. local window1 = library:Window("Scripts")
  3. local window2 = library:Window("LocalPlayer")
  4. local window3 = library:Window("Teleport Areas")
  5.  
  6. window2:Slider("Walkspeed",16,120,5, function(value)
  7. game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = value
  8. end)
  9.  
  10.  
  11. window2:Slider("JumpPower",50,300,20, function(value)
  12. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = value
  13. end)
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20. window2:Toggle("Noclip", false, function(boolrfq)
  21. getgenv().trfffffinketcs = boolrfq
  22. game:GetService("RunService").RenderStepped:Connect(function()
  23. if getgenv().trfffffinketcs then
  24. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  25. end
  26. end)
  27. end)
  28. window1:Label("Server-Side 1", Color3.fromRGB(127, 143, 166))
  29.  
  30. window1:Box("FE Play Song", function(val52xue, focuslost)
  31. if focuslost then
  32. getgenv().audioId = val52xue -- self explanatory
  33. getgenv().soundVolume = 10 -- up to 10
  34. local userdata_1 = game:GetService("Players").LocalPlayer.PlayerGui.MainGui.Menu.Emotions;
  35. local userdata_2 = game:GetService("Players").LocalPlayer.PlayerGui.MainGui.Menu.Emotions.ScrollingFrame.List;
  36. local userdata_3 = game:GetService("Players").LocalPlayer.PlayerGui.MainGui.Menu.Emotions.ScrollingFrame.List.Template;
  37. local table_2 = {
  38. ["Name"] = 'Clap',
  39. ["GroupColor"] = 'Bright blue'
  40. };
  41. local table_1 = {
  42. ["Sleep"] = {
  43. ["SoundLooped"] = true,
  44. ["R15"] = 4308418502,
  45. ["FaceId"] = 66329905,
  46. ["Object"] = 'Sleep',
  47. ["Name"] = 'Sleep',
  48. ["R6"] = 868450390,
  49. ["SoundId"] = audioId,
  50. ["Priority"] = 'Enum.AnimationPriority.Action',
  51. ["Volume"] = soundVolume,
  52. ["MovementCancel"] = true
  53. },
  54. ["Bye"] = {
  55. ["Name"] = 'Bye',
  56. ["R6"] = 154179312,
  57. ["SoundId"] = audioId,
  58. ["Priority"] = 'Enum.AnimationPriority.Action',
  59. ["R15"] = 4308390587,
  60. ["Object"] = 'Bye'
  61. },
  62. ["Point"] = {
  63. ["Name"] = 'Point',
  64. ["R6"] = 154188723,
  65. ["SoundId"] = audioId,
  66. ["Priority"] = 'Enum.AnimationPriority.Action',
  67. ["R15"] = 4308408568,
  68. ["Object"] = 'Point'
  69. },
  70. ["Bathtub"] = {
  71. ["Name"] = 'Bathtub',
  72. ["R6"] = 1799552363,
  73. ["Priority"] = 'Enum.AnimationPriority.Core',
  74. ["R15"] = 1794938782,
  75. ["Object"] = 'Bathtub'
  76. },
  77. ["Glee"] = {
  78. ["Object"] = 'Glee',
  79. ["Name"] = 'Glee',
  80. ["FaceId"] = 27802003,
  81. ["SoundId"] = audioId,
  82. ["Priority"] = 'Enum.AnimationPriority.Action',
  83. ["R15"] = 4308399012,
  84. ["R6"] = 154159852
  85. },
  86. ["Coffin"] = {
  87. ["Name"] = 'Coffin',
  88. ["MovementCancel"] = true,
  89. ["R15"] = 2506115448,
  90. ["Priority"] = 'Enum.AnimationPriority.Action',
  91. ["Object"] = 'Coffin',
  92. ["R6"] = 2506141081
  93. },
  94. ["Twist"] = {
  95. ["Name"] = 'Twist',
  96. ["MovementCancel"] = true,
  97. ["Priority"] = 'Enum.AnimationPriority.Action',
  98. ["R15"] = 4308333353,
  99. ["Object"] = 'Twist'
  100. },
  101. ["ToolHold"] = {
  102. ["Name"] = 'ToolHold',
  103. ["R6"] = 182393478,
  104. ["Priority"] = 'Enum.AnimationPriority.Action',
  105. ["R15"] = 4308323620,
  106. ["Object"] = 'ToolHold'
  107. },
  108. ["Confused"] = {
  109. ["Object"] = 'Confused',
  110. ["Name"] = 'Confused',
  111. ["FaceId"] = 120250454,
  112. ["SoundId"] = audioId,
  113. ["Priority"] = 'Enum.AnimationPriority.Action',
  114. ["R15"] = 4308393154,
  115. ["R6"] = 154183110
  116. },
  117. ["DrinkSmoothie"] = {
  118. ["Object"] = 'DrinkSmoothie',
  119. ["Priority"] = 'Enum.AnimationPriority.Action',
  120. ["Name"] = 'DrinkSmoothie',
  121. ["R15"] = 3339779154
  122. },
  123. ["DrinkCoffee"] = {
  124. ["Object"] = 'DrinkCoffee',
  125. ["Priority"] = 'Enum.AnimationPriority.Action',
  126. ["Name"] = 'DrinkCoffee',
  127. ["R15"] = 3339576493
  128. },
  129. ["Shocked"] = {
  130. ["Object"] = 'Shocked',
  131. ["Name"] = 'Shocked',
  132. ["FaceId"] = 1601874588,
  133. ["SoundId"] = audioId,
  134. ["Priority"] = 'Enum.AnimationPriority.Action',
  135. ["R15"] = 1602091152,
  136. ["R6"] = 1620310558
  137. },
  138. ["Laugh"] = {
  139. ["Object"] = 'Laugh',
  140. ["Name"] = 'Laugh',
  141. ["FaceId"] = 32063242,
  142. ["SoundId"] = audioId,
  143. ["Priority"] = 'Enum.AnimationPriority.Action',
  144. ["R15"] = 4308402710,
  145. ["R6"] = 154166518
  146. },
  147. ["Idle"] = {
  148. ["Name"] = 'Idle',
  149. ["Weight"] = 0.4,
  150. ["R15"] = 507766388,
  151. ["Priority"] = 'Enum.AnimationPriority.Core',
  152. ["Object"] = 'Idle',
  153. ["R6"] = 180435571
  154. },
  155. ["Jump"] = {
  156. ["Name"] = 'Jump',
  157. ["Weight"] = 0.7,
  158. ["R15"] = 507765000,
  159. ["Priority"] = 'Enum.AnimationPriority.Core',
  160. ["Object"] = 'Jump',
  161. ["R6"] = 125750702
  162. },
  163. ["Sad"] = {
  164. ["Object"] = 'Sad',
  165. ["Name"] = 'Sad',
  166. ["FaceId"] = 76690153,
  167. ["SoundId"] = audioId,
  168. ["Priority"] = 'Enum.AnimationPriority.Action',
  169. ["R15"] = 4308410706,
  170. ["R6"] = 153230853
  171. },
  172. ["Run"] = {
  173. ["Name"] = 'Run',
  174. ["Weight"] = 1,
  175. ["R15"] = 507767714,
  176. ["Priority"] = 'Enum.AnimationPriority.Core',
  177. ["Object"] = 'Run',
  178. ["R6"] = 180426354
  179. },
  180. ["Swim"] = {
  181. ["Name"] = 'Swim',
  182. ["R6"] = 865902879,
  183. ["Priority"] = 'Enum.AnimationPriority.Core',
  184. ["R15"] = 507784897,
  185. ["Object"] = 'Swim'
  186. },
  187. ["SwimIdle"] = {
  188. ["Name"] = 'SwimIdle',
  189. ["Weight"] = 0.5,
  190. ["R15"] = 507785072,
  191. ["Priority"] = 'Enum.AnimationPriority.Core',
  192. ["Object"] = 'SwimIdle',
  193. ["R6"] = 865918502
  194. },
  195. ["ConfusionOrb"] = {
  196. ["Name"] = 'ConfusionOrb',
  197. ["R6"] = 866550588,
  198. ["Priority"] = 'Enum.AnimationPriority.Action',
  199. ["R15"] = 866541157,
  200. ["Object"] = 'ConfusionOrb'
  201. },
  202. ["Punch"] = {
  203. ["Name"] = 'Punch',
  204. ["R6"] = 3175899997,
  205. ["Priority"] = 'Enum.AnimationPriority.Action',
  206. ["R15"] = 3175791062,
  207. ["Object"] = 'Punch'
  208. },
  209. ["Amazed"] = {
  210. ["Object"] = 'Amazed',
  211. ["Name"] = 'Amazed',
  212. ["FaceId"] = 45528113,
  213. ["SoundId"] = audioId,
  214. ["Priority"] = 'Enum.AnimationPriority.Action',
  215. ["R15"] = 154174346,
  216. ["R6"] = 154174346
  217. },
  218. ["Walk"] = {
  219. ["Name"] = 'Walk',
  220. ["Weight"] = 0.6,
  221. ["R15"] = 507777826,
  222. ["Priority"] = 'Enum.AnimationPriority.Core',
  223. ["Object"] = 'Walk',
  224. ["R6"] = 180426354
  225. },
  226. ["Swing"] = {
  227. ["Name"] = 'Swing',
  228. ["MovementCancel"] = true,
  229. ["Priority"] = 'Enum.AnimationPriority.Action',
  230. ["R15"] = 4308330448,
  231. ["Object"] = 'Swing'
  232. },
  233. ["Shuffle"] = {
  234. ["Name"] = 'Shuffle',
  235. ["MovementCancel"] = true,
  236. ["Priority"] = 'Enum.AnimationPriority.Action',
  237. ["R15"] = 4308343244,
  238. ["Object"] = 'Shuffle'
  239. },
  240. ["Whistle"] = {
  241. ["Object"] = 'Whistle',
  242. ["Name"] = 'Whistle',
  243. ["Weight"] = 0.4,
  244. ["R15"] = 4308430737,
  245. ["Priority"] = 'Enum.AnimationPriority.Action',
  246. ["R6"] = 180435571,
  247. ["FaceId"] = 22877631
  248. },
  249. ["Cheer"] = {
  250. ["Object"] = 'Cheer',
  251. ["Name"] = 'Cheer',
  252. ["FaceId"] = 27802003,
  253. ["SoundId"] = audioId,
  254. ["Priority"] = 'Enum.AnimationPriority.Action',
  255. ["R15"] = 507770677,
  256. ["R6"] = 129423030
  257. },
  258. ["Evil"] = {
  259. ["Object"] = 'Evil',
  260. ["Name"] = 'Evil',
  261. ["FaceId"] = 1604383339,
  262. ["SoundId"] = audioId,
  263. ["Priority"] = 'Enum.AnimationPriority.Action',
  264. ["R15"] = 4308438228,
  265. ["R6"] = 1620296629
  266. },
  267. ["HipHop"] = {
  268. ["Name"] = 'HipHop',
  269. ["MovementCancel"] = true,
  270. ["Priority"] = 'Enum.AnimationPriority.Action',
  271. ["R15"] = 4308346808,
  272. ["Object"] = 'HipHop'
  273. },
  274. ["Dance2"] = {
  275. ["Name"] = 'Dance2',
  276. ["MovementCancel"] = true,
  277. ["R15"] = 507776043,
  278. ["Priority"] = 'Enum.AnimationPriority.Action',
  279. ["Object"] = 'Dance2',
  280. ["R6"] = 182436842
  281. },
  282. ["Dance3"] = {
  283. ["Name"] = 'Dance3',
  284. ["MovementCancel"] = true,
  285. ["R15"] = 507777268,
  286. ["Priority"] = 'Enum.AnimationPriority.Action',
  287. ["Object"] = 'Dance3',
  288. ["R6"] = 182436935
  289. },
  290. ["SitSeat"] = {
  291. ["Name"] = 'SitSeat',
  292. ["Weight"] = 0.99,
  293. ["R15"] = 2506281703,
  294. ["Priority"] = 'Enum.AnimationPriority.Core',
  295. ["Object"] = 'SitSeat',
  296. ["R6"] = 178130996
  297. },
  298. ["Think"] = {
  299. ["Object"] = 'Think',
  300. ["Name"] = 'Think',
  301. ["FaceId"] = 209715003,
  302. ["SoundId"] = audioId,
  303. ["Priority"] = 'Enum.AnimationPriority.Action',
  304. ["R15"] = 4308415882,
  305. ["R6"] = 154185274
  306. },
  307. ["Wave"] = {
  308. ["Name"] = 'Wave',
  309. ["R6"] = 128777973,
  310. ["Priority"] = 'Enum.AnimationPriority.Action',
  311. ["R15"] = 507770239,
  312. ["Object"] = 'Wave'
  313. },
  314. ["Eat"] = {
  315. ["Object"] = 'Eat',
  316. ["Priority"] = 'Enum.AnimationPriority.Action',
  317. ["Name"] = 'Eat',
  318. ["R15"] = 3343204532
  319. },
  320. ["Fall"] = {
  321. ["Name"] = 'Fall',
  322. ["Weight"] = 0.7,
  323. ["R15"] = 507767968,
  324. ["Priority"] = 'Enum.AnimationPriority.Core',
  325. ["Object"] = 'Fall',
  326. ["R6"] = 180436148
  327. },
  328. ["ThrowCoin"] = {
  329. ["Name"] = 'ThrowCoin',
  330. ["R6"] = 156055482,
  331. ["Priority"] = 'Enum.AnimationPriority.Action',
  332. ["R15"] = 867194400,
  333. ["Object"] = 'ThrowCoin'
  334. },
  335. ["Easy"] = {
  336. ["Name"] = 'Easy',
  337. ["MovementCancel"] = true,
  338. ["Priority"] = 'Enum.AnimationPriority.Action',
  339. ["R15"] = 4308337079,
  340. ["Object"] = 'Easy'
  341. },
  342. ["Driving"] = {
  343. ["Name"] = 'Driving',
  344. ["Weight"] = 0.99,
  345. ["R15"] = 866020346,
  346. ["Priority"] = 'Enum.AnimationPriority.Core',
  347. ["Object"] = 'Driving',
  348. ["R6"] = 178130996
  349. },
  350. ["Sit"] = {
  351. ["Name"] = 'Sit',
  352. ["MovementCancel"] = true,
  353. ["R15"] = 4308421826,
  354. ["Priority"] = 'Enum.AnimationPriority.Action',
  355. ["Object"] = 'Sit',
  356. ["R6"] = 868508890
  357. },
  358. ["SleepSeat"] = {
  359. ["SoundLooped"] = true,
  360. ["R15"] = 4308318405,
  361. ["FaceId"] = 66329905,
  362. ["Object"] = 'SleepSeat',
  363. ["Name"] = 'SleepSeat',
  364. ["R6"] = 869468579,
  365. ["SoundId"] = audioId,
  366. ["Priority"] = 'Enum.AnimationPriority.Action',
  367. ["Volume"] = soundVolume,
  368. ["MovementCancel"] = true
  369. },
  370. ["Marashin"] = {
  371. ["Name"] = 'Marashin',
  372. ["MovementCancel"] = true,
  373. ["Priority"] = 'Enum.AnimationPriority.Action',
  374. ["R15"] = 4308362239,
  375. ["Object"] = 'Marashin'
  376. },
  377. ["Scared"] = {
  378. ["Object"] = 'Scared',
  379. ["Name"] = 'Scared',
  380. ["FaceId"] = 47206380,
  381. ["SoundId"] = audioId,
  382. ["Priority"] = 'Enum.AnimationPriority.Action',
  383. ["R15"] = 4308413393,
  384. ["R6"] = 154170755
  385. },
  386. ["Clap"] = {
  387. ["Name"] = 'Clap',
  388. ["R6"] = 868730451,
  389. ["SoundId"] = audioId,
  390. ["Priority"] = 'Enum.AnimationPriority.Action',
  391. ["R15"] = 4308424082,
  392. ["Object"] = 'Clap'
  393. },
  394. ["HipHop2"] = {
  395. ["Name"] = 'HipHop2',
  396. ["MovementCancel"] = true,
  397. ["Priority"] = 'Enum.AnimationPriority.Action',
  398. ["R15"] = 4308356261,
  399. ["Object"] = 'HipHop2'
  400. },
  401. ["Die"] = {
  402. ["Object"] = 'Die',
  403. ["R15"] = 4308443969,
  404. ["Name"] = 'Die',
  405. ["MovementCancel"] = true,
  406. ["SoundId"] = audioId,
  407. ["Priority"] = 'Enum.AnimationPriority.Action',
  408. ["R6"] = 1620270981,
  409. ["FaceId"] = 1604616024
  410. },
  411. ["Disgust"] = {
  412. ["Object"] = 'Disgust',
  413. ["Name"] = 'Disgust',
  414. ["FaceId"] = 1598203828,
  415. ["SoundId"] = audioId,
  416. ["Priority"] = 'Enum.AnimationPriority.Action',
  417. ["R15"] = 4308435046,
  418. ["R6"] = 1620305485
  419. },
  420. ["Hi"] = {
  421. ["Name"] = 'Hi',
  422. ["R6"] = 154179312,
  423. ["SoundId"] = audioId,
  424. ["Priority"] = 'Enum.AnimationPriority.Action',
  425. ["R15"] = 4308390587,
  426. ["Object"] = 'Hi'
  427. },
  428. ["Flair"] = {
  429. ["Name"] = 'Flair',
  430. ["MovementCancel"] = true,
  431. ["Priority"] = 'Enum.AnimationPriority.Action',
  432. ["R15"] = 4308358633,
  433. ["Object"] = 'Flair'
  434. },
  435. ["Dance"] = {
  436. ["Name"] = 'Dance',
  437. ["MovementCancel"] = true,
  438. ["R15"] = 507771019,
  439. ["SoundId"] = audioId,
  440. ["Priority"] = 'Enum.AnimationPriority.Action',
  441. ["Object"] = 'Dance',
  442. ["R6"] = 182435998
  443. },
  444. ["Climb"] = {
  445. ["Name"] = 'Climb',
  446. ["R6"] = 180436334,
  447. ["Priority"] = 'Enum.AnimationPriority.Core',
  448. ["R15"] = 507765644,
  449. ["Object"] = 'Climb'
  450. },
  451. ["WashHands"] = {
  452. ["Name"] = 'WashHands',
  453. ["R6"] = 1620296629,
  454. ["Priority"] = 'Enum.AnimationPriority.Action',
  455. ["R15"] = 1799726387,
  456. ["Object"] = 'WashHands'
  457. },
  458. ["ScaredOpeingPumpkin"] = {
  459. ["Object"] = 'ScaredOpeingPumpkin',
  460. ["Name"] = 'ScaredOpeingPumpkin',
  461. ["FaceId"] = 47206380,
  462. ["SoundId"] = audioId,
  463. ["Priority"] = 'Enum.AnimationPriority.Idle',
  464. ["R15"] = 867226524,
  465. ["R6"] = 154170755
  466. },
  467. ["Angry"] = {
  468. ["Object"] = 'Angry',
  469. ["Name"] = 'Angry',
  470. ["FaceId"] = 14020216,
  471. ["SoundId"] = audioId,
  472. ["Priority"] = 'Enum.AnimationPriority.Action',
  473. ["R15"] = 4308387518,
  474. ["R6"] = 154168543
  475. }
  476. };
  477. local Target = game:GetService("Workspace").Main.LoadSoundsIntoHead;
  478. for index, sound in pairs(game:service'Players'.LocalPlayer.Character.Head:GetChildren()) do
  479. if sound:IsA'Sound' then
  480. sound:Destroy()
  481. end
  482. end
  483. Target:FireServer(table_1)
  484. wait(.75)
  485. game:GetService("Players").LocalPlayer.PlayerGui.UIEvents.ListItemPressed:Fire(userdata_1, userdata_2, userdata_3, table_2);
  486. end
  487. end)
  488. window1:Toggle("FE Spam Sounds",false, function(State1)
  489. getgenv().hit = State1
  490. while wait() do
  491. if getgenv().hit then
  492. for i,v in pairs(game.Workspace:GetDescendants()) do
  493. if v:IsA("Sound") then
  494. v:Play()
  495. end
  496. end
  497. end
  498. end
  499. end)
  500. window1:Toggle("Spam Boxes",false, function(a1acra)
  501. getgenv().trin1eeeeeekets = a1acra
  502. while wait(.10) do
  503. if getgenv().trin1eeeeeekets then
  504. for _,v in pairs(workspace.SupplyButtons:GetDescendants()) do
  505. if v:IsA("TouchTransmitter") then
  506. firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 0) --0 is touch
  507. wait()
  508. firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 1) -- 1 is untouch
  509. end
  510. end
  511. end
  512. end
  513. end)
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522. window1:Button("0 Gravity Unanchored Things",function()
  523. spawn(function()
  524. while true do
  525. game.Players.LocalPlayer.MaximumSimulationRadius = math.pow(math.huge,math.huge)*math.huge
  526. game.Players.LocalPlayer.SimulationRadius = math.pow(math.huge,math.huge)*math.huge
  527. game:GetService("RunService").Stepped:wait()
  528. end
  529. end)
  530. local function zeroGrav(part)
  531. if part:FindFirstChild("BodyForce") then return end
  532. local temp = Instance.new("BodyForce")
  533. temp.Force = part:GetMass() * Vector3.new(0,workspace.Gravity,0)
  534. temp.Parent = part
  535. end
  536.  
  537. for i,v in ipairs(workspace:GetDescendants()) do
  538. if v:IsA("Part") and v.Anchored == false then
  539. if not (v:IsDescendantOf(game.Players.LocalPlayer.Character)) then
  540. zeroGrav(v)
  541. end
  542. end
  543. end
  544.  
  545. workspace.DescendantAdded:Connect(function(part)
  546. if part:IsA("Part") and part.Anchored == false then
  547. if not (part:IsDescendantOf(game.Players.LocalPlayer.Character)) then
  548. zeroGrav(part)
  549. end
  550. end
  551. end)
  552. end)
  553.  
  554. window1:Button("Bring Unanchored Bricks [E]",function()
  555.  
  556. local UserInputService = game:GetService("UserInputService")
  557. local Mouse = game:GetService("Players").LocalPlayer:GetMouse()
  558. local Folder = Instance.new("Folder", game:GetService("Workspace"))
  559. local Part = Instance.new("Part", Folder)
  560. local Attachment1 = Instance.new("Attachment", Part)
  561. Part.Anchored = true
  562. Part.CanCollide = false
  563. Part.Transparency = 1
  564. local Updated = Mouse.Hit + Vector3.new(0, 5, 0)
  565. local NetworkAccess = coroutine.create(function()
  566. settings().Physics.AllowSleep = false
  567. while game:GetService("RunService").RenderStepped:Wait() do
  568. for _, Players in next, game:GetService("Players"):GetPlayers() do
  569. if Players ~= game:GetService("Players").LocalPlayer then
  570. Players.MaximumSimulationRadius = 0
  571. sethiddenproperty(Players, "SimulationRadius", 0)
  572. end
  573. end
  574. game:GetService("Players").LocalPlayer.MaximumSimulationRadius = math.pow(math.huge,math.huge)
  575. setsimulationradius(math.huge)
  576. end
  577. end)
  578. coroutine.resume(NetworkAccess)
  579. local function ForcePart(v)
  580. 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
  581. Mouse.TargetFilter = v
  582. for _, x in next, v:GetChildren() do
  583. 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
  584. x:Destroy()
  585. end
  586. end
  587. if v:FindFirstChild("Attachment") then
  588. v:FindFirstChild("Attachment"):Destroy()
  589. end
  590. if v:FindFirstChild("AlignPosition") then
  591. v:FindFirstChild("AlignPosition"):Destroy()
  592. end
  593. if v:FindFirstChild("Torque") then
  594. v:FindFirstChild("Torque"):Destroy()
  595. end
  596. v.CanCollide = false
  597. local Torque = Instance.new("Torque", v)
  598. Torque.Torque = Vector3.new(100000, 100000, 100000)
  599. local AlignPosition = Instance.new("AlignPosition", v)
  600. local Attachment2 = Instance.new("Attachment", v)
  601. Torque.Attachment0 = Attachment2
  602. AlignPosition.MaxForce = 9999999999999999
  603. AlignPosition.MaxVelocity = math.huge
  604. AlignPosition.Responsiveness = 200
  605. AlignPosition.Attachment0 = Attachment2
  606. AlignPosition.Attachment1 = Attachment1
  607. end
  608. end
  609. for _, v in next, game:GetService("Workspace"):GetDescendants() do
  610. ForcePart(v)
  611. end
  612. game:GetService("Workspace").DescendantAdded:Connect(function(v)
  613. ForcePart(v)
  614. end)
  615. UserInputService.InputBegan:Connect(function(Key, Chat)
  616. if Key.KeyCode == Enum.KeyCode.E and not Chat then
  617. Updated = Mouse.Hit + Vector3.new(0, 5, 0)
  618. end
  619. end)
  620. spawn(function()
  621. while game:GetService("RunService").RenderStepped:Wait() do
  622. Attachment1.WorldCFrame = Updated
  623. end
  624. end)
  625. end)
  626. window1:Button("Become Manager",function()
  627.  
  628. --vars
  629. local Players = game:GetService("Players")
  630. local player = Players.LocalPlayer
  631. local humanoid = player.Character.Humanoid
  632. local mteam = game:GetService("Teams").Manager
  633. local man = mteam:GetPlayers()[1]
  634. --deletes a glitchy chair in the office (optional)
  635. if workspace:FindFirstChild("ExtraChair") and workspace.ExtraChair:FindFirstChild("Seat") then
  636. workspace.ExtraChair.Seat:Destroy()
  637. end
  638.  
  639. if man then
  640. --check if he's respawning or sitting
  641. local htxt
  642. if man.Character==nil or man.Character:FindFirstChild("HumanoidRootPart")==nil or man.Character:FindFirstChild("Humanoid")==nil then
  643. htxt = "Failed because manager is respawning"
  644. end
  645. local target = man.Character.HumanoidRootPart
  646. if man.Character.Humanoid.Sit then
  647. htxt = "Failed because manager is sitting"
  648. end
  649. if htxt then
  650. local h = Instance.new("Hint",workspace)
  651. h.Text = htxt
  652. wait(3)
  653. h:Destroy()
  654. return
  655. end
  656. --get in a car
  657. if not workspace.Cars:IsAncestorOf(humanoid.SeatPart) then
  658. humanoid.Jump=true
  659. wait(0.1)
  660. for _,car in ipairs(workspace.Cars:GetChildren()) do
  661. if car:FindFirstChild("Driver") and car.Driver.Occupant==nil and car:FindFirstChild("Owner") and car.Owner.Value==nil then
  662. car.Driver:Sit(humanoid)
  663. wait(0.3)
  664. if humanoid.SeatPart then
  665. break
  666. end
  667. end
  668. end
  669. end
  670. local seat = humanoid.SeatPart
  671. local car = seat.Parent
  672. local returncf = CFrame.new(14,-4.5,21)*CFrame.Angles(0,math.pi/2,0)
  673. for j=1,4 do
  674. --attempt to sit manager
  675. seat.Anchored=false
  676. local e = 0
  677. while car.HoodSeat.Occupant==nil and mteam:GetPlayers()[1] and target.Parent and e<5 do
  678. local newpos = target.Position+Vector3.new(0,-3,0)+target.CFrame.lookVector*5.5+target.Velocity*.7
  679. local flatdir = (target.CFrame.lookVector*Vector3.new(1,0,1)).Unit --target's looking direction, flattened
  680. if not (flatdir.x < 2) then --inf
  681. flatdir = Vector3.new(1,0,0)
  682. end
  683. car:SetPrimaryPartCFrame(CFrame.new(newpos,newpos-flatdir))
  684. seat.Velocity=Vector3.new()
  685. local e2=0
  686. while car.HoodSeat.Occupant==nil and mteam:GetPlayers()[1] and target.Parent and e2<0.7 do
  687. e2=e2+wait()
  688. end
  689. e=e+e2
  690. end
  691. --attempt to move manager
  692. car:SetPrimaryPartCFrame(returncf)
  693. wait(.1)
  694. car:SetPrimaryPartCFrame(returncf)
  695. seat.Anchored=true
  696. e = 0
  697. while mteam:GetPlayers()[1] and target.Parent and e<1 do
  698. e=e+wait()
  699. end
  700. car.HoodSeat:ClearAllChildren() --unsits anyone
  701. e = 0
  702. while mteam:GetPlayers()[1] and target.Parent and e<0.5 do
  703. e=e+wait()
  704. end
  705. if mteam:GetPlayers()[1]==nil or target.Parent==nil then
  706. break
  707. end
  708. end
  709. --reset car
  710. seat.Anchored=false
  711. wait()
  712. car:SetPrimaryPartCFrame(CFrame.new(120,10,-75))
  713. wait()
  714. end
  715.  
  716. --become manager
  717. humanoid.Jump=true
  718. wait(0.1)
  719. pcall(function() workspace.ManagerChair.Seat:Sit(humanoid) end)
  720. wait(0.3)
  721. humanoid.Jump=true
  722. wait(0.1)
  723. player.Character.HumanoidRootPart.CFrame = player.Character.HumanoidRootPart.CFrame+Vector3.new(5,5,6)
  724. end)
  725. window1:Button("Autofarm Gui",function()
  726. loadstring(game:HttpGet("https://gist.githubusercontent.com/TurkOyuncu99/9b9d62e9068d795f708c51551d439d21/raw/84a28a8d1fc501b9d200e8a2bd7cc831df0fbacf/gistfile1.txt", true))()
  727. end)
  728. window3:Label("Teleport Area", Color3.fromRGB(127, 143, 166))
  729. window3:Button("Starting Zone",function()
  730. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(49, 3, 198)
  731. end)
  732. window3:Button("Cashier Area",function()
  733. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(48, 4, 80)
  734. end)
  735. window3:Button("Cook Area",function()
  736. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(42, 4, 61)
  737. end)
  738. window3:Button("Manager Area",function()
  739. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(37, 4, 3)
  740. end)
  741. window3:Button("Boxer Area",function()
  742. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(55, 4, 31)
  743. end)
  744. window3:Button("Supplier Area",function()
  745. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(8, 13, -1020)
  746. end)
  747. window3:Button("Delivery Area",function()
  748. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(64, 4, -17)
  749. end)
  750.  
  751.  
  752.  
  753.  
  754. library:Keybind("Tab")
  755. game:GetService("StarterGui"):SetCore("SendNotification",{
  756. Title = "Important!",
  757. Text = "Ameicaa Was Here",
  758. Button1 = "LMAO",Button2 = "Noob", Duration = 20, })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement