Advertisement
Sensing1234clone2

Loader-RainHub

Feb 24th, 2025 (edited)
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 101.33 KB | None | 0 0
  1. local TweenService = game:GetService("TweenService")
  2. local LocalPlayer = game.Players.LocalPlayer
  3. local Character = LocalPlayer.Character
  4. local HumanoidRootPart = Character.HumanoidRootPart
  5. local Name = LocalPlayer.Name
  6. local CT = require(LocalPlayer.PlayerScripts.PlayerModule):GetControls()
  7. local Notification = loadstring(game:HttpGet("https://raw.githubusercontent.com/Jxereas/UI-Libraries/main/notification_gui_library.lua", true))()
  8. local load = Notification.new("success", "Notification", "Loader Success.", true, 3)
  9. wait(.5)
  10. load:changeBody("Loader Success..")
  11. wait(.5)
  12. load:changeBody("Loader Success...")
  13. wait(.5)
  14. load:changeBody("Loader Success.")
  15. wait(.5)
  16. load:changeBody("Loader Success..")
  17. wait(.5)
  18. load:changeBody("Loader Success...")
  19. wait(.5)
  20.  
  21. if game.PlaceId == 13358463560 then
  22.     if game:GetService("CoreGui"):FindFirstChild("RH_Menu") or game:GetService("CoreGui"):FindFirstChild("RH_Toggle") then
  23.         Fluent:ToggleAcrylic(false)
  24.         Fluent:ToggleTransparency(false)
  25.         game:GetService("CoreGui"):FindFirstChild("RH_Menu"):Destroy()
  26.         game:GetService("CoreGui"):FindFirstChild("RH_Toggle"):Destroy()
  27.     end
  28.     local Fluent = loadstring(game:HttpGet("https://raw.githubusercontent.com/ZenzeiNo1/RainHub/refs/heads/main/Fluent-Rain-Hub.lua"))()
  29.     local SaveManager = loadstring(game:HttpGet("https://raw.githubusercontent.com/dawid-scripts/Fluent/master/Addons/SaveManager.lua"))()
  30.     local InterfaceManager = loadstring(game:HttpGet("https://raw.githubusercontent.com/dawid-scripts/Fluent/master/Addons/InterfaceManager.lua"))()
  31.  
  32.     local Window = Fluent:CreateWindow({
  33.         Title = "Rain Hub 3.0.0 ",
  34.         SubTitle = "by star.nice",
  35.         TabWidth = 160,
  36.         Size = UDim2.fromOffset(580, 460),
  37.         Acrylic = true, -- The blur may be detectable, setting this to false disables blur entirely
  38.         Theme = "Midnight",
  39.         MinimizeKey = Enum.KeyCode.RightControl -- Used when theres no MinimizeKeybind
  40.     })
  41.  
  42.     --Fluent provides Lucide Icons https://lucide.dev/icons/ for the tabs, icons are optional
  43.     local Tabs = {
  44.         Main = Window:AddTab({ Title = "Main", Icon = "cloud" }),
  45.         Teleport = Window:AddTab({ Title = "Teleport", Icon = "box" }),
  46.         Misc = Window:AddTab({ Title = "Misc", Icon = "book" }),
  47.         Cr = Window:AddTab({ Title = "Credit", Icon = "file-box" }),
  48.         Settings = Window:AddTab({ Title = "Settings", Icon = "settings" })
  49.     }
  50.  
  51.     local AutoFarmTG = Tabs.Main:AddSection("AutoFarm Toggle")
  52.     local AutoFarmBT = Tabs.Main:AddSection("AutoFarm Button")
  53.     local AutoFarmAntiTG = Tabs.Main:AddSection("AutoFarm Toggle Anti TP")
  54.     local AutoFarmAntiBT = Tabs.Main:AddSection("AutoFarm Button Anti TP")
  55.     local TP = Tabs.Teleport:AddSection("TP")
  56.     local TPNPC = Tabs.Teleport:AddSection("TPNPC")
  57.     local Addon = Tabs.Misc:AddSection("Addon")
  58.     local Bypass = Tabs.Misc:AddSection("Bypass")
  59.     local Credit = Tabs.Cr:AddSection("Credit")
  60.  
  61.     local Options = Fluent.Options
  62.  
  63.     equipitem = function(v)
  64.         if LocalPlayer.Backpack:FindFirstChild(v) then
  65.             local Eq = LocalPlayer.Backpack:FindFirstChild(v)
  66.             Character.Humanoid:EquipTool(Eq)
  67.         end
  68.     end
  69.  
  70.     do
  71.         ----- Main -----
  72.         local Toggle = AutoFarmTG:AddToggle("Auto Clean",
  73.         {
  74.             Title = "Auto Clean",
  75.             Description = "Fully Auto",
  76.             Default = false,
  77.             Callback = function(v)
  78.             _G.Clean = v
  79.             while _G.Clean do wait(1)
  80.                 pcall(function()
  81.                     if LocalPlayer.PlayerGui.Main.LabelJob.Text == "" then
  82.                         Notification.new("info", "Notification", "Get Job...", true, 3)
  83.                         local args = {
  84.                         [1] = "Job"
  85.                         }
  86.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  87.                         wait(2)
  88.                         local args = {
  89.                         [1] = "Job"
  90.                         }
  91.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  92.                     end
  93.  
  94.                     if LocalPlayer.PlayerGui.Main.LabelJob.Text == "Clean the floors!" then
  95.                         local success = Notification.new("success", "Notification", "Success!!!", true, 3)
  96.                         CT:Disable()
  97.                         local Tw1 = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1715.58521, 4.12662554, -1586.85852, -0.0413668677, -3.96679596e-08, -0.999144018, -5.47444436e-08, 1, -3.74353988e-08, 0.999144018, 5.31489981e-08, -0.0413668677)})
  98.                         local Tw2 = TweenService:Create(HumanoidRootPart, TweenInfo.new(0.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1720.72473, 4.12662458, -1593.4071, -0.100228146, -1.78955464e-08, -0.99496448, 7.48486926e-08, 1, -2.55260293e-08, 0.99496448, -7.70302151e-08, -0.100228146)})
  99.                         local Tw3 = TweenService:Create(HumanoidRootPart, TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1716.89111, 4.12662745, -1608.74658, -0.00232439279, -3.48897018e-08, -0.999997318, 9.10893121e-08, 1, -3.51015252e-08, 0.999997318, -9.1170655e-08, -0.00232439279)})
  100.                         local Tw4 = TweenService:Create(HumanoidRootPart, TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1731.56824, 4.12662172, -1624.4646, -0.27096352, -7.4981358e-08, -0.962589622, -5.64646747e-08, 1, -6.20009715e-08, 0.962589622, 3.75523115e-08, -0.27096352)})
  101.                         local Tw5 = TweenService:Create(HumanoidRootPart, TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1742.65161, 4.12662888, -1604.37207, -0.00857968535, -9.46922629e-09, -0.999963164, -5.14645837e-09, 1, -9.42541778e-09, 0.999963164, 5.06540188e-09, -0.00857968535)})
  102.                         local Tw6 = TweenService:Create(HumanoidRootPart, TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1762.04443, 4.12663412, -1595.16418, -0.129098654, 5.65224241e-08, -0.991631746, 4.83307403e-08, 1, 5.0707321e-08, 0.991631746, -4.13800514e-08, -0.129098654)})
  103.                         local Tw7 = TweenService:Create(HumanoidRootPart, TweenInfo.new(0.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1758.63147, 4.12663412, -1576.76929, -0.0565072373, -1.52712865e-08, -0.998402178, 1.1656681e-08, 1, -1.59554663e-08, 0.998402178, -1.25396546e-08, -0.0565072373)})
  104.                         local Tw8 = TweenService:Create(HumanoidRootPart, TweenInfo.new(0.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1739.92322, 4.12663078, -1585.7323, 0.211679071, -2.5104832e-08, -0.977339208, 5.50662307e-08, 1, -1.37602827e-08, 0.977339208, -5.09056228e-08, 0.211679071)})
  105.                         local Tw9 = TweenService:Create(HumanoidRootPart, TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1727.11743, 4.12663126, -1576.79944, -0.0586111471, -6.83849777e-08, -0.998280883, -7.12253723e-08, 1, -6.43209503e-08, 0.998280883, 6.73330049e-08, -0.0586111471)})
  106.                         Tw1:Play()
  107.                         wait(10)
  108.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["2"].ClickDetector)
  109.                         wait(4)
  110.                         Tw2:Play()
  111.                         wait(1)
  112.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["9"].ClickDetector)
  113.                         wait(5)
  114.                         Tw3:Play()
  115.                         wait(1.5)
  116.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["3"].ClickDetector)
  117.                         wait(5)
  118.                         Tw4:Play()
  119.                         wait(1.5)
  120.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["5"].ClickDetector)
  121.                         wait(5)
  122.                         Tw5:Play()
  123.                         wait(1.5)
  124.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["4"].ClickDetector)
  125.                         wait(5)
  126.                         Tw6:Play()
  127.                         wait(1.5)
  128.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["1"].ClickDetector)
  129.                         wait(5)
  130.                         Tw7:Play()
  131.                         wait(1)
  132.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["7"].ClickDetector)
  133.                         wait(5)
  134.                         Tw8:Play()
  135.                         wait(1.5)
  136.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["8"].ClickDetector)
  137.                         wait(5)
  138.                         Tw9:Play()
  139.                         wait(1.5)
  140.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["6"].ClickDetector)
  141.                         wait(7)
  142.                         CT:Enable()
  143.                     else
  144.                         local args = {
  145.                         [1] = "Job"
  146.                         }
  147.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  148.                         wait(2)
  149.                         local Cancel = Notification.new("error", "Notification", "Cancel😭", true,3)
  150.                         local args1 = {
  151.                             [1] = "CancelJob"
  152.                         }
  153.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args1))
  154.                     end
  155.                 end)
  156.             end
  157.         end
  158.         })
  159.  
  160.         local Toggle = AutoFarmTG:AddToggle("Auto Delivery",
  161.         {
  162.             Title = "Auto Delivery",
  163.             Description = "Fully Auto",
  164.             Default = false,
  165.             Callback = function(v)
  166.             _G.Delivery = v
  167.             while _G.Delivery do wait(1)
  168.                 pcall(function()
  169.                     if game:GetService("Players").LocalPlayer.PlayerGui.Main.LabelJob.Text == "" then
  170.                         Notification.new("info", "Notification", "Get Job...", true, 3)
  171.                         local args = {
  172.                         [1] = "Job"
  173.                         }
  174.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  175.                         wait(2)
  176.                         local args = {
  177.                         [1] = "Job"
  178.                         }
  179.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  180.                     end
  181.            
  182.                     if game:GetService("Players").LocalPlayer.PlayerGui.Main.LabelJob.Text == "Deliver the crate!" then
  183.                         Notification.new("success", "Notification", "Success!!!", true, 3)
  184.                         CT:Disable()
  185.                         local Tw1 = TweenService:Create(HumanoidRootPart, TweenInfo.new(15, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1709.2572, 4.05218554, -1573.61023, -0.801387548, 5.05635356e-08, -0.598145485, 2.53255372e-08, 1, 5.06030169e-08, 0.598145485, 2.54042707e-08, -0.801387548)})
  186.                         local Tw2 = TweenService:Create(HumanoidRootPart, TweenInfo.new(7.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1428.85095, 3.99999905, -1414.49316, 0.0230026804, -7.12068058e-08, 0.999735415, 1.95005989e-09, 1, 7.11807786e-08, -0.999735415, 3.1219527e-10, 0.0230026804)})
  187.                         local Tw3 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1266.38818, 4, -1490.72571, 0.956693292, -6.76176839e-08, -0.29109785, 4.36354561e-08, 1, -8.88771012e-08, 0.29109785, 7.2325939e-08, 0.956693292)})
  188.                         local Tw4 = TweenService:Create(HumanoidRootPart, TweenInfo.new(15, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1956.29285, 4.05000067, -1648.20532, 0.0304275695, -1.08180709e-09, 0.999536991, 9.74812586e-09, 1, 7.85559062e-10, -0.999536991, 9.71970948e-09, 0.0304275695)})
  189.                         Tw1:Play()
  190.                         wait(17)
  191.                         Tw2:Play()
  192.                         wait(9)
  193.                         Tw3:Play()
  194.                         wait(5)
  195.                         Tw4:Play()
  196.                         wait(17)
  197.                         CT:Enable()
  198.                     else
  199.                         local args = {
  200.                         [1] = "Job"
  201.                         }
  202.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  203.            
  204.                         wait(2)
  205.            
  206.                         Notification.new("error", "Notification", "Cancel😭", true, 3)
  207.                         local args1 = {
  208.                             [1] = "CancelJob"
  209.                         }
  210.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args1))
  211.                     end
  212.                 end)
  213.             end
  214.         end
  215.         })
  216.  
  217.         local Toggle = AutoFarmTG:AddToggle("Auto Run",
  218.         {
  219.             Title = "Auto Run",
  220.             Description = "Not Fully Auto",
  221.             Default = false,
  222.             Callback = function(v)
  223.             _G.Run = v
  224.  
  225.             while _G.Run do wait(1)
  226.                 CT:Disable()
  227.                 if not LocalPlayer.Backpack:FindFirstChild("Roadwork Training") then
  228.                     local TwBuy = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-2057.35522, 8.375, -1643.90527, 0.00399909355, -2.54845585e-08, 0.999992013, -2.04004813e-09, 1, 2.54929198e-08, -0.999992013, -2.14198037e-09, 0.00399909355)})
  229.                     TwBuy:Play()
  230.                 else
  231.                     local Tw1 = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1951.23682, 4.05000067, -1642.04651, -0.999084294, -5.82323842e-08, 0.0427854843, -5.69893643e-08, 1, 3.02720728e-08, -0.0427854843, 2.7806033e-08, -0.999084294)})
  232.                     Tw1:Play()
  233.                     wait(10)
  234.                 end
  235.                 for i,v in pairs(game.workspace.Purchases.GYM:GetChildren()) do
  236.                     if v.Name == "Roadwork Training" then
  237.                         fireclickdetector(v.ClickDetector)
  238.                     end
  239.                 end
  240.                 equipitem("Roadwork Training")
  241.                 VirtualUser:Button1Down(Vector2.new(981, 488))
  242.                 if game.Workspace.Roadworks.GYM["1"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["2"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["3"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["4"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["5"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["6"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["7"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["8"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["9"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["10"]:FindFirstChild("TouchInterest")then
  243.                     local Tw1 = TweenService:Create(HumanoidRootPart, TweenInfo.new(7, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1951.23682, 4.05000067, -1642.04651, -0.999084294, -5.82323842e-08, 0.0427854843, -5.69893643e-08, 1, 3.02720728e-08, -0.0427854843, 2.7806033e-08, -0.999084294)})
  244.                     local Tw2 = TweenService:Create(HumanoidRootPart, TweenInfo.new(5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1949.63696, 3.99999952, -1490.46936, -0.999939144, 1.81944575e-08, -0.0110329613, 1.92144203e-08, 1, -9.23408834e-08, 0.0110329613, -9.25472534e-08, -0.999939144)})
  245.                     local Tw3 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1879.14185, 3.99999905, -1483.38855, -0.0485947765, -3.95604154e-08, -0.998818576, 1.13462848e-08, 1, -4.01592288e-08, 0.998818576, -1.32844091e-08, -0.0485947765)})
  246.                     local Tw4 = TweenService:Create(HumanoidRootPart, TweenInfo.new(7, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1828.61963, 3.99999905, -1306.72192, -0.0908902436, -9.18452301e-08, -0.995860934, -3.47439446e-08, 1, -8.90559591e-08, 0.995860934, 2.65058198e-08, -0.0908902436)})
  247.                     local Tw5 = TweenService:Create(HumanoidRootPart, TweenInfo.new(4, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1691.01648, 4, -1321.73657, 0.9997859, -1.01812539e-07, 0.0206906721, 1.01923725e-07, 1, -4.31927516e-09, -0.0206906721, 6.42722098e-09, 0.9997859)})
  248.                     local Tw6 = TweenService:Create(HumanoidRootPart, TweenInfo.new(5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1701.59924, 3.99999952, -1490.94641, 0.993309855, 4.66140975e-08, 0.115479648, -3.59092489e-08, 1, -9.47793879e-08, -0.115479648, 8.99985153e-08, 0.993309855)})
  249.                     local Tw7 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1701.83521, 3.99999905, -1555.25659, -0.0144577483, 8.42557171e-08, 0.999895453, -3.3463305e-08, 1, -8.4748379e-08, -0.999895453, -3.46850761e-08, -0.0144577483)})
  250.                     local Tw8 = TweenService:Create(HumanoidRootPart, TweenInfo.new(5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1876.77637, 3.99999905, -1557.67273, 0.999782801, 1.78105388e-08, 0.0208400264, -1.67651795e-08, 1, -5.03358777e-08, -0.0208400264, 4.99755579e-08, 0.999782801)})
  251.                     local Tw9 = TweenService:Create(HumanoidRootPart, TweenInfo.new(5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1880.95715, 3.99999905, -1730.52319, 0.126060918, -2.25942709e-09, 0.992022514, 1.06375875e-09, 1, 2.1424198e-09, -0.992022514, 7.85197185e-10, 0.126060918)})
  252.                     local Tw10 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1953.18079, 4.05000067, -1727.79822, -0.998464108, 2.40192772e-08, -0.055402182, 2.48190268e-08, 1, -1.37472869e-08, 0.055402182, -1.51012003e-08, -0.998464108)})
  253.                     Tw1:Play()
  254.                     wait(7)
  255.                     Tw2:Play()
  256.                     wait(5)
  257.                     Tw3:Play()
  258.                     wait(4)
  259.                     Tw4:Play()
  260.                     wait(7)
  261.                     Tw5:Play()
  262.                     wait(4)
  263.                     Tw6:Play()
  264.                     wait(3)
  265.                     Tw7:Play()
  266.                     wait(3)
  267.                     Tw8:Play()
  268.                     wait(5)
  269.                     Tw9:Play()
  270.                     wait(5)
  271.                     Tw10:Play()
  272.                     wait(5)
  273.                     CT:Enable()
  274.                 end
  275.             end
  276.         end
  277.         })
  278.  
  279.         local Toggle = AutoFarmTG:AddToggle("Auto Run In Senkaimon",
  280.         {
  281.             Title = "Auto Run In Senkaimon",
  282.             Description = "Not Fully Auto",
  283.             Default = false,
  284.             Callback = function(v)
  285.             _G.AutoSenkaimon = v
  286.             while _G.AutoSenkaimon do wait(1)
  287.                 local Tw = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(5839.04199, -20.5, 2848.83813, 0.99961549, -8.25480768e-08, 0.027729148, 8.40106011e-08, 1, -5.15781835e-08, -0.027729148, 5.38878915e-08, 0.99961549)})
  288.                 local Tw2 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(5839.2168, -20.5000038, 2831.2583, 0.999796629, 5.35951408e-08, 0.0201668292, -5.29640936e-08, 1, -3.18254401e-08, -0.0201668292, 3.07508472e-08, 0.999796629)})
  289.                 local Tw3 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(5675.73438, -20.5, 2748.9751, -0.0195927639, 3.10148494e-08, 0.999808073, 8.14329049e-09, 1, -3.08612229e-08, -0.999808073, 7.53707052e-09, -0.0195927639)})
  290.                 local Tw4 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(5547.59619, -20.5000076, 2851.90796, -0.999341369, -1.55441859e-09, 0.0362889357, -3.6423029e-09, 1, -5.74689025e-08, -0.0362889357, -5.75632235e-08, -0.999341369)})
  291.                 local Tw5 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(5562.21631, -20.5000076, 3029.85229, -0.999971688, 1.23424826e-07, 0.00752679165, 1.23642096e-07, 1, 2.84006791e-08, -0.00752679165, 2.93305025e-08, -0.999971688)})
  292.                 local Tw6 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(5671.38916, -20.5000038, 3036.0481, -0.00743863313, 1.04424416e-07, -0.999972343, -1.05891944e-08, 1, 1.04506078e-07, 0.999972343, 1.13662839e-08, -0.00743863313)})
  293.                 local Tw7 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(5733.354, -20.5000076, 3197.0957, 0.0876132846, -7.39989403e-08, -0.996154547, 8.07849645e-08, 1, -6.71794353e-08, 0.996154547, -7.4588506e-08, 0.0876132846)})
  294.                 local Tw8 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(5849.46729, -20.5, 3099.12891, 0.999937057, 3.79951466e-08, 0.0112192826, -3.82133578e-08, 1, 1.92354488e-08, -0.0112192826, -1.96629646e-08, 0.999937057)})
  295.                 local Tw9 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(5870.48682, -20.5000038, 2987.37061, 0.999846458, -2.2171708e-08, 0.0175229646, 2.17854819e-08, 1, 2.22320082e-08, -0.0175229646, -2.18468497e-08, 0.999846458)})
  296.                 local Tw10 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(5995.54834, -20.5000038, 2892.17383, 0.998578906, -1.31785676e-08, 0.0532930307, 9.1707264e-09, 1, 7.54483978e-08, -0.0532930307, -7.48524442e-08, 0.998578906)})
  297.                 local Tw11 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(5839.2168, -20.5000038, 2831.2583, 0.999796629, 5.35951408e-08, 0.0201668292, -5.29640936e-08, 1, -3.18254401e-08, -0.0201668292, 3.07508472e-08, 0.999796629)})
  298.                 Tw:Play()
  299.                 wait(3)
  300.                 for i,v in pairs(game.workspace.Purchases.GYM:GetChildren()) do
  301.                     if v.Name == "Roadwork Training" then
  302.                         fireclickdetector(v.ClickDetector)
  303.                     end
  304.                 end
  305.                 equipitem("Roadwork Training")
  306.                 VirtualUser:Button1Down(Vector2.new(981, 488))
  307.                 wait(5)
  308.                 Tw:Play()
  309.                 wait(3)
  310.                 Tw2:Play()
  311.                 wait(4)
  312.                 Tw3:Play()
  313.                 wait(4)
  314.                 Tw4:Play()
  315.                 wait(4)
  316.                 Tw5:Play()
  317.                 wait(4)
  318.                 Tw6:Play()
  319.                 wait(4)
  320.                 Tw7:Play()
  321.                 wait(4)
  322.                 Tw8:Play()
  323.                 wait(4)
  324.                 Tw9:Play()
  325.                 wait(4)
  326.                 Tw10:Play()
  327.                 wait(4)
  328.                 Tw11:Play()
  329.                 wait(3)
  330.                 Notification.new("success", "Notification", "Success!!!", true , 3)
  331.             end
  332.         end
  333.         })
  334.  
  335.         AutoFarmBT:AddButton({
  336.             Title = "Auto Clean",
  337.             Description = "Fully Auto",
  338.             Callback = function()
  339.                 _G.BClean = true
  340.                 while _G.BClean do wait(1)
  341.                     pcall(function()
  342.                         if game:GetService("Players").LocalPlayer.PlayerGui.Main.LabelJob.Text == "" then
  343.                             Notification.new("info", "Notification", "Get Job...", true , 3)
  344.                             local args = {
  345.                             [1] = "Job"
  346.                             }
  347.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  348.                             wait(2)
  349.                             local args = {
  350.                             [1] = "Job"
  351.                             }
  352.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  353.                         end
  354.  
  355.                         if game:GetService("Players").LocalPlayer.PlayerGui.Main.LabelJob.Text == "Clean the floors!" then
  356.                             Notification.new("success", "Notification", "Success!!!", true, 3)
  357.                             CT:Disable()
  358.                             local Tw1 = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1715.58521, 4.12662554, -1586.85852, -0.0413668677, -3.96679596e-08, -0.999144018, -5.47444436e-08, 1, -3.74353988e-08, 0.999144018, 5.31489981e-08, -0.0413668677)})
  359.                             local Tw2 = TweenService:Create(HumanoidRootPart, TweenInfo.new(0.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1720.72473, 4.12662458, -1593.4071, -0.100228146, -1.78955464e-08, -0.99496448, 7.48486926e-08, 1, -2.55260293e-08, 0.99496448, -7.70302151e-08, -0.100228146)})
  360.                             local Tw3 = TweenService:Create(HumanoidRootPart, TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1716.89111, 4.12662745, -1608.74658, -0.00232439279, -3.48897018e-08, -0.999997318, 9.10893121e-08, 1, -3.51015252e-08, 0.999997318, -9.1170655e-08, -0.00232439279)})
  361.                             local Tw4 = TweenService:Create(HumanoidRootPart, TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1731.56824, 4.12662172, -1624.4646, -0.27096352, -7.4981358e-08, -0.962589622, -5.64646747e-08, 1, -6.20009715e-08, 0.962589622, 3.75523115e-08, -0.27096352)})
  362.                             local Tw5 = TweenService:Create(HumanoidRootPart, TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1742.65161, 4.12662888, -1604.37207, -0.00857968535, -9.46922629e-09, -0.999963164, -5.14645837e-09, 1, -9.42541778e-09, 0.999963164, 5.06540188e-09, -0.00857968535)})
  363.                             local Tw6 = TweenService:Create(HumanoidRootPart, TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1762.04443, 4.12663412, -1595.16418, -0.129098654, 5.65224241e-08, -0.991631746, 4.83307403e-08, 1, 5.0707321e-08, 0.991631746, -4.13800514e-08, -0.129098654)})
  364.                             local Tw7 = TweenService:Create(HumanoidRootPart, TweenInfo.new(0.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1758.63147, 4.12663412, -1576.76929, -0.0565072373, -1.52712865e-08, -0.998402178, 1.1656681e-08, 1, -1.59554663e-08, 0.998402178, -1.25396546e-08, -0.0565072373)})
  365.                             local Tw8 = TweenService:Create(HumanoidRootPart, TweenInfo.new(0.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1739.92322, 4.12663078, -1585.7323, 0.211679071, -2.5104832e-08, -0.977339208, 5.50662307e-08, 1, -1.37602827e-08, 0.977339208, -5.09056228e-08, 0.211679071)})
  366.                             local Tw9 = TweenService:Create(HumanoidRootPart, TweenInfo.new(1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1727.11743, 4.12663126, -1576.79944, -0.0586111471, -6.83849777e-08, -0.998280883, -7.12253723e-08, 1, -6.43209503e-08, 0.998280883, 6.73330049e-08, -0.0586111471)})
  367.                             Tw1:Play()
  368.                             wait(10)
  369.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["2"].ClickDetector)
  370.                             wait(4)
  371.                             Tw2:Play()
  372.                             wait(1)
  373.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["9"].ClickDetector)
  374.                             wait(5)
  375.                             Tw3:Play()
  376.                             wait(1.5)
  377.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["3"].ClickDetector)
  378.                             wait(5)
  379.                             Tw4:Play()
  380.                             wait(1.5)
  381.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["5"].ClickDetector)
  382.                             wait(5)
  383.                             Tw5:Play()
  384.                             wait(1.5)
  385.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["4"].ClickDetector)
  386.                             wait(5)
  387.                             Tw6:Play()
  388.                             wait(1.5)
  389.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["1"].ClickDetector)
  390.                             wait(5)
  391.                             Tw7:Play()
  392.                             wait(1)
  393.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["7"].ClickDetector)
  394.                             wait(5)
  395.                             Tw8:Play()
  396.                             wait(1.5)
  397.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["8"].ClickDetector)
  398.                             wait(5)
  399.                             Tw9:Play()
  400.                             wait(1.5)
  401.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["6"].ClickDetector)
  402.                             wait(7)
  403.                             CT:Enable()
  404.                             _G.BClean = false
  405.                         else
  406.                             local args = {
  407.                             [1] = "Job"
  408.                             }
  409.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  410.                             wait(2)
  411.                             local Cancel = Notification.new("error", "Notification", "Cancel😭")
  412.                             Cancel:deleteTimeout(3)
  413.                             local args1 = {
  414.                                 [1] = "CancelJob"
  415.                             }
  416.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args1))
  417.                         end
  418.                     end)
  419.                 end
  420.             end
  421.         })
  422.  
  423.         AutoFarmBT:AddButton({
  424.             Title = "Auto Delivery",
  425.             Description = "Fully Auto",
  426.             Callback = function()
  427.                 _G.BDeli = true
  428.                 while _G.BDeli do wait(1)
  429.                     pcall(function()
  430.                         if game:GetService("Players").LocalPlayer.PlayerGui.Main.LabelJob.Text == "" then
  431.                             Notification.new("info", "Notification", "Get Job...", true, 3)
  432.                             local args = {
  433.                             [1] = "Job"
  434.                             }
  435.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  436.                             wait(2)
  437.                             local args = {
  438.                             [1] = "Job"
  439.                             }
  440.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  441.                         end
  442.  
  443.                         if game:GetService("Players").LocalPlayer.PlayerGui.Main.LabelJob.Text == "Deliver the crate!" then
  444.                             Notification.new("success", "Notification", "Success!!!", true, 3)
  445.                             CT:Disable()
  446.                             local Tw1 = TweenService:Create(HumanoidRootPart, TweenInfo.new(15, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1709.2572, 4.05218554, -1573.61023, -0.801387548, 5.05635356e-08, -0.598145485, 2.53255372e-08, 1, 5.06030169e-08, 0.598145485, 2.54042707e-08, -0.801387548)})
  447.                             local Tw2 = TweenService:Create(HumanoidRootPart, TweenInfo.new(7.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1428.85095, 3.99999905, -1414.49316, 0.0230026804, -7.12068058e-08, 0.999735415, 1.95005989e-09, 1, 7.11807786e-08, -0.999735415, 3.1219527e-10, 0.0230026804)})
  448.                             local Tw3 = TweenService:Create(HumanoidRootPart, TweenInfo.new(3, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1266.38818, 4, -1490.72571, 0.956693292, -6.76176839e-08, -0.29109785, 4.36354561e-08, 1, -8.88771012e-08, 0.29109785, 7.2325939e-08, 0.956693292)})
  449.                             local Tw4 = TweenService:Create(HumanoidRootPart, TweenInfo.new(15, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1956.29285, 4.05000067, -1648.20532, 0.0304275695, -1.08180709e-09, 0.999536991, 9.74812586e-09, 1, 7.85559062e-10, -0.999536991, 9.71970948e-09, 0.0304275695)})
  450.                            
  451.                             Tw1:Play()
  452.                             wait(17)
  453.                             Tw2:Play()
  454.                             wait(9)
  455.                             Tw3:Play()
  456.                             wait(5)
  457.                             Tw4:Play()
  458.                             wait(17)
  459.                             CT:Enable()
  460.                             Notification.new("success", "Notification", "Success!!!", true , 3)
  461.                             _G.BClean = false
  462.                         else
  463.                             local args = {
  464.                             [1] = "Job"
  465.                             }
  466.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  467.                             wait(2)
  468.                             local Cancel = Notification.new("error", "Notification", "Cancel😭")
  469.                             Cancel:deleteTimeout(3)
  470.                             local args1 = {
  471.                                 [1] = "CancelJob"
  472.                             }
  473.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args1))
  474.                         end
  475.                     end)
  476.                 end
  477.             end
  478.         })
  479.  
  480.         ----- Auto Farm Anti TP -----
  481.         local Toggle = AutoFarmAntiTG:AddToggle("Auto All Job",
  482.         {
  483.             Title = "Auto All Job",
  484.             Description = "Fully Auto All Job",
  485.             Default = false,
  486.             Callback = function(v)
  487.             _G.AllJob = v
  488.             while _G.AllJob do wait(1)
  489.                 pcall(function()
  490.                     if game:GetService("Players").LocalPlayer.PlayerGui.Main.LabelJob.Text == "" then
  491.                         Notification.new("info", "Notification", "Get Job...", true, 3)
  492.                         local args = {
  493.                         [1] = "Job"
  494.                         }
  495.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  496.                     end
  497.                 ----- Clean Job -----
  498.                     if LocalPlayer.PlayerGui.Main.LabelJob.Text == "Clean the floors!" then
  499.                         local success = Notification.new("success", "Notification", "Get Clean Job!!!", true, 3)
  500.                         CT:Disable()
  501.                         HumanoidRootPart.CFrame = CFrame.new(-1715.58521, 4.12662554, -1586.85852, -0.0413668677, -3.96679596e-08, -0.999144018, -5.47444436e-08, 1, -3.74353988e-08, 0.999144018, 5.31489981e-08, -0.0413668677)
  502.                         wait(1)
  503.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["2"].ClickDetector)
  504.                         wait(5)
  505.                         HumanoidRootPart.CFrame = CFrame.new(-1720.72473, 4.12662458, -1593.4071, -0.100228146, -1.78955464e-08, -0.99496448, 7.48486926e-08, 1, -2.55260293e-08, 0.99496448, -7.70302151e-08, -0.100228146)
  506.                         wait(1)
  507.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["9"].ClickDetector)
  508.                         wait(5)
  509.                         HumanoidRootPart.CFrame = CFrame.new(-1716.89111, 4.12662745, -1608.74658, -0.00232439279, -3.48897018e-08, -0.999997318, 9.10893121e-08, 1, -3.51015252e-08, 0.999997318, -9.1170655e-08, -0.00232439279)
  510.                         wait(1)
  511.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["3"].ClickDetector)
  512.                         wait(5)
  513.                         HumanoidRootPart.CFrame = CFrame.new(-1731.56824, 4.12662172, -1624.4646, -0.27096352, -7.4981358e-08, -0.962589622, -5.64646747e-08, 1, -6.20009715e-08, 0.962589622, 3.75523115e-08, -0.27096352)
  514.                         wait(1)
  515.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["5"].ClickDetector)
  516.                         wait(5)
  517.                         HumanoidRootPart.CFrame = CFrame.new(-1742.65161, 4.12662888, -1604.37207, -0.00857968535, -9.46922629e-09, -0.999963164, -5.14645837e-09, 1, -9.42541778e-09, 0.999963164, 5.06540188e-09, -0.00857968535)
  518.                         wait(1)
  519.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["4"].ClickDetector)
  520.                         wait(5)
  521.                         HumanoidRootPart.CFrame = CFrame.new(-1762.04443, 4.12663412, -1595.16418, -0.129098654, 5.65224241e-08, -0.991631746, 4.83307403e-08, 1, 5.0707321e-08, 0.991631746, -4.13800514e-08, -0.129098654)
  522.                         wait(1)
  523.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["1"].ClickDetector)
  524.                         wait(5)
  525.                         HumanoidRootPart.CFrame = CFrame.new(-1758.63147, 4.12663412, -1576.76929, -0.0565072373, -1.52712865e-08, -0.998402178, 1.1656681e-08, 1, -1.59554663e-08, 0.998402178, -1.25396546e-08, -0.0565072373)
  526.                         wait(1)
  527.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["7"].ClickDetector)
  528.                         wait(5)
  529.                         HumanoidRootPart.CFrame = CFrame.new(-1739.92322, 4.12663078, -1585.7323, 0.211679071, -2.5104832e-08, -0.977339208, 5.50662307e-08, 1, -1.37602827e-08, 0.977339208, -5.09056228e-08, 0.211679071)
  530.                         wait(1)
  531.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["8"].ClickDetector)
  532.                         wait(5)
  533.                         HumanoidRootPart.CFrame = CFrame.new(-1727.11743, 4.12663126, -1576.79944, -0.0586111471, -6.83849777e-08, -0.998280883, -7.12253723e-08, 1, -6.43209503e-08, 0.998280883, 6.73330049e-08, -0.0586111471)
  534.                         wait(1)
  535.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["6"].ClickDetector)
  536.                         wait(5)
  537.                         CT:Enable()
  538.                     end
  539.  
  540.                     ----- Delivery Job -----
  541.                     if game:GetService("Players").LocalPlayer.PlayerGui.Main.LabelJob.Text == "Deliver the crate!" then
  542.                         Notification.new("success", "Notification", "Get Delivery Job!!!", true, 3)
  543.                         CT:Disable()
  544.                         Humanoid.Jump = true
  545.                         HumanoidRootPart.CFrame = game.Workspace.Delivery.From.Burger.CFrame
  546.                         wait(7)
  547.                         Humanoid.Jump = true
  548.                         HumanoidRootPart.CFrame = game.Workspace.Delivery.From.Sushi.CFrame
  549.                         wait(7)
  550.                         Humanoid.Jump = true
  551.                         HumanoidRootPart.CFrame = game.Workspace.Delivery.To.Burger.CFrame
  552.                         wait(7)
  553.                         Humanoid.Jump = true
  554.                         HumanoidRootPart.CFrame = game.Workspace.Delivery.To.Sushi.CFrame
  555.                         wait(7)
  556.                         CT:Enable()
  557.                     end
  558.                 end)
  559.             end
  560.         end
  561.         })
  562.  
  563.         local Toggle = AutoFarmAntiTG:AddToggle("Auto Clean",
  564.         {
  565.             Title = "Auto Clean",
  566.             Description = "Fully Auto",
  567.             Default = false,
  568.             Callback = function(v)
  569.             _G.Clean = v
  570.             while _G.Clean do wait(1)
  571.                 pcall(function()
  572.                     if LocalPlayer.PlayerGui.Main.LabelJob.Text == "" then
  573.                         Notification.new("info", "Notification", "Get Job...", true, 3)
  574.                         local args = {
  575.                         [1] = "Job"
  576.                         }
  577.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  578.                         wait(2)
  579.                         local args = {
  580.                         [1] = "Job"
  581.                         }
  582.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  583.                     end
  584.  
  585.                     if LocalPlayer.PlayerGui.Main.LabelJob.Text == "Clean the floors!" then
  586.                         local success = Notification.new("success", "Notification", "Success!!!", true, 3)
  587.                         CT:Disable()
  588.                         HumanoidRootPart.CFrame = CFrame.new(-1715.58521, 4.12662554, -1586.85852, -0.0413668677, -3.96679596e-08, -0.999144018, -5.47444436e-08, 1, -3.74353988e-08, 0.999144018, 5.31489981e-08, -0.0413668677)
  589.                         wait(1)
  590.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["2"].ClickDetector)
  591.                         wait(5)
  592.                         HumanoidRootPart.CFrame = CFrame.new(-1720.72473, 4.12662458, -1593.4071, -0.100228146, -1.78955464e-08, -0.99496448, 7.48486926e-08, 1, -2.55260293e-08, 0.99496448, -7.70302151e-08, -0.100228146)
  593.                         wait(1)
  594.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["9"].ClickDetector)
  595.                         wait(5)
  596.                         HumanoidRootPart.CFrame = CFrame.new(-1716.89111, 4.12662745, -1608.74658, -0.00232439279, -3.48897018e-08, -0.999997318, 9.10893121e-08, 1, -3.51015252e-08, 0.999997318, -9.1170655e-08, -0.00232439279)
  597.                         wait(1)
  598.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["3"].ClickDetector)
  599.                         wait(5)
  600.                         HumanoidRootPart.CFrame = CFrame.new(-1731.56824, 4.12662172, -1624.4646, -0.27096352, -7.4981358e-08, -0.962589622, -5.64646747e-08, 1, -6.20009715e-08, 0.962589622, 3.75523115e-08, -0.27096352)
  601.                         wait(1)
  602.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["5"].ClickDetector)
  603.                         wait(5)
  604.                         HumanoidRootPart.CFrame = CFrame.new(-1742.65161, 4.12662888, -1604.37207, -0.00857968535, -9.46922629e-09, -0.999963164, -5.14645837e-09, 1, -9.42541778e-09, 0.999963164, 5.06540188e-09, -0.00857968535)
  605.                         wait(1)
  606.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["4"].ClickDetector)
  607.                         wait(5)
  608.                         HumanoidRootPart.CFrame = CFrame.new(-1762.04443, 4.12663412, -1595.16418, -0.129098654, 5.65224241e-08, -0.991631746, 4.83307403e-08, 1, 5.0707321e-08, 0.991631746, -4.13800514e-08, -0.129098654)
  609.                         wait(1)
  610.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["1"].ClickDetector)
  611.                         wait(5)
  612.                         HumanoidRootPart.CFrame = CFrame.new(-1758.63147, 4.12663412, -1576.76929, -0.0565072373, -1.52712865e-08, -0.998402178, 1.1656681e-08, 1, -1.59554663e-08, 0.998402178, -1.25396546e-08, -0.0565072373)
  613.                         wait(1)
  614.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["7"].ClickDetector)
  615.                         wait(5)
  616.                         HumanoidRootPart.CFrame = CFrame.new(-1739.92322, 4.12663078, -1585.7323, 0.211679071, -2.5104832e-08, -0.977339208, 5.50662307e-08, 1, -1.37602827e-08, 0.977339208, -5.09056228e-08, 0.211679071)
  617.                         wait(1)
  618.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["8"].ClickDetector)
  619.                         wait(5)
  620.                         HumanoidRootPart.CFrame = CFrame.new(-1727.11743, 4.12663126, -1576.79944, -0.0586111471, -6.83849777e-08, -0.998280883, -7.12253723e-08, 1, -6.43209503e-08, 0.998280883, 6.73330049e-08, -0.0586111471)
  621.                         wait(1)
  622.                         fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["6"].ClickDetector)
  623.                         wait(5)
  624.                         CT:Enable()
  625.                     else
  626.                         local args = {
  627.                         [1] = "Job"
  628.                         }
  629.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  630.                         wait(2)
  631.                         local Cancel = Notification.new("error", "Notification", "Cancel😭", true,3)
  632.                         local args1 = {
  633.                             [1] = "CancelJob"
  634.                         }
  635.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args1))
  636.                     end
  637.                 end)
  638.             end
  639.         end
  640.         })
  641.  
  642.         local Toggle = AutoFarmAntiTG:AddToggle("Auto Delivery",
  643.         {
  644.             Title = "Auto Delivery",
  645.             Description = "Fully Auto",
  646.             Default = false,
  647.             Callback = function(v)
  648.             _G.Delivery = v
  649.             while _G.Delivery do wait(1)
  650.                 pcall(function()
  651.                     if game:GetService("Players").LocalPlayer.PlayerGui.Main.LabelJob.Text == "" then
  652.                         Notification.new("info", "Notification", "Get Job...", true, 3)
  653.                         local args = {
  654.                         [1] = "Job"
  655.                         }
  656.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  657.                         wait(2)
  658.                         local args = {
  659.                         [1] = "Job"
  660.                         }
  661.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  662.                     end
  663.            
  664.                     if game:GetService("Players").LocalPlayer.PlayerGui.Main.LabelJob.Text == "Deliver the crate!" then
  665.                         Notification.new("success", "Notification", "Success!!!", true, 3)
  666.                         CT:Disable()
  667.                         Humanoid.Jump = true
  668.                         HumanoidRootPart.CFrame = game.Workspace.Delivery.From.Burger.CFrame
  669.                         wait(7)
  670.                         Humanoid.Jump = true
  671.                         HumanoidRootPart.CFrame = game.Workspace.Delivery.From.Sushi.CFrame
  672.                         wait(7)
  673.                         Humanoid.Jump = true
  674.                         HumanoidRootPart.CFrame = game.Workspace.Delivery.To.Burger.CFrame
  675.                         wait(7)
  676.                         Humanoid.Jump = true
  677.                         HumanoidRootPart.CFrame = game.Workspace.Delivery.To.Sushi.CFrame
  678.                         wait(7)
  679.                         CT:Enable()
  680.                     else
  681.                         local args = {
  682.                         [1] = "Job"
  683.                         }
  684.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  685.            
  686.                         wait(2)
  687.            
  688.                         Notification.new("error", "Notification", "Cancel😭", true, 3)
  689.                         local args1 = {
  690.                             [1] = "CancelJob"
  691.                         }
  692.                         game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args1))
  693.                     end
  694.                 end)
  695.             end
  696.         end
  697.         })
  698.  
  699.         local Toggle = AutoFarmAntiTG:AddToggle("Auto Run",
  700.         {
  701.             Title = "Auto Run",
  702.             Description = "Not Fully Auto",
  703.             Default = false,
  704.             Callback = function(v)
  705.             _G.Run = v
  706.  
  707.             while _G.Run do wait(1)
  708.                 CT:Disable()
  709.                 if not LocalPlayer.Backpack:FindFirstChild("Roadwork Training") then
  710.                     HumanoidRootPart.CFrame = CFrame.new(-2057.35522, 8.375, -1643.90527, 0.00399909355, -2.54845585e-08, 0.999992013, -2.04004813e-09, 1, 2.54929198e-08, -0.999992013, -2.14198037e-09, 0.00399909355)
  711.                 else
  712.                     HumanoidRootPart.CFrame = CFrame.new(-1951.23682, 4.05000067, -1642.04651, -0.999084294, -5.82323842e-08, 0.0427854843, -5.69893643e-08, 1, 3.02720728e-08, -0.0427854843, 2.7806033e-08, -0.999084294)
  713.                 end
  714.                 for i,v in pairs(game.workspace.Purchases.GYM:GetChildren()) do
  715.                     if v.Name == "Roadwork Training" then
  716.                         fireclickdetector(v.ClickDetector)
  717.                     end
  718.                 end
  719.                 equipitem("Roadwork Training")
  720.                 VirtualUser:Button1Down(Vector2.new(981, 488))
  721.                 if game.Workspace.Roadworks.GYM["1"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["2"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["3"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["4"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["5"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["6"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["7"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["8"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["9"]:FindFirstChild("TouchInterest") or game.Workspace.Roadworks.GYM["10"]:FindFirstChild("TouchInterest")then
  722.                     HumanoidRootPart.CFrame = CFrame.new(-1951.23682, 4.05000067, -1642.04651, -0.999084294, -5.82323842e-08, 0.0427854843, -5.69893643e-08, 1, 3.02720728e-08, -0.0427854843, 2.7806033e-08, -0.999084294)
  723.                     wait(2)
  724.                     HumanoidRootPart.CFrame = CFrame.new(-1949.63696, 3.99999952, -1490.46936, -0.999939144, 1.81944575e-08, -0.0110329613, 1.92144203e-08, 1, -9.23408834e-08, 0.0110329613, -9.25472534e-08, -0.999939144)
  725.                     wait(2)
  726.                     HumanoidRootPart.CFrame = CFrame.new(-1879.14185, 3.99999905, -1483.38855, -0.0485947765, -3.95604154e-08, -0.998818576, 1.13462848e-08, 1, -4.01592288e-08, 0.998818576, -1.32844091e-08, -0.0485947765)
  727.                     wait(2)
  728.                     HumanoidRootPart.CFrame = CFrame.new(-1828.61963, 3.99999905, -1306.72192, -0.0908902436, -9.18452301e-08, -0.995860934, -3.47439446e-08, 1, -8.90559591e-08, 0.995860934, 2.65058198e-08, -0.0908902436)
  729.                     wait(2)
  730.                     HumanoidRootPart.CFrame = CFrame.new(-1691.01648, 4, -1321.73657, 0.9997859, -1.01812539e-07, 0.0206906721, 1.01923725e-07, 1, -4.31927516e-09, -0.0206906721, 6.42722098e-09, 0.9997859)
  731.                     wait(2)
  732.                     HumanoidRootPart.CFrame = CFrame.new(-1701.59924, 3.99999952, -1490.94641, 0.993309855, 4.66140975e-08, 0.115479648, -3.59092489e-08, 1, -9.47793879e-08, -0.115479648, 8.99985153e-08, 0.993309855)
  733.                     wait(2)
  734.                     HumanoidRootPart.CFrame = CFrame.new(-1701.83521, 3.99999905, -1555.25659, -0.0144577483, 8.42557171e-08, 0.999895453, -3.3463305e-08, 1, -8.4748379e-08, -0.999895453, -3.46850761e-08, -0.0144577483)
  735.                     wait(2)
  736.                     HumanoidRootPart.CFrame = CFrame.new(-1876.77637, 3.99999905, -1557.67273, 0.999782801, 1.78105388e-08, 0.0208400264, -1.67651795e-08, 1, -5.03358777e-08, -0.0208400264, 4.99755579e-08, 0.999782801)
  737.                     wait(2)
  738.                     HumanoidRootPart.CFrame = CFrame.new(-1880.95715, 3.99999905, -1730.52319, 0.126060918, -2.25942709e-09, 0.992022514, 1.06375875e-09, 1, 2.1424198e-09, -0.992022514, 7.85197185e-10, 0.126060918)
  739.                     wait(2)
  740.                     HumanoidRootPart.CFrame = CFrame.new(-1953.18079, 4.05000067, -1727.79822, -0.998464108, 2.40192772e-08, -0.055402182, 2.48190268e-08, 1, -1.37472869e-08, 0.055402182, -1.51012003e-08, -0.998464108)
  741.                     wait(2)
  742.                     CT:Enable()
  743.                 end
  744.             end
  745.         end
  746.         })
  747.  
  748.         local Toggle = AutoFarmAntiTG:AddToggle("Auto Run In Senkaimon",
  749.         {
  750.             Title = "Auto Run In Senkaimon",
  751.             Description = "Not Fully Auto",
  752.             Default = false,
  753.             Callback = function(v)
  754.             _G.AutoSenkaimon = v
  755.             while _G.AutoSenkaimon do wait(1)
  756.                 HumanoidRootPart.CFrame = CFrame.new(5839.04199, -20.5, 2848.83813, 0.99961549, -8.25480768e-08, 0.027729148, 8.40106011e-08, 1, -5.15781835e-08, -0.027729148, 5.38878915e-08, 0.99961549)
  757.                 wait(2)
  758.                 for i,v in pairs(game.workspace.Purchases.GYM:GetChildren()) do
  759.                     if v.Name == "Roadwork Training" then
  760.                         fireclickdetector(v.ClickDetector)
  761.                     end
  762.                 end
  763.                 equipitem("Roadwork Training")
  764.                 VirtualUser:Button1Down(Vector2.new(981, 488))
  765.                 wait(5)
  766.                 HumanoidRootPart.CFrame = CFrame.new(5839.2168, -20.5000038, 2831.2583, 0.999796629, 5.35951408e-08, 0.0201668292, -5.29640936e-08, 1, -3.18254401e-08, -0.0201668292, 3.07508472e-08, 0.999796629)
  767.                 wait(2)
  768.                 HumanoidRootPart.CFrame = CFrame.new(5675.73438, -20.5, 2748.9751, -0.0195927639, 3.10148494e-08, 0.999808073, 8.14329049e-09, 1, -3.08612229e-08, -0.999808073, 7.53707052e-09, -0.0195927639)
  769.                 wait(2)
  770.                 HumanoidRootPart.CFrame = CFrame.new(5547.59619, -20.5000076, 2851.90796, -0.999341369, -1.55441859e-09, 0.0362889357, -3.6423029e-09, 1, -5.74689025e-08, -0.0362889357, -5.75632235e-08, -0.999341369)
  771.                 wait(2)
  772.                 HumanoidRootPart.CFrame = CFrame.new(5562.21631, -20.5000076, 3029.85229, -0.999971688, 1.23424826e-07, 0.00752679165, 1.23642096e-07, 1, 2.84006791e-08, -0.00752679165, 2.93305025e-08, -0.999971688)
  773.                 wait(2)
  774.                 HumanoidRootPart.CFrame = CFrame.new(5671.38916, -20.5000038, 3036.0481, -0.00743863313, 1.04424416e-07, -0.999972343, -1.05891944e-08, 1, 1.04506078e-07, 0.999972343, 1.13662839e-08, -0.00743863313)
  775.                 wait(2)
  776.                 HumanoidRootPart.CFrame = CFrame.new(5733.354, -20.5000076, 3197.0957, 0.0876132846, -7.39989403e-08, -0.996154547, 8.07849645e-08, 1, -6.71794353e-08, 0.996154547, -7.4588506e-08, 0.0876132846)
  777.                 wait(2)
  778.                 HumanoidRootPart.CFrame = CFrame.new(5849.46729, -20.5, 3099.12891, 0.999937057, 3.79951466e-08, 0.0112192826, -3.82133578e-08, 1, 1.92354488e-08, -0.0112192826, -1.96629646e-08, 0.999937057)
  779.                 wait(2)
  780.                 HumanoidRootPart.CFrame = CFrame.new(5870.48682, -20.5000038, 2987.37061, 0.999846458, -2.2171708e-08, 0.0175229646, 2.17854819e-08, 1, 2.22320082e-08, -0.0175229646, -2.18468497e-08, 0.999846458)
  781.                 wait(2)
  782.                 HumanoidRootPart.CFrame = CFrame.new(5995.54834, -20.5000038, 2892.17383, 0.998578906, -1.31785676e-08, 0.0532930307, 9.1707264e-09, 1, 7.54483978e-08, -0.0532930307, -7.48524442e-08, 0.998578906)
  783.                 wait(2)
  784.                 HumanoidRootPart.CFrame = CFrame.new(5839.2168, -20.5000038, 2831.2583, 0.999796629, 5.35951408e-08, 0.0201668292, -5.29640936e-08, 1, -3.18254401e-08, -0.0201668292, 3.07508472e-08, 0.999796629)
  785.                 wait(2)
  786.                 Notification.new("success", "Notification", "Success!!!", true , 3)
  787.             end
  788.         end
  789.         })
  790.  
  791.         AutoFarmAntiBT:AddButton({
  792.             Title = "Auto Clean",
  793.             Description = "Fully Auto",
  794.             Callback = function()
  795.                 _G.BClean = true
  796.                 while _G.BClean do wait(1)
  797.                     pcall(function()
  798.                         if game:GetService("Players").LocalPlayer.PlayerGui.Main.LabelJob.Text == "" then
  799.                             Notification.new("info", "Notification", "Get Job...", true , 3)
  800.                             local args = {
  801.                             [1] = "Job"
  802.                             }
  803.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  804.                             wait(2)
  805.                             local args = {
  806.                             [1] = "Job"
  807.                             }
  808.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  809.                         end
  810.  
  811.                         if game:GetService("Players").LocalPlayer.PlayerGui.Main.LabelJob.Text == "Clean the floors!" then
  812.                             Notification.new("success", "Notification", "Success!!!", true, 3)
  813.                             CT:Disable()
  814.                             HumanoidRootPart.CFrame = CFrame.new(-1715.58521, 4.12662554, -1586.85852, -0.0413668677, -3.96679596e-08, -0.999144018, -5.47444436e-08, 1, -3.74353988e-08, 0.999144018, 5.31489981e-08, -0.0413668677)
  815.                             wait(1)
  816.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["2"].ClickDetector)
  817.                             wait(5)
  818.                             HumanoidRootPart.CFrame = CFrame.new(-1720.72473, 4.12662458, -1593.4071, -0.100228146, -1.78955464e-08, -0.99496448, 7.48486926e-08, 1, -2.55260293e-08, 0.99496448, -7.70302151e-08, -0.100228146)
  819.                             wait(1)
  820.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["9"].ClickDetector)
  821.                             wait(5)
  822.                             HumanoidRootPart.CFrame = CFrame.new(-1716.89111, 4.12662745, -1608.74658, -0.00232439279, -3.48897018e-08, -0.999997318, 9.10893121e-08, 1, -3.51015252e-08, 0.999997318, -9.1170655e-08, -0.00232439279)
  823.                             wait(1)
  824.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["3"].ClickDetector)
  825.                             wait(5)
  826.                             HumanoidRootPart.CFrame = CFrame.new(-1731.56824, 4.12662172, -1624.4646, -0.27096352, -7.4981358e-08, -0.962589622, -5.64646747e-08, 1, -6.20009715e-08, 0.962589622, 3.75523115e-08, -0.27096352)
  827.                             wait(1)
  828.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["5"].ClickDetector)
  829.                             wait(5)
  830.                             HumanoidRootPart.CFrame = CFrame.new(-1742.65161, 4.12662888, -1604.37207, -0.00857968535, -9.46922629e-09, -0.999963164, -5.14645837e-09, 1, -9.42541778e-09, 0.999963164, 5.06540188e-09, -0.00857968535)
  831.                             wait(1)
  832.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["4"].ClickDetector)
  833.                             wait(5)
  834.                             HumanoidRootPart.CFrame = CFrame.new(-1762.04443, 4.12663412, -1595.16418, -0.129098654, 5.65224241e-08, -0.991631746, 4.83307403e-08, 1, 5.0707321e-08, 0.991631746, -4.13800514e-08, -0.129098654)
  835.                             wait(1)
  836.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["1"].ClickDetector)
  837.                             wait(5)
  838.                             HumanoidRootPart.CFrame = CFrame.new(-1758.63147, 4.12663412, -1576.76929, -0.0565072373, -1.52712865e-08, -0.998402178, 1.1656681e-08, 1, -1.59554663e-08, 0.998402178, -1.25396546e-08, -0.0565072373)
  839.                             wait(1)
  840.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["7"].ClickDetector)
  841.                             wait(5)
  842.                             HumanoidRootPart.CFrame = CFrame.new(-1739.92322, 4.12663078, -1585.7323, 0.211679071, -2.5104832e-08, -0.977339208, 5.50662307e-08, 1, -1.37602827e-08, 0.977339208, -5.09056228e-08, 0.211679071)
  843.                             wait(1)
  844.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["8"].ClickDetector)
  845.                             wait(5)
  846.                             HumanoidRootPart.CFrame = CFrame.new(-1727.11743, 4.12663126, -1576.79944, -0.0586111471, -6.83849777e-08, -0.998280883, -7.12253723e-08, 1, -6.43209503e-08, 0.998280883, 6.73330049e-08, -0.0586111471)
  847.                             wait(1)
  848.                             fireclickdetector(game.Workspace.MapMisc.Jobs.CleaningParts:FindFirstChild(Name)["6"].ClickDetector)
  849.                             wait(5)
  850.                             CT:Enable()
  851.                             _G.BClean = false
  852.                         else
  853.                             local args = {
  854.                             [1] = "Job"
  855.                             }
  856.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  857.                             wait(2)
  858.                             local Cancel = Notification.new("error", "Notification", "Cancel😭")
  859.                             Cancel:deleteTimeout(3)
  860.                             local args1 = {
  861.                                 [1] = "CancelJob"
  862.                             }
  863.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args1))
  864.                         end
  865.                     end)
  866.                 end
  867.             end
  868.         })
  869.  
  870.         AutoFarmAntiBT:AddButton({
  871.             Title = "Auto Delivery",
  872.             Description = "Fully Auto",
  873.             Callback = function()
  874.                 _G.BDeli = true
  875.                 while _G.BDeli do wait(1)
  876.                     pcall(function()
  877.                         if game:GetService("Players").LocalPlayer.PlayerGui.Main.LabelJob.Text == "" then
  878.                             Notification.new("info", "Notification", "Get Job...", true, 3)
  879.                             local args = {
  880.                             [1] = "Job"
  881.                             }
  882.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  883.                             wait(2)
  884.                             local args = {
  885.                             [1] = "Job"
  886.                             }
  887.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  888.                         end
  889.  
  890.                         if game:GetService("Players").LocalPlayer.PlayerGui.Main.LabelJob.Text == "Deliver the crate!" then
  891.                             Notification.new("success", "Notification", "Success!!!", true, 3)
  892.                             CT:Disable()
  893.                             Humanoid.Jump = true
  894.                             HumanoidRootPart.CFrame = game.Workspace.Delivery.From.Burger.CFrame
  895.                             wait(7)
  896.                             Humanoid.Jump = true
  897.                             HumanoidRootPart.CFrame = game.Workspace.Delivery.From.Sushi.CFrame
  898.                             wait(7)
  899.                             Humanoid.Jump = true
  900.                             HumanoidRootPart.CFrame = game.Workspace.Delivery.To.Burger.CFrame
  901.                             wait(7)
  902.                             Humanoid.Jump = true
  903.                             HumanoidRootPart.CFrame = game.Workspace.Delivery.To.Sushi.CFrame
  904.                             wait(7)
  905.                             CT:Enable()
  906.                             Notification.new("success", "Notification", "Success!!!", true , 3)
  907.                             _G.BClean = false
  908.                         else
  909.                             local args = {
  910.                             [1] = "Job"
  911.                             }
  912.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args))
  913.                             wait(2)
  914.                             local Cancel = Notification.new("error", "Notification", "Cancel😭")
  915.                             Cancel:deleteTimeout(3)
  916.                             local args1 = {
  917.                                 [1] = "CancelJob"
  918.                             }
  919.                             game:GetService("ReplicatedStorage").Events.EventCore:FireServer(unpack(args1))
  920.                         end
  921.                     end)
  922.                 end
  923.             end
  924.         })
  925.  
  926.         ----- Teleport -----
  927.         TP:AddButton({
  928.             Title = "Gym",
  929.             Description = "",
  930.             Callback = function()
  931.                 local Tw = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1946.00305, 3.99999905, -1648.48303, -0.00384854153, 4.68784158e-08, 0.999992609, 6.45444942e-08, 1, -4.66303582e-08, -0.999992609, 6.43645564e-08, -0.00384854153)})
  932.                 Tw:Play()
  933.                 local TPN = Notification.new("info", "Notification", "Teleporting.", true , 10)
  934.                
  935.                 Notification.new("success", "Notification", "Success!!!", true , 3)
  936.             end
  937.         })
  938.        
  939.         TP:AddButton({
  940.             Title = "GymRats",
  941.             Description = "",
  942.             Callback = function()
  943.                 local Tw = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1626.46387, 3.99999952, -1689.40588, -0.660838008, 1.02057851e-09, -0.750528514, 4.51431559e-09, 1, -2.61502775e-09, 0.750528514, -5.11623233e-09, -0.660838008)})
  944.                 Tw:Play()
  945.                 local TPN = Notification.new("info", "Notification", "Teleporting.", true , 10)
  946.                 wait(.5)
  947.                 TPN:changeBody("Teleporting..")
  948.                 wait(.5)
  949.                 TPN:changeBody("Teleporting...")
  950.                 wait(.5)
  951.                 TPN:changeBody("Teleporting.")
  952.                 wait(.5)
  953.                 TPN:changeBody("Teleporting..")
  954.                 wait(.5)
  955.                 TPN:changeBody("Teleporting...")
  956.                 wait(.5)
  957.                 TPN:changeBody("Teleporting.")
  958.                 wait(.5)
  959.                 TPN:changeBody("Teleporting..")
  960.                 wait(.5)
  961.                 TPN:changeBody("Teleporting...")
  962.                 wait(.5)
  963.                 TPN:changeBody("Teleporting.")
  964.                 wait(.5)
  965.                 TPN:changeBody("Teleporting..")
  966.                 wait(.5)
  967.                 TPN:changeBody("Teleporting...")
  968.                 wait(.5)
  969.                 TPN:changeBody("Teleporting.")
  970.                 wait(.5)
  971.                 TPN:changeBody("Teleporting..")
  972.                 wait(.5)
  973.                 TPN:changeBody("Teleporting...")
  974.                 wait(.5)
  975.                 TPN:changeBody("Teleporting.")
  976.                 wait(.5)
  977.                 TPN:changeBody("Teleporting..")
  978.                 wait(.5)
  979.                 TPN:changeBody("Teleporting...")
  980.                 wait(.5)
  981.                 TPN:changeBody("Teleporting.")
  982.                 wait(.5)
  983.                 TPN:changeBody("Teleporting..")
  984.                 Notification.new("success", "Notification", "Success!!!", true , 3)
  985.             end
  986.         })
  987.  
  988.         TP:AddButton({
  989.             Title = "Senkaimon",
  990.             Description = "",
  991.             Callback = function()
  992.                 local Tw = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1747.18213, 4.39999866, -1682.74927, -0.999964416, 8.03205324e-09, 0.00843580998, 7.29318517e-09, 1, -8.76178348e-08, -0.00843580998, -8.75531896e-08, -0.999964416)})
  993.                 Tw:Play()
  994.                 local TPN = Notification.new("info", "Notification", "Teleporting.", true , 10)
  995.                 wait(.5)
  996.                 TPN:changeBody("Teleporting..")
  997.                 wait(.5)
  998.                 TPN:changeBody("Teleporting...")
  999.                 wait(.5)
  1000.                 TPN:changeBody("Teleporting.")
  1001.                 wait(.5)
  1002.                 TPN:changeBody("Teleporting..")
  1003.                 wait(.5)
  1004.                 TPN:changeBody("Teleporting...")
  1005.                 wait(.5)
  1006.                 TPN:changeBody("Teleporting.")
  1007.                 wait(.5)
  1008.                 TPN:changeBody("Teleporting..")
  1009.                 wait(.5)
  1010.                 TPN:changeBody("Teleporting...")
  1011.                 wait(.5)
  1012.                 TPN:changeBody("Teleporting.")
  1013.                 wait(.5)
  1014.                 TPN:changeBody("Teleporting..")
  1015.                 wait(.5)
  1016.                 TPN:changeBody("Teleporting...")
  1017.                 wait(.5)
  1018.                 TPN:changeBody("Teleporting.")
  1019.                 wait(.5)
  1020.                 TPN:changeBody("Teleporting..")
  1021.                 wait(.5)
  1022.                 TPN:changeBody("Teleporting...")
  1023.                 wait(.5)
  1024.                 TPN:changeBody("Teleporting.")
  1025.                 wait(.5)
  1026.                 TPN:changeBody("Teleporting..")
  1027.                 wait(.5)
  1028.                 TPN:changeBody("Teleporting...")
  1029.                 wait(.5)
  1030.                 TPN:changeBody("Teleporting.")
  1031.                 wait(.5)
  1032.                 TPN:changeBody("Teleporting..")
  1033.                 Notification.new("success", "Notification", "Success!!!", true , 3)
  1034.             end
  1035.         })
  1036.  
  1037.         TP:AddButton({
  1038.             Title = "Burger Queen",
  1039.             Description = "",
  1040.             Callback = function()
  1041.                 local Tw = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1698.70044, 4.03131104, -1562.81799, 0.682815194, 5.88607101e-08, 0.730591178, 1.47487169e-08, 1, -9.43501135e-08, -0.730591178, 7.51989688e-08, 0.682815194)})
  1042.                 Tw:Play()
  1043.                 local TPN = Notification.new("info", "Notification", "Teleporting.", true , 10)
  1044.                 wait(.5)
  1045.                 TPN:changeBody("Teleporting..")
  1046.                 wait(.5)
  1047.                 TPN:changeBody("Teleporting...")
  1048.                 wait(.5)
  1049.                 TPN:changeBody("Teleporting.")
  1050.                 wait(.5)
  1051.                 TPN:changeBody("Teleporting..")
  1052.                 wait(.5)
  1053.                 TPN:changeBody("Teleporting...")
  1054.                 wait(.5)
  1055.                 TPN:changeBody("Teleporting.")
  1056.                 wait(.5)
  1057.                 TPN:changeBody("Teleporting..")
  1058.                 wait(.5)
  1059.                 TPN:changeBody("Teleporting...")
  1060.                 wait(.5)
  1061.                 TPN:changeBody("Teleporting.")
  1062.                 wait(.5)
  1063.                 TPN:changeBody("Teleporting..")
  1064.                 wait(.5)
  1065.                 TPN:changeBody("Teleporting...")
  1066.                 wait(.5)
  1067.                 TPN:changeBody("Teleporting.")
  1068.                 wait(.5)
  1069.                 TPN:changeBody("Teleporting..")
  1070.                 wait(.5)
  1071.                 TPN:changeBody("Teleporting...")
  1072.                 wait(.5)
  1073.                 TPN:changeBody("Teleporting.")
  1074.                 wait(.5)
  1075.                 TPN:changeBody("Teleporting..")
  1076.                 wait(.5)
  1077.                 TPN:changeBody("Teleporting...")
  1078.                 wait(.5)
  1079.                 TPN:changeBody("Teleporting.")
  1080.                 wait(.5)
  1081.                 TPN:changeBody("Teleporting..")
  1082.                 Notification.new("success", "Notification", "Success!!!", true , 3)
  1083.             end
  1084.         })
  1085.  
  1086.         TP:AddButton({
  1087.             Title = "Kami Bank",
  1088.             Description = "",
  1089.             Callback = function()
  1090.                 local Tw = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1761.10828, 3.99999905, -1492.99146, -0.999954104, 2.92262659e-09, -0.00958315283, 3.76972231e-09, 1, -8.83762112e-08, 0.00958315283, -8.8408278e-08, -0.999954104)})
  1091.                 Tw:Play()
  1092.                 local TPN = Notification.new("info", "Notification", "Teleporting.", true , 10)
  1093.                 wait(.5)
  1094.                 TPN:changeBody("Teleporting..")
  1095.                 wait(.5)
  1096.                 TPN:changeBody("Teleporting...")
  1097.                 wait(.5)
  1098.                 TPN:changeBody("Teleporting.")
  1099.                 wait(.5)
  1100.                 TPN:changeBody("Teleporting..")
  1101.                 wait(.5)
  1102.                 TPN:changeBody("Teleporting...")
  1103.                 wait(.5)
  1104.                 TPN:changeBody("Teleporting.")
  1105.                 wait(.5)
  1106.                 TPN:changeBody("Teleporting..")
  1107.                 wait(.5)
  1108.                 TPN:changeBody("Teleporting...")
  1109.                 wait(.5)
  1110.                 TPN:changeBody("Teleporting.")
  1111.                 wait(.5)
  1112.                 TPN:changeBody("Teleporting..")
  1113.                 wait(.5)
  1114.                 TPN:changeBody("Teleporting...")
  1115.                 wait(.5)
  1116.                 TPN:changeBody("Teleporting.")
  1117.                 wait(.5)
  1118.                 TPN:changeBody("Teleporting..")
  1119.                 wait(.5)
  1120.                 TPN:changeBody("Teleporting...")
  1121.                 wait(.5)
  1122.                 TPN:changeBody("Teleporting.")
  1123.                 wait(.5)
  1124.                 TPN:changeBody("Teleporting..")
  1125.                 wait(.5)
  1126.                 TPN:changeBody("Teleporting...")
  1127.                 wait(.5)
  1128.                 TPN:changeBody("Teleporting.")
  1129.                 wait(.5)
  1130.                 TPN:changeBody("Teleporting..")
  1131.                 Notification.new("success", "Notification", "Success!!!", true , 3)
  1132.             end
  1133.         })
  1134.  
  1135.         TP:AddButton({
  1136.             Title = "Stats Check",
  1137.             Description = "",
  1138.             Callback = function()
  1139.                 local Tw = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1937.7804, 3.99999952, -1437.10559, 0.0300698504, -5.37608749e-08, 0.99954778, -4.00078584e-08, 1, 5.49887709e-08, -0.99954778, -4.16432719e-08, 0.0300698504)})
  1140.                 Tw:Play()
  1141.                 local TPN = Notification.new("info", "Notification", "Teleporting.", true , 10)
  1142.                 wait(.5)
  1143.                 TPN:changeBody("Teleporting..")
  1144.                 wait(.5)
  1145.                 TPN:changeBody("Teleporting...")
  1146.                 wait(.5)
  1147.                 TPN:changeBody("Teleporting.")
  1148.                 wait(.5)
  1149.                 TPN:changeBody("Teleporting..")
  1150.                 wait(.5)
  1151.                 TPN:changeBody("Teleporting...")
  1152.                 wait(.5)
  1153.                 TPN:changeBody("Teleporting.")
  1154.                 wait(.5)
  1155.                 TPN:changeBody("Teleporting..")
  1156.                 wait(.5)
  1157.                 TPN:changeBody("Teleporting...")
  1158.                 wait(.5)
  1159.                 TPN:changeBody("Teleporting.")
  1160.                 wait(.5)
  1161.                 TPN:changeBody("Teleporting..")
  1162.                 wait(.5)
  1163.                 TPN:changeBody("Teleporting...")
  1164.                 wait(.5)
  1165.                 TPN:changeBody("Teleporting.")
  1166.                 wait(.5)
  1167.                 TPN:changeBody("Teleporting..")
  1168.                 wait(.5)
  1169.                 TPN:changeBody("Teleporting...")
  1170.                 wait(.5)
  1171.                 TPN:changeBody("Teleporting.")
  1172.                 wait(.5)
  1173.                 TPN:changeBody("Teleporting..")
  1174.                 wait(.5)
  1175.                 TPN:changeBody("Teleporting...")
  1176.                 wait(.5)
  1177.                 TPN:changeBody("Teleporting.")
  1178.                 wait(.5)
  1179.                 TPN:changeBody("Teleporting..")
  1180.                 Notification.new("success", "Notification", "Success!!!", true , 3)
  1181.             end
  1182.         })
  1183.  
  1184.         TP:AddButton({
  1185.             Title = "Tournament",
  1186.             Description = "",
  1187.             Callback = function()
  1188.                 local Tw = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1395.41174, 4.25000048, -1593.52563, 0.519484639, -2.90134095e-09, 0.85447979, 2.97268432e-09, 1, 1.58819102e-09, -0.85447979, 1.71505787e-09, 0.519484639)})
  1189.                 Tw:Play()
  1190.                 local TPN = Notification.new("info", "Notification", "Teleporting.", true , 10)
  1191.                 wait(.5)
  1192.                 TPN:changeBody("Teleporting..")
  1193.                 wait(.5)
  1194.                 TPN:changeBody("Teleporting...")
  1195.                 wait(.5)
  1196.                 TPN:changeBody("Teleporting.")
  1197.                 wait(.5)
  1198.                 TPN:changeBody("Teleporting..")
  1199.                 wait(.5)
  1200.                 TPN:changeBody("Teleporting...")
  1201.                 wait(.5)
  1202.                 TPN:changeBody("Teleporting.")
  1203.                 wait(.5)
  1204.                 TPN:changeBody("Teleporting..")
  1205.                 wait(.5)
  1206.                 TPN:changeBody("Teleporting...")
  1207.                 wait(.5)
  1208.                 TPN:changeBody("Teleporting.")
  1209.                 wait(.5)
  1210.                 TPN:changeBody("Teleporting..")
  1211.                 wait(.5)
  1212.                 TPN:changeBody("Teleporting...")
  1213.                 wait(.5)
  1214.                 TPN:changeBody("Teleporting.")
  1215.                 wait(.5)
  1216.                 TPN:changeBody("Teleporting..")
  1217.                 wait(.5)
  1218.                 TPN:changeBody("Teleporting...")
  1219.                 wait(.5)
  1220.                 TPN:changeBody("Teleporting.")
  1221.                 wait(.5)
  1222.                 TPN:changeBody("Teleporting..")
  1223.                 wait(.5)
  1224.                 TPN:changeBody("Teleporting...")
  1225.                 wait(.5)
  1226.                 TPN:changeBody("Teleporting.")
  1227.                 wait(.5)
  1228.                 TPN:changeBody("Teleporting..")
  1229.                 Notification.new("success", "Notification", "Success!!!", true , 3)
  1230.             end
  1231.         })
  1232.  
  1233.         ----- TeleportNPC -----
  1234.         TPNPC:AddButton({
  1235.             Title = "Hiro Shi",
  1236.             Description = "",
  1237.             Callback = function()
  1238.                 local Tw = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1558.70154, 4.04999304, -1633.00952, 0.999905825, -8.26474533e-08, -0.0137247611, 8.22380244e-08, 1, -3.03961301e-08, 0.0137247611, 2.92645712e-08, 0.999905825)})
  1239.                 Tw:Play()
  1240.                 local TPN = Notification.new("info", "Notification", "Teleporting.", true , 10)
  1241.                 wait(.5)
  1242.                 TPN:changeBody("Teleporting..")
  1243.                 wait(.5)
  1244.                 TPN:changeBody("Teleporting...")
  1245.                 wait(.5)
  1246.                 TPN:changeBody("Teleporting.")
  1247.                 wait(.5)
  1248.                 TPN:changeBody("Teleporting..")
  1249.                 wait(.5)
  1250.                 TPN:changeBody("Teleporting...")
  1251.                 wait(.5)
  1252.                 TPN:changeBody("Teleporting.")
  1253.                 wait(.5)
  1254.                 TPN:changeBody("Teleporting..")
  1255.                 wait(.5)
  1256.                 TPN:changeBody("Teleporting...")
  1257.                 wait(.5)
  1258.                 TPN:changeBody("Teleporting.")
  1259.                 wait(.5)
  1260.                 TPN:changeBody("Teleporting..")
  1261.                 wait(.5)
  1262.                 TPN:changeBody("Teleporting...")
  1263.                 wait(.5)
  1264.                 TPN:changeBody("Teleporting.")
  1265.                 wait(.5)
  1266.                 TPN:changeBody("Teleporting..")
  1267.                 wait(.5)
  1268.                 TPN:changeBody("Teleporting...")
  1269.                 wait(.5)
  1270.                 TPN:changeBody("Teleporting.")
  1271.                 wait(.5)
  1272.                 TPN:changeBody("Teleporting..")
  1273.                 wait(.5)
  1274.                 TPN:changeBody("Teleporting...")
  1275.                 wait(.5)
  1276.                 TPN:changeBody("Teleporting.")
  1277.                 wait(.5)
  1278.                 TPN:changeBody("Teleporting..")
  1279.                 Notification.new("success", "Notification", "Success!!!", true , 3)
  1280.             end
  1281.         })
  1282.  
  1283.         TPNPC:AddButton({
  1284.             Title = "Brekdak",
  1285.             Description = "",
  1286.             Callback = function()
  1287.                 local Tw = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1344.87512, -6.69999981, -1409.01636, 0.0146927871, 2.33551151e-10, 0.999892056, -4.84509179e-08, 1, 4.78379503e-10, -0.999892056, -4.84527192e-08, 0.0146927871)})
  1288.                 Tw:Play()
  1289.                 local TPN = Notification.new("info", "Notification", "Teleporting.", true , 10)
  1290.                 wait(.5)
  1291.                 TPN:changeBody("Teleporting..")
  1292.                 wait(.5)
  1293.                 TPN:changeBody("Teleporting...")
  1294.                 wait(.5)
  1295.                 TPN:changeBody("Teleporting.")
  1296.                 wait(.5)
  1297.                 TPN:changeBody("Teleporting..")
  1298.                 wait(.5)
  1299.                 TPN:changeBody("Teleporting...")
  1300.                 wait(.5)
  1301.                 TPN:changeBody("Teleporting.")
  1302.                 wait(.5)
  1303.                 TPN:changeBody("Teleporting..")
  1304.                 wait(.5)
  1305.                 TPN:changeBody("Teleporting...")
  1306.                 wait(.5)
  1307.                 TPN:changeBody("Teleporting.")
  1308.                 wait(.5)
  1309.                 TPN:changeBody("Teleporting..")
  1310.                 wait(.5)
  1311.                 TPN:changeBody("Teleporting...")
  1312.                 wait(.5)
  1313.                 TPN:changeBody("Teleporting.")
  1314.                 wait(.5)
  1315.                 TPN:changeBody("Teleporting..")
  1316.                 wait(.5)
  1317.                 TPN:changeBody("Teleporting...")
  1318.                 wait(.5)
  1319.                 TPN:changeBody("Teleporting.")
  1320.                 wait(.5)
  1321.                 TPN:changeBody("Teleporting..")
  1322.                 wait(.5)
  1323.                 TPN:changeBody("Teleporting...")
  1324.                 wait(.5)
  1325.                 TPN:changeBody("Teleporting.")
  1326.                 wait(.5)
  1327.                 TPN:changeBody("Teleporting..")
  1328.                 Notification.new("success", "Notification", "Success!!!", true , 3)
  1329.             end
  1330.         })
  1331.  
  1332.         TPNPC:AddButton({
  1333.             Title = "André Araújo",
  1334.             Description = "",
  1335.             Callback = function()
  1336.                 local Tw = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1404.70447, 4.3000021, -1723.2074, 0.999947786, -7.88095704e-08, 0.0102168089, 7.87596051e-08, 1, 5.29279554e-09, -0.0102168089, -4.48784743e-09, 0.999947786)})
  1337.                 Tw:Play()
  1338.                 local TPN = Notification.new("info", "Notification", "Teleporting.", true , 10)
  1339.                 wait(.5)
  1340.                 TPN:changeBody("Teleporting..")
  1341.                 wait(.5)
  1342.                 TPN:changeBody("Teleporting...")
  1343.                 wait(.5)
  1344.                 TPN:changeBody("Teleporting.")
  1345.                 wait(.5)
  1346.                 TPN:changeBody("Teleporting..")
  1347.                 wait(.5)
  1348.                 TPN:changeBody("Teleporting...")
  1349.                 wait(.5)
  1350.                 TPN:changeBody("Teleporting.")
  1351.                 wait(.5)
  1352.                 TPN:changeBody("Teleporting..")
  1353.                 wait(.5)
  1354.                 TPN:changeBody("Teleporting...")
  1355.                 wait(.5)
  1356.                 TPN:changeBody("Teleporting.")
  1357.                 wait(.5)
  1358.                 TPN:changeBody("Teleporting..")
  1359.                 wait(.5)
  1360.                 TPN:changeBody("Teleporting...")
  1361.                 wait(.5)
  1362.                 TPN:changeBody("Teleporting.")
  1363.                 wait(.5)
  1364.                 TPN:changeBody("Teleporting..")
  1365.                 wait(.5)
  1366.                 TPN:changeBody("Teleporting...")
  1367.                 wait(.5)
  1368.                 TPN:changeBody("Teleporting.")
  1369.                 wait(.5)
  1370.                 TPN:changeBody("Teleporting..")
  1371.                 wait(.5)
  1372.                 TPN:changeBody("Teleporting...")
  1373.                 wait(.5)
  1374.                 TPN:changeBody("Teleporting.")
  1375.                 wait(.5)
  1376.                 TPN:changeBody("Teleporting..")
  1377.                 Notification.new("success", "Notification", "Success!!!", true , 3)
  1378.             end
  1379.         })
  1380.  
  1381.         TPNPC:AddButton({
  1382.             Title = "Kwan Jin-soo",
  1383.             Description = "",
  1384.             Callback = function()
  1385.                 local Tw = TweenService:Create(HumanoidRootPart, TweenInfo.new(10, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0), {CFrame = CFrame.new(-1777.24451, 4.05000067, -1586.75757, 0.0149672665, -7.44274331e-08, -0.999888003, 7.90651811e-08, 1, -7.32522452e-08, 0.999888003, -7.79599389e-08, 0.0149672665)})
  1386.                 Tw:Play()
  1387.                 local TPN = Notification.new("info", "Notification", "Teleporting.", true , 10)
  1388.                 wait(.5)
  1389.                 TPN:changeBody("Teleporting..")
  1390.                 wait(.5)
  1391.                 TPN:changeBody("Teleporting...")
  1392.                 wait(.5)
  1393.                 TPN:changeBody("Teleporting.")
  1394.                 wait(.5)
  1395.                 TPN:changeBody("Teleporting..")
  1396.                 wait(.5)
  1397.                 TPN:changeBody("Teleporting...")
  1398.                 wait(.5)
  1399.                 TPN:changeBody("Teleporting.")
  1400.                 wait(.5)
  1401.                 TPN:changeBody("Teleporting..")
  1402.                 wait(.5)
  1403.                 TPN:changeBody("Teleporting...")
  1404.                 wait(.5)
  1405.                 TPN:changeBody("Teleporting.")
  1406.                 wait(.5)
  1407.                 TPN:changeBody("Teleporting..")
  1408.                 wait(.5)
  1409.                 TPN:changeBody("Teleporting...")
  1410.                 wait(.5)
  1411.                 TPN:changeBody("Teleporting.")
  1412.                 wait(.5)
  1413.                 TPN:changeBody("Teleporting..")
  1414.                 wait(.5)
  1415.                 TPN:changeBody("Teleporting...")
  1416.                 wait(.5)
  1417.                 TPN:changeBody("Teleporting.")
  1418.                 wait(.5)
  1419.                 TPN:changeBody("Teleporting..")
  1420.                 wait(.5)
  1421.                 TPN:changeBody("Teleporting...")
  1422.                 wait(.5)
  1423.                 TPN:changeBody("Teleporting.")
  1424.                 wait(.5)
  1425.                 TPN:changeBody("Teleporting..")
  1426.                 Notification.new("success", "Notification", "Success!!!", true , 3)
  1427.             end
  1428.         })
  1429.  
  1430.         ------ Misc --------
  1431.        
  1432.         Bypass:AddButton({
  1433.             Title = "Anti TP Bypass",
  1434.             Description = "Bug !!!",
  1435.             Callback = function()
  1436.             HumanoidRootPart.CFrame = game.Workspace.Map.Seat.CFrame
  1437.             wait(.2)
  1438.             Humanoid.Jump = true
  1439.             wait(.5)
  1440.             HumanoidRootPart.CFrame = CFrame.new(-1709.2572, 4.05218554, -1573.61023, -0.801387548, 5.05635356e-08, -0.598145485, 2.53255372e-08, 1, 5.06030169e-08, 0.598145485, 2.54042707e-08, -0.801387548)
  1441.             end
  1442.         })
  1443.  
  1444.         local Speed Walk = Addon:AddSlider("Speed Walk",
  1445.         {
  1446.             Title = "Speed Walk",
  1447.             Description = "This is a slider",
  1448.             Default = 16,
  1449.             Min = 16,
  1450.             Max = 100,
  1451.             Rounding = 1,
  1452.             Callback = function(s)
  1453.                 game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
  1454.             end
  1455.         })
  1456.  
  1457.         Addon:AddButton({
  1458.             Title = "Unlock Freeze",
  1459.             Description = "IF Bug Can't Move",
  1460.             Callback = function()
  1461.                 CT:Enable()
  1462.             end
  1463.         })
  1464.  
  1465.         Credit:AddButton({
  1466.             Title = "Github",
  1467.             Description = "Owner : Github",
  1468.             Callback = function()
  1469.                 setclipboard("https://github.com/ZenzeiNo1/")
  1470.             end
  1471.         })
  1472.  
  1473.         SaveManager:SetLibrary(Fluent)
  1474.         InterfaceManager:SetLibrary(Fluent)
  1475.  
  1476.         InterfaceManager:SetFolder("Rain Hub")
  1477.         SaveManager:IgnoreThemeSettings()
  1478.  
  1479.         InterfaceManager:BuildInterfaceSection(Tabs.Settings)
  1480.         SaveManager:BuildConfigSection(Tabs.Settings)
  1481.  
  1482.         Window:SelectTab(1)
  1483.  
  1484.         Fluent:SetTheme("Midnight")
  1485.        
  1486.         local ScreenGui = Instance.new("ScreenGui")
  1487.         local Frame = Instance.new("Frame")
  1488.         local UICorner = Instance.new("UICorner")
  1489.         local TextButton = Instance.new("TextButton")
  1490.         local UITextSizeConstraint = Instance.new("UITextSizeConstraint")
  1491.  
  1492.         ScreenGui.Parent = game:GetService("CoreGui")
  1493.         ScreenGui.Name = "RH_Toggle"
  1494.         Frame.Parent = ScreenGui
  1495.         Frame.BackgroundColor3 = Color3.fromRGB(58, 104, 255)
  1496.         Frame.BackgroundTransparency = 0.75
  1497.         Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1498.         Frame.BorderSizePixel = 0
  1499.         Frame.Position = UDim2.new(0.0332326293, 0, 0.103015073, 0)
  1500.         Frame.Size = UDim2.new(0.0415407866, 0, 0.0690954775, 0)
  1501.  
  1502.         UICorner.CornerRadius = UDim.new(0, 200)
  1503.         UICorner.Parent = Frame
  1504.  
  1505.         TextButton.Parent = Frame
  1506.         TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1507.         TextButton.BackgroundTransparency = 1.000
  1508.         TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1509.         TextButton.BorderSizePixel = 0
  1510.         TextButton.Position = UDim2.new(-0.00313110347, 0, -0.00607577246, 0)
  1511.         TextButton.Size = UDim2.new(1, 0, 1, 0)
  1512.         TextButton.Font = Enum.Font.FredokaOne
  1513.         TextButton.Text = "RH"
  1514.         TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  1515.         TextButton.TextScaled = true
  1516.         TextButton.TextSize = 20.000
  1517.         TextButton.TextWrapped = true
  1518.         TextButton.MouseButton1Down:Connect(function()
  1519.             Fluent.Window:Minimize()
  1520.         end)
  1521.  
  1522.         UITextSizeConstraint.Parent = TextButton
  1523.         UITextSizeConstraint.MaxTextSize = 20
  1524.     end
  1525.     ToggleUI()
  1526. end
  1527.  
  1528. if game.PlaceId == 4954752502 then
  1529.    
  1530.     local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/naypramx/Ui__Project/Script/XeNonUi", true))()
  1531.     local Window = Library:CreateWindow("Rain Hub", Enum.KeyCode.RightControl)
  1532.     local Main = Window:CreateTab("Main")
  1533.     local Teleport = Window:CreateTab("Teleport")
  1534.     local Misc = Window:CreateTab("Misc")
  1535.     local Credit = Window:CreateTab("Credit")
  1536.     local MainSection = Main:CreateSector("Auto Farm", "left")
  1537.     local TeleportSection = Teleport:CreateSector("Teleport", "left")
  1538.     local MiscSection = Misc:CreateSector("Misc", "left")
  1539.     local CreditSection = Credit:CreateSector("Credit", "left")
  1540.  
  1541.     -----Teleport-----
  1542.  
  1543.     TeleportSection:AddButton("ObbyFinishRoom", function()
  1544.         local HumanoidRootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  1545.         HumanoidRootPart.CFrame = CFrame.new(21.1753006, 254.999954, 3023.06104, -0.99995625, -6.40499707e-08, -0.00935108308, -6.34701323e-08, 1, -6.23041103e-08, 0.00935108308, -6.17078726e-08, -0.99995625)
  1546.     end)
  1547.    
  1548.     TeleportSection:AddButton("Intant Finish", function()
  1549.         local HumanoidRootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  1550.         local tween = TweenService:Create(HumanoidRootPart,TweenInfo.new(0.000000000000000001), {CFrame = CFrame.new(-65.4396057, -10.9998627, 47.90028, -0.008724574, 0, -0.999961913, 0, 1, 0, 0.999961913, 0, -0.008724574)})
  1551.         local tween1 = TweenService:Create(HumanoidRootPart,TweenInfo.new(0.3), {CFrame = CFrame.new(-117.977051, 254.000153, 48.1687126, -0.000364676962, 1.55261937e-08, 0.99999994, -7.00774336e-08, 1, -1.55517501e-08, -0.99999994, -7.00831038e-08, -0.000364676962)})
  1552.         local tween2 = TweenService:Create(HumanoidRootPart,TweenInfo.new(0.3), {CFrame = CFrame.new(-65.4396057, -10.9998627, 47.90028, -0.008724574, 0, -0.999961913, 0, 1, 0, 0.999961913, 0, -0.008724574)})
  1553.         tween:Play()
  1554.         wait(0.33)
  1555.         tween1:Play()
  1556.         wait(0.3)
  1557.         tween2:Play()
  1558.     end)
  1559.  
  1560.     TeleportSection:AddSeperator("Teleport")
  1561.  
  1562.     TeleportSection:AddDropdown("Teleport", {"Start", "Stage 1", "Stage 2", "Stage 3", "Stage 4", "Stage 5", "Finish", "FinishRoomIn", "FinishRoomOut"}, "None", false, function(v)
  1563.         SS = v
  1564.     end)
  1565.  
  1566.     TeleportSection:AddButton("Teleport", function()
  1567.     local HumanoidRootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  1568.     if SS == "Start" then
  1569.         local Tween = TweenService:Create(HumanoidRootPart, TweenInfo.new(1), {CFrame = CFrame.new(-65.4396057, -10.9998627, 47.90028, -0.008724574, 0, -0.999961913, 0, 1, 0, 0.999961913, 0, -0.008724574)})
  1570.         Tween:Play()
  1571.     elseif SS == "Stage 1" then
  1572.         local HumanoidRootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  1573.         HumanoidRootPart.CFrame = CFrame.new(25.188982, 3.49987745, 49.171566, -0.0348999724, 0, 0.999390781, 0, 1, 0, -0.999390781, 0, -0.0348999724)
  1574.     elseif SS == "Stage 2" then
  1575.         local HumanoidRootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  1576.         HumanoidRootPart.CFrame = CFrame.new(-65.5682373, 53.5001564, 47.1625671, 0.0784431472, -7.92956953e-08, -0.996918619, 6.27545873e-08, 1, -7.46029158e-08, 0.996918619, -5.67091227e-08, 0.0784431472)
  1577.     elseif SS == "Stage 3" then
  1578.         local HumanoidRootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  1579.         HumanoidRootPart.CFrame = CFrame.new(25.2871399, 103.500114, 49.0800743, -0.0174421854, -3.79158998e-08, 0.999847889, 9.30284827e-08, 1, 3.95445348e-08, -0.999847889, 9.37040738e-08, -0.0174421854)
  1580.     elseif SS == "Stage 4" then
  1581.         local HumanoidRootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  1582.         HumanoidRootPart.CFrame = CFrame.new(-66.388443, 153.499771, 47.5095177, 0.0436190739, -7.43006581e-08, -0.999048233, -7.140234e-08, 1, -7.74889131e-08, 0.999048233, 7.47143716e-08, 0.0436190739)
  1583.     elseif SS == "Stage 5" then
  1584.         local HumanoidRootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  1585.         HumanoidRootPart.CFrame = CFrame.new(25.6786957, 203.500092, 48.7804222, -0.034902595, -8.53443254e-08, 0.999390721, 1.80039237e-08, 1, 8.60251248e-08, -0.999390721, 2.09954543e-08, -0.034902595)
  1586.     elseif SS == "Finish" then
  1587.         local HumanoidRootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  1588.         local TweenService = game:GetService("TweenService")
  1589.         local Tween1 = TweenService:Create(HumanoidRootPart,TweenInfo.new(1), {CFrame = CFrame.new(-65.4396057, -10.9998627, 47.90028, -0.008724574, 0, -0.999961913, 0, 1, 0, 0.999961913, 0, -0.008724574)})
  1590.         local Tween = TweenService:Create(HumanoidRootPart, TweenInfo.new(1), {CFrame = CFrame.new(-117.977051, 254.000153, 48.1687126, -0.000364676962, 1.55261937e-08, 0.99999994, -7.00774336e-08, 1, -1.55517501e-08, -0.99999994, -7.00831038e-08, -0.000364676962)})
  1591.         Tween1:Play()
  1592.         wait(1)
  1593.         Tween:Play()
  1594.     elseif SS == "FinishRoomOut" then
  1595.         local HumanoidRootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  1596.         local TweenService = game:GetService("TweenService")
  1597.  
  1598.         local Tween = TweenService:Create(HumanoidRootPart, TweenInfo.new(1), {CFrame = CFrame.new(1.44993114, 254.000076, 101.765411, -0.930872679, -3.40251134e-08, -0.36534369, -4.79285873e-08, 1, 2.89872197e-08, 0.36534369, 4.44938166e-08, -0.930872679)})
  1599.         Tween:Play()
  1600.     elseif SS == "FinishRoomIn" then
  1601.         local HumanoidRootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  1602.         local TweenService = game:GetService("TweenService")
  1603.  
  1604.         local Tween = TweenService:Create(HumanoidRootPart, TweenInfo.new(1), {CFrame = CFrame.new(28.7164764, 233.999954, 2821.16528, -0.940591991, 6.48861231e-08, -0.339539021, 9.06554121e-08, 1, -6.00332442e-08, 0.339539021, -8.7247841e-08, -0.940591991)})
  1605.         local Tween1 = TweenService:Create(HumanoidRootPart,TweenInfo.new(1), {CFrame = CF
  1606.         rame.new(-65.4396057, -10.9998627, 47.90028, -0.008724574, 0, -0.999961913, 0, 1, 0, 0.999961913, 0, -0.008724574)})
  1607.         Tween1:Play()
  1608.         wait(1)
  1609.         Tween:Play()
  1610.     end
  1611.     end)
  1612.  
  1613.     TeleportSection:AddSeperator("Players")
  1614.  
  1615.     ply = {}
  1616.     for i,v in pairs(game.Players:GetChildren()) do
  1617.         table.insert(ply,v.Name)
  1618.     end
  1619.     TeleportSection:AddDropdown("Teleport Players", ply, "None", false, function(names)
  1620.         S = names
  1621.     end)
  1622.  
  1623.     TeleportSection:AddToggle("Follow Players", false, function(v)
  1624.         _G.Toggle = true
  1625.  
  1626.         if v then
  1627.             _G.Toggle = true
  1628.         else
  1629.             _G.Toggle = false
  1630.         end
  1631.  
  1632.         if v then
  1633.            
  1634.             if _G.Toggle == true then
  1635.                 while _G.Toggle == true do
  1636.                     wait(0)
  1637.                         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[S].Character.HumanoidRootPart.CFrame
  1638.                     end
  1639.                 end
  1640.             end
  1641.         end)
  1642.  
  1643.     TeleportSection:AddButton("Teleport", function()
  1644.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[S].Character.HumanoidRootPart.CFrame
  1645.     end)
  1646.  
  1647.     TeleportSection:AddButton("Refresh", function()
  1648.         table.clear(ply)
  1649.         for i,v in pairs(game.Players:GetChildren()) do
  1650.             table.insert(ply,v.Name)
  1651.         end
  1652.     end)
  1653.    
  1654.    
  1655.     -----Credit-----
  1656.     CreditSection:AddButton("Youtube", function()
  1657.         setclipboard(tostring("https://www.youtube.com/channel/UCzMnr-vrNFWnyp3U5vzVWRw"))
  1658.     end)
  1659.  
  1660.     -----Main-----
  1661.    
  1662.     MainSection:AddToggle("Auto Farm Coin", false, function(v)
  1663.  
  1664.         _G.Toggle = true
  1665.  
  1666.         if v then
  1667.             _G.Toggle = true
  1668.         else
  1669.             _G.Toggle = false
  1670.         end
  1671.  
  1672.         if v then
  1673.            
  1674.             if _G.Toggle == true then
  1675.                 while _G.Toggle == true do
  1676.                     local HumanoidRootPart = game.Players.LocalPlayer.Character.HumanoidRootPart
  1677.                     local Tween1 = TweenService:Create(HumanoidRootPart,TweenInfo.new(1), {CFrame = CFrame.new(-65.4396057, -10.9998627, 47.90028, -0.008724574, 0, -0.999961913, 0, 1, 0, 0.999961913, 0, -0.008724574)})
  1678.                     local Tween2 = TweenService:Create(HumanoidRootPart, TweenInfo.new(10), {CFrame = CFrame.new(-117.977051, 254.000153, 48.1687126, -0.000364676962, 1.55261937e-08, 0.99999994, -7.00774336e-08, 1, -1.55517501e-08, -0.99999994, -7.00831038e-08, -0.000364676962)})
  1679.                     local Tween3 = TweenService:Create(HumanoidRootPart, TweenInfo.new(5), {CFrame = CFrame.new(-65.4396057, -10.9998627, 47.90028, -0.008724574, 0, -0.999961913, 0, 1, 0, 0.999961913, 0, -0.008724574)})
  1680.                     if _G.Toggle == true then
  1681.                         game:GetService("Workspace")["Fall_Detector"]:Destroy()
  1682.                         Tween1:Play()
  1683.                         wait(1)
  1684.                     end
  1685.                     if _G.Toggle == true then
  1686.                         Tween2:Play()
  1687.                         wait(10)
  1688.                     end
  1689.                    
  1690.                     Tween3:Play()
  1691.                 end
  1692.             end
  1693.         end
  1694.  
  1695.     -----Misc-----
  1696.  
  1697.     MiscSection:AddButton("Remove Shirt", function()
  1698.         local ply = game.Players.LocalPlayer.Name
  1699.         for i,v in pairs(game:GetService("Workspace"):WaitForChild(ply):GetChildren()) do
  1700.             game:GetService("Workspace"):WaitForChild(ply).Shirt:Destroy()
  1701.             game:GetService("Workspace"):WaitForChild(ply).Pants:Destroy()
  1702.             if v.ClassName == "Accessory" then
  1703.                 v:Destroy()
  1704.             end
  1705.         end
  1706.     end)
  1707.  
  1708.     MiscSection:AddButton("Safe Mode", function()
  1709.         while wait() do
  1710.             game:GetService("Players").Sensing1234.PlayerGui["Height_Meter_V2"].Players:Destroy()
  1711.         end
  1712.     end)
  1713. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement