MasterX - (Aol Addon And More) by the Master on LSD


- add in acid mode


console:
quick keywords:


sayhi;
masterspace;
debug on;
debug off;
clearscr;
quit;
xmode on;
xmode off;



standards: 

lsd
master up
master down
master switch
master clear screen
master restore


log rgb on
log rgb off

master log
log to [filename]
log off
clear screen



master x windows directive
prefix: #mxw_

// window stuff

#mxw_winscan     ; scan and display all current windows
#mxw_windestroy [x] ; powerful cmd you can hurt urself w/ it

#mxw_throw ; throws current window to bar




#mxw_display_settings
#mxw_display_help
#mxw_display_about

// sound stuff

#mxs_sound on
#mxs_sound off
#mxs_masterfocus
#mxs_masterfall
#mxs_masterwarp
#mxs_masterwelcome






master x aol commands
prefix: aol

standard commands

aol  upchat
aol  unupchat
aol  kill modal
aol  kill messagebox
aol  kill benefits
aol  close
aol  advertise
aol  open mailbox
aol  close mailbox
aol  toolbar clear
aol  close im
aol  idle kill
aol  close incoming im
aol  aolcpp
aol  ims on
aol  ims off
aol  set mail pref
aol  set focus
aol  ghost on
aol  ghost off


aol informative questions

aol open?
aol signedon?
aol sn?
aol mail?
aol mail count?
aol chat room?



standard keywords:

::::::keywords::
cmdlist
commands
command list
help what the fuck
this sucks

WM_MASTERX

ability for Visual Basic/C++ Progs, to be able to
Use MasterX (a header, a 16 bit basic module, and a 32 bit basic module)


masterX [addons] -visual basic progs
---
'be able to know masterX keypreses, and masterX mouse moves
' when window is registered
// be able to recv KeyDown and MouseMove right in the form



for the compiler:
programming,code,compiler,codes

for the 'program manager':
prog proggie progs execute program run 
(all the programs / proggies you have in masterX script are stored here)


for the 'mp3 player'
mp3 music sounds player

for the aol window manipulator
aol window manipulator manipulate aol window

for your chat server:
chat my chat 

to join another chat server:
join chat

to send a ip im:
ip message






aol





aol functions

aol sendtext(string)

// - **basicly**-> Making all other progs useless
// - be able to set options, like always destroy this window after you grab it,
// - other options like, to grab the window go into aol and have it selected.
// - and then you press -CTRL+M+X- and the window is grabbed and brought
// - into masterX for disection.
// - be able to add windows for auto-removal,auto-minizeable
// - be able to after laying out the window, asin parts of the window
// - a name.
// - like say you grab the welcome window, and then give the button a name
// - you can using masterX commands, then later on whenever you want
// - be able to do a call to that window's part by its handle that you named.
(example)

aol winclose name
aol click name
aol dblclick name



aol grabwindow(title)

MasterX AOL Manipulation

// be able to grab a window,and have its whole lay out, broken down

// be able and set certin characteristics, about that window
// and manipulate it in ways not normaly avialable with just
// the interface. be able to save this file that does whatever
// you want to that window automaticly when it is appeared.

Example. When A AOL IDLE Window Comes up . Select it with Focus
And then Press CONTROL + M + X
its broken down, be able to select any part of that window and do
different things to it (ie WM_CLOSE, move its position, change its
text, hide it, click close, add something to its list) then be able
to save a .mxa
be able to select all the .mxa 's that you want running on your computer
when aol is present. add/remove them extra

Example of how this would Work.
Select a AOL Window, and Press CONTROL + M + X
Click On Always Close and Select Whole Window.
click add to MasterX AOL Manipulator
be able to assign parts of windows names, and then be able
to manipulate that window by its name.
masterX command batch file.
MasterX AOL Command Accelerators.
(be able to setup keypresses for any console command)


make the masterX chat interface skinable.
make the maserX  im   interface skinable.



