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

ChestStealer Rusherhack compat #447

Merged
merged 3 commits into from Jan 8, 2023

Conversation

rfresh2
Copy link
Member

@rfresh2 rfresh2 commented Dec 31, 2022

Describe the pull
Rusherhack compatibility...kind of...

Without this, rusherhack will completely break lambda's cheststealer module.
This change improves that compatibility but does not fix all issues.

I suspect Rusherhack has some GuiContainer child implementation that causes weird issues with buttons added.

States with both clients present:

  • Only Lambda cheststealer on

    • Steal button is textured and placed where rusherhack's steal is - not ideal, but it uses lambda's steal function. Normal Lambda Store button present and works.
  • Only Rusherhack cheststealer on

    • rusherhack works as normal, both buttons present and work.
  • Both rusherhack and lambda cheststealer on

    • rusherhack buttons both use rusherhack functions. Lambda store button works and uses lambda store function. lambda steal button is not present - not ideal.

Describe how this pull is helpful
Rusherhack is a very popular client. If Rusherhack is not present, this module still works exactly as before.

Additional context
n/a

@Avanatiker
Copy link
Member

Thanks a lot for this PR :) i can recommend this video btw: https://www.youtube.com/watch?v=CFRhGnuXG-4

@Avanatiker Avanatiker merged commit c6cc08b into lambda-client:master Jan 8, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants