This post is by a banned member (ItzKrisBG) - Unhide
29 August, 2020 - 11:39 PM
Reply
This post is by a banned member (7eRa) - Unhide
30 August, 2020 - 03:01 AM
Reply
This post is by a banned member (wolfhaxor666) - Unhide
30 August, 2020 - 08:55 PM
Reply
This post is by a banned member (hd2020) - Unhide
31 August, 2020 - 02:06 PM
Reply
This post is by a banned member (Badass) - Unhide
01 September, 2020 - 02:18 PM
Reply
Show ContentSpoiler:
(19 February, 2020 - 02:15 PM)BataBo Wrote: Show MoreLoliCompiler
~~BataBo~~
![[Image: Loli-OBMod-Screenshot1.png]](https://i.ibb.co/fS4Jkp2/Loli-OBMod-Screenshot1.png)
![[Image: Loli-OBMod-Screenshot2.png]](https://i.ibb.co/88bFKcN/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
compilation error contact batabo for more
This post is by a banned member (gavy666) - Unhide
01 September, 2020 - 06:31 PM
(This post was last modified: 01 September, 2020 - 07:20 PM by gavy666.)
Reply
thanks you very much man
(03 March, 2020 - 12:15 AM)Imkira Wrote: Show More (19 February, 2020 - 02:15 PM)BataBo Wrote: Show MoreLoliCompiler
~~BataBo~~
![[Image: Loli-Compiler-GUI.png]](https://i.ibb.co/QbRZ9Pc/Loli-Compiler-GUI.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>
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
[+]ENDELSE
~~~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
[+]Every if,else and while must be closed,if you opened 2 ifs you must close 2 ifs,nesting if in if,if in else,if in while...is allowed
[+]Else must be closed with ENDELSE
[+]Your settings must contain following entries:
Name,Author(can be empty),Description(can be empty),MaxRedirection,NeedsProxies,Version,Custom Inputs(can be empty)
[+]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)
~~~ 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 ~~~
https://streamable.com/b56p5
It would be nice if someone could upload this to yt and share link with me
~~~ 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 https://youtu.be/b8_eqwZbUsw
just to let you know i have uploaded the video to youtube
This post is by a banned member (zaaz) - Unhide
04 September, 2020 - 01:31 AM
Reply
This post is by a banned member (rathensGT) - Unhide
04 September, 2020 - 09:05 AM
Reply
(19 February, 2020 - 02:15 PM)BataBo Wrote: Show MoreLoliCompiler
~~BataBo~~
![[Image: Loli-OBMod-Screenshot1.png]](https://i.ibb.co/fS4Jkp2/Loli-OBMod-Screenshot1.png)
![[Image: Loli-OBMod-Screenshot2.png]](https://i.ibb.co/88bFKcN/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
|