Hey, i am BadlyDev known as Beez_up, a 15 years old French programmer. I offer my services as a Scripter.
I’ve been programming for 3 years now, i can program in five different languages as Lua,Python, C#,Ruby and Beef
When working with me, your aware of all those terms.
- i can cancel without any refunds if your being rude, or spamming me.
- You can only ask for a fix in the three days after payment
- When doing a commission i send you videos/photos of the product and if you want it, you pay first and i give it to you as a model (Can be changed if i know you.)
- If you scam me, i will expose your name on the comment section and leave a bad review on your portfolio.
- No refunds.
- Have fun!
You can contact me for more questions about term of service on my discord.
Admin Commands
Pets
Discord Bot Messages
Simulators
!! I DIDN’T MADE THE BUILDINGS !!
Cloth Homestore UI
Dialog Typewriter Style
Grid Furniture Placement System
Burger System(Plato Franchise)
Coin System using Cosinus and Sine Waves
The Script.
local coin = script.Parent
local stop = false
-- TOUCHED --
coin.Touched:Connect(function(hit)
if game.Players:GetPlayerFromCharacter(hit.Parent) then
stop = true
spawn(function() -- Make the coin slowly transparent
for i = 0,1,.1 do
coin.Transparency = i
coin.dollarSign.Transparency = i
wait(.01)
end
end)
for i = 1,100 do -- Spin Faster + Go upper
coin.CFrame = coin.CFrame + Vector3.new(0,math.sin(i),0)
coin.CFrame = coin.CFrame * CFrame.Angles(math.cos(i),0,0)
wait()
end
coin:Destroy() -- Destroy the coin when finished
end
end)
-- SPIN + LEVITATION EFFECT --
while wait() do
if stop then break end
coin.CFrame = coin.CFrame + Vector3.new(0,math.sin(tick())/15,0)
coin.CFrame = coin.CFrame * CFrame.Angles(math.cos(tick())/10,0,0)
end
Double Jumps (Simulator Style)
- Because i have great communications skills and i am social, i can speak 3 different languages such as English,French,Arabic.
- I was an old unity developer who moved to the roblox plateform 3 years ago.
- I do not program just for money, programming is my passion since i was 10.
- I can program in C#, Ruby, Lua, Beef and Python.
- I am familiar with the OOP on the following programming languages : C#,Python,Lua
- I have a good understanding of the ROBLOX API
- I write clean code.
Groups Works
Clothing Homestore(10k members)
Plato Franchise (4k members)
Honeyz Cafe (400 members)
Bloxy-Studios!-Roblox. - Roblox(100 members)
Tasty Treats Cafe! - Roblox(160 members)
Personal Games
RO-FINDER | Rare Roblox UserName Generator! - Roblox
💻 [FPS UPDATE]Ultimate Roblox Lag Test - Roblox
I accept any type of payments.
The payments depends on work,efforts and time.
Contact me for this.
If its a %, i prefer 20%. But i mainly accept commissions.
I can work 6-9 hours per weeks.
Sometimes i may not be there for personal reasons.
You can contact me here on Dev Forum,
On Discord : ItsChoco#0902
On Roblox : Beez_up
Or on twitter @Beez_upRBLX
Thanks for reading