ALOF SCRIPT LANGUAGE

DevOfNew

New Member
Oct 11, 2016
23
2
ALOF is a Programming Language which is included in a Progeamm named ALOF the files are: .AJS .AJRE .AJDK .ATERMINAL .ALOF(this opens the Programm)

Now let's learn .AJRE it is the Easiest one.

Let's make one which opens a window(Sorry but I don't have any Pictures because ALOF is in Build)

First Create a Zip File which includes the following files and folder Files:"main.AJS ALOF.AJS Global.AJS" folders(Let The Folders empty)"Data Window AlofRuntime"
Ok now here are the codes

Main.AJS:
Code:
Trust Connection
                  Find.ALOF.AJS
                  Get.Window;
   Create{Class}
              ;$ALOF{/title}> = <$WRIT@ Test;; //This Creates a new File named TEST.ATitle the .ATitle files does nothing u can Create the File but then u need longer coding
              ;$Loughtser;(16) //12 is Installer size. 36 is Minecraft size 680 is Fullscreen
              ;$SB:White //for the background color
              ;$Keya£ContentAtDer¥•> [PRINT]This is a Test[/PRINT]
             ;$Spawn@middle>=< : Keya(&WAIT4DEATH@RESPAWN&&) //This get's the message on screen

ALOF.AJS(if u make an other thing like calculator etc u need this Script in it it's everytime the same)
Code:
GET.XCF
               WHEN:done
Manipulate:main
           REAPER TREA
    shocklike Plug(
Listener
=FGScriotus
YaERF
                     BUP.ama:amk
load just fexe
ARJ;YX
       x:366 y:900009 z:99999999999999925672
Listener(STOP)

Ok now rename the .zip file to .AJRE and open it (if u making an .AJS File it's a little bit hard)
Output(sry for no image)
Code:
Test

                    This is a Test
 

Users who are viewing this thread

Top