If you enjoy my content, liking the related posts and leaving +rep on my profile is always appreciated.
Please view my profile, and verify current contact information prior to contacting me offsite.
I contribute to this community for educational, entertainment and research purposes only, therefore I do not claim or hold responsibility for others actions.
(19 February, 2020 - 02:15 PM)BataBo Wrote: Show More
LoliCompiler ~~BataBo~~
~~~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
(19 February, 2020 - 02:15 PM)BataBo Wrote: Show More
LoliCompiler ~~BataBo~~
~~~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