Allows you to free system memory for one process.
Example
Running this code will free memory for the window "UBot Studio".
plugin command("OS Automation.dll", "system free memory one process", "UBot Studio")
Allows you to free system memory for one process.
Running this code will free memory for the window "UBot Studio".
plugin command("OS Automation.dll", "system free memory one process", "UBot Studio")
Was this helpful?