This is a user script for modifying the gameplay of Paper.io. It introduces several game hacks, including the ability to change the game speed, zoom in and out, and perform instant movements in the game. This script is designed for educational purposes and should be used as a tool to help develop programming skills.
- Zoom In/Out: Use the mouse scroll wheel to zoom in and out of the game map.
- Game Speed Control: Use the Arrow Up and Arrow Down keys to adjust the game speed.
- Instant Movement: Use the W, A, S, D keys to move instantly in their respective directions.
- Pause/Resume: Press the Spacebar to pause or resume the game.
To use this script, you need a UserScript manager like Tampermonkey or Greasemonkey installed in your browser.
-
Install Tampermonkey/Greasemonkey:
If you don’t have a UserScript manager, download and install Tampermonkey or Greasemonkey. -
Add the Script:
- Copy the code from this repository.
- Open your UserScript manager (e.g., Tampermonkey).
- Click on the "Add New Script" option.
- Paste the code into the editor and save it.
-
Start the Game:
Go to Paper.io in your browser. The script should automatically run once the page loads.
After installing the script, you can use the following controls within the game:
-
Zoom:
- Scroll up to zoom in.
- Scroll down to zoom out.
-
Game Speed:
- Press Arrow Up to increase the game speed.
- Press Arrow Down to decrease the game speed.
-
Instant Movement:
- Press W to move up.
- Press A to move left.
- Press S to move down.
- Press D to move right.
-
Pause/Resume:
- Press Spacebar to pause or resume the game.
- This script is intended for educational purposes only.
- Use at your own risk. The author is not responsible for any negative outcomes resulting from using this script.
- Make sure to respect the game's terms of service when using any modifications.
If you want to contribute to this project, feel free to fork the repository and create a pull request with your improvements or bug fixes.
This project is licensed under the GPL-3.0-or-later license. See the LICENSE file for more details.
- Name: Dang Nhut Nguyen
- GitHub: https://github.com/DangNhutNguyen
- Paper.io for the game.
- Tampermonkey/Greasemonkey for providing the user script management.
Enjoy the game! 🎮