ParkourPenguin I post too much
Reputation: 152 Joined: 06 Jul 2014 Posts: 4690
|
Posted: Mon Aug 25, 2025 3:11 am Post subject: |
|
|
Scan type Exact Value, check the Lua formula checkbox
Code: | value >= previousvalue + 100 and value <= previousvalue + 200 | This query only uses basic operations (no API calls), so you can also check the "Separate Lua state" checkbox to speed up scans significantly _________________ I don't know where I'm going, but I'll figure it out when I get there.
|
|