What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Tick AutoRun on Plugin Manager ?

Status
Not open for further replies.

XetroNew

Member
Joined
Jun 10, 2013
Messages
45
Reaction score
2
Is there any way to tick the autorun on certain plugin ? I mean i want something like a method to do that.
 
while (true)
{
Thread.Sleep(60000);
RunPlugin("QWE");
}
 
I mean the Autorun besides the Plugin not the RunPluign.I want tick this checkbox.

This one (CheckBox) Something Like ( RunPlugin ("ArcheQuester 1-33",true) that true indicate it will tick the AutoRun ( see the picture below ).
 

Attachments

  • AR.webp
    AR.webp
    670 bytes · Views: 47
Status
Not open for further replies.
Back
Top