My hash

From Kolmafia
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
needs(code_samples);

Function Syntax

string my_hash()

Returns the password hash used for your current login session.

CLI Equivalent

The CLI command "session" provides this as well as other session info.

Special

This function returns an empty string when not logged in.