Try Exploiting My System (and Ui Feedback)

Greetings,
I recently finished my showcase project and would like some feedback!

Showcase:

Playable Devices:

  • Computer: Supported
  • Phone: Playable, semi-supported
  • Tablet: Playable, semi-supported
  • Console: Playable, semi-supported
  • VR: Unplayable

Need feedback on:

  • UI/UX Design:
  • UI Interaction
  • Account system and the security of it
  • Overall experience quality

You don’t need to be a professional to give a feedback, just share your thoughts. :stuck_out_tongue:


About the showcase:

UI/UX Design:

This showcase is mostly inspired from Microsoft and its associated brands. It is not intended to imitate any of these entities, and no copyrighted assets from Microsoft or other parties have been used.

Security measures:

  • Players cannot log in to others accounts:
    • Even though they are saved, emails and passwords are just for aesthetics.
  • There are sanity checks on every function that is connected to a RemoteFunction (RemoteEvents aren’t used).

As mentioned in the title, the fun part is that you can freely test RemoteFunctions via “HAXPLOITER” for further feedback.


Notes:

I know that you can’t delete your account, felt too lazy for that apologies. You can contact me if you really want to remove or edit your data.

As I’ve mentioned, this is just a showcase I made solo, it’s not a complete experience and most likely won’t be continued. Bugs and glitches are likely, which is why this topic exists - don’t forget to inform me if you encounter any!

Thanks to any feedback in advance.

Also the blue screen loading loops, don’t waste your time there :slightly_smiling_face:

2 Likes

RemoveAsync() on a (hopefully) neatly organized datastore.

2 Likes

Thanks for the feedback!
I am already aware of RemoveAsync(). The datastore is also organized for deleting accounts, but honestly, I was too lazy to set up the UI (that probably would take about 10 mins to do :d) for that and wanted to move on without it. I still can work on it when I have free time, maybe.

2 Likes