This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: 1
1
League Of Legands / Yo LoL Players
« on: March 19, 2012, 11:39:57 PM »
I play a ton of LoL have p[layed since closed beta.... Use my link to make a new account, XD referalls are great. My ingame name is PandaChode. I'll gladly teach anyone who is willing to listen and learn.
Click here to signup!
http://signup.leagueoflegends.com/?ref=4e40aa957c68d777165971
Click here to signup!
http://signup.leagueoflegends.com/?ref=4e40aa957c68d777165971
3
Diablo 2 Bot Support / Yo coop.
« on: April 30, 2011, 02:46:09 PM »
i ran the sorc and this is what i got
4
Announcements / COOP DONT FORGET!!
« on: April 27, 2011, 05:28:03 PM »
Coop Do not forget about the guides man..
5
Diablo 2 Bot Support / KOOOP!
« on: April 26, 2011, 04:14:09 PM »
This is what i got, Now gimme yours.... 
if(NTConfig_PublicMode)
{
_player = GetPlayerUnit();
if(_player)
{
_mypartyid = _player.partyid;
while(_player.GetNext())
{
if(_player.partyid == 65535 || _player.partyid != _mypartyid)
{
//partyflag
//0 = nothing
//2 = invited me
//4 = invited him
if(_player.partyflag == 2)
{
me.ClickParty(_player, 2);
//break;
}
if(_player.partyid == 65535)
{
if(_player.partyflag == 4) continue;
//break;
me.ClickParty(_player, 2);
//NTC_Delay(NTC_DELAY_FRAME);
//break;
if(_player.partyflag == 4 || (_player.partyid != 65535 && _player.partyid == _mypartyid))
//break;
}
}
}
}
}
_count = 0;
}
NTC_Delay(200);
}
}

if(NTConfig_PublicMode)
{
_player = GetPlayerUnit();
if(_player)
{
_mypartyid = _player.partyid;
while(_player.GetNext())
{
if(_player.partyid == 65535 || _player.partyid != _mypartyid)
{
//partyflag
//0 = nothing
//2 = invited me
//4 = invited him
if(_player.partyflag == 2)
{
me.ClickParty(_player, 2);
//break;
}
if(_player.partyid == 65535)
{
if(_player.partyflag == 4) continue;
//break;
me.ClickParty(_player, 2);
//NTC_Delay(NTC_DELAY_FRAME);
//break;
if(_player.partyflag == 4 || (_player.partyid != 65535 && _player.partyid == _mypartyid))
//break;
}
}
}
}
}
_count = 0;
}
NTC_Delay(200);
}
}
Pages: 1
Parse error: syntax error, unexpected '<' in /home/purekaoz/public_html/pkaoz/Themes/default/Ads.template.php(641) : eval()'d code on line 1

