Skip to content

Helps to prevent users from accidentally losing their flights.

License

Notifications You must be signed in to change notification settings

RYANAIR5719/GeoFS-Flight-Protection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logo GeoFS Flight Protection Stars Badge Stars Badge

This add-on essentially prompts the user to click "OK" to confirm their actions every time they press the following keys to prevent any interference with their flight.

  • Press [TAB] (teleports to the location of the camera)
  • Press [V] (opens replay mode and interferes with the aircraft position after exiting)
  • Press [E] (which shuts down the engines) if the aircraft is not on the ground AND has the engine currently on.

How to Use This Add-on?

There are two ways to do this. One of them is easy but is quite annoying, while the other one is complicated but only needs to be done once.

Method 1: JavaScript Console

  1. Open the Inspect Panel of your browser by either using a keyboard shortcut or right-clicking anywhere on the webpage and choosing the "Inspect" or "Inspect Element" button.
  2. Navigate to the JavaScript console, and paste userscript.js into the console. You may have to type allow pasting into the console before pasting the code.

Important

This method requires you to manually paste the code into the console every time you launch GeoFS.

Method 2. TamperMonkey

This method is a little complex, but it only needs to be done once. After that, the add-on should work automatically.

  1. Install the Tampermonkey extension on your browser.
  2. Click on the extension. Then click the "Create a new script..." button.
  3. Paste userscript.js into the text box on the page, then save the file onto the extension.

Note

Once the script is saved in Tampermmonkey, it should automatically work every time GeoFS is launched.

License

This project is licensed under the terms of the MIT license. For more info, see LICENSE.md.

Contacts

Discord: ryanair4life
Fandom (GeoFS): Your Local Avgeek

About

Helps to prevent users from accidentally losing their flights.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published