So basically I'm tryna find a scripting tutorial series full for beginners and advanced if someone know a YouTuber or something else please send me I want just everything to be in
Truth be told, all the YouTubers do things I don't agree with. Every single one of them have said or done something that shouldn't be done. The ones that know what they are doing are usually horrible at explaining it. (Since even mentioning AlvinBlox gets your post removed, hah!; not sure why, he's about 75% correct on the more difficult problems) Peasfactory is good for his beginner series to just learn the basics of scripting. His material is old, so don't watch past the beginner series. He's good to at least get started with learning how to script.
After you learn the basics, you'll learn it's more to the point of "What am I trying to do", and researching that. When you know what you're trying to accomplish, watch as many videos as you can on it to get different perspectives (and inadvertently learn other things), and DEFINITELY read the DevForum for advanced topics. Type: "roblox [insert what you want to know] examples" in google to bring up the developer.roblox page and get some comprehensive coding examples.
Also, get good at learning the error messages ... they will save you A LOT of time. A good portion of the questions on this site could've been solved by the person if they knew what the error messages mean.