Closed Vich2094 closed 3 months ago
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))
Sorry for my grammar, im turkish real. also there was no question template so i had to use the blank one.
Avoid using the clipboard after you decode the contents of the base64 string.
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))