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

[QUESTION]: SaveBytecode (Base64) option doesnt work with the konstant decompiler. #22

Closed
Vich2094 opened this issue Jul 7, 2024 · 2 comments

Comments

@Vich2094
Copy link

Vich2094 commented Jul 7, 2024

  • Hello, so like, how do i (decode the base64 hash) to use with konstant bot?
    and yes im using the right roblox format for the bot.

  • local ScriptPath = game:GetService("Players").LocalPlayer.Character.Animate

  • writefile("bytecode.bin", getscriptbytecode(ScriptPath))

@Vich2094
Copy link
Author

Vich2094 commented Jul 7, 2024

Sorry for my grammar, im turkish real.
also there was no question template so i had to use the blank one.

@Vich2094 Vich2094 changed the title {QUESTION]: SaveBytecode (Base64) option doesnt work with the konstant decompiler. [QUESTION]: SaveBytecode (Base64) option doesnt work with the konstant decompiler. Jul 7, 2024
@phoriah
Copy link
Contributor

phoriah commented Jul 7, 2024

Avoid using the clipboard after you decode the contents of the base64 string.

@phoriah phoriah closed this as completed Jul 7, 2024
@phoriah phoriah pinned this issue Jul 7, 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

2 participants