Advertisement
AlphaTwo_gg

Pilot training flight simulator

Feb 10th, 2025
14,137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. --[[
  2. .____ ________ ___. _____ __
  3. | | __ _______ \_____ \\_ |___/ ____\_ __ ______ ____ _____ _/ |_ ___________
  4. | | | | \__ \ / | \| __ \ __\ | \/ ___// ___\\__ \\ __\/ _ \_ __ \
  5. | |___| | // __ \_/ | \ \_\ \ | | | /\___ \\ \___ / __ \| | ( <_> ) | \/
  6. |_______ \____/(____ /\_______ /___ /__| |____//____ >\___ >____ /__| \____/|__|
  7. \/ \/ \/ \/ \/ \/ \/
  8. \_Welcome to LuaObfuscator.com (Alpha 0.10.8) ~ Much Love, Ferib
  9.  
  10. ]]--
  11.  
  12. local v0=getrawmetatable(game);setreadonly(v0,false);local v1=v0.__namecall;v0.__namecall=newcclosure(function(v7,...) local v8=1065 -(68 + 997) ;local v9;local v10;while true do if ((1271 -(226 + 1044))==v8) then if (((v7.Name=="DoesPlayerOwnGamepass") and (v9=="InvokeServer") and (_G.enabler==true)) or ((v9=="IsInGroup") and (_G.enabler==true))) then return true;elseif ((v7.Name=="SpawnAircraftRequest") and (v9=="InvokeServer")) then print(v10[4 -3 ]);_G.plane=v10[118 -(32 + 85) ];end return v1(v7,...);end if (v8==(0 + 0)) then v9=getnamecallmethod();v10={...};v8=958 -(892 + 65) ;end end end);local v3=loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wizard"))();local v4=v3:NewWindow("");local v5=v4:NewSection("Main Features");v5:CreateToggle("Unlock All Planes",function(v11) _G.enabler=v11;end);v5:CreateButton("Get in the plane",function() _G.planes=nil;local v12=math.huge;for v14,v15 in pairs(game:GetService("Workspace").Aircraft:GetChildren()) do if (v15.Name==tostring(_G.plane)) then local v18=0 -0 ;local v19;while true do if (v18==0) then v19=(game.Players.LocalPlayer.Character.HumanoidRootPart.Position-v15.PrimaryPart.Position).magnitude;if (v19<v12) then local v30=0;while true do if (v30==0) then v12=v19;_G.planes=v15;break;end end end break;end end end end if _G.planes then for v20,v21 in pairs(_G.planes:GetDescendants()) do if ((v21.Name=="PilotSeat") and v21:IsA("Seat")) then local v25=0 -0 ;while true do if ((0 -0)==v25) then v21.Disabled=false;v21:Sit(game.Players.LocalPlayer.Character.Humanoid);break;end end end end end end);v5:CreateButton("Teleport to seat",function() _G.planes=nil;local v13=math.huge;for v16,v17 in pairs(game:GetService("Workspace").Aircraft:GetChildren()) do if v17:IsA("Model") then local v22=(game.Players.LocalPlayer.Character.HumanoidRootPart.Position-v17.PrimaryPart.Position).magnitude;if (v22<v13) then local v26=0;while true do if (v26==0) then v13=v22;_G.planes=v17;break;end end end end end if _G.planes then for v23,v24 in pairs(_G.planes:GetDescendants()) do if ((v24.Name=="PilotSeat") and v24:IsA("Seat")) then local v27=350 -(87 + 263) ;while true do if (v27==(180 -(67 + 113))) then v24.Disabled=false;v24:Sit(game.Players.LocalPlayer.Character.Humanoid);break;end end end end end end);local v6=v4:NewSection("Credits");v6:CreateButton("Made by AlphaTwo_gg",function() setclipboard("https://www.youtube.com/@ZeroTwo_GG");end);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement