Fix readme

This commit is contained in:
Benjamin Stewart 2023-11-21 23:02:11 -06:00
parent d7aaa189ba
commit eb349c48ff
2 changed files with 1 additions and 9 deletions

View File

@ -120,15 +120,14 @@ The mobile GUI is the first GUI Minesraft2 ever made. Some people said it worked
* [Set Score](cheats/flappy/setScore.js)
* [Toggle Ghost](cheats/flappy/toggleGhost.js)
### [Global](cheats/global)
* [Anti Flood Game](cheats/global/antiFloodGame.js)
* [Auto Answer](cheats/global/autoAnswer.js)
* [Auto Sell Dupes On Open](cheats/global/autoSellDupesOnOpen.js)
* [Change Blook Ingame](cheats/global/changeBlookIngame.js)
* [Every Answer Correct](cheats/global/everyAnswerCorrect.js)
* [Flood Game](cheats/global/floodGame.js)
* [Get Daily Rewards](cheats/global/getDailyRewards.js)
* [Highlight Answers](cheats/global/highlightAnswers.js)
* [Host Any Gamemode](cheats/global/hostAnyGamemode.js)
* [Remove Name Limit](cheats/global/removeNameLimit.js)
* [Remove Random Name](cheats/global/removeRandomName.js)
* [Sell Cheap Duplicates](cheats/global/sellCheapDuplicates.js)
* [Sell Duplicate Blooks](cheats/global/sellDuplicateBlooks.js)
@ -182,7 +181,6 @@ The mobile GUI is the first GUI Minesraft2 ever made. Some people said it worked
* [Set Health](cheats/tower-defense-2/setHealth.js)
* [Set Round](cheats/tower-defense-2/setRound.js)
### [Pirate's Voyage](cheats/voyage/)
* [Max Levels](cheats/voyage/maxLevels.js)
* [Set Doubloons](cheats/voyage/setDoubloons.js)
* [Start Heist](cheats/voyage/startHeist.js)

View File

@ -13,12 +13,8 @@ Answers questions correctly or incorrectly depending on the goal grade given
Automatically removes the shadow from correct answers
## [Anti Flood Game](antiFloodGame.js)
Prevents bots from joining your Blooket game (HOST SCRIPT)
## [Auto Answer](autoAnswer.js)
Clicks the first correct answer
## [Auto Sell Dupes On Open](autoSellDupesOnOpen.js)
Sells the blook you unlock when you open a pack if you already have one (Doesn't sell Legendaries or rarer)
## [Change Blook Ingame](changeBlookIngame.js)
Changes your blook
## [Every Answer Correct](everyAnswerCorrect.js)
@ -45,8 +41,6 @@ Simulate opening a pack
Simulate unlocking most of the blooks
## [Spam Buy Blooks](spamBuyBlooks.js)
Opens a box a specified amount of times
## [Unlock Plus Gamemodes](unlockPlusGamemodes.js)
Unlocks Plus Only gamemodes
## [Subtle Highlight Answers](subtleHighlightAnswers.js)
Removes the shadow from correct answers
## [Use Any Blook](useAnyBlook.js)