[HELP] Is there a cookbook for decompiled scripts?

As the title says, is there a cookbook/tutorial/explanation on how to use decompiled scripts?

ugh… what? What do you mean by “decompiled scripts”?

Like… decompiled scripts from the base game? Why would you need a “tutorial” to “use” them?

decompiled scripts from GitHub - root-cause/v-decompiled-scripts

i wouldn’t be able to just copy and paste them into my fivem server right? so how could i make these actually work for the purpose that they have?

That’s… not a thing, and you’re likely misunderstanding something you’ve read somewhere.

You’d launch GTA Online, not FiveM.

the same way players made blackjack from the casino, ect.

No, you cannot. Most of them are not even meant to be used in a multiplayer environment.

You read them, see how R* thinks when they write their scripts, and how they use their natives, and then write your own scripts, with the knowledge from there.

Some scripts might be commented on. Most won’t.
Some scripts might be useful. Most won’t.

alright! thank you so much for helping. take care