(Open for long term jobs + small) Dibblydubblydoo - Programmer

image

dibblydubblydoo

Roblox Programmer
Status: OPEN


Who Am I?

Hello, my name is dibbly (roblox name haha) and i specialize in programming on Roblox. I have started to script in February of this year. I have no notable projects or games with any successful developers, since i only started developing this year. My real life hobbies outside of Roblox developing consist of: Playing games, watching movies (action), playing basketball and other smaller hobbies.

I have been on Roblox for around 4-5 years (late 2015 on my other account) and i have had very pleasant experiences during my time, (also some not so pleasant moments).

My Work

I like to experiment with the Roblox API, and create fun and wacky things. I usually do not create games due to lack of ideas, motivation, etc.

I have recently created a “building” game pretty quickly using the mouse properties. Here’s a game link: Building Area testing - Roblox

One of my main games that i have sadly discontinued is Four Corners. the game concept itself wasn’t really fun so i never really update the place anymore. Game link: Four Corners {UPDATE} - Roblox

I created a fun little obby too, with only about 7 short stages that use tweening. Game link: jumping platform obby - Roblox

I also like to create simple modules ever since to ease the amount of typing i need to do. I have yet to post a module in community resources as i do not believe most of them are substantial enough for the category. Here is one of my modules, that i have just created: this means i know how to work with modules, sorry for bad example

Bad Module Example
local module = {}

function module:LoopThroughArray(x)
	for i = 1, #x do
		print(x[i])
	end
end

return module

the result in a normal script:


local Find = require(game:GetService("ServerScriptService").ModuleScript)
local arr = {1, 2, 3, 4, 5}

Find:LoopThroughArray(arr)
--[[result is the contents of the array of integers the 
script returns with]]

I also have beginner experience with things like metatables.

I have some beginner experience with HttpService, i can create webhooks to discord too.

I can do more things, just reply or PM me on the devforum (will give discord from there, if i am willing to discuss further) any questions and i will be happy to do so.

Terms Of Service

I always expect people to treat me with respect. I will not work with someone if they are downright rude. I have the right to decline your offer. I will not work for percentage unless i see some sort of backup payment/concurrent players on the game so far (directed at long term jobs). I am currently also looking for a nice long term job that has guaranteed pay (percentage, backup payment, etc)

+ more

Payment

I will not take percentage, read the terms of service for the explanation. I only take small commissions and i expect there to be good payment. The pay will be discussed in DMs and i will not work for someone to underpay me. I only take ROBUX.

Contact

Just DM me on the devforum, if you are interested. I will tell you my discord from there.

Thanks for reading my portfolio, i will edit this soon with more of my work to add. meanwhile, if you have any questions about what i can script, pay, or things like that simply shoot me a DM or reply below.

3 Likes

I’m open for small commissions and long term jobs. Im looking for long term job that has a guaranteed pay, for small commissions, just reply. My discord is JAWS#5546 (Just puttiing my discord out here now)

1 Like