Project Ghoul Script | AUTO SPIN

local UI = game:GetService("Players").LocalPlayer.PlayerGui.Loading.customization.clan local Wanted = "Urie" --Put the Kagune / Race you want in here (can be shortened name) shared.farm = true while shared.farm do wait() game:GetService("ReplicatedStorage").Events.RemoteFunction:InvokeServer("Spin") if string.find(UI.Text, Wanted) or game:GetService("Players").LocalPlayer.data.extra.naturalhh.Value == true then shared.farm = false end end

Continue ReadingProject Ghoul Script | AUTO SPIN

A Bizarre Village Script | KILL THE GAME

local ReplicatedStorage = game:GetService("ReplicatedStorage") local Lighting = game:GetService("Lighting") function HasProperty(Object, PropertyName) local Success, Result = pcall(function() Object[PropertyName] = Object[PropertyName] end) return Success end local FireLimb = ReplicatedStorage:WaitForChild("FireLimb") for Index, Object in pairs(game:GetDescendants()) do if HasProperty(Object, "Enabled") and not Object:IsDescendantOf(Lighting) then FireLimb:FireServer({ Fire = Object }, false) end end

Continue ReadingA Bizarre Village Script | KILL THE GAME

Custom PC Tycoon Script | AUTO FARM – WORKING

while true do -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "Plain Case" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.PlaceItem:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "finish editing component" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.BuildPc:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "Motherboard", [2] = game:GetService("Players").LocalPlayer.PcItems.P03 } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.PlacePart:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "groupPart" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.BuildPc:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "PowerSuply", [2] = game:GetService("Players").LocalPlayer.PcItems["Bronze 200w"] } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.PlacePart:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "groupPart" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.BuildPc:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "Cpu", [2] = game:GetService("Players").LocalPlayer.PcItems["3 1200"] } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.PlacePart:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "groupPart" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.BuildPc:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "Ram", [2] = game:GetService("Players").LocalPlayer.PcItems["Ram 1Gb"] } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.PlacePart:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "groupPart" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.BuildPc:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "Memory", [2] = game:GetService("Players").LocalPlayer.PcItems["32Gb"] } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.PlacePart:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "groupPart" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.BuildPc:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "Gpu", [2] = game:GetService("Players").LocalPlayer.PcItems["Gpu 150"] } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.PlacePart:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "groupPart" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.BuildPc:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "Enter Name" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.Save:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "Enter Name" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.Sell:FireServer(unpack(args)) game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.Sell:FireServer(unpack(args)) wait(3) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "Plain Case", [2] = false, [3] = "1" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.BuyItem:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "P03", [2] = false, [3] = "1" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.BuyItem:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "Bronze 200w", [2] = false, [3] = "1" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.BuyItem:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "3 1200", [2] = false, [3] = "1" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.BuyItem:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "Ram 1Gb", [2] = false, [3] = "1" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.BuyItem:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "32Gb", [2] = false, [3] = "1" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.BuyItem:FireServer(unpack(args)) wait(1) -- Script generated by SimpleSpy - fixed version for exploits other than synapse & krnl made by stummy#002 credits to exx#9394 for originally creating the script. local args = { [1] = "Gpu 150", [2] = false, [3] = "1" } game:GetService("ReplicatedStorage").Resources.Remotes.RemoteEvents.BuyItem:FireServer(unpack(args)) wait(1) end

Continue ReadingCustom PC Tycoon Script | AUTO FARM – WORKING

Tangled-Web [DEMO] – Spider-Man Script | AUTO FARM PIZZA MISSION

while wait(2) do game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(910.776367, 13.7252016, -1757.70068, -0.57357645, 0, -0.819151998, 0, 1, 0, 0.819151998, 0, -0.5735764) local A_1 = "Dialogue" local A_2 = "GiveMission" local A_3 = game:GetService("Workspace")["Pizza Chef"] local Event = game:GetService("ReplicatedStorage").RemoteEvent Event:FireServer(A_1, A_2, A_3) wait(0.4) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(479.287537, 222.043518, -2692.50049, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(0.3) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2838.19995, 5.09999847, 649.799927, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(0.3) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2399.50024, 22.6078758, -667.516541, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(0.3) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1138.7002, 5.10000467, -871.900391, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(0.3) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-447.933319, 257.741333, -2377.02979, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(0.3) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-570.900024, 3, -1027, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(0.3) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-67.5, 3, -87.5, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(0.3) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(778.5, 3, -1658.5, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(0.3) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-15.7000122, 3, -332.700012, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(0.3) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2756.90015, 5.10000467, -1327.20044, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(0.3) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1379.70044, 5.10000038, -252.400299, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(0.3) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-340.399933, 5.0999999, -354.600037, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(0.3) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-416.899963, 3, -1765.69995, 1, 0, 0, 0, 1, 0, 0, 0, 1) end

Continue ReadingTangled-Web [DEMO] – Spider-Man Script | AUTO FARM PIZZA MISSION

Troop Life Script | AUTOFARM

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-105.572388, 7.56572056, -2612.29663, -1, 0, 0, 0, 0, 1, 0, 1, -0) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-105.163879, 1.08625197, -2646.03027, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-105.163879, 1.08637905, -2679.4834, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-105.163879, 1.08614302, -2728.88965, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-105.163879, 1.08623302, -2797.23975, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-105.163879, 1.086568, -2859.00098, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-105.163879, 1.08613205, -2902.17651, 1, 0, 0, 0, 1, 0, 0, 0, 1) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-105.423889, 22.9571934, -2981.49634, 0, 0, -1, 0, 1, 0, 1, 0, 0) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-46.8525391, 21.2451611, -2946.05591, -1, 0, 0, 0, 1, 0, 0, 0, -1) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-46.8525391, 1.08620703, -2900.78198, -1, 0, 0, 0, 1, 0, 0, 0, -1) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-46.8525391, 1.08658004, -2852.11523, -1, 0, 0, 0, 1, 0, 0, 0, -1) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-46.8525391, 1.08650303, -2789.23193, -1, 0, 0, 0, 1, 0, 0, 0, -1) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-46.8525391, 1.08615398, -2766.24292, -1, 0, 0, 0, 1, 0, 0, 0, -1) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-46.8525391, 1.08662105, -2720.61719, -1, 0, 0, 0, 1, 0, 0, 0, -1) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-46.8525391, 1.08653402, -2700.94385, -1, 0, 0, 0, 1, 0, 0, 0, -1) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-46.8525391, 1.08660901, -2667.5835, -1, 0, 0, 0, 1, 0, 0, 0, -1) wait(1) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-46.1990967, 2.42669773, -2610.22778, -1, 0, 0, 0, 1, 0, 0, 0, -1) wait(1) fireclickdetector(game.Workspace.ObbyFinish.FinishObby.ClickDetector)

Continue ReadingTroop Life Script | AUTOFARM