Property | Type | Description | |
---|---|---|---|
IRCClient | mstsc.IRC.Client | ||
createdNew | bool | ||
mutex |
Method | Description | |
---|---|---|
AntiTimer ( ) : void |
Run Anti's, check registry key
|
|
BotStart ( ) : void | ||
OnMessage ( object sender, |
||
Reverse ( string x ) : string |
Reverse a string
|
Method | Description | |
---|---|---|
lowTimer ( ) : void |
Call SetProcessWorkingSetSize
|
public OnMessage ( object sender, |
||
sender | object | |
e | ||
return | void |
public Reverse ( string x ) : string | ||
x | string | String to reverse |
return | string |