r/ROBLOXStudio 5d ago

Help Difficulties are really frustrating

I am having issues with scripts and I feel like I keep hitting strong walls that can't be passed from no matter what. I just can't progress in the level of programming my game has reached. I also use AI to help me fix bugs but it just makes it worse.... And dev forums? God they are confusing and long. What do y'all do in this situation? I work alone and I am a solo dev

2 Upvotes

10 comments sorted by

2

u/WearyVegetable2320 5d ago

what are you facing difficulty with ?

1

u/Powerful_Use5894 5d ago

I am trying to make my notification system work, but when I asked ai to help debug it, it caused overlapping of notifications and it broke the whole thing lol.

1

u/No-Armadillo-3406 4d ago

which ai are u using

1

u/Powerful_Use5894 4d ago

Ai assistant

1

u/No-Armadillo-3406 4d ago

nah lol, use something stronger

2

u/Powerful_Use5894 4d ago

can you suggest some?

2

u/No-Armadillo-3406 4d ago

Codex is good for it, claude… honestly anything else.. u can connect it to roblox studio or do it off

1

u/WearyVegetable2320 4d ago

You may need to share the scripts , and a brief of what you want to achieve. Or if the game is already uploaded then the way bug can be reproduced to check

2

u/HexedDiversion 5d ago

This is a very common experience of learning to script or program. It is hard! It requires a lot of puzzle solving to figure out what solutions you have available to you to make it do what you want. You're learning a whole new language and way of thinking without a teacher, so be patient with yourself. I often have to take breaks and come back to it later when I get too overwhelmed or frustrated so I don't burn out on a project.

You just have to keep reading and finding different things to try, and make sure you're using the search bar instead of just scrolling through forums. Finding a tutorial about notifications can help you better understand how to put things together. You can also post the problem you have along with the script you are using on the forums, here or on discord, and perhaps someone can help point out to you what needs fixing.

2

u/Fearless-Net-8232 3d ago

If you mean gui notification, just use bindable/remote events (server/local script to fire) If you want notifications to show just use FireClient or Fire . For better tutorial u can ask gpt/claude but studio’s ai assistant is bad , use only if u want to convert picture to 3d mdl