Since Game.dll is loaded into random high memory the AOB scans take a while, so I just used asserts and hard-coded addresses. I've pasted the whole game function in the scripts comments so it should be trivial to find the new locations after a game update. Version 3 Update. Speed: Hotkeys now F6/F7 to not interfere with game. Lego mars crystallien conflict - Hints: - Submitted by: Benjamin Enable the rapid fire, Build faster cheats then do the mission where you have to repair the speeder the cheats rapid fire, and build faster should be activated by now fix the speeder get the max number of subituors sell the energy thingy and the breeding pit for two drones. Fly to it to get a transmission from Martian. Portable Wormhole cargo bay (4000 ft. to the core) Dig 4000 feet then you may find it from there all the to the core of Mars. It is larger than the Leviathan Bay. Regenerative Hull (4000 ft. to the core) Dig 4000 feet then you may find it from there all the to the core of Mars.
Fly To Mars Game Cheats Ps4
Fly To Mars Game Cheats Xbox One
Fly To Mars Game Cheats Xbox 360
- -- Instances:
- local fly = Instance.new('ScreenGui')
- local backgroundtitle = Instance.new('TextLabel')
- local title = Instance.new('TextLabel')
- local flybutton = Instance.new('TextButton')
- --Properties:
- fly.Name = 'fly'
- fly.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- epic.Name = 'epic'
- epic.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- epic.Position = UDim2.new(0.0911376476, 0, 0.466830462, 0)
- epic.Active = true
- backgroundtitle.Parent = epic
- backgroundtitle.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
- backgroundtitle.Font = Enum.Font.SciFi
- backgroundtitle.TextColor3 = Color3.fromRGB(0, 0, 0)
- backgroundtitle.TextSize = 14.000
- creator.Parent = epic
- creator.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
- creator.Position = UDim2.new(0.00442049652, 0, 0.762519121, 0)
- creator.Font = Enum.Font.SourceSans
- creator.TextColor3 = Color3.fromRGB(0, 0, 0)
- creator.TextSize = 14.000
- title.Parent = epic
- title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- title.Position = UDim2.new(0.0497237556, 0, 0, 0)
- title.Font = Enum.Font.SciFi
- title.TextColor3 = Color3.fromRGB(0, 0, 0)
- title.TextSize = 14.000
- close.Parent = epic
- close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
- close.Size = UDim2.new(0, 43, 0, 43)
- close.Text = 'X'
- close.TextScaled = true
- close.TextWrapped = true
- epic.Visible = false
- flybutton.Parent = epic
- flybutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- flybutton.Position = UDim2.new(0.243093923, 0, 0.344781578, 0)
- flybutton.Font = Enum.Font.SourceSans
- flybutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- flybutton.MouseButton1Down:connect(function()
- loadstring(game:HttpGet('https://pastebin.com/raw/7rXZ9VNc', true))()
- flybutton.TextSize = 10.000