top of page
AYYLMAO.CO.UK
Roblox MarketplaceService - Developer Products
This is a tutorial on developer products. Developer products are very similar to gamepasses however they can only be bought ingame, not...
Roblox MarketplaceService - Gamepasses and tool giving
This is a tutorial on giving a tool or GUI using a gamepass. It's meant to be very short and easy to understand. Here is an example of...
Humanoid.Touched Tutorial (Roblox)
Although this is a very simple piece of code to manipulate, it has it's own tutorial because of its great number of uses. For example,...
Humanoid:GetAccessories() Tutorial Roblox (Humanoid API)
This is a very useful addition to the Humanoid API, this allows for you to get an object table with all of the player's accessories in it...
Make your GUIs look nicer (Tweening Tutorial)
Tweening is moving or resizing GUIs in a particular way that makes it look much smoother than generic GUI movement using for loops. You...
How to create "Typewritten" text: Roblox
This is what I mean by typewritten: The concept here is very simple. All you have to do is run a for loop and use string.len. The...
How to fix your broken ROBLOX Skateboard 2016 (Roblox InsertService updates broke them)
Are your skateboards broken? It's likely due to an update roblox made in november 2016. The fix is pretty basic.
Why did Roblox remove tickets?
There's not really one reason for the removal, but I'll go through all the major reasons in this article. Although I imagine a lot of...
bottom of page