How to use scripts in BLR?
Hello, im sort of a noob with blr, and I'm not sure how to put in source codes into the game. All I know is how to use injectors. If you guys can help the would be great.
Thank,
You
You don't 'put' source codes into the game, you use a programming language (C++ probably) to 'compile' the source code into a .dll file which is injectable into the game.
Learn C++ first before thinking of making a hack, you need knowledge of it.