Added OCR results display to the screen during supercomputer conversions to facilitate easier debugging.
Recoded the macro to use an 800x600 windowed Roblox client instead of a 1920x1080 full-screen client. This change ensures compatibility with all screen resolutions.
Added a new function to close all windows, including the Leaderboard and Chat Log, to support the 800x600 resolution.
Updated the Supercomputer angle selection for improved accuracy and functionality.
Added key bind compatibility to use items faster. This applies to Comets, Pinatas, Lucky Blocks, Basic Coin Jars, Party Box, the "Use Flags" quest designated flag, the Tier 3/4/5 potions for the respective quests, the flag for the last zone, and the sprinkler for the last zone. Removed the superseded QuestFlag and FlagToUseInBestZone settings.
Added mouse clicks to Pinata, Lucky Block, and Comet drops to ensure breaks are counted towards the player's total on public servers.
Improved boost dropping in the best zone. It will now attempt to drop a boost up to ten times if the area is already occupied, instead of just once before failing. Applies to Comets, Pinatas, Lucky Blocks, Basic Coin Jars.
Updated the "Refresh Quests" functionality to read all quests at once, using a single OCR call instead of four.
Improved egg hatching by removing all hard-coded delays. Hatching speed is now as fast as your PC and latency allow.
Improved teleporting function to identify when the player is already in the location, bypassing the wait time used for "teleporting and landing".
Improved free gift claiming.
Improved Auto Hatch settings to ensure only currently enabled settings are disabled.
Removed Auto Hatch settings HatchChargedEggs and HatchGoldenEggs.
Updated to identify if egg hatching fails due to missing an egg, which often occurs when latency is encountered moving to the egg.
Updated Supercomputer "Click Button" functions to remove hard-coded coordinates and replace them with Pixel Search functionality. Associated coordinates have been removed from the settings. Applies to Upgrade Potions, Upgrade Enchants, Gold Pets, and Rainbow Pets.
Updated the "Claim Rewards" function to remove hard-coded coordinates and replace them with Pixel Search functionality. Associated coordinates have been removed from the settings.
Updated the "Use Flags" quest functionality to place all flags in one zone until it is full, then proceed to the next zone.
Added functionality to shoot down balloons when entering the best area and in areas where the player drops flags for the "Use Flags" quest.
Removed the option to use TNT after dropping a Lucky Block to address a Big Games issue that caused the message "There is something already in this area." This issue has now been resolved.
Removed the option to use an overhead view.
Removed the exclusion of shiny pets in the supercomputer when converting to gold or rainbow pets. Previously, shiny pets slowed down the process, but with the new supercomputer functionality, this issue has been resolved.
Removed the option to drop Party Boxes instead of Pinatas including related settings.
Replaced the PotionMasteryLevel99 and EnchantMasteryLevel99 settings with in-game Pixel Search functionality.