Skip to content

Instantly share code, notes, and snippets.

View rcmaehl's full-sized avatar

Robyn C. Maehl rcmaehl

View GitHub Profile
@rcmaehl
rcmaehl / Test MessageBox
Created October 10, 2025 01:11
Test app for #783
#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_Icon=Assets\Old\Info.ico
#AutoIt3Wrapper_Outfile=Test_x86.exe
#AutoIt3Wrapper_Outfile_x64=Test.exe
#AutoIt3Wrapper_Compile_Both=Y
#AutoIt3Wrapper_UseX64=Y
#AutoIt3Wrapper_UseUpx=N
#AutoIt3Wrapper_Compression=0
#AutoIt3Wrapper_Res_Comment=MEH
#AutoIt3Wrapper_Res_CompanyName=MEH
IRC-UDFs
========
AutoIt IRC UDFs, UDFs to connect to IRC using TCP Functions, as well as perform actions once connected.
Notes:
Originally created by Chip.
UDF Headers Updated compared to old script.