Difference between revisions of "Set ccs"

From Kolmafia
Jump to navigation Jump to search
(create)
(No difference)

Revision as of 00:05, 9 January 2023

needs(code_samples);

Function Syntax

boolean set_ccs(string image )

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()