View unanswered posts | View active topics It is currently Mon Apr 20, 2026 2:54 pm



Reply to topic  [ 21 posts ]  Go to page 1, 2  Next
 ZeD's Unlimited Script & Macro Menu System 
Author Message
Immortal Op
User avatar

Joined: Fri Jun 25, 2010 6:33 am
Posts: 257
Location: Sydney Australia
Unread post ZeD's Unlimited Script & Macro Menu System
Here is a Menu System for TWX. You can use it to make your scripts and Macros a little easier to run.
It uses a 2-digit entry code system for activating menu options. This allows for many options per page.
Also any menu option can lead to another page of menu options, making it unlimited.
When you first run it it will create some sample menus. These will reside in your TWX root folder and can be edited with any text editor. The menu file names will be z-*.mnu. Most of these samples have only 1 option in them (to return to the Main Menu) but the Pack 1 and Pack 2 menus are filled out with the scripts that come with TWX.
You can use the menus provided, edit/delete them as you see fit, and add new ones.
The menu will turn comms off when it is run and back on again when it exits or before it launches your script.

FEATURES LIST
-----------------
    * Unlimited Number of Menu Pages.
    * Up to 1296 Menu Options per page.
    * Automatic Menu creation using filemasks.
    * Easy manual menu creation using a text editor.
    * Menu Options can be Scripts, Macros, Other Menu Pages, or Comments.
    * Up to 26 Hotkeys can run macros or scripts without activating the menu.
    * Macro Looper allows for multiple macro runs from 1 activation.
    * Macro Variables stored in game config file for isolating 1 game's variables from another.
    * Comms deactivation for uninterrupted displays.
    * Hotkey deactivation toggle.
    * User configurable optional features such as sound, activation key, and more.
    * Menu resides in memory as a system script.
    * Double Tap Menu activation.
    * Menu returns to last menu viewed when activated.
    * Can be run as an automatic script before actually entering a game. (good for logins)
    * Comments can be used to explain script or macro use at the point of activation.
    * Categorising scripts and macros is easy using a multi-level menu system.
    * Default and example menus created automatically when first run.
    * Tidy, colourful presentation.

Place the Z-Menu.cts file in your scripts folder and create a hotkey for it if you have that facility.
The ding.wav file goes in the TWX Root.
I hope you find it useful.

EDIT: Updated to 1.03 - Added ability to run Macros.
EDIT: Updated to 1.04 - Added ability to create menus automatically using a filemask file.
EDIT: Updated to 1.05 - Fixed a problem with reading scripts in subfolders of the scripts folder using the filemask feature.
EDIT: Updated to 1.09 - Added a double-tap access feature (similar to LoneStar's) and the ability to include comments on menu pages. Created a help page using the comments feature. Also added a config file to allow changing the double-tap activation key and to turn off the comms-on comms off behaviour when displaying the menus.
EDIT: Updated to 1.10 - Now includes Macro Variables and Hotkeys.
EDIT: Updated to 1.11 - Various improvements and additions including the ability to toggle Hotkeys on and off and extra Macro Variables.
EDIT: Version 1.12 and any future releases of my scripts will be available on my website at http://archysportal.com


Attachments:
File comment: Z-Menu 1.11 by Zed
Z-Menu.zip [82.93 KiB]
Downloaded 480 times

_________________
Teamspeak3: 60.242.57.40:9987
Z-Bot does my dirty work!


Last edited by Archy on Wed Sep 15, 2010 4:02 am, edited 8 times in total.

Wed Sep 01, 2010 3:40 pm
Profile ICQ
Immortal Op
User avatar

Joined: Fri Jun 25, 2010 6:33 am
Posts: 257
Location: Sydney Australia
Unread post Re: ZeD's Unlimited Script & Macro Menu System
New version 1.04 now available with ability to create menus automatically using filemasks.

_________________
Teamspeak3: 60.242.57.40:9987
Z-Bot does my dirty work!


Fri Sep 03, 2010 12:46 am
Profile ICQ
Immortal Op
User avatar

Joined: Fri Jun 25, 2010 6:33 am
Posts: 257
Location: Sydney Australia
Unread post Re: ZeD's Unlimited Script & Macro Menu System
updated to 1.05 to fix a filemask problem.
Sorry about the successive updates.

_________________
Teamspeak3: 60.242.57.40:9987
Z-Bot does my dirty work!


Fri Sep 03, 2010 1:05 pm
Profile ICQ
Immortal Op
User avatar

Joined: Fri Jun 25, 2010 6:33 am
Posts: 257
Location: Sydney Australia
Unread post Re: ZeD's Unlimited Script & Macro Menu System
updated to v1.09.

_________________
Teamspeak3: 60.242.57.40:9987
Z-Bot does my dirty work!


Sun Sep 05, 2010 1:40 am
Profile ICQ
Lieutenant J.G.
User avatar

Joined: Sun Oct 28, 2001 2:00 am
Posts: 347
Location: USA
Unread post Re: ZeD's Unlimited Script & Macro Menu System
Very nice, this is gonna change the way I do things. Thanks for putting this out there.


Sun Sep 05, 2010 11:26 pm
Profile ICQ
Immortal Op
User avatar

Joined: Fri Jun 25, 2010 6:33 am
Posts: 257
Location: Sydney Australia
Unread post Re: ZeD's Unlimited Script & Macro Menu System
lewdpotato wrote:
Very nice, this is gonna change the way I do things. Thanks for putting this out there.

Thanks mate :) I'm glad you like it.

I have just added what is hopefully the last update.
New features include Macro Variables and Hotkeys.
You can use SHIFT A thru to SHIFT Z as in-game hotkeys to run scripts or macros fast.
You can use various variables in the macros such as <STARDOCK> <ALPHA> <RYLOS> <BASE> <PLANET> etc..

_________________
Teamspeak3: 60.242.57.40:9987
Z-Bot does my dirty work!


Mon Sep 06, 2010 2:42 pm
Profile ICQ
Immortal Op
User avatar

Joined: Fri Jun 25, 2010 6:33 am
Posts: 257
Location: Sydney Australia
Unread post Re: ZeD's Unlimited Script & Macro Menu System
Well i guess my concept of "filnal version" needs a little work.. :(
Here is version 1.11.

_________________
Teamspeak3: 60.242.57.40:9987
Z-Bot does my dirty work!


Thu Sep 09, 2010 2:32 am
Profile ICQ
Lieutenant J.G.
User avatar

Joined: Sun Oct 28, 2001 2:00 am
Posts: 347
Location: USA
Unread post Re: ZeD's Unlimited Script & Macro Menu System
If I copy the new version over the old one will I lose my settings?


Thu Sep 09, 2010 10:25 am
Profile ICQ
Immortal Op
User avatar

Joined: Fri Jun 25, 2010 6:33 am
Posts: 257
Location: Sydney Australia
Unread post Re: ZeD's Unlimited Script & Macro Menu System
no.. but some changes may not take effect.

To upgrade an existing installation:
* move your z-*.* files out of the TWX root folder and into a temporary folder.
* install z-menu.
* run z-menu.cts to create the new files (specfically changes have been made to the z-menu.cfg, z-main.mnu, z-help.mnu, z-help2.mnu files). These files will be created if they are not found at startup and the z-main.mnu file is missing.
* copy all your z*.* files back into your TWX root except for z-main.mnu, z-help.mnu, z-help2.mnu and z-menu.cfg.
* Edit the new z-menu.cfg to suit (in the TWX-Root).
* check the new z-main.mnu for any additions (in the TWX Root).

check the z-readme.txt file in the zip for more info.

_________________
Teamspeak3: 60.242.57.40:9987
Z-Bot does my dirty work!


Thu Sep 09, 2010 11:03 am
Profile ICQ
Lieutenant J.G.
User avatar

Joined: Sun Oct 28, 2001 2:00 am
Posts: 347
Location: USA
Unread post Re: ZeD's Unlimited Script & Macro Menu System
Thanks


Thu Sep 09, 2010 11:57 am
Profile ICQ
Lieutenant J.G.
User avatar

Joined: Sun Oct 28, 2001 2:00 am
Posts: 347
Location: USA
Unread post Re: ZeD's Unlimited Script & Macro Menu System
Hi, the file is still 1.09 could you update it please.
thanks


Fri Sep 10, 2010 12:11 pm
Profile ICQ
Immortal Op
User avatar

Joined: Fri Jun 25, 2010 6:33 am
Posts: 257
Location: Sydney Australia
Unread post Re: ZeD's Unlimited Script & Macro Menu System
i just tested that download and it is v1.11.

_________________
Teamspeak3: 60.242.57.40:9987
Z-Bot does my dirty work!


Fri Sep 10, 2010 8:40 pm
Profile ICQ
Lieutenant J.G.
User avatar

Joined: Sun Oct 28, 2001 2:00 am
Posts: 347
Location: USA
Unread post Re: ZeD's Unlimited Script & Macro Menu System
Hmm thats odd, its still says v1.09 when you first bring it up, maybe just the banner is wrong.


Fri Sep 10, 2010 9:20 pm
Profile ICQ
Immortal Op
User avatar

Joined: Fri Jun 25, 2010 6:33 am
Posts: 257
Location: Sydney Australia
Unread post Re: ZeD's Unlimited Script & Macro Menu System
definitely is 1.11.. i just downloaded and ran it.. it shows the correct version..
try copying it from your zip again.. it may have been mixed up with the old one..

_________________
Teamspeak3: 60.242.57.40:9987
Z-Bot does my dirty work!


Sat Sep 11, 2010 9:08 pm
Profile ICQ
Veteran Op
User avatar

Joined: Sat Dec 29, 2007 5:06 pm
Posts: 2059
Location: Oklahoma
Unread post Re: ZeD's Unlimited Script & Macro Menu System
Delete the older versions or move them to another folder, I have seen if your downloading the same file it pulls from cache instead of actually grabbing the new file. If you do that and it still does the same try a different browser FF, Chrome or something else.

_________________
T0yman (Permanently Retired since 2012)
Proverbs 17:28 <-- Don't know it, most should it would stop a lot of the discussions on here.


Sat Sep 11, 2010 10:46 pm
Profile ICQ YIM WWW
Display posts from previous:  Sort by  
Reply to topic   [ 21 posts ]  Go to page 1, 2  Next

Who is online

Users browsing this forum: No registered users and 25 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by wSTSoftware.