This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| cypher_ocean_fishing [2026/05/19 13:10] – cypher | cypher_ocean_fishing [2026/05/19 13:12] (current) – cypher | ||
|---|---|---|---|
| Line 198: | Line 198: | ||
| This is safer than blind spending because the addon only uses GP inside known target windows. | This is safer than blind spending because the addon only uses GP inside known target windows. | ||
| - | |||
| - | ====== Timing Buffer ====== | ||
| - | |||
| - | The addon supports timing padding to help account for small server, client, or API delays. | ||
| - | |||
| - | For example, if a target fish is listed as: | ||
| - | |||
| - | * **6.0s - 10.0s** | ||
| - | |||
| - | The script can treat it more safely as: | ||
| - | |||
| - | * **5.5s - 10.5s** | ||
| - | |||
| - | This helps reduce missed valid bites due to timing delay. | ||
| ====== Rest and Recast Logic ====== | ====== Rest and Recast Logic ====== | ||