I build Roblox games
that actually work.

Scripting for 1+ year. I've built logic circuit sims, raycast engines, full game systems — stuff that actually runs without breaking.

0+ Year Exp
0+ Projects
hero.lua
local Developer = {}
Developer.__index = Developer

function Developer.new(name)
  return setmetatable({
    name = name,
    experience = "1+ years",
    passion = math.huge
  }, Developer)
end

local daif = Developer.new("Daif")
print(daif.name .. " is ready!")

About

I'm Daif. I script on Roblox — been at it for over a year now.

I don't just slap scripts together and call it done. I actually think about how things connect — game loops, physics, UI, data flow. The kind of stuff where if you do it wrong early, you're rewriting everything later.

If you need something built properly, I can do that. Simple mechanic or a full game — doesn't matter, it'll work.

>_

Game Systems

Combat, inventory, progression — full game loops that hold together.

&&

Complex Logic

Logic circuits, raycasting, physics sims. The stuff most people avoid.

.ui

UI/UX Scripting

Interfaces that feel smooth. Tweens, events, responsive layouts.

/src

Clean Architecture

Modules, services, OOP. Code you can actually read 3 months later.

What I Can Build For You

01

Full Game Systems

Complete core loops, combat systems, inventory, datastores, and progression trees built clean from scratch.

02

Custom Math & Physics

Raycasting engines, 2D/3D physics simulations, custom camera scripts, and complex movement mechanics.

03

UI Scripting & Animations

Smooth responsive interfaces with custom tweening, event handling, and polished interaction feel.

04

Refactoring & Bug Fixes

Fixing broken scripts, optimizing laggy code, or structuring old codebases into clean ModuleScripts/OOP.

Projects

+ more stuff I haven't listed here

How I write code

philosophy.lua ×
main Ln 1, Col 1
Lua UTF-8 Spaces: 2

Pricing

$ 3 starting

Paid in Robux. I also do percentages. Price depends on what you need — DM me and we'll figure it out.

Payment Robux (or %)
Turnaround Depends on scope
Revisions Until it's right

Hit me up