-
Notifications
You must be signed in to change notification settings - Fork 2
Home
A Pet Simulator 99 macro for Windows.
This macro hatches the best egg, grinds the last zone, and completes related tasks:
- Enables your AutoHatch preferences.
- Eats fruit as often as you want.
- Claims free gifts.
- Drops flags in the last zone.
- Drop sprinklers in the last zone.
- Uses your ultimate in the last zone.
- Hatches your best egg.
- Auto-reconnects.
Download AutoHotKey 2.0 from https://www.autohotkey.com/ and install it.
- Download the macro's zip file.
- Unzip the downloaded file.
- Remove the zip file after extraction.
| Setting | Requirement | How To Change |
|---|---|---|
| Display Resolution | 1920x1080 |
Windows+I > Home > Display
|
| Scale | 100% |
Windows+I > Home > Display
|
| Keyboard | QWERTY |
Windows+I > Time & language > Language & region
|
| Language | English |
Windows+I > Time & language > Language & region
|
| Setting | Requirement | How To Change |
|---|---|---|
| Roblox Version | Web (not Microsoft Store) | https://www.roblox.com/ |
| Camera Mode | Classic |
Escape > Settings
|
| Movement Mode | Default |
Escape > Settings
|
| Action Mode | Priority |
Settings icon > Action Menu
|
| Vibrations | Off |
Settings icon > Action Menu
|
Ensure all worlds and zones are unlocked.
The following are recommended for the macro.
- Auto Farm Gamepass
The following are recommended for the macro.
- Super Magnet Enchant
- Navigate to the folder where you extracted the zip file.
- Double-click the
ahkfile. This will initiate the macro and display the user interface.
- Load Pet Simulator 99.
- Navigate to the last world.
- Run the macro.
Note
Do not rotate the camera. It can be zoomed in and out but any rotation will cause any movement to certain areas to fail.
| Key | Function |
|---|---|
| F5 | Exit the macro. |
| F8 | Pause the macro. |
Note
These shortcuts are configurable in the Settings.ini file.
| Control | Type | Description |
|---|---|---|
| Pause | Button | Pauses the macro |
| Help | Button | Displays the README.txt file |
| Refresh | Button | Manually refreshes the quest list |
| Reconnect | Button | Initiates a reconnection |
| Default Font | Button | Reinstates the default Roblox font (requires changing worlds or restarting Roblox to take effect) |
Basic configuration is completed in the Settings.ini file. Any changes made to this file take effect immediately.
Advanced configuration is completed using the following ahk files. The macro must be restarted for any of these changes to take effect.
| File | Description |
|---|---|
Lib\Movement.ahk |
Contains paths to different areas (e.g., VIP, best egg). |
Lib\Coords.ahk |
Contains coordinate locations for PS99 controls. |
Lib\Delays.ahk |
Contains delay times between different in-game actions (e.g., after closing the Inventory menu). |