The Command Line is on the lower right of the screen. This is where you can enter the following in-line commands, or select from the scrolling list. The Command tab must be selected to enable the command line. All in-line commands are proceeded by the back-slash ( \ ) key. Selecting a different tab allows you to chat from the command line.

You can also use these via script using Command.

Accept

Usage:

accept name

Example:

\accept NewGuy

Accepts an application for your alliance. Officer or higher rank is required.

Alliance

Usage:

alliance name

Example:

\alliance TuffGuys

View an alliance's introduction, host, founder, number of members, and total prestige.

Applicants

Usage:

applicants

Example:

\applicants

Usable by officer or higher. Will get a list of players that have applied to join the alliance. Use \accept Name afterwards to allow them in.

Apply

Usage:

apply alliance_name

Example:

\apply TuffGuys

Put an application in to join an alliance.

ArmyReport

Usage:

armyreport [optional page]

Example:

\armyreport 2

Views the specified page number of your army reports, or page 1 if none specified. The display is as follows:

CreateAlliance

Usage:

createalliance alliancename

Example:

\createalliance NeatBotRox

This command will allow you to create an alliance. All the normal Evony rules would apply of course.. level 2 embassy, not in ally, etc.

Declare

Usage:

declare alliancename red/blue/grey/none

Example:

\declare BadAlly red
\declare NiceAlly blue

This command will allow a Vicehost or Host to set diplomatic relations with another alliance.

Expel / Eject

Usage:

expel name
eject name

Example:

\expel BadMember
\eject BadMember

This command will allow a Presbyter or higher to remove a member from the alliance. Both eject and expel may be used.

Holiday

Usage:

holiday [/autoextend] [/exit] [days]

Example:

\holiday /autoextend
\holiday /exit
\holiday 3

This command will allow a user to holiday his or her account. You can add /autoextend to have holiday automatically continued each expiration until coins run out or you use the /exit switch. Giving a number after the holiday command will holiday for exactly that many days.

Invite

Usage:

invite name

Example:

\invite NewMember

This command will allow an Officer or higher to invite a member to the alliance.

Invites

Usage:

invites

Example:

\invites

This command will allow an Officer or higher to list the pending invitations to the alliance.

Join

Usage:

join AllyName

Example:

\join TuffGuys

This command will allow you to accept an invitation and join an alliance.

ListAllHeroes

Usage:

listallheroes

Example:

listallheroes

This command will echo all of the account's hero names, stats, etc. in a CSV format into the main log window.

ListCastles

Usage:

listcastles coords coords [maxtowns] [min_prestige]

Example:

\listcastles 101,100 110,105
\listcastles 101,100 110,105 30
\listcastles 101,100 110,105 30 2000000

This command allows you to search for castles. In the 1st example, the bot would display all towns between 101,100 and 110,105. In the 2nd example, the bot would display up to 30 towns between 101,100 and 110,105. In the 3rd example, the bot would display up to 30 towns with at least 2mil prestige between 101,100 and 110,105.

ListMail

Usage:

listmail [optional page #]

Example:

\listmail 2

Displays the specified page of mail. Displays the 1st page of the mail if no page number is given.

ListSentMail

Usage:

listsentmail [optional page #]

Example:

\listsentmail 2

Displays the specified page of your outbox. Displays the 1st page of the outbox if no page number is given.

ListSystemMail

Usage:

listsystemmail [optional page #]

Example:

\listsystemmail 2

Displays the specified page of your system mail. Displays the 1st page of system mail if no page number is given.

Loc

Usage:

loc coords

Example:

\loc 111,222

Displays information about a certain coordinate.

Mail

Usage:

mail name subject content

Example:

\mail MyFriend holiday have a good holiday!

Sends a mail to the specified person. In the example above, I would send a mail to MyFriend with the subject "holiday" and the contents of the mail reading "have a good holiday!"

Members

Usage:

members

Example:

\members

List the members in your alliance.

QuickArmyReport

Usage:

quickarmyreport [optional page #]

Example:

\quickarmyreport 2

Displays your army report headers from the specified page. If no page is given, page 1 will be displayed.

QuitAlliance

Usage:

quitalliance

Example:

\quitalliance

Quit your alliance.

ReadReport

Usage:

readreport reportid

Example:

\readreport 10565

Displays a URL link and summary of the results of a specific battle report. Report ID's can be obtained via \quickarmyreport.

Resign

Usage:

resign

Example:

\resign

Resigns position in the alliance, setting yourself to a regular member.

SearchAlliances

Usage:

searchalliances alliancename|* [members|prestige|honor] [page]

Example:

\searchalliances * prestige 10

Displays a list of all alliances in stats within the given parameters. In the example above, it will display all alliances on page 10 of stats, ie - alliances with rank 91-100.

SearchCastle

Usage:

cityname|nickname

Example:

\searchcastle TuffGuys
\searchcastle MyCity
\searchcastle Bob

Displays a list of all castles owned by the specified alliance, or all with the specified city name, or all with the specified owner... within the map scan radius.

SearchEnemies

Usage:

searchenemies maximum_results

Example:

\searchenemies 25

Displays a list of enemy castles within the mapscan radius, up to the specified max results.

SearchHeroes

Usage:

searchheroes heroname|* lvl/atk/pol/int [page]

Example:

\searchheroes * atk 1

Displays a list of heroes from Stats matching the hero name (or any) sorted by either lvl, atk, pol, or int. It will list page 1 of your query, or if given an optional page number it will list that page instead.

SetHost

Usage:

sethost new_host

Example:

\sethost NewLeader

Sets a new alliance host.

SetMember

Usage:

setmember member_name

Example:

\setmember BillyJoe

Demotes from officer or higher rank, back to member rank.

SetOfficer

Usage:

setofficer member_name

Example:

\setmember BillyJoe

Sets member to officer rank.

SetPresbyter

Usage:

setpresbyter member_name

Example:

\setpresbyter BillyJoe

Sets member to presbyter rank.

SetViceHost

Usage:

setvicehost member_name

Example:

\setvicehost BillyJoe

Sets member to vice host rank.

WarReport

Usage:

warreport [optional page #]

Example:

\warreport 2

Displays information and a URL link to attacks and defenses in your alliance war reports of the page specified. Displays page 1 if none is specified.

Who

Usage:

who name

Example:

\who Bob

Looks up statistical information for the specified name.

InLineCommands (last edited 2020-12-07 23:52:36 by Inanna)