Posted: Sun Nov 22, 2015 12:31 pm Post subject: Run trainer invisible
Hello ,
i have cheat tables contaning target address i can make the trainer of it but
i want to make the trainer such a way that i can attach it to my Application which i have made in vb is there any way to do that ? i dont want my trainer to open i want it to run at background _________________
So, you want to run your trainer, but you don't want it to open. Do you mean you don't want it to be visible? If that's the case, just call hideAllCEWindows() in your Lua script.
Note that you won't be able to easily end the process if you call that. You should probably make a hotkey that'll show the main CE window again via unhideMainCEwindow() so you don't have to end it manually. _________________
I don't know where I'm going, but I'll figure it out when I get there.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum