Method | Description | |
---|---|---|
AutoLoot ( ) : void | ||
BotForm ( ) : System | ||
Log ( string Text ) : void | ||
Research ( ) : void | ||
ResearchInit ( ) : void | ||
Trade ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
BotForm_FormClosing ( object sender, FormClosingEventArgs e ) : void | ||
GetItemID ( string Item ) : int | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
button_Admin_Click ( object sender, EventArgs e ) : void | ||
button_Exec_Click ( object sender, EventArgs e ) : void | ||
button_FreeCardAutoLoot_Click ( object sender, EventArgs e ) : void | ||
button_MapEditing_Click ( object sender, EventArgs e ) : void | ||
button_Trade_Click ( object sender, EventArgs e ) : void | ||
listBox_Queue_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
listBox_ResList_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
listBox_ResearchList_SelectedIndexChanged ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |