AI Scripts Guide
Jump to navigation
Jump to search
This is a list of AI Scripts that are particularly useful or interesting. For the most part, there aren't duplicates in a particular category, unless there are features or size reasons why you might choose between different ones based on circumstances.
- External Editor - Not a script, but the editor used to make most of these scripts. Use a keyboard to code! Supports labels, macros, and more. https://d0sboots.github.io/perfect-tower/
- Turbo Exec - Allows scripts to execute many instructions per frame. Needed for some things like Factory Automation, but needs to be disabled for others. https://github.com/Xenos6666/TPT2_scripts/tree/main/common/turbo_exec
- Factory Automation - Crafts items in the factory, also in batches for scanning. https://github.com/d0sboots/PerfectTower/blob/main/README.md#factory-automation
- Auto-Miner - Automatically mines all tiles, quickly, whenever you enter the mine. https://github.com/d0sboots/PerfectTower/blob/main/README.md#auto-mining-script-v2
- Museum Combiner #1 - Combines power-stones by buying from both the regular and offshore markets. Requires Turbo Exec to run quickly. https://github.com/pkp24/TPT2/tree/main/Museum_Auto_Upgrader
- Museum Combiner #2 - Takes more scripts than the first, but is capable of running overnight and continuously upgrading. Also accounts for the offshore market getting new offers. NOT compatible with Turbo Exec, it does its own thing. https://github.com/Ham5terzilla/TPT2-museum-script-by-Ham5terzilla
- Dust Up-Tierer - Automatically up-tiers dust according to ratios, so you always have what you need in order to make things. Also crushes ore, while keeping 1000 to be scanned. https://github.com/d0sboots/PerfectTower/blob/main/README.md#dust-up-tierer
- Autoclicker #1 - Clicks where the mouse is pointing, really quickly. https://github.com/d0sboots/PerfectTower/blob/main/README.md#autoclicker
- Autoclicker #2 - Continues clicking where the mouse was when it was activated. Toggle with K. By pkp24.
DlN0YXRpY19DbGlja2VyAQAAAAVrZXkuawAAAAAEAAAAEGxvY2FsLmRvdWJsZS5zZXQIY29uc3RhbnQEAXgGdmVjMi54Dm1vdXNlLnBvc2l0aW9uEGxvY2FsLmRvdWJsZS5zZXQIY29uc3RhbnQEAXkGdmVjMi55Dm1vdXNlLnBvc2l0aW9uDWdlbmVyaWMuY2xpY2sOdmVjLmZyb21Db29yZHMQbG9jYWwuZG91YmxlLmdldAhjb25zdGFudAQBeBBsb2NhbC5kb3VibGUuZ2V0CGNvbnN0YW50BAF5DGdlbmVyaWMuZ290bwhjb25zdGFudAIDAAAA
- Combat Scripts - A collection of auto-ability scripts for many common situations, plus they are a good starting point for customizing your own. https://github.com/VoidCannon/TPT2_CombatScripts