--auto bonds: getgenv().autobond=true loadstring(game:HttpGet("https://raw.githubusercontent.com/selftilted/flighttosky/refs/heads/main/DeadRails"))() -- auto win: getgenv().autowin=true loadstring(game:HttpGet("https://raw.githubusercontent.com/selftilted/flighttosky/refs/heads/main/DeadRails"))() -- auto bond + auto win: getgenv().key='.gg/getviridian' getgenv().autobond=true getgenv().autowin=true loadstring(game:HttpGet("https://raw.githubusercontent.com/selftilted/flighttosky/refs/heads/main/DeadRails"))() -- bring any items: getgenv().bringitem="Bond" -- Gold, Silver, Coal etc loadstring(game:HttpGet("https://raw.githubusercontent.com/selftilted/flighttosky/refs/heads/main/DeadRails"))()