Set ccs

From Kolmafia
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

boolean set_ccs(string name )

Sets your custom combat script. Returns success. Note that you will need to set the battleAction preference to "custom combat script" as well and possibly disable autoattack for custom combat scripts to be useful.

See Also

read_ccs() | write_ccs()