The Secret World Chat Commands and GUI Guide

The Secret World Chat Commands and GUI Guide by Ariensky Crowley

As with other Funcom games, features can be accessed in two ways:
Chat-commands or GUI
There are a lot of things I could not find in the GUI, but they are there in the form of commands.
If you have found them as GUI-elements, you are very welcomed to reply in this thread, so it can be added.

How To:

Team
If you are near the person:
Click him/her and right-click the box with his/her healthbar and choose invite to group.

If you see someone talking in the chat, you can invite the person by right-clicking the name.

Menu:
Shift-F

Chat command:
/invite NAME

Friend
You can befriend a person in the same way you team up with them.

If you want to befriend someone not next to you, the command is:
/friend add NAME

To check if your friends are online:
Shift-F opens social panel (friends/cabal/ignored lists)

Talk
Click in the input-field of the chat, then click [tab] for a list of available channels.
When you see others talking, you can also click the channel name [in the brackets] to select that channel.

To show an item Ctrl-Right-click it in the inventory.

Edit Chat-windows
You can drag and drop them to be either tabs as you know them from browsers, or individual windows.
Right-click and choose detatch

To add or remove channels/system messages from a window:
Right-click and choose “subscribe to”, then select the information/channel you want from the sub-menus.
There is a V in front of those active in the window.

A section on private channels (more advanced stuff) comes later in the post

Get unstuck
1) Type this in the chat-window:
/stuck

2) Use the device that takes you to Agartha

3) Log out and in again

If none of this helps:
4) Type this in the chat-window:
/petition I am stuck, please help me. I have tried /stuck, logging in and out as well as the Agartha recall device

Sure you can do it shorter, but typing all this will let the GM know you have tried on your own

Make a Guild(Cabal)
The lore states it is called “Cabal”, but the commands ingame calls it guild.

/help Cabal
Will give you the commands, enabling you to make a guild, promote and demote people.
It will give you your own Guild channel in a separate tab as well.
When you log on you will get a MoTD (Message of The Day)

/cabal (create guildname) | (rename newname) | (invite [name]) | promote | demote | remove | leave | (sendmoney amount) | (withdrawmoney amount) | message

The command to making the Cabal works, but I was unable to invite new members, neither through the GUI (Shift-F) or the command.

Emote
Again commands:

Type:
/emote [tab]
That will give you a complete list of emotes, select one of then and hit [enter] They are quite nicely made and there are many to choose from.

/help
Gives you the parameters for commands.
As in the example of /help guild

Changing gear fast (semi-advanced)

Macro (clicking)red text is skipable/optional/advanced
Open the macro window by typing this in the chat:
/option chat_macro_window true

(Advanced: in the “The Secret World” folder, make a new folder called “Scripts”, open Notepad (Windowskey+R type notepad) and write:
/option chat_macro_window true
Save it in teh scripts folder as call it macro.txt and close it.
In TSW write:
/macro.txt
That will open the macro window then.
More advanced: remove .txt from the name, then you avoid to write it in TSW as well)

You will get the window on the left in this image:

By clicking the NEW button, you get the window on the right.

There you can type:
/gearmanager use BUILDNAME
(You can see your build names by tying:
/gearmanager list)

Give it whatever name you want and it will appear in the macro window:

You can now click those to execute them, hence changing builds fast.

Aliases (typing), semi-advanced
Combining two things:
/gearmanager
and
/alias

here is an example, then I will explain how:
/gearmanager list
::gives the following::
List of gear builds:
ElementaBlood
BloodGun

/gearmanager use ElementaBlood
::changes to that setup instantly::

/gearmanager use BloodGun
::changes to that setup instantly::

/alias Gun gearmanager use BloodGun
Makes “/Gun” do the same

/alias Ele gearmanager use ElementaBlood
Shortens the other setup as well

Now all I have to do to change is:
/Gun
/Ele

So:
/alias shortName gearmanager use LOOOOOOOOOOOOONGbuildName

then typing:
/shortName
will change to the build LOOOOOOOOOOOOONGbuildName

as for the full extend:
/alias [aliasname [command {parameters}]]
alias: You can use this command to create ‘aliases’ to existing commands, and even fix some of the parameters.
If you don’t enter any parameter, all of your aliases will be listed. If you enter one parameter, the provided
alias will be deleted. Otherwise, a new alias to the provided command and its parameters will be registered.

/gearmanager (save name) | (delete name) | (rename oldname newname) | (use name) | list
gearmanager: This command will let you save, rename, delete and use a gear build.

You can manage/change the same things pressing “C” and choosing the gear manager.

Infoview (clicking), advanced
I don’t have a screenshot of this, but trust me, it works:
In the red before we made a file in the “Scripts” folder.
We are going to do that again, but with more text this time.
(this code below is for understanding, it does -NOT- work, use the code lower in the post)

Code:
/text 
[Makes it text only you can see. As tells are limited to 420 characters, you need to be sure it is less if you want to remove /text, to show it to others, eg if they inform you of their build names you could make an infoview they are able to use.. I would recommend only having 3 or 4 then, to be sure of that. this script is 388, but the variables %1, %2 etc. will expand to what your input is]

[starts the link for the chat, and starts building the text of the infoview we use a " to encapsulate it all]
%1
[Makes a link that will execute (chatcmd://) the code in the chat newline (n) can be used to execute multiple commands here ' is used. if you want an infview to close as people click it: (n /close infoview) will do that]


[line space so you do not accidently click the wrong one]


%2




%3




%4




%5
">My builds
[Puts in the closing " and names what the link should be called in the chat]

This is the code compressed, and working
It all needs to be in one line:

Code:
%1

%2

%3

%4

%5">My builds

save the file as eg. “Builds”
and in the game type:
/Builds BUILDNAME1 BUILDNAME2 BUILDNAME3 BUILDNAME4
Replace BUILDNAME1 etc. with your build names.
(You can see your build names by tying:
/gearmanager list)
Then you will get a window (technical term: infoview) where you get 4 links you can click on, that will load the builds you have specified.

/Funcom
A very nice feature in Funcom games

Non-emote commands, by topic:

Basic Communication
/tell charactername message
tell: This command will send a private message to a character.
(same as /t & /whisper & /w)

/reply replymessage
reply: This command will reply your message to the last whipser/tell the player got.
(same as /r)

/me message
me: With this command you can say something as if your character is saying it.

Friends & teaming

/friend (add [playername]) | (remove [playername])
friend: Add the given character to your friends list.
(Shift-F to see who is online)

/invite [playername]
invite: This command will invite your target or the character you specify by name to your group.

/ignore [playername]
ignore: This command will put your target or the character you specify by name on the ignore list.

/who playername
who: This command will give you information about a character.
Meaning: What region they are in.

/raid create | message
raid: This command lets you talk to your raid.
(same as /ra)

/raidinvite [playername]
raidinvite: This command will invite your target or the character you specify by name to your raid.
(same as /invitetoraid)

Useful commands

/follow
follow: Follow the targeted character.

/afk [status] | [afkmessage]
afk: This command allows you to go into ‘afk’ mode with an afk message the player can provide. If another player is telling something he will get an automatic reply with the players afk message.

/camp
camp: This command will take you back to the character selection screen.

/quit
quit: This command will bring you back to the login screen.

/bugreport
bugreport: This command will open the bug report window so a user can report a bug.

/petition
petition: This command will create a petition for the user.
Used to contact GMs

/stuck
stuck: This command will move the character out of his miserable position

/help [command]
help: This command will either give you information on one specific command or list all available commands if called without a parameter.

/played
played: This command will show you the cumulated duration for which your character has been played.

/born
born: This command will retrieve the character’s birth date.

/funcom
-spoilers-

/sit
sit: Your character will sit down.

/stand
stand: This command will let your character stand up.

Advanced Communication & Raiding

/cabal (create guildname) | (rename newname) | (invite [name]) | promote | demote | remove | leave | (sendmoney amount) | (withdrawmoney amount) | message
cabal: Command for creating, managing, leaving or disbanding a cabal
(Same as /guild)

/Deaf
Deaf: This command toggles Deaf. If you are deaf you will only receive messages from people in your friends list.

/chat (join Channel [Password]) | (leave [Channel]) | (chatlist [Channel]) | (ban Channel playername) | (unban Channel playername) | (topic [Channel] [topic]) | (deop Channel playername) | (op Channel playername) | (mute Channel playername) | (unmute Channel playername) | (kick Channel playername [comment]) | (password Channel (remove password) | password) | (mode Channel mode [optional])
chat: Command for manipulating the custom chat channels

/logcombat booleanparameter
logcombat: This command will enable/disable combat logging.
(/logcombat 1 or /logcombat TRUE)

/say message
say: This command will let you say a message to the players in your vicinity.
(same as /v)

/shout message
shout: This command will let you shout your message to other players.
(same as /s)

/group message
group: This command will let you send a message to your current group.
(same as /g)

/guildsay message
guildsay: This command will tell your message to your guild.
(same as /gu)

/ch channel
ch: This will set the output channel to the selected channel.

/chsay channel message
chsay: This command will let you write to a channel you specifiy.

Advanced / Scripting Commands

/gearmanager (save name) | (delete name) | (rename oldname newname) | (use name) | list
gearmanager: This command will let you save, rename, delete and use a gear build.

/alias [aliasname [command {parameters}]]
alias: You can use this command to create ‘aliases’ to existing commands, and even fix some of the parameters.
If you don’t enter any parameter, all of your aliases will be listed. If you enter one parameter, the provided
alias will be deleted. Otherwise, a new alias to the provided command and its parameters will be registered.

/selectself
selectself: This command will select yourself as target.

/option optionname [value]
option: Queries or sets a game option, but does not print the changed value.

/setoption optionname [value]
setoption: Queries or sets a game option.

/target playername
target: Target the provided player.

/text textmessage
text: This command will print your message in chat.
No one else will be able to see it.

/loadclip flashfilepath
loadclip: Loads a new Flash file.

/unloadclip flashfilepath
unloadclip: Unloads a Flash file.

/reloadclip flashfilepath
reloadclip: Reloads a Flash file.

/reloadui
reloadui: Reloads the User Interface resources.

/reloadhotkeys [reset]
reloadhotkeys: Reloads your hotkey settings.

/claim
claim: This command will open the claim window.

%1
If you in a folder named “Scripts” in the main TSW folder make a make a file called:
Greetings
Containing:
Hi %1, lovely to see you again

Then in the game you can write:
/Greetings Crowley

and it will write:
Hi Crowley, lovely to see you again

%1 %2 etc. goes up to at least 40 (as far as I have tested)
%0 is the scripts own name.

You can call other scripts in your scripts.
You can colour the text:

Code:
I like

red

You can make information boxes for people:

and also execute commands via those informationboxes:

Code:
Click Me!">Open Me!

If the above is called click, then:
/Click /tell Crowley Nice script you made there!!
Then everyone doubble-clicking the Click Me! will send a message to me.

A more useful thing:
/Click /chat join Lovechannel 1337
for an easy way to invite your friends into a channel.

Limitations:
In other Funcom MMOs %t would stand in for target, meaning the person you have selected, including friendly targets.
This does not work at the moment.

also the commands:
/showfile
and /start do not work in TSW

Unknown commands

/gpview
gpview: Commands to control and check the status of the gameplay preview feature.

/hide
hide: This command will put the character into hide state.
obviously does not work

/cc servercommand
cc: Sends a command to the chat server. Try “/cc help” for a list of available server commands.
(not working)

Non-emote commands, alphabetical order:

/afk [status] | [afkmessage]
afk: This command allows you to go into ‘afk’ mode with an afk message the player can provide. If another player is telling something he will get an automatic reply with the players afk message.

/alias [aliasname [command {parameters}]]
alias: You can use this command to create ‘aliases’ to existing commands, and even fix some of the parameters.
If you don’t enter any parameter, all of your aliases will be listed. If you enter one parameter, the provided
alias will be deleted. Otherwise, a new alias to the provided command and its parameters will be registered.

/born
born: This command will retrieve the character’s birth date.

/bugreport
bugreport: This command will open the bug report window so a user can report a bug.

/cabal (create guildname) | (rename newname) | (invite [name]) | promote | demote | remove | leave | (sendmoney amount) | (withdrawmoney amount) | message

cabal: Command for creating, managing, leaving or disbanding a cabal
(Same as /guild)

/camp
camp: This command will take you back to the character selection screen.

/cc servercommand
cc: Sends a command to the chat server. Try “/cc help” for a list of available server commands.
(not working)

/ch channel
ch: This will set the output channel to the selected channel.

/chat (join Channel [Password]) | (leave [Channel]) | (chatlist [Channel]) | (ban Channel playername) | (unban Channel playername) | (topic [Channel] [topic]) | (deop Channel playername) | (op Channel playername) | (mute Channel playername) | (unmute Channel playername) | (kick Channel playername [comment]) | (password Channel (remove password) | password) | (mode Channel mode [optional])

chat: Command for manipulating the custom chat channels

/chsay channel message
chsay: This command will let you write to a channel you specifiy.

/claim
claim: This command will open the claim window.

/Deaf
Deaf: This command toggles Deaf. If you are deaf you will only receive messages from people in your friends list.

/follow
follow: Follow the targeted character.

/friend (add [playername]) | (remove [playername])
friend: Add the given character to your friends list.

/funcom
-spoilers-

/g message
g: This command will let you talk to your group.

/gearmanager (save name) | (delete name) | (rename oldname newname) | (use name) | list
gearmanager: This command will let you save, rename, delete and use a gear build.

/gpview
gpview: Commands to control and check the status of the gameplay preview feature.

/group message
group: This command will let you send a message to your current group.

/gu message
gu: This command will tell your message to the guild.

/guild (create guildname) | (rename newname) | (invite [name]) | promote | demote | remove | leave | (sendmoney amount) | (withdrawmoney amount) | message
guild: This command will give you access to some of the guild functions.

guild: This command will give you access to some of the guild functions.

/guildsay message
guildsay: This command will tell your message to your guild.

/help [command]
help: This command will either give you information on one specific command or list all available commands if called without a parameter.

/hide
hide: This command will put the character into hide state.
obviously does not work

/ignore [playername]
ignore: This command will put your target or the character you specify by name on the ignore list.

/invite [playername]
invite: This command will invite your target or the character you specify by name to your group.

/invitetoraid [playername]
invitetoraid: This command will invite your target or the character you specify by name to your raid.

/loadclip flashfilepath
loadclip: Loads a new Flash file.

/logcombat booleanparameter
logcombat: This command will enable/disable combat logging.

/me message
me: With this command you can say something as if your character is saying it.

/option optionname [value]
option: Queries or sets a game option, but does not print the changed value.

/petition
petition: This command will create a petition for the user.

/played
played: This command will show you the cumulated duration for which your character has been played.

/quit
quit: This command will bring you back to the login screen.

/r replymessage
r: This will let you reply to your last received private message.
(same as /reply)

/ra create | message
ra: This command will let you talk to your raid.

/raid create | message
raid: This command lets you talk to your raid.

/raidinvite [playername]
raidinvite: This command will invite your target or the character you specify by name to your raid.

/reloadclip flashfilepath
reloadclip: Reloads a Flash file.

/reloadhotkeys [reset]
reloadhotkeys: Reloads your hotkey settings.

/reloadui
reloadui: Reloads the User Interface resources.

/reply replymessage
reply: This command will reply your message to the last whipser/tell the player got.
(same as /r)

/s message
s: This will let you shout a message to players in your vicinity.
(same as /shout)

/say message
say: This command will let you say a message to the players in your vicinity.
(same as /v)

/selectself
selectself: This command will select yourself as target.

/setoption optionname [value]
setoption: Queries or sets a game option.

/shout message
shout: This command will let you shout your message to other players.
(same as /s)

/sit
sit: Your character will sit down.

/stand
stand: This command will let your character stand up.

/stuck
stuck: This command will move the character out of his miserable position

/t charactername message
t: This command will send a private message to another character.
(same as /tell & /whisper & /w)

/target playername
target: Target the provided player.

/tell charactername message
tell: This command will send a private message to a character.
(same as /t & /whisper & /w)

/text textmessage
text: This command will print your message in chat.
No one else will be able to see it.

/unloadclip flashfilepath
unloadclip: Unloads a Flash file.

/v message
v: This will let you say a message to players in your vicinity.
(same as /say)

/w charactername message
w: This command will send a private message to another character.
(same as /tell & /t & /whisper)

/whisper charactername message
whisper: This command will send a private message to another character.
(same as /tell & /t & /w)

/who playername
who: This command will give you information about a character.
Meaning: What region they are in.

The list
Typing:
/ [tab]
will give you a long list, here it is:

/accuse
/afk
/Agartha
/alias
/born When your character was made
/bugreport
/bugreportbtn
/cabal
/camp log out
/cartwheel
/cc
/ch used to choose a channel to speak to
/chat
/checknails
/checkwatch_left
/checkwatch_right
/checkwatch_right_raisesleeve
/checkwatch_right_shakehand
/chsay
/claim
/clap_excited
/cough_big
/cough_small
/cover_eyes
/Deaf
/Despawn
/doorknock_hard
/doorknock_soft
/Duck
/dynel_interact
/dynel_interact_looping
/emote
/Emote_Cartwheel
/Emote_Checknails
/Emote_Checkwatch_Left
/Emote_Checkwatch_Right
/Emote_Checkwatch_Right_Raisesleeve
/Emote_Checkwatch_Right_Shakehand
/Emote_Claphands_Excited
/Emote_Cough_Big
/Emote_Cough_Small
/Emote_Cover_Eyes
/Emote_Doorknock_Heavy
/Emote_Doorknock_Light
/Emote_Drink
/Emote_Facepalm
/Emote_Funkychicken
/Emote_Give_Item_Lefthand
/Emote_Handsbehindback_Rockbackandforth_Onheels
/Emote_Handsbehindback_Shiftweight_Leftrightleft
/Emote_Handsonhips_Rockbackandforth_Onheels
/Emote_Handsonhips_Shiftweight_Leftrightleft
/Emote_Handsonhips_Shiftweight_Rightfootback
/Emote_Handsonhips_Shiftweight_Subtle
/Emote_Headstand Looks very amarureish
/Emote_Hold_Out_Item
/Emote_Idlepose_Armscrosses
/Emote_Idlepose_Arrogant
/Emote_Idlepose_Digmusic
/Emote_Idlepose_Handsbehindback
/Emote_Idlepose_Handsonhips
/Emote_Idlepose_Leanonwall_Leftshoulder
/Emote_Idlepose_Lefthandonhip
/Emote_Idlepose_LyingonBack
/Emote_Idlepose_LyingonSide
/Emote_Idlepose_LyingonStomach
/Emote_Idlepose_Normalstand
/Emote_Idlepose_Shy
/Emote_Idlepose_Stand_Sideways
/Emote_Idlepose_Stand_Slouched
/Emote_Idlepose_Teenagepunk
/Emote_Jazzhands
/Emote_Kickdirt_left
/Emote_Kickdirt_Right
/Emote_Laugh_Big
/Emote_Laugh_Normal
/Emote_Laugh_point
/Emote_Look_Backleft
/Emote_Look_Backright
/Emote_Look_DownLeft
/Emote_Look_Left
/Emote_Look_Leftright
/Emote_Look_Over
/Emote_Look_Right
/Emote_Look_Up
/Emote_Moonwalk
/Emote_Painting_On_Wall
/Emote_Phone
/Emote_Point_Lefthand
/Emote_Praying_Sitting
/Emote_Praying_Standing
/Emote_Preaching
/Emote_Pushups
/Emote_Rockbackandforth_Onheels
/Emote_Roll_Neck
/Emote_Rub_Chin_Backofhand
/Emote_Rub_Face
/Emote_Rub_Face_Bothhands
/Emote_Rub_Neck_Back_Lefthand
/Emote_Rub_Neck_Back_Righthand
/Emote_Scared_Lookleftright
/Emote_Scared_protecthead Note: first letter is not capital
/Emote_Scratch_Hair
/Emote_Scratch_Neck_Back
/Emote_Scratch_Neck_front
/Emote_Shiftweight_Leanleft
/Emote_Shiftweight_Leanright
/Emote_Shiftweight_Leftfootback
/Emote_Shiftweight_Leftfootfront
/Emote_Shiftweight_Rightfootback
/Emote_Shiftweight_Rightfootfront
/Emote_Shiftweight_Stepleft
/Emote_Shiftweight_Stepleft_Handsonhip
/Emote_Shiftweight_Stepright
/Emote_Shiftweight_Stepright_Handsonhip
/Emote_Showfist
/Emote_Sit
/Emote_Smoke
/Emote_Snapsnaphoney
/Emote_Sneeze
/Emote_Spit
/Emote_Stretch_Shoulders
/Emote_Talktothehand
/Emote_Tapdance
/Emote_Useobjectbriefly
/emote_use_ground Note: not capitalised letters
/Emote_Wave_lefthand
/Emote_Wave_Small
/Emote_wounded_sprawled
/Emote_wounded_sprawled_getup Note: not capitalised letters
/Emote_Wounded_Standing
/Emote_Yawn_Bothhands
/Emote_Yawn_Lefthand
/Emote_Yawn_Righthand
/facepalm
/fhelp
/follow priceless command. Lets you follow people you have selected.
/friend
/funkychicken
/g
/gearmanager
/gm
/gpview
/gu
/guild
/guildsay
/handsbehindback:rocknheels
/handsbehindback:shiftweight_leftrightleft
/handsonhips_rock_onheels
/handsonhips_shiftweight_leftrightleft
/handsonhips_shiftweight_rightfootback
/handsonhips_shiftweight_subtle
/headstand
/help
/hide
/idle_armscrossed
/idle_arrogant
/idle_digmusic
/idle_handsbehindback
/idle_handsonhips
/idle_leanonwall_leftshoulder
/idle_lefthandonhip
/idle_lyingonback
/idle_lyingonside
/idle_lyingonstomach
/idle_teenagepunk
/ignore
/invite
/invitetoraid
/jazzhands
/kickdirt_left
/kickdirt_right
/laugh_big
/laugh_normal
/laugh_point
/lean_left
/lean_right
/loadclip
/logcombat
/lookback_left
/lookbacl_right
/look_down
/look_left
/look_leftright
/look_over
/look_right
/look_up
/loot
/me /me smiles becomes: [Character name] smiles
/monster_emote_digging_01
/monster_emote_digging_02
/monster_emote_eating_01
/monster_emote_working_01
/monster_emote_working_02
/monster_emote_worshipping_01
/monster_emote_worshipping_02
/moonwalk
/option
/petition Writing complaints to GMs
/pickupitem
/played How long you have played this game, also shows time
/quit Faster logout than /camp
/r reply to the last tell-message you got
/ra
/raid
/raidinvite
/reloadclip
/reloadhotkeys
/reloadui
/reply
/rock_onheels
/rollneck
/rub_chin_backofhand
/rub_face
/rub_face_bothhands
/rub_neck_back_lefthand
/rub_neck_back_righthand
/s
/say
/scared_lookleftright
/scared_protecthead
/scratch_head Note: the emote is: /Emote_Scratch_Hair
/scratch_neck_back
/scratch_neck_front
/selectself very usefull command, F1 does teh same
/setoption a very useful tool for scripting custom GUIs
/shiftweight_leftfootback
/shiftweight_leftfootfront
/shiftweight_rightfootback
/shiftweight_rightfootfront
/shiftweight_stepleft_handsonhip
/shiftweight_stepright_handsonhip
/shout
/showfist
/sit
/sit_eat
/snapsnaphoney
/sneeze
/stand
/step_left
/step_right
/stretch_shoulders
/stuck if you ever get stuck, try using this one
/system
/t
/talktothehand
/tapdance
/target
/tell
/text
/threaten
/Threaten_emote Note: capital letter
/TSW_Familiar_Tennis_Emote_1
/TSW_Familiar_Tennis_Emote_2
/TSW_Familiar_Tennis_Emote_3
/unloadclip
/useobject_brief
/v
/W
/wave_small
/whisper an “alias” for /tell
/who
/yawn_bothhands
/yawn_lefthand
/yawn_righthand
265, many of them duplicates being there 2-3 times.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *