Sleep
Used to add a delay between commands Sleep Time example sleep 1000 Usage:
Target()
Sends /target activewindow to all background windows
SlashPrompt()
Opens up a prompt for command to be typed to send to all windows Usage:
Slash(“command”)
Can be used with slash command to send active window name or specific name or 1 for active window or type the name Slash(“/target”,”MyCharName”) Slash(“/target”,1) Usage:
ScreenlayoutWide(Height,Width)
ScreenlayoutWide(HEIGHT,WIDTH) height and width of the main window. Sets Active Window to center of screen and all remaining windows along the bottom fitting to remaining space. Clicking one of the smaller windows and pushing this hotkey will swap it out to the middle screen. Usage:
Screenlayout(Height, Width)
Screenlayout(HEIGHT,WIDTH) height and width of the main window. Sets Active Window to center of screen and all remaining windows down the left and right sides fitting to remaining space. Clicking one of the smaller windows and pushing this hotkey will swap it out to the middle screen. If you are using a screen size that […]
PortTeamW()
prompts for location all windows /whisper location this means you must target the npc first and have background windows assist before sending the command. You can also specify a timer to prevent crashing default is 500ms but to increase it PortTeamW(“1000”) for 1 second or any number you want Usage:
PortTeam()
PortTeam() prompts for location all windows /say location can also specify a timer to prevent crashing default is 500ms but to increase it PortTeam(“1000”) for 1 second or any number you want Usage:
PackageAssist(“Archetype”)
PackageAssist(“Archetype”) sends assist activewindow command to certain archetype. Archetype must be set in the interface.
Package(“Archetype”,”key”,”modifier”)
Send key to specific windows Package(“WINDOWTYPE”, “KEY”, “MODIFIER”) Type must be set in the interface for this command to work. Usage: