gay
Bit Slicer
btw the delay is in seconds and you can edit it and stuff also here is the script if you are too
set texttowrite to “”
tell application “Roblox” to activate
tell application “System Events”
repeat with i from 1 to count characters of texttowrite
keystroke (character i of texttowrite)
delay 0.08
end repeat
end tell
i made this a while ago but i didnt want it to be patched by the devs but i rarely use it anymore so yeah
have fun