Skip to content

Commit

Permalink
Merge pull request #1 from Scherso/main
Browse files Browse the repository at this point in the history
  • Loading branch information
nealol authored May 25, 2022
2 parents d651d18 + 003c7a8 commit f9ee141
Showing 1 changed file with 133 additions and 2 deletions.
135 changes: 133 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,133 @@
# Lilith
Lilith is the next generation of Hypixel overlay. View more information at https://docs.lilithmod.xyz
<!--- Drawing the title "Lilith" top of the Readme. --->
<p align="center">
<img src="https://github.com/GhqstMC/LilithReleases/blob/main/assets/title.png" style="width: 60%">
</p>

<!--- Drawing the text "Lilith Overlay" and it's badges. --->
<h1 align="center">

Lilith Overlay

</h1>

<p align="center">

<a href="https://github.com/lilithmod/releases/releases">
<img
alt="Releases Badge"
src="https://img.shields.io/github/v/release/lilithmod/releases?color=6F0B4F&labelColor=24020F&include_prereleases&style=for-the-badge"
/>
<img
alt="Compatability Badge"
src="https://img.shields.io/badge/Works%20on-Windows%2C%20Mac%2C%20and%20Linux-6F0B4F?style=for-the-badge&labelColor=24020F"
/>
<img
alt="Powered By Badge"
src="https://img.shields.io/badge/Powered%20By-Black%20Magic-6F0B4F?style=for-the-badge&labelColor=24020F"
/>
</a>

</p>

<!--- Drawing the text "What is Lilith?" and it's description. --->

## What is Lilith?

<h4 align="center">

Lilith is without a doubt the best general-purpose utility overlay available for Hypixel that works on any client with the use of a proxy, and is now in early alpha testing.

If you would like a license to use Lilith please apply on our discord: https://discord.gg/lilith

</h4>

## Duels Stats

<h4 align="center">

Remember Seraph? Forget about it. Lilith features queuestats that tell you exactly what you need to know to help you dodge skilled opponents while ignoring bots. Most importantly, Lilith works on Lunar and any client.

</h4>

<details>
<summary>
Features</summary>

- **Post-Update player name grabbing and stat checking**
- **Stats in tab menu**
- **Party Support**
- `/l` **and other lobby command cool-down protection.**
- **Freelook, auto-text hotkeys, and other Lunar Client blocked mod's can be used on Hypixel with Lilith.**
- **Lunar 1.7.10 Hit registration, "Hit Delay Fix."**
- **Forge Spoofer, while on forge, Hypixel will not be able to 1) see mods you're using, 2) see if you are using forge.**
- **Fake Chat, allows you to use commands to create fake chat messages.**

</details>

<details>
<summary>
Visuals</summary>

## Lilith Display Text Example

<img
align="bottom" alt="Preview Prefix"
src="https://github.com/lilithmod/releases/blob/main/assets/statprefix.png" style="width: 40%"
/>

<img
align="top" alt="Preview Suffix"
src="https://github.com/lilithmod/releases/blob/main/assets/statsuffix.png" style="width: 31%"
/>

</details>


## Commands

<details>
<summary>
Requeue Commands</summary>

## Requeue Command
Are you tired of having to remember play commands or exit to lobby? That's why Lilith has a requeue command. Just do `/rq` and you'll be put into a new game.

</details>

<details>
<summary>
Whitelist Commands</summary>

## Whitelist Commands
If you're playing a team gamamode like UHC or OP doubles with a friend and don't want to have their stats flooding chat and preventing you from seeing the stats you truely want to see, your opponents', you can use `/whitelist add` followed by their ign to prevent Lilith from showing their stats. To remove someone from the whitelist, use `/whitelist remove` on them. To view all igns on your whitelist use `/whitelist`. Please note that your whitelist will reset every session.

Additionally, if you're playing nicked and don't want Lilith consantly informing you that you're nicked, you can use the `/lnick` command followed by your ign to tell Lilith what your nick is and to no longer call you out for it.

</details>

<details>
<summary>
Stat Check Commands</summary>

## Bridge Duels Stats Mod Included
Easily check anyone's stats using the `/sc` command while on any client, currently in support for duels only gamemodes. Support for other gamemodes is coming soon.

In order to check someone's name history, including all of their previous igns as well as the dates they were changed on, run the `/nh` command followed by their ign.

</details>

<details>
<summary>
Miscellaneous Commands</summary>

## Miscellaneous Commands
If you are making changes to your Lilith config and don't want to have to relaunch Lilith to grab your new settings, simply run `/lreload` in game to reload your new config settings.

The `/fakechat` command can be used to echo back any message you write including color codes. If you want to forge a fake freind request message from your favorite youtuber, this is the command for you.

</details>

<a href="https://github.com/lilithmod/releases/releases">
<img align="right" alt="Download Badge"
src="https://img.shields.io/badge/-download here-6F0B4F?&style=for-the-badge&logo=github&logoColor=24020F" style="width: 20%">
</a>

0 comments on commit f9ee141

Please sign in to comment.