darkbot-reloaded / DarkBot

Darkbot is a memory-bot for a flash browser-game
https://darkbot.eu/
67 stars 52 forks source link

Improve mem reading performance for quests & assembly #367

Closed Pablete1234 closed 2 months ago

Pablete1234 commented 2 months ago

Quest & assembly are atm a big part of the memory reading footpring, this PR modifies them to be more careful & aware about what data they read only on address change (ie: immutable data) and which they read on each pass