ROBLOX scripting ESP
I am currently using AHK to script, and I'm wondering if there's a way to script it so that you get the player model of the ROBLOX character, and you change it so it's neon and you can see it through a wall. If anyone knows how to do this or can create this script for me, you would be a blessing! Let me know asap. Peace!
Using AHK to do this is kind of weird but I think it's possible. You need to find the positions of players through memory and then somehow draw something on the screen that represents their location. To do this though you need a world to screen function so the dots stay on them.