Mizzle420420: Script Executor [SA]
This is a fancy Sqf Executor I made.
Features: - Clear Button which deletes History
Credits:

Code:
createDialog 'RscDisplayInventoryNote';
ctrlSetText[1300,"Mizzle420420 SQF Executor"];
ctrlSetText[1600,"Execute"];
ctrlSettext[1601,"Clear"];
ctrlSetText[1400,profileNamespace getVariable ['History','']];
buttonSetAction[1600,"profileNamespace setVariable ['History',(ctrlText 1400)];call compile (ctrlText 1400)"];
buttonSetAction[1601,"ctrlSetText [1400,''];profileNamespace setVariable ['History','']"];
how does this work exactly?
same. what do we do with the code that is given.
You need to find a way to get it into the game without battleye detecting you, most people change strings with a memory editor or inject it via dll.
Sorry, I'm still learning about this stuff but how do we convert this to .dll? Or how do we inject through .dll if it isn't that?
Could you reply to some people? How do we use this?