Untitled Hood Script | LETTUCE AUTO FARM, FAST – OPEN SOURCE

-- // NOLIX'S OPEN SOURCE UNTITLED HOOD LETTUCE FARM \\ -- // ONLY WAY TO TURN IT OFF IS REJOINING THE GAME \\ -- variables local localPlayer = game:GetService("Players").LocalPlayer -- checks for the local player, if they exist it runs the main code if localPlayer then -- teleports local player to the lettuce wait(0.5) localPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Workspace.Ignored.Shop["[Lettuce] - $5"].Head.CFrame.Position) * CFrame.new(0,5,0) -- detects when the local player dies localPlayer.CharacterAdded:Connect(function() -- waits for humanoid localPlayer.Character:WaitForChild("Humanoid") -- teleports to the lettuce wait(0.5) localPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Workspace.Ignored.Shop["[Lettuce] - $5"].Head.CFrame.Position) * CFrame.new(0,5,0) end) -- spam buys lettuce, equips it, clicks to eat the lettuce game:GetService("RunService").Stepped:Connect(function() fireclickdetector(game.Workspace.Ignored.Shop["[Lettuce] - $5"].ClickDetector) wait(0.4) localPlayer.Character.Humanoid:EquipTool(localPlayer.Backpack["[Lettuce]"]) wait(0.4) mouse1click() wait(0.4) mouse1click() wait(0.4) end) end

Continue ReadingUntitled Hood Script | LETTUCE AUTO FARM, FAST – OPEN SOURCE

Orthoxia Script | CHEST FARM

speed=75 _G.toggle = true _G.noclip = false local virtualUser = game:GetService('VirtualUser') virtualUser:CaptureController() local player = game.Players.LocalPlayer local function NoclipLoop() if player.Character ~= nil and _G.noclip then for _, child in pairs(player.Character:GetDescendants()) do if child:IsA("BasePart") and child.CanCollide == true and child.Name ~= floatName then child.CanCollide = false end end end end Noclipping = game:GetService('RunService').Stepped:Connect(NoclipLoop) function tele(part) game.Players.LocalPlayer.Character.HumanoidRootPart.Anchored = false _G.noclip=true dist = (game.Players.LocalPlayer.Character.HumanoidRootPart.Position - part.Position).Magnitude Time = math.round(dist / speed) tweenService, tweenInfo = game:GetService("TweenService"), TweenInfo.new(Time, Enum.EasingStyle.Linear) tween = tweenService:Create(game:GetService("Players")["LocalPlayer"].Character.HumanoidRootPart, tweenInfo, {CFrame = CFrame.new(part.Position)}) tween:Play() repeat wait() until (game.Players.LocalPlayer.Character.HumanoidRootPart.Position - part.Position).Magnitude < 5 _G.noclip=false game.Players.LocalPlayer.Character.HumanoidRootPart.Anchored = true end function findclosepart() closepart=100000 finalpart=nil for i,v in pairs(game:GetService("Workspace").Chests:GetChildren()) do part=v:FindFirstChild("Hitbox") distance = math.floor((game.Players.LocalPlayer.Character.HumanoidRootPart.Position - part.Position).Magnitude) v.Name=tostring(distance) if distance < closepart then closepart = distance finalpart = part end end return(finalpart) end function e() keypress(0x45) wait(0.1) keyrelease(0x45) end while _G.toggle and wait() do tele(findclosepart()) wait(1) e() e() e() end

Continue ReadingOrthoxia Script | CHEST FARM

Lionhearts: Crusade Script | ORE/TREE ESP

list = { "Medium Iron Deposit", "Barren Iron Deposit", "Rich Iron Deposit", "Small Rare Ore Deposit", "Rich Rare Ore Deposit", "Persian Walnut S" } local fold = Instance.new("Folder", workspace) fold.Name = "Tracers" function esp(thing) local cham = Instance.new("BoxHandleAdornment", thing) cham.Size = Vector3.new(5, 5, 5) cham.Transparency = 0.7 cham.Color3 = thing.Color cham.AlwaysOnTop = true cham.ZIndex = 1 cham.Adornee = thing local cham2 = Instance.new("BoxHandleAdornment", thing) cham2.Size = Vector3.new(1, 1, 1) cham2.Transparency = 0 cham2.Color3 = Color3.new(255, 0, 0) cham2.AlwaysOnTop = true cham2.ZIndex = 1 cham2.Adornee = thing local at0 = Instance.new("Attachment") at0.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart local at1 = Instance.new("Attachment") at1.Parent = thing local beam0 = Instance.new("Beam") beam0.Attachment0 = at0 beam0.Attachment1 = at1 beam0.Width0 = 0.25 beam0.Width1 = 0.25 beam0.Color = ColorSequence.new(thing.Color, thing.Color) beam0.Parent = workspace.Tracers end for i, v in pairs(game:GetService("Workspace").Resources.Spawned:GetChildren()) do for _, name in pairs(list) do if v.Name == name then rootpart = v:FindFirstChild("RootPart") esp(rootpart) end end end game:GetService("Workspace").Resources.Spawned.ChildAdded:connect( function(gamer) for _, name in pairs(list) do if gamer.Name == name then rootpart = gamer:FindFirstChild("RootPart") esp(rootpart) end end end )

Continue ReadingLionhearts: Crusade Script | ORE/TREE ESP

Magnifying Simulator Script GUI | DAMAGE MULTIPLIER

local OldNameCall OldNameCall = hookmetamethod(game, "__namecall", function(...) local Args={...} local Self = Args[1] if not checkcaller() and getnamecallmethod()=="FireServer" and typeof(Self)=="Instance" and Self.IsA(Self,"RemoteEvent") and Self.Name=="DamagePart" then for i = 1,15 do OldNameCall(...) end end return OldNameCall(...) end)

Continue ReadingMagnifying Simulator Script GUI | DAMAGE MULTIPLIER

Magnifying Simulator Script GUI | AUTO OPEN BOX, AUTO COLLECT ORBS & AUTO FARM

loadstring("\108\111\99\97\108\32\101\110\118\32\61\32\103\101\116\103\101\110\118\40\41\10\101\110\118\46\66\111\120\101\115\32\61\32\123\125\10\101\110\118\46\73\116\101\109\115\32\61\32\123\125\10\101\110\118\46\65\108\108\90\111\110\101\115\32\61\32\123\125\10\102\111\114\32\105\44\32\118\32\105\110\32\112\97\105\114\115\40\119\111\114\107\115\112\97\99\101\46\66\111\120\115\58\71\101\116\67\104\105\108\100\114\101\110\40\41\41\32\100\111\10\32\32\32\32\116\97\98\108\101\46\105\110\115\101\114\116\40\101\110\118\46\66\111\120\101\115\44\32\118\46\78\97\109\101\41\10\101\110\100\10\102\111\114\32\105\44\32\118\32\105\110\32\112\97\105\114\115\40\119\111\114\107\115\112\97\99\101\46\68\101\115\116\114\111\121\97\98\108\101\115\58\71\101\116\67\104\105\108\100\114\101\110\40\41\41\32\100\111\10\32\32\32\32\116\97\98\108\101\46\105\110\115\101\114\116\40\101\110\118\46\65\108\108\90\111\110\101\115\44\32\118\46\78\97\109\101\41\10\32\32\32\32\108\111\99\97\108\32\118\97\108\32\61\32\102\97\108\115\101\10\32\32\32\32\102\111\114\32\105\44\32\107\32\105\110\32\112\97\105\114\115\40\118\58\71\101\116\67\104\105\108\100\114\101\110\40\41\41\32\100\111\10\32\32\32\32\32\32\32\32\102\111\114\32\105\44\32\122\32\105\110\32\112\97\105\114\115\40\101\110\118\46\73\116\101\109\115\41\32\100\111\10\32\32\32\32\32\32\32\32\32\32\32\32\105\102\32\122\32\61\61\32\107\46\78\97\109\101\32\116\104\101\110\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\118\97\108\32\61\32\116\114\117\101\10\32\32\32\32\32\32\32\32\32\32\32\32\101\110\100\10\32\32\32\32\32\32\32\32\101\110\100\10\32\32\32\32\32\32\32\32\105\102\32\110\111\116\32\118\97\108\32\116\104\101\110\10\32\32\32\32\32\32\32\32\32\32\32\32\116\97\98\108\101\46\105\110\115\101\114\116\40\101\110\118\46\73\116\101\109\115\44\32\107\46\78\97\109\101\41\10\32\32\32\32\32\32\32\32\101\110\100\10\32\32\32\32\101\110\100\10\101\110\100\10\101\110\118\46\97\117\116\111\111\114\98\32\61\32\102\117\110\99\116\105\111\110\40\41\10\32\32\32\32\103\97\109\101\58\71\101\116\83\101\114\118\105\99\101\40\34\87\111\114\107\115\112\97\99\101\34\41\46\79\114\98\115\46\67\104\105\108\100\65\100\100\101\100\58\67\111\110\110\101\99\116\40\102\117\110\99\116\105\111\110\40\99\104\105\108\100\41\10\32\32\32\32\32\32\32\32\105\102\32\101\110\118\46\111\114\98\105\110\103\32\116\104\101\110\10\32\32\32\32\32\32\32\32\32\32\32\32\103\97\109\101\58\71\101\116\83\101\114\118\105\99\101\40\34\82\101\112\108\105\99\97\116\101\100\83\116\111\114\97\103\101\34\41\46\69\118\101\110\116\115\46\80\105\99\107\117\112\79\114\98\58\70\105\114\101\83\101\114\118\101\114\40\99\104\105\108\100\46\78\97\109\101\41\10\32\32\32\32\32\32\32\32\101\110\100\10\32\32\32\32\101\110\100\41\10\101\110\100\10\101\110\118\46\97\117\116\111\111\114\98\40\41\10\101\110\118\46\97\117\116\111\98\111\120\32\61\32\102\117\110\99\116\105\111\110\40\41\10\32\32\32\32\119\104\105\108\101\32\116\97\115\107\46\119\97\105\116\40\41\32\100\111\10\32\32\32\32\32\32\32\32\105\102\32\101\110\118\46\98\111\120\105\110\103\32\116\104\101\110\10\32\32\32\32\32\32\32\32\32\32\32\32\103\97\109\101\58\71\101\116\83\101\114\118\105\99\101\40\34\82\101\112\108\105\99\97\116\101\100\83\116\111\114\97\103\101\34\41\46\69\118\101\110\116\115\46\79\112\101\110\66\111\120\58\73\110\118\111\107\101\83\101\114\118\101\114\40\101\110\118\46\83\101\108\101\99\116\101\100\66\111\120\41\10\32\32\32\32\32\32\32\32\101\110\100\10\32\32\32\32\101\110\100\10\101\110\100\10\101\110\118\46\97\117\116\111\102\97\114\109\32\61\32\102\117\110\99\116\105\111\110\40\41\10\32\32\32\32\119\104\105\108\101\32\116\97\115\107\46\119\97\105\116\40\41\32\100\111\10\32\32\32\32\32\32\32\32\108\111\99\97\108\32\101\114\114\111\114\44\32\109\101\115\115\97\103\101\32\61\32\112\99\97\108\108\40\102\117\110\99\116\105\111\110\40\41\10\32\32\32\32\32\32\32\32\32\32\32\32\105\102\32\101\110\118\46\102\97\114\109\105\110\103\32\116\104\101\110\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\108\111\99\97\108\32\99\97\110\102\97\114\109\32\61\32\102\97\108\115\101\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\102\111\114\32\105\32\61\32\49\44\32\101\110\118\46\105\116\101\109\115\116\111\117\115\101\32\100\111\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\105\102\32\119\111\114\107\115\112\97\99\101\46\68\101\115\116\114\111\121\97\98\108\101\115\58\70\105\110\100\70\105\114\115\116\67\104\105\108\100\40\101\110\118\46\122\111\110\101\41\58\70\105\110\100\70\105\114\115\116\67\104\105\108\100\40\101\110\118\91\34\105\116\101\109\34\46\46\116\111\115\116\114\105\110\103\40\105\41\93\41\32\116\104\101\110\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\99\97\110\102\97\114\109\32\61\32\34\105\116\101\109\34\46\46\116\111\115\116\114\105\110\103\40\105\41\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\101\110\100\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\101\110\100\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\105\102\32\99\97\110\102\97\114\109\32\116\104\101\110\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\108\111\99\97\108\32\117\115\101\105\116\101\109\32\61\32\101\110\118\91\99\97\110\102\97\114\109\93\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\108\111\99\97\108\32\116\104\105\110\103\32\61\32\119\111\114\107\115\112\97\99\101\46\68\101\115\116\114\111\121\97\98\108\101\115\58\70\105\110\100\70\105\114\115\116\67\104\105\108\100\40\101\110\118\46\122\111\110\101\41\58\70\105\110\100\70\105\114\115\116\67\104\105\108\100\40\117\115\101\105\116\101\109\41\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\108\111\99\97\108\32\112\101\116\115\32\61\32\123\125\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\102\111\114\32\105\44\32\118\32\105\110\32\112\97\105\114\115\40\103\97\109\101\46\80\108\97\121\101\114\115\46\76\111\99\97\108\80\108\97\121\101\114\46\80\101\116\115\69\113\117\105\112\112\101\100\58\71\101\116\67\104\105\108\100\114\101\110\40\41\41\32\100\111\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\103\97\109\101\58\71\101\116\83\101\114\118\105\99\101\40\34\82\101\112\108\105\99\97\116\101\100\83\116\111\114\97\103\101\34\41\46\69\118\101\110\116\115\46\83\116\97\114\116\68\101\115\116\114\111\121\105\110\103\58\70\105\114\101\83\101\114\118\101\114\40\116\104\105\110\103\44\32\123\103\97\109\101\46\80\108\97\121\101\114\115\46\76\111\99\97\108\80\108\97\121\101\114\46\80\101\116\115\68\97\116\97\91\118\46\78\97\109\101\93\125\41\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\116\97\98\108\101\46\105\110\115\101\114\116\40\112\101\116\115\44\32\103\97\109\101\46\80\108\97\121\101\114\115\46\76\111\99\97\108\80\108\97\121\101\114\46\80\101\116\115\68\97\116\97\91\118\46\78\97\109\101\93\41\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\101\110\100\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\108\111\99\97\108\32\116\105\109\101\114\32\61\32\48\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\114\101\112\101\97\116\32\116\97\115\107\46\119\97\105\116\40\41\32\116\105\109\101\114\32\61\32\116\105\109\101\114\32\43\32\49\32\103\97\109\101\58\71\101\116\83\101\114\118\105\99\101\40\34\82\101\112\108\105\99\97\116\101\100\83\116\111\114\97\103\101\34\41\46\69\118\101\110\116\115\46\68\97\109\97\103\101\80\97\114\116\58\70\105\114\101\83\101\114\118\101\114\40\112\101\116\115\41\32\117\110\116\105\108\32\110\111\116\32\116\104\105\110\103\46\80\97\114\101\110\116\32\111\114\32\116\105\109\101\114\32\62\32\101\110\118\46\116\105\109\101\111\117\116\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\101\108\115\101\32\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\108\111\99\97\108\32\117\115\101\105\116\101\109\32\61\32\119\111\114\107\115\112\97\99\101\46\68\101\115\116\114\111\121\97\98\108\101\115\58\70\105\110\100\70\105\114\115\116\67\104\105\108\100\40\101\110\118\46\122\111\110\101\41\58\71\101\116\67\104\105\108\100\114\101\110\40\41\91\49\93\46\78\97\109\101\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\108\111\99\97\108\32\116\104\105\110\103\32\61\32\119\111\114\107\115\112\97\99\101\46\68\101\115\116\114\111\121\97\98\108\101\115\58\70\105\110\100\70\105\114\115\116\67\104\105\108\100\40\101\110\118\46\122\111\110\101\41\58\70\105\110\100\70\105\114\115\116\67\104\105\108\100\40\117\115\101\105\116\101\109\41\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\108\111\99\97\108\32\112\101\116\115\32\61\32\123\125\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\102\111\114\32\105\44\32\118\32\105\110\32\112\97\105\114\115\40\103\97\109\101\46\80\108\97\121\101\114\115\46\76\111\99\97\108\80\108\97\121\101\114\46\80\101\116\115\69\113\117\105\112\112\101\100\58\71\101\116\67\104\105\108\100\114\101\110\40\41\41\32\100\111\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\103\97\109\101\58\71\101\116\83\101\114\118\105\99\101\40\34\82\101\112\108\105\99\97\116\101\100\83\116\111\114\97\103\101\34\41\46\69\118\101\110\116\115\46\83\116\97\114\116\68\101\115\116\114\111\121\105\110\103\58\70\105\114\101\83\101\114\118\101\114\40\116\104\105\110\103\44\32\123\103\97\109\101\46\80\108\97\121\101\114\115\46\76\111\99\97\108\80\108\97\121\101\114\46\80\101\116\115\68\97\116\97\91\118\46\78\97\109\101\93\125\41\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\116\97\98\108\101\46\105\110\115\101\114\116\40\112\101\116\115\44\32\103\97\109\101\46\80\108\97\121\101\114\115\46\76\111\99\97\108\80\108\97\121\101\114\46\80\101\116\115\68\97\116\97\91\118\46\78\97\109\101\93\41\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\101\110\100\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\108\111\99\97\108\32\116\105\109\101\114\32\61\32\48\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\114\101\112\101\97\116\32\116\97\115\107\46\119\97\105\116\40\41\32\116\105\109\101\114\32\61\32\116\105\109\101\114\32\43\32\49\32\103\97\109\101\58\71\101\116\83\101\114\118\105\99\101\40\34\82\101\112\108\105\99\97\116\101\100\83\116\111\114\97\103\101\34\41\46\69\118\101\110\116\115\46\68\97\109\97\103\101\80\97\114\116\58\70\105\114\101\83\101\114\118\101\114\40\112\101\116\115\41\32\117\110\116\105\108\32\110\111\116\32\116\104\105\110\103\46\80\97\114\101\110\116\32\111\114\32\116\105\109\101\114\32\62\32\101\110\118\46\116\105\109\101\111\117\116\10\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\101\110\100\10\32\32\32\32\32\32\32\32\32\32\32\32\101\110\100\10\32\32\32\32\32\32\32\32\101\110\100\41\10\32\32\32\32\32\32\32\32\105\102\32\109\101\115\115\97\103\101\32\116\104\101\110\10\32\32\32\32\32\32\32\32\32\32\32\32\112\114\105\110\116\40\109\101\115\115\97\103\101\41\10\32\32\32\32\32\32\32\32\101\110\100\10\32\32\32\32\101\110\100\10\101\110\100\10\115\112\97\119\110\40\101\110\118\46\97\117\116\111\102\97\114\109\41\10\115\112\97\119\110\40\101\110\118\46\97\117\116\111\98\111\120\41\10\108\111\99\97\108\32\108\105\98\32\61\32\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\71\101\116\79\98\106\101\99\116\115\40\34\114\98\120\97\115\115\101\116\105\100\58\47\47\55\54\53\55\56\54\55\55\56\54\34\41\91\49\93\46\83\111\117\114\99\101\41\40\41\10\108\111\99\97\108\32\119\105\110\100\111\119\32\61\32\108\105\98\58\67\114\101\97\116\101\87\105\110\100\111\119\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\77\97\103\110\105\102\121\105\110\103\32\83\105\109\117\108\97\116\111\114\34\10\125\41\10\108\111\99\97\108\32\103\108\97\115\115\101\115\32\61\32\119\105\110\100\111\119\58\67\114\101\97\116\101\84\97\98\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\71\108\97\115\115\101\115\34\10\125\41\10\108\111\99\97\108\32\101\120\112\108\111\105\116\115\32\61\32\103\108\97\115\115\101\115\58\67\114\101\97\116\101\83\101\99\116\105\111\110\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\69\120\112\108\111\105\116\115\34\10\125\41\10\108\111\99\97\108\32\109\105\115\99\32\61\32\103\108\97\115\115\101\115\58\67\114\101\97\116\101\83\101\99\116\105\111\110\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\66\111\120\101\115\34\10\125\41\10\109\105\115\99\58\65\100\100\68\114\111\112\100\111\119\110\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\66\111\120\101\115\34\44\10\32\32\32\32\67\97\108\108\98\97\99\107\32\61\32\102\117\110\99\116\105\111\110\40\97\41\10\32\32\32\32\32\32\32\32\101\110\118\46\83\101\108\101\99\116\101\100\66\111\120\32\61\32\97\32\10\32\32\32\32\101\110\100\44\10\32\32\32\32\76\105\115\116\32\61\32\101\110\118\46\66\111\120\101\115\10\125\41\10\109\105\115\99\58\65\100\100\84\111\103\103\108\101\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\65\117\116\111\32\79\112\101\110\32\66\111\120\34\44\10\32\32\32\32\67\97\108\108\98\97\99\107\32\61\32\102\117\110\99\116\105\111\110\40\97\41\10\32\32\32\32\32\32\32\32\101\110\118\46\98\111\120\105\110\103\32\61\32\97\10\32\32\32\32\101\110\100\10\125\41\10\108\111\99\97\108\32\102\97\114\109\105\110\103\32\61\32\119\105\110\100\111\119\58\67\114\101\97\116\101\84\97\98\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\70\97\114\109\105\110\103\34\10\125\41\10\108\111\99\97\108\32\97\117\116\111\102\97\114\109\115\32\61\32\102\97\114\109\105\110\103\58\67\114\101\97\116\101\83\101\99\116\105\111\110\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\65\117\116\111\102\97\114\109\115\34\10\125\41\10\97\117\116\111\102\97\114\109\115\58\65\100\100\84\111\103\103\108\101\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\65\117\116\111\32\67\111\108\108\101\99\116\32\79\114\98\115\34\44\10\32\32\32\32\67\97\108\108\98\97\99\107\32\61\32\102\117\110\99\116\105\111\110\40\97\41\10\32\32\32\32\32\32\32\32\101\110\118\46\111\114\98\105\110\103\32\61\32\97\10\32\32\32\32\101\110\100\10\125\41\10\97\117\116\111\102\97\114\109\115\58\65\100\100\68\114\111\112\100\111\119\110\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\90\111\110\101\32\84\111\32\70\97\114\109\34\44\10\32\32\32\32\67\97\108\108\98\97\99\107\32\61\32\102\117\110\99\116\105\111\110\40\97\41\10\32\32\32\32\32\32\32\32\101\110\118\46\122\111\110\101\32\61\32\97\32\10\32\32\32\32\101\110\100\44\10\32\32\32\32\76\105\115\116\32\61\32\101\110\118\46\65\108\108\90\111\110\101\115\10\125\41\10\97\117\116\111\102\97\114\109\115\58\65\100\100\84\101\120\116\98\111\120\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\73\116\101\109\32\84\111\32\70\97\114\109\32\40\115\101\101\32\116\104\114\101\97\100\41\34\44\10\32\32\32\32\67\97\108\108\98\97\99\107\32\61\32\102\117\110\99\116\105\111\110\40\97\41\10\32\32\32\32\32\32\32\32\101\110\118\46\105\116\101\109\49\32\61\32\97\32\10\32\32\32\32\101\110\100\10\125\41\10\97\117\116\111\102\97\114\109\115\58\65\100\100\84\101\120\116\98\111\120\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\73\116\101\109\32\84\111\32\70\97\114\109\32\50\34\44\10\32\32\32\32\67\97\108\108\98\97\99\107\32\61\32\102\117\110\99\116\105\111\110\40\97\41\10\32\32\32\32\32\32\32\32\101\110\118\46\105\116\101\109\50\32\61\32\97\32\10\32\32\32\32\101\110\100\10\125\41\10\97\117\116\111\102\97\114\109\115\58\65\100\100\84\101\120\116\98\111\120\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\73\116\101\109\32\84\111\32\70\97\114\109\32\51\34\44\10\32\32\32\32\67\97\108\108\98\97\99\107\32\61\32\102\117\110\99\116\105\111\110\40\97\41\10\32\32\32\32\32\32\32\32\101\110\118\46\105\116\101\109\51\32\61\32\97\32\10\32\32\32\32\101\110\100\10\125\41\10\97\117\116\111\102\97\114\109\115\58\65\100\100\84\101\120\116\98\111\120\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\73\116\101\109\32\84\111\32\70\97\114\109\32\52\34\44\10\32\32\32\32\67\97\108\108\98\97\99\107\32\61\32\102\117\110\99\116\105\111\110\40\97\41\10\32\32\32\32\32\32\32\32\101\110\118\46\105\116\101\109\52\32\61\32\97\32\10\32\32\32\32\101\110\100\10\125\41\10\97\117\116\111\102\97\114\109\115\58\65\100\100\84\101\120\116\98\111\120\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\78\117\109\98\101\114\32\111\102\32\105\116\101\109\115\32\116\111\32\117\115\101\32\40\49\45\52\41\34\44\10\32\32\32\32\67\97\108\108\98\97\99\107\32\61\32\102\117\110\99\116\105\111\110\40\97\41\10\32\32\32\32\32\32\32\32\101\110\118\46\105\116\101\109\115\116\111\117\115\101\32\61\32\116\111\110\117\109\98\101\114\40\97\41\32\10\32\32\32\32\101\110\100\10\125\41\10\97\117\116\111\102\97\114\109\115\58\65\100\100\84\101\120\116\98\111\120\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\84\105\109\101\111\117\116\32\40\105\110\32\115\101\99\111\110\100\115\41\34\44\10\32\32\32\32\67\97\108\108\98\97\99\107\32\61\32\102\117\110\99\116\105\111\110\40\97\41\10\32\32\32\32\32\32\32\32\101\110\118\46\116\105\109\101\111\117\116\32\61\32\116\111\110\117\109\98\101\114\40\97\42\54\48\41\10\32\32\32\32\101\110\100\10\125\41\10\97\117\116\111\102\97\114\109\115\58\65\100\100\84\111\103\103\108\101\40\123\10\32\32\32\32\78\97\109\101\32\61\32\34\70\97\114\109\32\84\111\103\103\108\101\34\44\10\32\32\32\32\67\97\108\108\98\97\99\107\32\61\32\102\117\110\99\116\105\111\110\40\97\41\10\32\32\32\32\32\32\32\32\101\110\118\46\102\97\114\109\105\110\103\32\61\32\97\10\32\32\32\32\101\110\100\10\125\41\10")()

Continue ReadingMagnifying Simulator Script GUI | AUTO OPEN BOX, AUTO COLLECT ORBS & AUTO FARM