Advertisement
AlexYaWon

Farm Factory Tycoon Best Script GUI

Oct 1st, 2023
3,635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 24.89 KB | Source Code | 0 0
  1. local Rayfield = loadstring(game:HttpGet('https://raw.githubusercontent.com/SiriusSoftwareLtd/Rayfield/main/source.lua'))()
  2.  
  3. local Window = Rayfield:CreateWindow({
  4.     Name = "DEV | Farm Factory Tycoon",
  5.     LoadingTitle = "Farm Factory Tycoon",
  6.     LoadingSubtitle = "By [REDACTED]",
  7.     ConfigurationSaving = {
  8.         Enabled = true,
  9.         FolderName = "DEV",
  10.         FileName = "DevSave"
  11.     },
  12.  
  13. })
  14.  
  15. Rayfield:Notify("Loaded", "loaded in ", 4483362458) -- Notfication -- Title, Content, Image
  16.  
  17. local Tab = Window:CreateTab("Main ", 4483362458)        -- Title, Image
  18. local Section = Tab:CreateSection("Main")
  19.  
  20. local Button = Tab:CreateButton({
  21.     Name = "Infinite Money",
  22.     Callback = function()
  23.         game.Players.LocalPlayer.PlayerGui.Hud.Main.Cash.Effect.Visible = false
  24.         game.Players.LocalPlayer.PlayerGui.Hud.Main.Diamond.Effect.Visible = false
  25.         game.Players.LocalPlayer.Character.HumanoidRootPart.RootRigAttachment:Destroy()
  26.         loadstring(game:HttpGet('https://raw.githubusercontent.com/CreatorProfessional/fft/main/generateinfinitemoney'))()
  27.     end,
  28. })
  29.  
  30. local Button = Tab:CreateButton({
  31.     Name = "Auto Upgrade",
  32.     Callback = function()
  33.         getgenv().yourTycoon = nil
  34. local descendants = game.Workspace.Tycoon:GetDescendants()
  35.  
  36. for index, descendant in pairs(descendants) do
  37. if descendant.Name == "Onwer" then
  38. if descendant.Value == game.Players.LocalPlayer then
  39.   getgenv().yourTycoon = descendant.Parent
  40. end
  41. end
  42. end
  43.     end,
  44. })
  45.  
  46. local Button = Tab:CreateButton({
  47.     Name = "Auto Obby",
  48.     Callback = function()
  49.         getgenv().autoObbying = true
  50.  
  51. while getgenv().autoObbying do
  52.   task.wait()
  53.   local hrpCFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  54.   local end3 = game:GetService("Workspace").Obby.Obby3.End
  55.   local end2 = game:GetService("Workspace").Obby.Obby2.End
  56.   local end1 = game:GetService("Workspace").Obby.Obby1.End
  57.   end3.Transparency = 1
  58.   end2.Transparency = 1
  59.   end1.Transparency = 1
  60.   end3.CFrame = hrpCFrame
  61.   end2.CFrame = hrpCFrame
  62.   end1.CFrame = hrpCFrame
  63.   end3.CanCollide = false
  64.   end2.CanCollide = false
  65.   end1.CanCollide = false
  66. end
  67.     end,
  68. })
  69.  
  70. local Button = Tab:CreateButton({
  71.     Name = "Claim Gifts Every Second",
  72.     Callback = function()
  73.         while wait(1) do
  74.             local args = {
  75.             [1] = 1
  76.         }
  77.        
  78.         game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Function"):WaitForChild("FreeGifts"):WaitForChild("ClaimGift"):InvokeServer(unpack(args))
  79.         local args = {
  80.             [1] = 2
  81.         }
  82.        
  83.         game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Function"):WaitForChild("FreeGifts"):WaitForChild("ClaimGift"):InvokeServer(unpack(args))
  84.         local args = {
  85.             [1] = 3
  86.         }
  87.        
  88.         game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Function"):WaitForChild("FreeGifts"):WaitForChild("ClaimGift"):InvokeServer(unpack(args))
  89.         local args = {
  90.             [1] = 4
  91.         }
  92.        
  93.         game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Function"):WaitForChild("FreeGifts"):WaitForChild("ClaimGift"):InvokeServer(unpack(args))
  94.         local args = {
  95.             [1] = 5
  96.         }
  97.        
  98.         game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Function"):WaitForChild("FreeGifts"):WaitForChild("ClaimGift"):InvokeServer(unpack(args))
  99.         local args = {
  100.             [1] = 6
  101.         }
  102.        
  103.         game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Function"):WaitForChild("FreeGifts"):WaitForChild("ClaimGift"):InvokeServer(unpack(args))
  104.         local args = {
  105.             [1] = 7
  106.         }
  107.        
  108.         game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Function"):WaitForChild("FreeGifts"):WaitForChild("ClaimGift"):InvokeServer(unpack(args))
  109.         local args = {
  110.             [1] = 8
  111.         }
  112.        
  113.         game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Function"):WaitForChild("FreeGifts"):WaitForChild("ClaimGift"):InvokeServer(unpack(args))
  114.         local args = {
  115.             [1] = 9
  116.         }
  117.        
  118.         game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Function"):WaitForChild("FreeGifts"):WaitForChild("ClaimGift"):InvokeServer(unpack(args))
  119.         local args = {
  120.             [1] = 10
  121.         }
  122.        
  123.         game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Function"):WaitForChild("FreeGifts"):WaitForChild("ClaimGift"):InvokeServer(unpack(args))
  124.         local args = {
  125.             [1] = 11
  126.         }
  127.        
  128.         game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Function"):WaitForChild("FreeGifts"):WaitForChild("ClaimGift"):InvokeServer(unpack(args))
  129.         local args = {
  130.             [1] = 12
  131.         }
  132.        
  133.         game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Function"):WaitForChild("FreeGifts"):WaitForChild("ClaimGift"):InvokeServer(unpack(args))
  134.         end
  135.     end,
  136. })
  137.  
  138. local Button = Tab:CreateButton({
  139.     Name = "Auto Upgrade+Rebirth Animals",
  140.     Callback = function()
  141.         while wait(0.01) do
  142.  
  143.             local args = {
  144.                 [1] = "Chicken10"
  145.             }
  146.            
  147.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  148.             local args = {
  149.                 [1] = "Chicken10"
  150.             }
  151.            
  152.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  153.             local args = {
  154.                 [1] = "Chicken9"
  155.             }
  156.            
  157.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  158.             local args = {
  159.                 [1] = "Chicken9"
  160.             }
  161.            
  162.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  163.             local args = {
  164.                 [1] = "Chicken8"
  165.             }
  166.            
  167.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  168.             local args = {
  169.                 [1] = "Chicken8"
  170.             }
  171.            
  172.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  173.             local args = {
  174.                 [1] = "Chicken7"
  175.             }
  176.            
  177.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  178.             local args = {
  179.                 [1] = "Chicken7"
  180.             }
  181.            
  182.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  183.             local args = {
  184.                 [1] = "Chicken6"
  185.             }
  186.            
  187.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  188.             local args = {
  189.                 [1] = "Chicken6"
  190.             }
  191.            
  192.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  193.             local args = {
  194.                 [1] = "Chicken5"
  195.             }
  196.            
  197.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  198.             local args = {
  199.                 [1] = "Chicken5"
  200.             }
  201.            
  202.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  203.             local args = {
  204.                 [1] = "Chicken4"
  205.             }
  206.            
  207.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  208.             local args = {
  209.                 [1] = "Chicken4"
  210.             }
  211.            
  212.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  213.             local args = {
  214.                 [1] = "Chicken3"
  215.             }
  216.            
  217.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  218.             local args = {
  219.                 [1] = "Chicken3"
  220.             }
  221.            
  222.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  223.             local args = {
  224.                 [1] = "Chicken2"
  225.             }
  226.            
  227.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  228.             local args = {
  229.                 [1] = "Chicken2"
  230.             }
  231.            
  232.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  233.             local args = {
  234.                 [1] = "Chicken1"
  235.             }
  236.            
  237.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  238.             local args = {
  239.                 [1] = "Chicken1"
  240.             }
  241.            
  242.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  243.            
  244.            
  245.             local args = {
  246.                 [1] = "Cow10"
  247.             }
  248.            
  249.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  250.             local args = {
  251.                 [1] = "Cow10"
  252.             }
  253.            
  254.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  255.             local args = {
  256.                 [1] = "Cow9"
  257.             }
  258.            
  259.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  260.             local args = {
  261.                 [1] = "Cow9"
  262.             }
  263.            
  264.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  265.             local args = {
  266.                 [1] = "Cow8"
  267.             }
  268.            
  269.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  270.             local args = {
  271.                 [1] = "Cow8"
  272.             }
  273.            
  274.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  275.             local args = {
  276.                 [1] = "Cow7"
  277.             }
  278.            
  279.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  280.             local args = {
  281.                 [1] = "Cow7"
  282.             }
  283.            
  284.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  285.             local args = {
  286.                 [1] = "Cow6"
  287.             }
  288.            
  289.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  290.             local args = {
  291.                 [1] = "Cow6"
  292.             }
  293.            
  294.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  295.             local args = {
  296.                 [1] = "Cow5"
  297.             }
  298.            
  299.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  300.             local args = {
  301.                 [1] = "Cow5"
  302.             }
  303.            
  304.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  305.             local args = {
  306.                 [1] = "Cow4"
  307.             }
  308.            
  309.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  310.             local args = {
  311.                 [1] = "Cow4"
  312.             }
  313.            
  314.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  315.             local args = {
  316.                 [1] = "Cow3"
  317.             }
  318.            
  319.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  320.             local args = {
  321.                 [1] = "Cow3"
  322.             }
  323.            
  324.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  325.             local args = {
  326.                 [1] = "Cow2"
  327.             }
  328.            
  329.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  330.             local args = {
  331.                 [1] = "Cow2"
  332.             }
  333.            
  334.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  335.             local args = {
  336.                 [1] = "Cow1"
  337.             }
  338.            
  339.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  340.             local args = {
  341.                 [1] = "Cow1"
  342.             }
  343.            
  344.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  345.            
  346.            
  347.             local args = {
  348.                 [1] = "Sheep10"
  349.             }
  350.            
  351.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  352.             local args = {
  353.                 [1] = "Sheep10"
  354.             }
  355.            
  356.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  357.             local args = {
  358.                 [1] = "Sheep9"
  359.             }
  360.            
  361.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  362.             local args = {
  363.                 [1] = "Sheep9"
  364.             }
  365.            
  366.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  367.             local args = {
  368.                 [1] = "Sheep8"
  369.             }
  370.            
  371.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  372.             local args = {
  373.                 [1] = "Sheep8"
  374.             }
  375.            
  376.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  377.             local args = {
  378.                 [1] = "Sheep7"
  379.             }
  380.            
  381.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  382.             local args = {
  383.                 [1] = "Sheep7"
  384.             }
  385.            
  386.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  387.             local args = {
  388.                 [1] = "Sheep6"
  389.             }
  390.            
  391.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  392.             local args = {
  393.                 [1] = "Sheep6"
  394.             }
  395.            
  396.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  397.             local args = {
  398.                 [1] = "Sheep5"
  399.             }
  400.            
  401.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  402.             local args = {
  403.                 [1] = "Sheep5"
  404.             }
  405.            
  406.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  407.             local args = {
  408.                 [1] = "Sheep4"
  409.             }
  410.            
  411.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  412.             local args = {
  413.                 [1] = "Sheep4"
  414.             }
  415.            
  416.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  417.             local args = {
  418.                 [1] = "Sheep3"
  419.             }
  420.            
  421.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  422.             local args = {
  423.                 [1] = "Sheep3"
  424.             }
  425.            
  426.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  427.             local args = {
  428.                 [1] = "Sheep2"
  429.             }
  430.            
  431.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  432.             local args = {
  433.                 [1] = "Sheep2"
  434.             }
  435.            
  436.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  437.             local args = {
  438.                 [1] = "Sheep1"
  439.             }
  440.            
  441.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryUpgrade"):FireServer(unpack(args))
  442.             local args = {
  443.                 [1] = "Sheep1"
  444.             }
  445.            
  446.             game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Spawn"):WaitForChild("[C-S]TryRebirth"):FireServer(unpack(args))
  447.         end
  448.     end,
  449. })
  450. local Label = Tab:CreateLabel("BE AWARE YOUR SCREEN WILL GET FLOODED WITH NOTIFICATIONS SUCH AS 'did not reach the level'.")
  451. local Label = Tab:CreateLabel("If you know where the notification comes from please contact me.")
  452. local Tab = Window:CreateTab("Misc ", 4483362458)        -- Title, Image
  453. local Section = Tab:CreateSection("Player Settings")
  454.  
  455. local Slider = Tab:CreateSlider({
  456.     Name = "Speed",
  457.     Range = { 0, 250 },
  458.     Increment = 1,
  459.     Suffix = "Walkspeed",
  460.     CurrentValue = 16,
  461.     Flag = "Slider2", -- A flag is the identifier for the configuration file, make sure every element has a different flag if you're using configuration saving to ensure no overlaps
  462.     Callback = function(Value)
  463.         while Value do
  464.             wait(0.1)
  465.             game.Players.LocalPlayer.Character.Humanoid.WalkSpeed =  Value
  466.         end
  467.     end,
  468. })
  469.  
  470. local Slider = Tab:CreateSlider({
  471.     Name = "JumpPower",
  472.     Range = { 0, 250 },
  473.     Increment = 1,
  474.     Suffix = "JumpPower",
  475.     CurrentValue = 50,
  476.     Flag = "Slider3", -- A flag is the identifier for the configuration file, make sure every element has a different flag if you're using configuration saving to ensure no overlaps
  477.     Callback = function(Value)
  478.         while Value do
  479.             wait(0.1)
  480.             game.Players.LocalPlayer.Character.Humanoid.JumpPower =  Value
  481.         end
  482.     end,
  483. })
  484.  
  485.  
  486.  
  487. local Section = Tab:CreateSection("Misc")
  488. local Button = Tab:CreateButton({
  489.     Name = "Ctrl+Click TP",
  490.     Callback = function()
  491.         local Plr = game:GetService("Players").LocalPlayer
  492. local Mouse = Plr:GetMouse()
  493. Mouse.Button1Down:connect(function()
  494. if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
  495. if not Mouse.Target then return end
  496. Plr.Character:MoveTo(Mouse.Hit.p)
  497. end)
  498.     end,
  499. })
  500. local Button = Tab:CreateButton({
  501.     Name = "Remote Spy - Simply Spy",
  502.     Callback = function()
  503.         loadstring(game:HttpGet("https://pastebin.com/raw/z3CJvrXt"))()
  504.     end,
  505. })
  506. local Button = Tab:CreateButton({
  507.     Name = "DarkDex",
  508.     Callback = function()
  509.         getfenv(1).currentTheme = "Graphite"
  510.         loadstring(game:HttpGet("https://raw.githubusercontent.com/loglizzy/dex-custom-icons/main/main.lua"))()
  511.     end,
  512. })
  513. local Button = Tab:CreateButton({
  514.     Name = "Destroy UI",
  515.     Callback = function()
  516.         Rayfield:Destroy()
  517.        
  518.     end,
  519. })
  520. local Label = Tab:CreateLabel("ANTI AFK ALREADY APPLIED ON EXECUTION")
  521.  
  522. -- local Button = Tab:CreateButton({
  523.     --Name = "Stand In Place",
  524.     --Callback = function()
  525.         --game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true
  526.     --end,
  527. --})
  528.  
  529. --local Button = Tab:CreateButton({
  530.     --Name = "Sit",
  531.     --Callback = function()
  532.         --game.Players.LocalPlayer.Character.Humanoid.Sit = true
  533.     --end,
  534. --})
  535.  
  536. --local Button = Tab:CreateButton({
  537.     --Name = "Get up",
  538.     --Callback = function()
  539.         --game.Players.LocalPlayer.Character.Humanoid.Sit = false
  540.         --game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false
  541.     --end,
  542. --})
  543.  
  544. -- AntiAfk
  545.  
  546. if game.Players.LocalPlayer then
  547.     local vu = game:GetService("VirtualUser")
  548. game:GetService("Players").LocalPlayer.Idled:connect(function()
  549.    vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  550.    wait(1)
  551.    vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  552. end)
  553. end
  554.  
  555.  
  556. -- Extras
  557.  
  558. -- getgenv().SecureMode = true -- Only Set To True If Games Are Detecting/Crashing The UI
  559.  
  560. -- Rayfield:Destroy() -- Destroys UI
  561.  
  562. -- Rayfield:LoadConfiguration() -- Enables Configuration Saving
  563.  
  564. -- Section:Set("Section Example") -- Use To Update Section Text
  565.  
  566. -- Button:Set("Button Example") -- Use To Update Button Text
  567.  
  568. -- Toggle:Set(false) -- Use To Update Toggle
  569.  
  570. -- Slider:Set(10) -- Use To Update Slider Value
  571.  
  572. -- Label:Set("Label Example") -- Use To Update Label Text
  573.  
  574. -- Paragraph:Set({Title = "Paragraph Example", Content = "Paragraph Example"}) -- Use To Update Paragraph Text
  575.  
  576. -- Keybind:Set("RightCtrl") -- Keybind (string) -- Use To Update Keybind
  577.  
  578. -- Dropdown:Set("Option 2") -- The new option value -- Use To Update/Set New Dropdowns
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement