Plugin doesnt not running ? swt

mrlongshen

Noobies
Messages
1,126
Points
0
Age
36
Location
localhost 127.0.0.1
Emulator
I have recompile and the recompile is successful, but its really weird when on game I try to use @afk but nothing happen.

What is the problem ?

19-Nov-13 4-49-02 AM.png19-Nov-13 4-49-25 AM.png19-Nov-13 4-49-42 AM.png19-Nov-13 4-50-24 AM.png

 
Add it to /conf/plugins.conf

Code:
plugins_list: [	/* Enable HPMHooking when plugins in use rely on Hooking */	//"HPMHooking",	//"db2sql",	//"sample",	//"other",	"afk", // << have you added your plugins here.]
 
Add it to /conf/plugins.conf

plugins_list: [ /* Enable HPMHooking when plugins in use rely on Hooking */ //"HPMHooking", //"db2sql", //"sample", //"other", "afk", // << have you added your plugins here.]
Add it to /conf/plugins.conf

plugins_list: [ /* Enable HPMHooking when plugins in use rely on Hooking */ //"HPMHooking", //"db2sql", //"sample", //"other", "afk", // << have you added your plugins here.]
ouch sory bro ! my eyes blur ! T_T

thanks alot .

 
Back
Top