Now i understand theat this hack is for p-servers!
But could you create a Moob Puller for all GF-Servers??
#include <kamer.h>
using namespace elitePvpers;
void main()
{
bool KamerUnderstands;
bool startCreateMobbPuller;
if(KamerUnderstands==true)
{
startCreateMobbPuller=true;
}
else
{
cout<<"

"<<endl;
}
.............
}