What are you working on currently? (2022)

Updated
RobloxScreenShot20220514_124931768
RobloxScreenShot20220514_124947751
RobloxScreenShot20220514_124953266

14 Likes

trash

9 Likes

20 Likes

more stuff


11 Likes

I’m currently working on CloudToast which allows people to get games and mod them and then upload them.

Of course, these are only adding to the game which is selected to upload. There could be a possibility someone could try to re-upload it, but there hopefully will be a flag system.

It uses DataStores which collect players into the dictionary. The players will have certain stats, looking like

--: A new player
{
   games = {},
   mods = {},
   badges = {},
   warnings = {},
   banned = false
}

--: The CloudToast DataStore
{
   --: Players
}

If I were to segment that example into code it would be

--: A new player
function plr(args)
   return {
      games = {},
      mods = {},
      badges = {},
      warnings = {},
      banned = false
   }
end

--: The CloudToast DataStore
{
   plr("JohnDoe"),
   plr("Roblox")
}

So you should be able to understand the development of how the DataStores work. As for uploading your game to the database- you’d have to import a CloudToast Modding Module- or a CloudToastMM which would basically allow people to import their mods into the game.

For security reasons, you’d have to probably only have the option to enable mods through a private server, for example.

This is a bit of a big thing for me, as I’ve never actually tried to create something as big as this. I’m not going to send any code or anything like that, as I don’t want to have it spread, however I might show it when I actually release it–

Yes- it’s not ready for release yet but it should be soon!

To-do
  • Create a full demo of the Plugin for publishing mods and uploading games
  • Finish the CloudToastMM- it’s still a work in progress
  • Finish all DataStores

I’m thinking of purchasing a domain for CloudToast too for the fun of it (and for the datastores being accessed across games!), what do you think?

6 Likes

Update #4 on my my TikTok game in Roblox (Orchid)



I haven’t added a lot of new features, I’ve been working on a lot of visual details and also backend changes. I’m hoping to make this very performance friendly.


Fill button effect:


Videos now auto size to all devices (WIP):

XBOX:

IPhone 4s (very small screen size):


Full support for light/dark modes:

Light (yes I know it doesn’t look the best)

Dark (default mode)


Recording studio in the making:

Recording test:

Waveform viewer for video music (very fast: 120 second audio took ~.5 seconds to generate):


Let me know your thoughts!

14 Likes

wip

16 Likes

fun cubular thumbnail

20 Likes

Creepy but so detailed. Keep it up my friend!

3 Likes

After a few days of absence… / (With new locations and other Details)





33 Likes

Wow hell in a nutshell but 2-3 mouths twice as more loud!!! Sibling???

3 Likes

WOAH, the words inmy vocab cant describe how cool this is

2 Likes

It’s bound to happen, the whole family has to be created haha!

3 Likes

ok updated
RobloxScreenShot20220516_081438572
RobloxScreenShot20220516_081422389
Uploading: RobloxScreenShot20220516_081411305.png…
RobloxScreenShot20220516_081406837
RobloxScreenShot20220516_081548384

inspired by neon district.

10 Likes

faking reflections


16 Likes

Logo commission, to order add me on discord Amo#5947

13 Likes

Glass UI in Roblox!!!

4 Likes

It’s not much so far.

3 Likes

Well, it’s nothing much. Just trying my hands at composing some music with a short melody.

3 Likes

Trying to make a hotel hallway look haunted

7 Likes