home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carsten's PPE Collection
/
Carstens_PPE_Collection_2007.zip
/
F
/
FOODUPLD.ZIP
/
PROMPT.PPE
(
.txt
)
< prev
next >
Wrap
PCBoard Programming Language Executable
|
1996-10-16
|
3KB
|
86 lines
;------------------------------------------------------------------------------
; .ss.
; `²²'
; .,sS$Ss,,s$ .,sS$$$Ss. .,sS$Ss,,s$ .ss. .sSs.
; .d$$²^°²$$$$'.d$P²°^^²$P'.d$$²^°²$$$$'.$$$' .$$$²Sb,.
; $$$' .$$$' $$$²Sçsµ²' .$$$' .$$$'.$$$' .$$$' `$$b.
; $$$b,,d$$$' ,$$$b,....,s$$$$b,,d$$$'.$$$;.,$$$' ;$$$
; `²S$$S²²S$$S²°²S$$$$S²°°²S$$$$$$',$$S²°²S$S'.sS$$$P²'
; .sS²°$$$²²°"' d²°'
; .$$² .$$'
; $$$.,d$$'
; `²S$$S²'
;------------------------------------------------------------------------------
; P.P.L.X. 2.OO (C)1996 - Lone Runner / AEGiS CoRP'96
;------------------------------------------------------------------------------
; PPE 3.1O (Encryption type I) - Analysis ON - Postprocessing ON
;------------------------------------------------------------------------------
;------------------------------------------------------------------------------
Goto LABEL001
PrintLn " _____ ___ "
PrintLn " .( ___/_______ ______ ____|_ |------------. Hi there cracker! "
PrintLn " | ___/ _, | _, | ___/ | fOOd 1996 | This PPE was coded by "
PrintLn " |---'dNo------'------`--------' pRESENTs | Master of Magic /FOOD. "
PrintLn " |-========================================-| "
PrintLn " | automated blind upload for any pcb sys | If you're here to learn"
PrintLn " | coded by : master of magic | it's ok, but if not... "
PrintLn " `-[16-10-96]-------------------------[1/1]-' FUCK YOU! "
Return
:LABEL001
Wait
Cls
PrintLn "@X08 @X07 _ ____:___ _ __________ ______ __ ______ _ ________ _ ________"
PrintLn " // | \ _\______ _\\_ /___ ___ \__\___ \__\_____ \_"
PrintLn " _// | _\\_ ______/ / \_ / / __/ _\\_ | _\_"
PrintLn " \_____ /_____| _\\_____ _//_______/___\ /____ / //_"
PrintLn "@X08.----@X07_\\______/@X08-------------@X07_\\_____/@X08-----------@X07_\\______/@X08--@X07_\\______/@X08----.@X07"
PrintLn "@X08| @X03 __/\__ @X07 DO @X0FNOT @X07UPLOAD @X08: @X03 __/\__ @X08 |@X07"
PrintLn "@X08| @X03 \(oO)/ @X07 FILES OLDER THAN @X0F10@X07 DAYS @X03 \(Oo)/ @X08 |@X07"
PrintLn "@X08| @X03 /__._\ @X07 PICTURES (JPG/GIF/PCX/ETC) @X03 /_.__\ @X08 |@X07"
PrintLn "@X08| @X03 \/ @X07 NO @X0F+30@X07 DiSKS RELEASES @X03 \/ @X08|@X07"
PrintLn "@X08| @X07FILES STORED IN ARJ/LZH/RAR @X08|@X07"
PrintLn "@X08| |@X07"
PrintLn "@X08| @X07DO UPLOAD @X08: |@X07"
PrintLn "@X08| @X07MAJOR RELEASES (GAMES/UTILS/ETC) @X08|@X07"
PrintLn "@X08| @X07@X0FOWN @X07RELEASES / @X0FGROUP @X07RELEASES @X08|@X07"
PrintLn "@X08| @X07@X0F0 DAYS @X07STUFF WILL BE AWARED (@X0F2x@X07 CREDIT) @X08|@X07"
PrintLn "@X08`-------------------------------------------------------------------------'@X07"
Print "@X07Cmds: @X08(@X0FG@X08)@X07oodbye @X08(@X0FP@X08)@X07rotocol @X08(@X0FA@X08)@X07bort @X08- (@X0FEnter@X08)=@X03continue@X08? "
;------------------------------------------------------------------------------
;
; Usage report (before postprocessing)
;
; ■ Statements used :
;
; 1 Cls
; 1 Wait
; 1 Goto
; 1 Print
; 24 PrintLn
; 1 Return
;
;
; ■ Functions used :
;
;
;------------------------------------------------------------------------------
;
; Analysis flags : No flag
;
;------------------------------------------------------------------------------
;
; Postprocessing report
;
; 0 For/Next
; 0 While/EndWhile
; 0 If/Then or If/Then/Else
; 0 Select Case
;
;------------------------------------------------------------------------------
; AEGiS Corp - Break the routines, code against the machines!
;------------------------------------------------------------------------------