Throne and Liberty Fishing Size & Type Added to Bot | Weapon ID Improvement | Fury Attack ID Improvement

The fishing bot can now detect fish size and type, which allows for efficient sack farming. As such, the guide text for line 33 has been updated. You can now use the following settings to catch only small- and medium-sized fish:
96|1500|1000|70|81|1|257,258

The following console command has been added:

  • -displayfish — Data related to fishing (e.g., fish type and size) will be outputted to the console.

Weapon IDs will now refer to the weapon type rather than the actual weapon as I believe this be far more useful. This means that you can use a single number to refer to all weapons of a particular type. For example, writing
1,7|7,1
on line 31 in config.txt will highlight all players with daggers & wand equipped regardless of which dagger/wand they are using. This change also affects script commands such as "ctw," "tcpw," etc.

Lines 36 & 37 in config.txt have been changed to read from separate .txt files rather than config.txt itself. This allows you to more easily organize attack IDs and add comments so that you know which ID refers to which attack/mob:

  • Line 36) The name of a .txt file (in the same folder as config.txt) containing the attack IDs for abilities you would like Speeder to ignore for the script commands "tatt," "matt," and "patt." In this file, each ID should be on its own line. You can include comments on each line by placing a space between the ID and the comment. For example:
    954270532 - Goblin Attack
    954401140 - Bee Attack
    If Speeder is incorrectly blocking a particular attack, you can use this file to rectify the problem. Please note this file is not automatically reloaded like config.txt. To reload it, use the -esp command. Attack IDs can be retrieved with the -displayaid command.
  • Line 37) The name of a .txt file (in the same folder as config.txt) containing the attack IDs for abilities you would like Speeder to consider as fury attacks for the script commands "tatt," "matt," and "patt." In this file, each ID should be on its own line. You can include comments on each line by placing a space between the ID and the comment. For example:
    954270532 - Goblin Attack
    954401140 - Bee Attack
    This allows you to enable the "is fury" parameter for the script commands "tatt," "patt," and "matt" and block attacks that Speeder would not normally consider as fury attacks. This can be particularly helpful for PvP since player attacks are not considered fury attacks. Please note this file is not automatically reloaded like config.txt. To reload it, use the -esp command. Attack IDs can be retrieved with the -displayaid command.

These changes require Speeder version 108.

author avatar
speeder Computer Programmer
I develop undetected cheats, hacks, and bots for online games such as Final Fantasy XIV, Throne and Liberty, Black Desert Online, Lost Ark, Path of Exile, New World, Elder Scrolls Online, Albion Online, PSO2: New Genesis, Diablo IV, Fortnite, and others.

Comments are closed.

Scroll to Top