77 lines
No EOL
3.7 KiB
Markdown
77 lines
No EOL
3.7 KiB
Markdown
- v1.0.1-beta - Initial Release, with auto buy
|
|
- v1.0.2 - Added flipper, profit check, auto post
|
|
- v1.0.21 -
|
|
- Auto reconnect to server when disconnected
|
|
- Ungrab mouse when sniping/flipping
|
|
- Auto skip confirmation screen, with GUI showing coord fps and time and more error catching
|
|
- However config still broken, keep using Lilase.cfg first. Will fix config and discord in next update
|
|
- Some movement during sniping so hypixel won't send to afk
|
|
- v1.0.22 - Fatal bug fixed (before it will crash when open controls gui), also added title for process
|
|
- v1.0.23 - More lines in GUI, flipped, posted, sniped
|
|
- v1.0.24-beta
|
|
- Remove the use of org.json dependency
|
|
- Fixing flipper could not be started when item is sniped
|
|
- Making send auction to webhook to be toggleable
|
|
- Added blacklist for sniping
|
|
- Changing API URL to a more stable one
|
|
- Have at most 99 items to snipe at the same time, with 99 items to blacklist too
|
|
- Mod will now only generate first three items config in the file, but you can add yourself
|
|
- Fetching price of item earlier so it won't be bugged when posting on auctio house
|
|
- Fix the weird lag when doing random motion when sniping
|
|
- Changed names in config so it is more readable and understanable
|
|
- Added days in GUI
|
|
- v1.0.25 - Fix in crash in flipper, some code optimisation, having a better config
|
|
- v1.0.26
|
|
- Image render on GUI of crabby
|
|
- Renamed ProfitPercentage to MinimumProfitPercentage
|
|
- Added "Bed Spam Delay" and "Only Sniper" in config so you can set the delay between each bed spam and config sniper to not autosell
|
|
- Cookie compatible, with auto detect of cookie so you can start sniper at everywhere
|
|
- Refactoring AuctionHouse class to Sniper
|
|
- Adding maxium profit check so it can prvent buying duped items
|
|
- Cofl macro
|
|
- Scoreboard edit
|
|
- Server ID on scoreboard hider
|
|
- Page flipper [WIP]
|
|
- new config with json
|
|
- v2.0
|
|
- Added a config for disabling words and crabby
|
|
- Fixing cofl macro cannot open issue
|
|
- Adding auto sell to cofl macro
|
|
- v2.0.1
|
|
- Fix webhook issues, now it would send when soneone bought your item
|
|
- Remove sniper option, only cofl macro exist now
|
|
- Added purse to webhook
|
|
- Added many more stuff to debug
|
|
- v2.0.2
|
|
- Minor bug fixes
|
|
- v2.0.3
|
|
- Remove unecessary code
|
|
- Added debug option so you can choose to be spammed by debug message or not
|
|
- Uses altnative approach to snipe item so it is faster now
|
|
- Using lombok so less code is needed
|
|
- Added relist delay so you can set the delay between buying and relist
|
|
- Using OOP for selling item so less error
|
|
- Fixed pricing issue
|
|
- Item not found error should be fixed
|
|
- Added gui to tell you to update the mod
|
|
- v2.0.4
|
|
- Remove unecessary code
|
|
- Added auto claimer for auction house, can be toggled by "B"
|
|
- Changed Sniper shortcut key to "M"
|
|
- Changed Config shortcut key to "N"
|
|
- Changed pricing to use short format instead of real number so it looks more real
|
|
- Used onTick instead of thread in cofl macro
|
|
- Added custom listing time, 1, 6, 12, 24, 48 hours
|
|
- Adding mod id hider
|
|
- Added image to minecraft mod list and oneconfig
|
|
- v3.0.0
|
|
- Added toggle to enable custom scoreboard
|
|
- Added toggle to use shorten number when listing
|
|
- Relocated some events
|
|
- Added auto relister which run every hour by default to relist expired items
|
|
- Added detection for captcha and send webhook when captcha is detected
|
|
- A discord bot to show the items it bought and sold and to start any modules
|
|
- v3.0.1-beta
|
|
- Fixed some bugs
|
|
- Fixed jda issues
|
|
- Sniper will now snipe even ah is full |