Skip to content

JBX2060/scripts

 
 

Repository files navigation

Florr-related Userscripts!

Any forks of this repository must be open sourced, distributing public versions of these hacks without being fully open sourced is illegal.

  • This repository can get your account banned, use with extreme caution

  • WGB means "won't get you banned"

Table of Contents

Chinese Anthos

  1. Getting Started
  2. Available Userscripts
  3. Tutorials
  4. Contributing
  5. Support
  6. Contact

🚧 Build Instructions

If you don't have the prerequisites, do this.

  • Create a new GitHub account.
  • Star this repository. This is important as it enables the next step.
  • After you have starred the repository, click the + symbol.
  • Navigate to "Create a new Codespace".
  • Type in kit2d2alt/florr.io as the repository.

Then follow the steps below!

  1. Open your terminal and navigate to the chinese-anthos folder:
    cd chinese-anthos
    npm install
    npm run dev
  2. Then open the port!

🚀 Getting Started

All these scripts use Tampermonkey, so you'll need to install it.

1. Install Tampermonkey

Tampermonkey is available for most browsers, including Chrome, Firefox, Safari, and Edge.

Chrome

Install Tampermonkey for Chrome

Firefox

Install Tampermonkey for Firefox

Safari

Install Tampermonkey for Safari

2. Add Userscripts

Once Tampermonkey is installed, follow the steps below.

  1. Open Tampermonkey Dashboard: Click on the Tampermonkey icon in your browser toolbar and select "Dashboard."
  2. Create a New Script: Click on the "+" icon to create a new script.
  3. Paste the Script: Copy the JavaScript code from this repository and paste it into the script editor.
  4. Save: Click "File" > "Save" or use the shortcut Ctrl + S.

3. Enjoy Your Enhanced Experience 😉

📜 Available Userscripts

Here are some of the awesome userscripts you'll find in this repository:

  • WGB means "won't get you banned"

  • Tracers: Traces flowers, mobs, and summoned pets.

  • Auto Grind: Grinds with mouse movement.

  • Craft Progress: Allows you to input a petal goal and tracks it for you. (Made by Furaken) WGB

  • Guild Script: Creates a simple script to show guild updates. WGB

  • Shaders: Add realistic shadows to the game! (Fixed by me, originial by Jekyll) WGB

  • Anti-AFK: Run pip install -r requirements.txt in your terminal, then run the python script anti-afk.py. (Bingo)

  • Free Sandbox: Script by k2r_n2iq, uses memory editing to simulate every petal in your inventory. For this script, you paste it in the console, not with tampermonkey.

  • Account Creator: Script by Bloss, generates a new guest UUID and edits your localstorage to that ID, giving you a new account. WGB If used correctly*

  • Version Hash Finder: Finds your version hash to replace with the old one if super-petals.js doesn't work. If you don't know how to do this, ping me on Discord and I'll update the script so you just have to paste it.

  • Happy 9/11 Day!: Replaces fav and title with 9/11 material

NONE OF THESE SCRIPTS HAVE GOTTEN ME BANNED YET

Tutorials how to operate:

  • Tracers, autogrind, autorespawn, all things in hacks.js can be changed to true or false. (1 or 0)
  • To operate shaders, press +. (Make sure to hold down shift)
  • For the sandbox script, you open dev tools, navigate to console, and paste the script. If a warning appears, type allow pasting before hitting enter. Each script besides these should automatically work, if not contact me on Discord

🔧 Contributing

Contributions are welcome! If you have an idea for a new script or improvements to existing ones, feel free to fork this repository and submit a pull request.

📢 Support

If you encounter any issues or have any questions, please open an issue on this repository, and I'll respond asap.

📞 Contact

For any direct inquiries, you can contact me via email at [email protected], via Discord kit2d2, or make an issue on this repository.


Make sure not to get banned. ✨ Happy hacking!

Made in by kit2d2.

About

thanks for the scripts

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.9%
  • Vue 5.6%
  • Python 2.1%
  • Other 0.4%