Studio Levels // Count hours, earn XP, and stay motivated!

This makes me feel like less of an introverted recluse lol.

1 Like

Itā€™s just called being dedicated to my craft. Itā€™s not like Iā€™m level 534, right?

ā€¦right?

3 Likes

I recently got a new computer. All my data got reset. :flushed:

1 Like

The plugin uses GetSetting and SetSetting to save data. These are functions by Roblox.
As such, losing data is a Studio error, not my own. However, I will work on preventing losses soon.

2 Likes

I found something strange. On one of my devices it says the right level (116) and the other it says the wrong level (4). What might be the cause of this?

This is because the hours arenā€™t stored in the cloud, like datastores. Theyā€™re stored locally.

1 Like

It saves locally. This is out of my control.

1 Like

This would definitely be helpful to motivate me in my 7+ish hours of coding every day

1 Like

An issue has been fixed that caused sudden unrecoverable data loss. The issue had to do with Robloxā€™s inconsistent behavior on plugin:GetSetting(), which is what this plugin uses to save data. The issue was fixed by implementing repeated checks.

If you continue to experience issues, please contact me.

Happy leveling-up! ^-^

1 Like

image

2 Likes

Current leader update

@JavascriptLibrary is currently holds the highest documented level, 404 with 684+ hours in Studio.

image

2 Likes

Studio Levels //=// Stay motivated by leveling up (plus count hours in studio)! - #100 by Fifkee i meanā€¦

oh, LMFAO my bad, I used the discord to look.
Nevermind, itā€™s outdated.
Look at the hours!

Their hours are less - there has been several updates since they posted that changed the amount of xp given per hour which would probably lower their level

IF IT WERENT FOR ME WIPING MY COMPUTER I WOULD EASILY BE THE TOP TIP TOP EASILY PEASILY

image
im at lvl 300 now iā€™m getting there so techni-actually. i would be 335 + some lost hours bc of pc reset + 444.85 hours in studio, clocking in at around 780+ hours

1 Like

Ooohhhhh, that sucks. Good luck with your levels!

1 Like

For some reason, I expected this to count time BEFORE installing the plugin. It would be cool, but I donā€™t think itā€™d be possible. Anyway, super cool!

2 Likes

Yea sadly plugins canā€™t access that data (if it even exists) so they have to do it themselfs and store it with the not fully reliable ā€œplugin data storeā€

Haha, maybe itā€™s for the better. Iā€™ve spent a lot of unnecessary time in studio. I think it would be kind of embarrassing to see how much I have. :laughing:

You could just change the hours in the plugin settings file thing.