Genius script (:

How can I make the script smart in ways like OOP, etc? I want the best way because I don’t have much experience.

Your question is a bit abstract. Smart in which sense? What are you optimizing for? Readability? Script length? Memory? Speed?

3 Likes

Usually people become smart by going to college and getting a PhD. You are the parent of your script, so make sure it eats healthy, exercises, and has a social life. But, school also comes important! You can invest in tutoring for your script.

7 Likes

Modules… Modules… MODULES

1 Like

OOP is not a ‘smart’ way of scripting, it is just a method with its own pros & cons like many others. I also doubt that you could adopt such complex method without having much experience.

1 Like

From your profile it seems like you’re new. Don’t learn OOP right away it will just confuse you.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.