Minecraft Forge 1.8.9 QOL mod for auction sniping and flipping
Find a file
2023-05-26 19:16:20 +01:00
.github v3.0.2 2023-05-24 23:39:07 +01:00
gradle/wrapper using back .kts gradle as why not 2023-03-06 21:33:16 +00:00
src/main cape system (<3 gaba) 2023-05-26 19:16:20 +01:00
versions using back .kts gradle as why not 2023-03-06 21:33:16 +00:00
.gitignore gitignore 2023-03-05 23:36:42 +00:00
build.gradle.kts gradle 2023-05-24 20:40:55 +01:00
gradle.properties v3.0.2 2023-05-24 23:39:38 +01:00
gradlew gradle stuff 2023-03-05 23:35:38 +00:00
gradlew.bat gradle stuff 2023-03-05 23:35:38 +00:00
LICENSE update license 2023-02-27 20:56:46 +00:00
root.gradle.kts using back .kts gradle as why not 2023-03-06 21:33:16 +00:00
settings.gradle.kts using back .kts gradle as why not 2023-03-06 21:33:16 +00:00

Auction House Flipper - Lilase

icon

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:

  1. Download the latest version of Lilase from here
  2. Download the latest version of COFL from here
  3. Put them into %APPDATA%/.minecraft/mods
  4. Start forge 1.8.9
  5. Press * key to change any config you want including webhooks
  6. Press END key to start cofl macro(or change it in control settings)
  7. For example configuration, see here

Changelog:

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,
  "RelistTimeout": 1500,
  "AuctionLength": 2,
  "AutoClaim": true,
  "AutoRelist": true,
  "RelistCheckTimeout": 1.0,
  "Webhook": "https://discord.com/api/webhooks/21345234635679111/aufsdaiusdhfqwhtq798rgdfsgASD_GAdfguasfdigsdfgsdfgsdfg",
  "CustomScoreboard": true,
  "GUI_COLOR": -16764590,
  "AuctionHouseDelay": 8,
  "RemoteControl": true,
  "BotToken": "faserfqwuerfiaozdcgjnfh0243819qtewasdulkq43twsfdg",
  "ShortenNumbers": true,
  "LogChannel": ""
}