From NEAT Portal Wiki
Jump to: navigation, search
(CompleteQuests)
Line 48: Line 48:
  
 
Also - '''CompleteQuests daily'''
 
Also - '''CompleteQuests daily'''
 +
  
 
==UseItem==
 
==UseItem==
Line 56: Line 57:
 
|-
 
|-
 
! style="text-align:left;" | Example:
 
! style="text-align:left;" | Example:
| useitem Ivory_Horn
+
|
 +
useitem Ivory Horn<br>
 +
useitem player.attackinc.1.b
 +
|}
 +
 
 +
To use an item. You may use the common name (ie - Chain Helm of Beowulf) or the internal item id (ie - player.box.hero.b).
 +
 
 +
To use an amulet, you can type any of the following:
 +
useitem amulet<br>
 +
useitem amulet5<br>
 +
useitem amulet 3<br>
 +
useitem Aries Amulet<br>
 +
or useitem player.box.gambling.3
 +
 
 +
Please note the bot will attempt to buy items you don't have if you tell it to use it. Don't spin your cents away carelessly.
 +
 
 +
 
 +
==BuyItem==
 +
 
 +
{| class="wikitable"
 +
! style="text-align:left;" | Usage:
 +
| buyitem itemname
 +
|-
 +
! style="text-align:left;" | Example:
 +
| buyitem Ivory Horn
 
|}
 
|}
  
To use an item (not all items can be used with this command)
+
To buy an item.

Revision as of 00:58, 28 June 2012

CleanNPCReports

Usage: cleannpcreports
Example: cleannpcreports

This command will go through your army attack reports and delete all attack and return reports for Barbarian cities as well as transport reports. Use a command like this if you send out mass amounts of NPC farming attacks.

This command will clean all reports generated, not just the ones from the running city.

CleanReports

Usage: cleanreports searchstring
Example:

cleanreports barbarian
cleanreports troops,lake

This command will go through your reports searching both 'Subject' & 'To' Headers, & deleting anything that matches your searchstring from them.

This command will clean all reports generated, not just the ones from the running city.


CompleteQuests

Usage: completequests questtype
Example:

completequests daily
completequests routine

CompleteQuests will automatically complete any quests that you have available to complete, and receive the awards that come from the quests. It can only be used in one city, you cannot have multiple instances of the command running in others.

Using completequests routine will force the bot to accept promotions that are pending.

Also - CompleteQuests daily


UseItem

Usage: useitem itemname
Example:

useitem Ivory Horn
useitem player.attackinc.1.b

To use an item. You may use the common name (ie - Chain Helm of Beowulf) or the internal item id (ie - player.box.hero.b).

To use an amulet, you can type any of the following: useitem amulet
useitem amulet5
useitem amulet 3
useitem Aries Amulet
or useitem player.box.gambling.3

Please note the bot will attempt to buy items you don't have if you tell it to use it. Don't spin your cents away carelessly.


BuyItem

Usage: buyitem itemname
Example: buyitem Ivory Horn

To buy an item.