Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 144718

(REUPLOADED) Loli compiler | Make HQ checkers without any programing experience!

by CatCoder - 19 February, 2020 - 02:15 PM
This post is by a banned member (DyPolarLofy) - Unhide
618
Posts
110
Threads
4 Years of service
wooooow this is the best one !
This post is by a banned member (wetafiw826) - Unhide
6
Posts
0
Threads
3 Years of service
merci
This post is by a banned member (teec) - Unhide
teec  
Registered
47
Posts
2
Threads
3 Years of service
thanks
This post is by a banned member (Tackler) - Unhide
Tackler  
Registered
248
Posts
11
Threads
5 Years of service
(19 February, 2020 - 02:15 PM)BataBo Wrote: Show More
LoliCompiler
~~BataBo~~

[Image: Loli-OBMod-Screenshot1.png]
[Image: Loli-OBMod-Screenshot2.png]

~~~Description~~~


This program will compile your ob config into and exe checker!

~~~Supported Blocks~~~

Request
Utility
Key Check
Parse
Function
Captcha
Recaptcha
It also supports flow commands:If,If else,while and jump
Set,this format only :
SET VAR "varname" "data"

~~~Modifications~~~

While making the compiler I tried to stay as true as I could to the language but some minor additions and modifications were required

[+]Title block
Title block is used like this
TITLE "Some title"

In the title you can also include following variables:
<GOOD>,<BAD>,<RETRY>,<COMBOLENGTH>,<REMAINING>,<CHECKED> and <CPM>,<CUSTOM(NameOfCustomStatus)>
These variables can only be called from Title block

[+]Print block
Print block is used like this
PRINT Some text or PRINT "#FFFFFF" Some text


~~~Dev Notes~~~

So let's go over some rules:
[+]Type redefinition is not allowed
[+]All variables must be decleared before usage
[+]It is recommended to escape < and > when not used to indicate variable,you escape them like this <\ and \>,as I said at the beggining it is recommended you don't have to do it program will automatically differentiate what is and what is not a variable
[+]It is recommended to name variables with alphanumeric characters only,but you don't have to program will still be ok with variables named differently

[+]Subtitle must be submitted in the following form:
(text,R-G-B),you can also have multicolored subtitle like this:(Hello ,R-G-B)(World,R-G-B)

[+]To add auth to your program do the following: go to custom inputs and add custom input,input name should be AUTHENTICATION (all capital),for normal auth leave description empty for premium type premium,for infinity type infinity and for supreme type supreme

~~~ Credit where credit's due ~~~

[+]Thank you @BabiKoqi for providing me with good threading system and creating the video
[+]Thank you Ruri for creating this language


~~~ Video demonstration ~~~

[Video: https://www.youtube.com/watch?v=LiCEbgbHiAI]

~~~ Tools made with LoliCompiler ~~~


~~~ Download ~~~



You need to be Supreme to use this tool

If you encounter any issue with this tool dm me on site

HQ Tool
Come on leave like and +REP how hard it is it will take few seconds. Join my Discord Server: https://discord.gg/n6Z9hVrCKn


My Discord: Tackler#1091
This post is by a banned member (Jash56) - Unhide
Jash56  
Registered
27
Posts
0
Threads
4 Years of service
(19 February, 2020 - 02:15 PM)BataBo Wrote: Show More
LoliCompiler
~~BataBo~~

[Image: Loli-OBMod-Screenshot1.png]
[Image: Loli-OBMod-Screenshot2.png]

~~~Description~~~


This program will compile your ob config into and exe checker!

~~~Supported Blocks~~~

Request
Utility
Key Check
Parse
Function
Captcha
Recaptcha
It also supports flow commands:If,If else,while and jump
Set,this format only :
SET VAR "varname" "data"

~~~Modifications~~~

While making the compiler I tried to stay as true as I could to the language but some minor additions and modifications were required

[+]Title block
Title block is used like this
TITLE "Some title"

In the title you can also include following variables:
<GOOD>,<BAD>,<RETRY>,<COMBOLENGTH>,<REMAINING>,<CHECKED> and <CPM>,<CUSTOM(NameOfCustomStatus)>
These variables can only be called from Title block

[+]Print block
Print block is used like this
PRINT Some text or PRINT "#FFFFFF" Some text


~~~Dev Notes~~~

So let's go over some rules:
[+]Type redefinition is not allowed
[+]All variables must be decleared before usage
[+]It is recommended to escape < and > when not used to indicate variable,you escape them like this <\ and \>,as I said at the beggining it is recommended you don't have to do it program will automatically differentiate what is and what is not a variable
[+]It is recommended to name variables with alphanumeric characters only,but you don't have to program will still be ok with variables named differently

[+]Subtitle must be submitted in the following form:
(text,R-G-B),you can also have multicolored subtitle like this:(Hello ,R-G-B)(World,R-G-B)

[+]To add auth to your program do the following: go to custom inputs and add custom input,input name should be AUTHENTICATION (all capital),for normal auth leave description empty for premium type premium,for infinity type infinity and for supreme type supreme

~~~ Credit where credit's due ~~~

[+]Thank you @BabiKoqi for providing me with good threading system and creating the video
[+]Thank you Ruri for creating this language


~~~ Video demonstration ~~~

[Video: https://www.youtube.com/watch?v=LiCEbgbHiAI]

~~~ Tools made with LoliCompiler ~~~


~~~ Download ~~~



You need to be Supreme to use this tool

If you encounter any issue with this tool dm me on site


HQ as always Pepelove
This post is by a banned member (Nutittalian) - Unhide
8
Posts
0
Threads
3 Years of service
thkyou
This post is by a banned member (justdestans) - Unhide
79
Posts
0
Threads
3 Years of service
(19 February, 2020 - 02:15 PM)BataBo Wrote: Show More
LoliCompiler
~~BataBo~~

[Image: Loli-OBMod-Screenshot1.png]
[Image: Loli-OBMod-Screenshot2.png]

~~~Description~~~


This program will compile your ob config into and exe checker!

~~~Supported Blocks~~~

Request
Utility
Key Check
Parse
Function
Captcha
Recaptcha
It also supports flow commands:If,If else,while and jump
Set,this format only :
SET VAR "varname" "data"

~~~Modifications~~~

While making the compiler I tried to stay as true as I could to the language but some minor additions and modifications were required

[+]Title block
Title block is used like this
TITLE "Some title"

In the title you can also include following variables:
<GOOD>,<BAD>,<RETRY>,<COMBOLENGTH>,<REMAINING>,<CHECKED> and <CPM>,<CUSTOM(NameOfCustomStatus)>
These variables can only be called from Title block

[+]Print block
Print block is used like this
PRINT Some text or PRINT "#FFFFFF" Some text


~~~Dev Notes~~~

So let's go over some rules:
[+]Type redefinition is not allowed
[+]All variables must be decleared before usage
[+]It is recommended to escape < and > when not used to indicate variable,you escape them like this <\ and \>,as I said at the beggining it is recommended you don't have to do it program will automatically differentiate what is and what is not a variable
[+]It is recommended to name variables with alphanumeric characters only,but you don't have to program will still be ok with variables named differently

[+]Subtitle must be submitted in the following form:
(text,R-G-B),you can also have multicolored subtitle like this:(Hello ,R-G-B)(World,R-G-B)

[+]To add auth to your program do the following: go to custom inputs and add custom input,input name should be AUTHENTICATION (all capital),for normal auth leave description empty for premium type premium,for infinity type infinity and for supreme type supreme

~~~ Credit where credit's due ~~~

[+]Thank you @BabiKoqi for providing me with good threading system and creating the video
[+]Thank you Ruri for creating this language


~~~ Video demonstration ~~~

[Video: https://www.youtube.com/watch?v=LiCEbgbHiAI]

~~~ Tools made with LoliCompiler ~~~


~~~ Download ~~~



You need to be Supreme to use this tool

If you encounter any issue with this tool dm me on site
Thanks il try this:)
This post is by a banned member (Vansh23949) - Unhide
7
Posts
0
Threads
3 Years of service
(19 February, 2020 - 02:21 PM)Denmark Wrote: Show More
HQ as always Pepelove

Cool Man

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 6 Guest(s)