haktan/src

Battle-tested code,
free to steal.

Scripts and systems pulled straight from games played 130M+ times. Grab the free ones, or go deeper with documented premium systems.

AllScriptsSystemsModulesTutorialsPlugins
8 resourcesSort: Newest
★ FEATURED
// MODULEFREE
Zone detection (spatial-query)
Reliable zone enter/leave using GetPartBoundsInBox on Heartbeat — no more players skipping through thin .Touched zones at speed.
zonesspatialperformance
1,284Get files →
// TUTORIALFREE
Stop using .Touched: zone detection that actually works
Touched events miss fast-moving players, fire multiple times, and break with anchored parts. Here's the spatial-query approach I use in every commission — with the full module to download at the end.
zonestutorialperformance
6 min readRead →
// SYSTEMPAID
Advanced combat framework
Everything for melee and ranged combat: lag-compensated hitboxes, one-call ragdolls, and a stackable status-effect system. Docs are free to read — buying gets the source + demo place.
combathitboxragdoll
docs + videosView docs →
// MODULEFREE
Lag-compensated hitbox
Server-validated raycast + spatial-query hitboxes with ping compensation. Fair for high-ping players, unfair for exploiters.
combathitboxsecurity
1,560Get files →
// SYSTEMFREE
DataStore queue + retry
Batched, rate-limit-aware DataStore writes with exponential-backoff retry and a simple session lock. Stops data loss under load.
datastoredatareliability
943Get files →
// SCRIPTFREE
Polished loading screen
Drop-in replacement for the default loading screen: real preload progress, no flash, fully restyleable.
uiclient
671Get files →
// MODULEFREE
R15 ragdoll
One-call ragdoll and recovery for R15 characters. Network-owned by the server, no jitter, clean stand-up.
ragdollcharacterphysics
2,103Get files →
// PLUGINPAID
ServerLock — Studio plugin
Lock and unlock parts or whole models by name pattern with one click, straight from a Studio toolbar. Docs free to read.
pluginstudioworkflow
docs + videosView docs →