Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of small issues #24

Closed
10 tasks done
OsakiTsukiko opened this issue Jul 24, 2023 · 10 comments
Closed
10 tasks done

List of small issues #24

OsakiTsukiko opened this issue Jul 24, 2023 · 10 comments

Comments

@OsakiTsukiko
Copy link
Contributor

OsakiTsukiko commented Jul 24, 2023

A tracker for small issues that might not need their own separate issue
(i will prob keep adding them here as i stumble upon/remember them)

Modules

Freecam

  • weird speed in water
  • skin changes???
  • discrepancy between horizontal and vertical speed

Breadcrumbs

  • works while in freecam which is not ideal

UI

  • !!! U can modify stuff from other tabs
    Ex: while dragging the slider for the UI rainbow speed (on the last tab) i moved the radar that was on a different tab
  • text overflowing, might be resolved in the new UI
  • setting have weird names based on IDs (i introduced this one and should probably fix it with an optional display name @OsakiTsukiko)
  • accidentally toggling modules while holding click, i think it should only register a click when u release the button
  • you can eat, move, open the inventory,the pause menu, the chat, the tab menu while in the hud

Render

  • Mob ESPs should be rendered at a higher framerate so they don't look soo choppy (tho maybe quality profiles can be added if higher render count = less fps)

Random

// Whats the use of AuthCracker, from my knowledge, most cracked servers that implement a login system kick you when u use a wrong password, also why is it a tool and not a module
// answered in comment

Also, in #23 anything can be a setting so many things might still need porting like alt system

@coltonk9043
Copy link
Owner

coltonk9043 commented Jul 25, 2023

To elaborate on to the AuthCracker, I hope to implement a system that will just continually reconnect and attempt the next password in the list (with the intention of letting the player AFK and letting the client do its work for a few hours). As of right now, that is not working. I didn't have any particular reason for making it a tool, I just feel as though it is something that could make use of it's own panel once more features are added.

@OsakiTsukiko
Copy link
Contributor Author

Hmm, I think I saw something similar in a client (might have been wurst but not sure). Yea, that would be interesting

@coltonk9043
Copy link
Owner

Wurst is where I got the "motivation" 💀😂
All code is mine though!

@OsakiTsukiko
Copy link
Contributor Author

image
weird rendering bug

@coltonk9043
Copy link
Owner

How the hell?!? Did this happen randomly? lmao

@OsakiTsukiko
Copy link
Contributor Author

it only happens on one server.. (1.18.2 paper)

@coltonk9043
Copy link
Owner

Did the server have HUD elements such as a scoreboard or boss bar?

@OsakiTsukiko
Copy link
Contributor Author

Did the server have HUD elements such as a scoreboard or boss bar?
not really
also, the srv has different sections but i only encountered the bug on the anarchy section 💀

@cvs0
Copy link
Collaborator

cvs0 commented Jul 9, 2024

Fixed the skin changing issue

@cvs0
Copy link
Collaborator

cvs0 commented Jul 9, 2024

Fixed the mob esp issue

@cvs0 cvs0 closed this as completed Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants