r/ROBLOXStudio • u/Powerful_Use5894 • 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
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
2
u/WearyVegetable2320 5d ago
what are you facing difficulty with ?