Results 1 to 8 of 8

Thread: EMOTES script

  1. #1

    Default EMOTES script

    A more coherent arrangement of the available emotes in-game, arranged according to categories. Obvious use for Role-Playing but can be useful and/or fun for other players.


    DISCLAIMER:
    Although the scripts have been extensively tested. By reading this, downloading, installing, and/or running the scripts, you agree that the author will not be held liable for anything that may happen to your game, your machine, or your life.


    EMOTES:
    DOWNLOAD (v2.6) from MEDIAFIRE or PASTEBIN


    INSTALLATION:
    • Download the file. By default, it will not have any extension.
    • Open your "Age of Conan" folder. On a standalone install it will most likely be found here "C:\Program Files (x86)\Funcom\Age of Conan" . On a steam install most likely here "C:\Program Files (x86)\Steam\steamapps\common\Age of Conan"
    • Copy or Move the Scripts to the "scripts" folder. If it does not exist, make one.
    • To invoke the script type "/" + {name of script} (no space, no quotations) in a chat bar. example:
      if the script is named "testscript", type "/testscript" in the "Say" chatbar. If the script is "testscript.txt" type "/testscript.txt" instead.
    • To remove the script, just delete or move it from the "scripts" folder.


    RATIONALE:
    Henryx has a script listing most emotes available in-game. The emotes are listed alphabetically, based on their in-game/script description. Although a convenient approach; some of the drawbacks of this approach are: 1) repetition (some emotes have exactly same action ex. dissension and disagree) 2) The emotes are not arranged according to their relationship to each other (i.e. emotes that denote an emotion, etc.). In this script, the emotes are arranged according to categories.

    ARRANGEMENT:
    The emotes are subdivided into the following categories:
    • Basic Greetings and Actions
    • Greetings
    • Emotions
    • Actions
    • Aggressive

    Below is a detailed listing of the emotes available in the script:
    Code:
    Basic Greetings: 
     HI  GREET  BOW  SALUTE  
    Embrace: 
      BEARHUG   EMBRACE   LO-EMBRCE  
    Upright: 
      STAND LEAN SQUAT KNEEL  
    Sitting: 
      SIT DANGLE TIRED TRANCE  
     
    While Sitting in a Chair: 
             NO    YES  
     EAT  DRINK == GIVE  RECV 
     LOOK  TALK == CHEER  .  CLAP 
     
    Lying Down: 
      LOUNGE PRONE SLEEP  
     
    Point:  
        FRNT         UP  
      L      R          ALL 
        REAR        DOWN  
    
    Yes / No: 
      NO NOT-SURE THINK  YES  
     NO-IDEA DISMISSCROSSARMS 
    
    === GREETINGS ===
     
    By the Gods!!!:  BY-CROM!   BY-MITRA!   BY-SET!  
    Formal Greetings:  FORMAL   SALUTE   CURTSEY  
    Khitai Greetings: 
      SHORT   GREET   FORMAL   KNEEL  
    Other Greetings: 
      BLOW-KISS   BECKON   SECRET-HSHAKE  
     
    Flirt:  FLIRT  BLOW-KISS 
           DANCE_SEXY  GIGOLO  
    
    === EMOTIONS ===
     
    Happy / Excited: 
     GRIN  LAUGH  V.LAUGH  
       EXCITE  V.EXCITE 
    Applause: 
     CLAP   CHEER   FIST-L   FIST-R 
     
    Fear: UNEASY   WARY   APPRHNSV 
         AFRAID  SCARED   SURPRISED 
    Loathing: SIGH   SHRUG   FRUSTRATD 
      DSAPPOINT   DSGUST   IRRTATE 
     
    Confusion & Sorrow: 
     CONFUSED   SHAME   CRY   SAD 
     SHOCKED  TANTRUM  BLOOD-BATH 
    
    === ACTIONs ===
     
    Adjust:  CROTCH   HAIR 
    Scratch:  ARM   HEAD  
    Acquire:  BEG   HAGGLE   GIVE 
     
    Drinking:  THIRSTY   DRINK 
    ======  BURP   SWAY   DRUNK  
      
    Bodily Funcs:  COUGH   SNEEZE  
    Disgustg: BOOGER   SPIT   FART   PUKE 
     
    I Really Caught a Fish: 
      SMALL  MED  HUGE  EMPHASIS 
     
    Adventure: 
     LOOK-AROUND  SCOUT  TRACK 
    Burning Man: 
     WARM-HANDS  BURN  DUSTING  
    
    == AGGRESSIVE ==
     
    Go Away: STOP   WARN   SHOO   AWAY 
     
    Taunt:  CHEST  THROAT  CHICKN   F-U 
           BONK  SLAP  FURY

    NOTES / POINTS to REMEMBER:
    • All the available emotes (and other chat commands) can be searched for in-game using "/help"
    • Not all available emotes are used in the script (mostly because of exactly same action ex. "/disagree" and "/dissention")
    • Some emotes are replicated in different "sections" of the script where they seem appropriate.
    • The misspellings in the script are deliberate - mostly to make the script fit into a smaller package when invoked.
    • The descriptions used in the script may be different from the invoked chat command (ex. "YES" in script is actually the chat command "/approve")


    ADVANCED:
    The following is a bit advanced. Pls do not attempt this if you do not know what you are doing, it may render the script unusable or at worst cause the chat bar to be inactive (by flooding with code) - needing a relog / restart of the game.
    • It is possible to make the script visible only to the player, or visible to other people as well.
    • To make the script visible only to the player (you) add the code "/text " (includes a space and not including quotes) to the beginning of the script.
    • To make the script visible to other players, remove the code "/text "(includes a space and not including quotes).

      example 1 (will only be visible to you)
      Code:
      /text <font face='hyborianlarge'>This is a test</font>
      example 2 (will be visible to other players involved in the chat)
      Code:
      <font face='hyborianlarge'>This is a test</font>
    • NOTEs: example 2 can only be made available if the "channel" is active. You can only use the script in example 2 in "group" channel if you are actually in a group, in "raid" channel if you are actually in a raid.
      Scripts like example 2 may also not be available to be used in "large" channels like global/NPH/LFG.
      example 1 can be invoked in any chat bar even in "group" channel when you are not in a group, etc.


    DISCLAIMER:
    Although the scripts have been extensively tested. By downloading, installing, and running the scripts, you agree that the author will not be held liable for anything that may happen to your game, your machine, or your life.
    Last edited by chrizdc; 20th July 2017 at 08:22.

  2. #2

    Default

    Placeholder
    Last edited by chrizdc; 5th December 2016 at 07:30.
    __________________________________________
    Yet another SETTINGS script- A comprehensive collection of the most important settings.
    EMOTES- A more coherent arrangement of the emotes.
    T1 to T3 raids script - finding the quests?- Shows quest progression for T1-T3 raids.
    RESOURCES-What is this used for?- Lists resources and their useage

  3. #3

    Default

    Moved to the proper forum.

    Thanks for your work
    Short cuts make long delays.

  4. #4

    Default

    Quote Originally Posted by Anzu View Post
    Moved to the proper forum.

    Thanks for your work
    Thank you
    Last edited by chrizdc; 5th December 2016 at 07:30.
    __________________________________________
    Yet another SETTINGS script- A comprehensive collection of the most important settings.
    EMOTES- A more coherent arrangement of the emotes.
    T1 to T3 raids script - finding the quests?- Shows quest progression for T1-T3 raids.
    RESOURCES-What is this used for?- Lists resources and their useage

  5. #5

    Default

    did all the install steps but when i type /emotes in chat window nothing happens not even a wrong command notice nothing happens at all

    i have disabled any blocking from firewall/antivirus etc i have made a script folder and put the file in folder under steam steamapps age of conan

    any ideas what could be wrong?
    Last edited by gravtrold; 3rd December 2016 at 23:11.

  6. #6

    Default

    Please make sure the folder name is "scripts" (with an s). If it is already correct, pls post the exact path to the folder . ex. in my case its "C:\Program Files (x86)\Steam\steamapps\common\Age of Conan\scripts".

    Also, in case you haven't tried these yet, at first try using the "Say" channel.
    If you're not in a group, the group chat wouldn't work, nor the raid chat.
    Last edited by chrizdc; 5th December 2016 at 07:35.
    __________________________________________
    Yet another SETTINGS script- A comprehensive collection of the most important settings.
    EMOTES- A more coherent arrangement of the emotes.
    T1 to T3 raids script - finding the quests?- Shows quest progression for T1-T3 raids.
    RESOURCES-What is this used for?- Lists resources and their useage

  7. #7

    Default

    Quote Originally Posted by chrizdc View Post
    Please make sure the folder name is "scripts" (with an s). If it is already correct, pls post the exact path to the folder . ex. in my case its "C:\Program Files (x86)\Steam\steamapps\common\Age of Conan\scripts".

    Also, in case you haven't tried these yet, at first try using the "Say" channel.
    If you're not in a group, the group chat wouldn't work, nor the raid chat.
    Thanks it worked now great script!

  8. #8

    Default

    Quote Originally Posted by gravtrold View Post
    Thanks it worked now great script!
    Glad you got it working. And glad you like it.
    Last edited by chrizdc; 5th December 2016 at 07:30.
    __________________________________________
    Yet another SETTINGS script- A comprehensive collection of the most important settings.
    EMOTES- A more coherent arrangement of the emotes.
    T1 to T3 raids script - finding the quests?- Shows quest progression for T1-T3 raids.
    RESOURCES-What is this used for?- Lists resources and their useage

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •