Spec Utility
This is a utility of Multibot
This utility allows the user 4 methods of speccing, in order of precedence:1 is highest, 4 is lowest
- Speccing specific people
- Speccing specific ships
- Speccing specific freqs
- Speccing all playing players
Added Features
AddDeath <PlayerName>
will add 1 death to PlayerName by making a new Spec Task of the player at 11 deaths.SpecShared <Deaths>
specs a freq when a certain number of COMBINED deaths is reached. _For example:_ If this number was 30, and there were 3 people on the freq, one with 3 deaths, one with 7 deaths, and one with 19, the next time any player died, the 30 death limit would be reached and the entire freq would be sent to spec.SpecNotSafe
will place any player who is not in a safe zone in spec.
Available commands:
!help spec
Returns available commands:!Spec <Deaths>
-- Specs everyone atdeaths. SpecFreq <Freq>:<Deaths>
-- Specsfreq at deaths. SpecShip <Ship>:<Deaths>
-- Specsship at deaths. SpecPlayer <Player>:<Deaths>
-- Specsplayer at deaths. SpecNotSafe
-- Specs all players not in safe.SpecShared <Deaths>
-- Specs everyone on a freq at COMBINED. AddDeath <Player>
-- Specsplayer at one more death. SpecList
-- Shows list of all spec tasks you've entered.SpecDel <Task Number>
-- Removes spec task number. SpecOff
-- Stops watching deaths.