Property | Type | Description | |
---|---|---|---|
m_botThread | Thread | ||
m_pindle | System.Boolean | ||
m_redPortal | Entity |
Method | Description | |
---|---|---|
AlphaBot ( bool pindle, bool eld, bool shenk, |
||
BotThreadFunction ( ) : void | ||
DoPindle ( ) : void | ||
EnterRedPortal ( ) : void | ||
MoveToAct5 ( ) : void | ||
ReceivedGameServerPacket ( List |
||
ReviveMerc ( ) : bool | ||
VisitMalah ( ) : bool |
Method | Description | |
---|---|---|
Main ( string args ) : void |
public AlphaBot ( bool pindle, bool eld, bool shenk, |
||
pindle | bool | |
eld | bool | |
shenk | bool | |
dm | ||
bnetServer | String | |
account | String | |
password | String | |
classicKey | String | |
expansionKey | String | |
potlife | uint | |
chickenlife | uint | |
binaryDirectory | String | |
difficulty | GameDifficulty | |
gamepass | String | |
return | System |
public ReceivedGameServerPacket ( List |
||
data | List |
|
return | void |