Contact

Get in touch

Questions, broken scripts, requests, or work — it all comes through the same place, and it's usually answered the same day.

Fastest way

Discord

Join the server and post in the right channel. Script not working, key rejected, a game updated and broke something — that's where it gets fixed, and where updates get announced first.

Script requests

Want a script for a game that isn't listed? Ask. Requests several people want get built first, so say which game and what you'd want it to do.

Something broken?

Roblox games update constantly and scripts break with them. Tell me which game, what happened, and what your executor said — that's usually enough to fix it the same day.

For Roblox developers

Exploit testing and hardening

If you build Roblox games, I sit on the other side of the problem. Writing scripts for a game means finding exactly where its trust assumptions break — and that's the same work as securing it, pointed the other way.

  • Finding what's exploitable — what a client can actually do to your game right now, described concretely rather than as general advice.
  • Remote hardening — RemoteEvents and RemoteFunctions that trust client input are where almost all of it starts.
  • Server-side validation — moving the decisions that matter off the client, so a modified client can't grant itself anything.
  • Anti-cheat review — an honest read on what your existing protection stops and what walks straight past it.

Message me on Discord with your game and what worries you. Happy to take a look before either of us talks about scope or money.

Everything else

Collaborations, advertising, or anything that doesn't fit above — same Discord, send a direct message.