Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

FlorianMichael/UI-Utils-Reborn

Repository files navigation

This project has been archived

I haven't had the motivation to work on it for quite a while and I don't want to continue supporting this community, so I have decided to archive the project.

UI-Utils-Reborn

Fabric mod for testing duplication exploits

Contact

If you encounter any issues, please report them on the issue tracker.
If you just want to talk or need help with UI-Utils-Reborn feel free to join my Discord.

Features

Cleaned up rewrite from https://github.com/Coderx-Gamer/ui-utils
Differences between the original and this one:

  • Multi-Language Support
  • Better Design and Code-base
  • AntiRespawn Fix
  • Removed Restore Key and added new Button

Tutorial

You can type $ui-utils-reborn into the chat to disable/enable the GUI stuff

Buttons:

  • Close without Packet Closes your current Screen without sending a CloseHandledScreenC2SPacket to the server
  • Desync Closes your current Screen on the server but keeps it open on the client
  • Send Packets if enabled, ClickSlotC2SPacket and ButtonClickC2SPacket packets will be cancelled
  • Delay Packets if enabled, ClickSlotC2SPacket and ButtonClickC2SPacket packets will be stored until you disable the feature, then all packets will be sent
  • Send and quit will send all stored packets from Delay Packets sent and disconnect
  • Save GUI Saves your current Screen, you can re-open this save point with Load saved GUI
  • Copy Window Data Copies your current Screen Sync-ID, Revision and Screen Title in Json formatting (can be used for packet fabrication)
  • Fabricate packet Allows you to send custom ClickSlotC2SPacket and ButtonClickC2SPacket packets