Two new macro/waymark commands have been added that greatly expand Speeder's functionality:
- “was[speed]” — Immediately increases your attack speed by “speed” and disables line 3 if active. This command is best used with the “ani” command in a “repeat=2” macro to automatically apply specific attack speeds to specific abilities. As such, this command is extremely powerful as it gives you full control over your character’s attack speed. Usage example:
- [116]
keys=ani1120665600|was0.5
keys2=ani1119092737|was1.0
keys3=s10
repeat=2
interrupt=0
caninterrupt=0
endkeys=dbg % stopped
Press F5 to have Speeder automatically adjust your attack speed for the animations “1120665600” and “1119092737.” These are Tamer’s left and right click attacks.
- [116]
- “ani[id]” — If your current animation ID does not match “id,” the rest of the “keys” will not process. Use the -displayani console command to display your current animation ID. This command can be used to completely automate your rotation, as well as adjust your attack speed for individual animations (see the “was” command above). Here is an example of how you can use two macros to automate your attacks:
- [117]
keys=ani1112014849|st % ability1,10000
keys2=ani1107296256|st % ability2,14000
keys3=s10
repeat=2
interrupt=0
caninterrupt=0
endkeys=dbg % stopped
[118]
keys=store % abilityused,false
keys2=ct % ability1|1u|83d|s100|1d|s100|1u|83u|store % abilityused,true
keys3=eq % abilityused,false|ct % ability2|1u|81|store % abilityused,true
keys4=eq % abilityused,false|1d
keys5=s100
repeat=1
interrupt=0
caninterrupt=0
endkeys=1u
Press F6, and Speeder will automatically set timers whenever the animations “1112014849” and “1107296256” occur. These are Tamer’s S + left click attack and Q attack. Hold down F7, and Speeder will automatically activate these abilities when their timers are up. If neither ability is ready, Speeder will hold down left click.
- [117]
Also, the "rca" command has been changed to include a delay argument: “rca[start],[end],[increment],[target type],[delay]” — The delay is the number of milliseconds to wait between increments.
These additions require updating Speeder to version 101.
The Black Desert Online Speeder guide and download link can only be viewed by active members. If you are already logged in and are an active member, simply refresh the page. If you would like to become a member, the BDO Speeder can be purchased here. If you have specific installation questions, please contact us. Thank you.