IT'S BEEN OVER 15 YEARS
Recent Uploads
Welcome
Tips and tricks
Did you know...
...that Pauladrian360 made AGK more action than a comedy?
Random tips
To generate error messages, open Notepad and write this code:
x=msgbox(box text,buttons,box title)
Example:
x=msgbox("Error text.","16","Error")
Go to File > Save As Click Save As type > All files Add any name and add ".vbs" at the end of the file and click Save (for example File.vbs).
- 0: Normal message box
- 1: OK and Cancel
- 2: Abort, Retry, Ignore
- 3: Yes, No, Cancel
- 4: Yes and No
- 5: Retry and Cancel
- 16: Critical message icon
- 32: Warning query icon
- 48: Warning message icon
- 64: Information message icon
- 4096: Always stay on top of the desktop
Look here for more instructions.
IMPORTANT
This wiki contains materials that are considered fanon, materials illegal in some countries, and materials that might be offensive or harmful to some viewers. Make sure to read the disclaimer page. Reader's discretion is advised.
By using this wiki, you agree with all our rules. If you do not follow the rules, you may face the consequences of doing so.