Subj : Captcha
To   : All
From : Lord Blackfair
Date : Wed Aug 04 2021 10:35 pm

Got it running, had to tweak some things.
made it start before anything else. then load the login matrix as a xtrn_prog.

#Captcha program by Keith Cunningham edit to how you would like
:Home
INT R
STR A
random r 999999
CLS
#menu "Gate"
Print "\r\n         Welcome to Lord Blackfair's Captcha for Synchronet BBS v4.00\r\n"
Print "\r\n         To Prove you are not a BOT please enter [ The Number ] below.\r\n"

print                        R
Print "          "
GETLINE A 6
COMPARE R A
IF_false
goto wrong
PAUSE
#Print "Welcome to The BBS!!!"

end_if
goto start
:wrong
Print "\r\nThat is not correct, Please try again.\r\n"
pause
goto home
:start
Print "Welcome to The BBS!!!"
exec_xtrn matrix

          Lord Blackfair (Blackfair's Manor) blackf.synchro.net

---
� Synchronet � Blackfair's Manor - blackf.synchro.net