Author Topic: Some useful macros for lazy emoting  (Read 6242 times)

Shenku

  • Elite Boss
  • *****
  • Posts: 388
Some useful macros for lazy emoting
« on: July 08, 2015, 10:36:55 PM »
« Last Edit: July 08, 2015, 11:42:46 PM by Shenku »

Leandro

  • Elite Boss
  • *****
  • Posts: 310
Re: Some useful macros for the lazy emoting
« Reply #1 on: July 08, 2015, 10:44:44 PM »
Open Notepad.

Paste the following in it:

Code: [Select]
Window Macros 0 0 200 100
Open 1
End

Go to File -> Save

Navigate to your COH install folder.

Go into (create if necessary) a folder called "data"

Create a folder called "customwindows" and go into it

Save the file as "custom.window" making sure you use quotes in the File -> Save dialog (otherwise, Notepad will append .txt and break it).

Now, launch Paragon Chat. You will see a window like this one:



Drag and drop your macros into it, or use the "New command" button to create new macros.

The client will save your macros to the same file, and they will be there every time you log in, on all your characters.

For example, after moving the window a bit and adding the Wave macro, the file now reads:

Code: [Select]
Window Macros 0.0256 0.1822 200 100
Button Wave "em wave"
Open 1
End

Shenku

  • Elite Boss
  • *****
  • Posts: 388
Re: Some useful macros for lazy emoting
« Reply #2 on: July 08, 2015, 10:54:34 PM »
That might actually be infinitely more useful than mine... :P

Edit: Tried it, it makes reloading the above listed macros tons easier than alt-tabing and copy/pasting them all each time. Thanks for the tip, Leandro!
« Last Edit: July 08, 2015, 11:43:07 PM by Shenku »

peachypeach

  • Underling
  • *
  • Posts: 9
  • da peaches made me do it
Re: Some useful macros for lazy emoting
« Reply #3 on: July 09, 2015, 12:12:59 AM »
Thank you!!
**covers bum and runs**

Eoraptor

  • Elite Boss
  • *****
  • Posts: 614
Re: Some useful macros for the lazy emoting
« Reply #4 on: July 09, 2015, 04:03:33 AM »
Open Notepad.

Paste the following in it:

Code: [Select]
Window Macros 0 0 200 100
Open 1
End

Go to File -> Save

Navigate to your COH install folder.

Go into (create if necessary) a folder called "data"

Create a folder called "customwindows" and go into it

Save the file as "custom.window" making sure you use quotes in the File -> Save dialog (otherwise, Notepad will append .txt and break it).

Now, launch Paragon Chat. You will see a window like this one:



Drag and drop your macros into it, or use the "New command" button to create new macros.

The client will save your macros to the same file, and they will be there every time you log in, on all your characters.

For example, after moving the window a bit and adding the Wave macro, the file now reads:

Code: [Select]
Window Macros 0.0256 0.1822 200 100
Button Wave "em wave"
Open 1
End
Damn that's slick... makes mapmove so much faster, just save one for each zone.
"Some people can read War and Peace and come away thinking it's a simple adventure story, while others can read the back of a chewing gum wrapper and unlock the secrets of the universe!"
-Lex Luthor

Void Huntress

  • Minion
  • **
  • Posts: 39
Re: Some useful macros for the lazy emoting
« Reply #5 on: July 09, 2015, 04:14:38 AM »
<magic>

That's really slick. Thanks for this.

Hirokage

  • Underling
  • *
  • Posts: 2
Re: Some useful macros for the lazy emoting
« Reply #6 on: July 14, 2015, 02:19:32 PM »
Open Notepad.

Paste the following in it:

Code: [Select]
Window Macros 0 0 200 100
Open 1
End

Go to File -> Save

Navigate to your COH install folder.

Go into (create if necessary) a folder called "data"

Create a folder called "customwindows" and go into it

Save the file as "custom.window" making sure you use quotes in the File -> Save dialog (otherwise, Notepad will append .txt and break it).

Now, launch Paragon Chat. You will see a window like this one:



Drag and drop your macros into it, or use the "New command" button to create new macros.

The client will save your macros to the same file, and they will be there every time you log in, on all your characters.

For example, after moving the window a bit and adding the Wave macro, the file now reads:

Code: [Select]
Window Macros 0.0256 0.1822 200 100
Button Wave "em wave"
Open 1
End

This works nicely! But I have one question left, how do I close the window? I've opened about 5....

Leandro

  • Elite Boss
  • *****
  • Posts: 310
Re: Some useful macros for lazy emoting
« Reply #7 on: July 14, 2015, 03:08:04 PM »
Click on their title. They won't close, but they'll become a little square you can click on to expand it again.

If you want to remove a window, you have to edit the custom.window file to delete it. I don't think there's a command for it.

gammagirl

  • Minion
  • **
  • Posts: 29
  • Gamma Gamma Hey!
Re: Some useful macros for lazy emoting
« Reply #8 on: July 14, 2015, 05:00:13 PM »
I have no idea what I'm doing wrong. I've followed the instructions to a T.  Each time I relog, my custom window is gone and I have to create it all over again.  It's almost as if the came is not reading the custom.window file in the directory.

Shenku

  • Elite Boss
  • *****
  • Posts: 388
Re: Some useful macros for lazy emoting
« Reply #9 on: July 14, 2015, 09:21:34 PM »
I have no idea what I'm doing wrong. I've followed the instructions to a T.  Each time I relog, my custom window is gone and I have to create it all over again.  It's almost as if the came is not reading the custom.window file in the directory.

Are you sure it's in the right folder? Or do you mean the file itself is being deleted...?

gammagirl

  • Minion
  • **
  • Posts: 29
  • Gamma Gamma Hey!
Re: Some useful macros for lazy emoting
« Reply #10 on: July 14, 2015, 11:33:14 PM »
My custom.window file is in the Paragonchat/Data/customwindows folder. It has the txt that Leandro specified.  When I go into game, my custom window called "macros" does not appear. I have to create it manually.  So I do that, put all my macros in it and everything is fine.

Log out

Log in

No custom window. Macros gone. Good joke. Everybody laugh. Roll on snare drum. Curtains.

gammagirl

  • Minion
  • **
  • Posts: 29
  • Gamma Gamma Hey!
Re: Some useful macros for lazy emoting
« Reply #11 on: July 15, 2015, 03:38:20 AM »
NVM, lol, I figured out what I was doing wrong, it's all good now

Noyjitat

  • Elite Boss
  • *****
  • Posts: 717
  • Guess who cares?
Re: Some useful macros for lazy emoting
« Reply #12 on: July 18, 2015, 11:07:11 PM »
I assume this would also work in Icon?

Thank you for this!

Pengy

  • Badge Badger
  • Elite Boss
  • *****
  • Posts: 1,132
Re: Some useful macros for lazy emoting
« Reply #13 on: July 18, 2015, 11:41:54 PM »
Macro windows work in Icon. Specific macros might have to be changed, like ones using emote would have to be rewritten to use mov.

Detra

  • Underling
  • *
  • Posts: 2
Re: Some useful macros for lazy emoting
« Reply #14 on: July 22, 2015, 05:59:22 PM »
THANK YOU!!! ;D  ;D  ;D
This is awesome!

Outta the nine trays, 2&1/2 were powers and the others were macro (stickers and silly stuff for Cape show)
This will make things a lot easier!!!

*hugz & smooches*

D

Tipsy

  • Lieutenant
  • ***
  • Posts: 52
Re: Some useful macros for the lazy emoting
« Reply #15 on: September 10, 2015, 03:41:04 AM »



Drag and drop your macros into it, or use the "New command" button to create new macros.

The client will save your macros to the same file, and they will be there every time you log in, on all your characters.

Hi there.  So, I've been using this custom window feature in Paragon Chat ever since this was posted here.  It's been nifty. 

One question: when I first load up Paragon Chat, the window is always in the top-left position.  If I relocate it, and then type /wdwsave, and then completely reset my system (log out of both client and launcher), the location of this custom window resets.  Is there any way I can get this custom window's position on my screen to 'stick'? 

If anyone knows, let me know. 

-Tipsy
« Last Edit: September 10, 2015, 05:22:53 AM by Tipsycakes »