The following new script commands have been added:
- "get % fish [output]" — Populates the following variable: FISH (the size of your current or previous fish). "Output" can be "o" if you would like this data outputted to Speeder's log. The Read Packet Data checkbox must be checked for this command to work.
- "fish[size]" — If a fish is currently on the line, the rest of the command line will process. If "size" is specified, the fish's size must also match. Sizes can be discerned via the "get % fish" command. The Read Packet Data checkbox must be checked for this command to work. Example:
- fish36|dbg % small fish!
fish37|dbg % medium fish!
fish38|dbg % big fish!
- fish36|dbg % small fish!
These commands will allow you to create a fishing bot fairly easily. Basically just make a script with the 3 command lines above, have it press the appropriate key depending on the fish size, check your gp ("mp" command), ogcds, hotbar procs, etc. depending on how complex you want the box to be.