Learning JS
-
@asd-dsa how you will write scripts when you do not know anything about mc code?
-
@asd-dsa how you will write scripts when you do not know anything about mc code?
@idk-my-name that's why I'm asking instead of starting to learn inappropriate things. Could you tell me how can I start with that if you are familiar with making scripts? And yes, I know that I will not learn it very quickly because it is time consuming. Thanks
-
@asd-dsa just skid code from other scripts
-
@idk-my-name that's why I'm asking instead of starting to learn inappropriate things. Could you tell me how can I start with that if you are familiar with making scripts? And yes, I know that I will not learn it very quickly because it is time consuming. Thanks
@asd-dsa explore CzechHek's scripts' code, MCP 918's code, LiquidBounce-Legacy's code
-
@asd-dsa said in Learning JS:
Is it enough to learn JS to do my own scripts or it's recommended to learn Java first?
"or it's recommended to learn Java first" Well, JavaScript and Java aren't related afaik, that wouldn't be what you want to do, I'd recommend you to do simple stuff and improve over time, my first scripts were absolutely messy, now they've a waaay better structure, you just start by copy pasting stuff and then you make your own stuff by understanding how the stuff you copy pasted works
-
@asd-dsa an advice from a person who doesnt make scripts but can make actual competent scripts
learn basic javascript
optionally learn basic java
read the lb src if needed
read the lb docs if needed
read the decompiled mcp code if neededThis post is deleted! -
- https://www.w3schools.com/ to learn javascript
- https://scriptapi.liquidbounce.net/ scriptapi docs (very useful)
- learn from other scripts and client sources
-
- https://www.w3schools.com/ to learn javascript
- https://scriptapi.liquidbounce.net/ scriptapi docs (very useful)
- learn from other scripts and client sources