Minecraft Forge 1.8.9 QOL mod for auction sniping and flipping
.github | ||
gradle/wrapper | ||
src/main | ||
versions | ||
.gitignore | ||
build.gradle.kts | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
root.gradle.kts | ||
settings.gradle.kts |
Auction House Flipper - Lilase
Introduction:
A simple Forge mod will automatiaclly buy item according to your configuration, and send you a webhook when it has been bought. If you have any questions please join Discord Server for support For how to use, see here
Features:
- Remote control with screenshot, showing stats, and more
- Configurations for every module
- Supports using and not using Cookie
- Auto walk to the auction house
- Webhook system to send you that an item has been bought, sold, flipped, or any error occured with many information
- Failsafe in Limbo
- Auto reconnect to server when disconnected
- Auto skip confirmation screen
- GUI showing coordinates, fps and clock and stats like auctions bought, sniped, flipped
- Auto ungrab mouse when sniping/flipping
- Auto movement during sniping so hypixel won't send to afk
- Configurable bed spam delay
- Modules toggleable in game
- COFL macro
- Auto sell to cofl macroauctionsto cofl macro
- Auto claim auctions
- Auto relist expired auctions
- Custom listing time for auctions
- GUI to tell you to update the mod
- Relist delay so you look less suspicious
- Server ID on scoreboard hider
- page flipper [WIP]
- Mod ID hider
- Short number to list auctions
- Detection of captcha
How to use:
- Download the latest version of Lilase from here
- Download the latest version of COFL from here
- Put them into %APPDATA%/.minecraft/mods
- Start forge 1.8.9
- Press * key to change any config you want including webhooks
- Press END key to start cofl macro(or change it in control settings)
- For example configuration, see here
Changelog:
To Do Features:
- Console client??
- Page flipper for specific items(query)
- pre api?
Example Config:
{
"SendMessageToWebhook": true,
"ReconnectDelay": 20,
"BedSpamDelay": 100,
"OnlySniper": false,
"BedSpam": true,
"SniperMode": 2,
"GUI": true,
"Debug": true,
"Webhook": "https://discord.com/api/webhooks/23452345234534/qwe78ruifahsdfauserq8734qewuiasfdhasdoifasdfADSFASDF",
"GUI_COLOR": -16764590,
"RelistTimeout": 1500,
"AuctionLength": 2
}