You last visited: Today at 06:35
Advertisement
Garena Custom Kick, Ladder always win
Discussion on Garena Custom Kick, Ladder always win within the General Coding forum part of the Coders Den category.
04/11/2009, 07:08
#1
elite*gold: 0
Join Date: Oct 2008
Posts: 10
Received Thanks: 211
Garena Custom Kick, Ladder always win
Hello, here is my work
When u active custom kick, and it shows a message "successed". You will be able to use custom kick in
garena , dota client , ladder , and all other platform
Pm the player that you want to kick with a message :
kick
He will be disconnected
only working when u are host
PS: no one will see your message,even in replay
For some user who is using kaspersky anti virus:
the kaspersky will detect dll injection as virus or stop the CreateRemoteThread function working
its 100% safe, try close ur kaspersky
Consider this is the only working custom kick in garena, Im currently open it for all users to test
have fun
-cqccyh
- Garenahack.com
xp :
vista:
04/11/2009, 11:18
#2
elite*gold: 100
Join Date: Sep 2005
Posts: 21,433
Received Thanks: 4,765
sourcecode?
04/11/2009, 12:44
#3
elite*gold: 0
Join Date: Oct 2008
Posts: 10
Received Thanks: 211
Lawl if u wana some src code for how to do "cut", here it is, but the Hooking techical and Name ip identify trick is not for shareing
void DelConnection(
DWORD dwRemotePort)
{
DWORD dwRetVal = ERROR_NOT_FOUND;
MIB_TCPROW srtTcpRow;
srtTcpRow.dwLocalAddr = inet_addr("127.0.0.1");
srtTcpRow.dwRemoteAddr = inet_addr("127.0.0.1");
srtTcpRow.dwLocalPort = htons(6112);
srtTcpRow.dwRemotePort = htons(dwRemotePort);
srtTcpRow.dwState = MIB_TCP_STATE_DELETE_TCB;
dwRetVal = SetTcpEntry(&srtTcpRow);
if (dwRetVal == 0) {AfxMessageBox("Kick Successed");}
if (dwRetVal != ERROR_SUCCESS)
{
CString cao;
LPVOID lpMsgBuf;
if (FormatMessage(
FORMAT_MESSAGE_ALLOCATE_BUFFER |
FORMAT_MESSAGE_FROM_SYSTEM |
FORMAT_MESSAGE_IGNORE_INSERTS,
NULL,
dwRetVal,
MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), // Default language
(LPTSTR) &lpMsgBuf,
0,
NULL ))
{
//printf("\tError: %s", lpMsgBuf);
cao.Format("\tError: %s", lpMsgBuf);
AfxMessageBox(cao);
}
LocalFree( lpMsgBuf );
}
}
04/11/2009, 20:15
#4
elite*gold: 0
Join Date: Oct 2008
Posts: 10
Received Thanks: 211
hmm just updated again coz of some bugs
04/13/2009, 12:59
#5
elite*gold: 0
Join Date: Dec 2008
Posts: 125
Received Thanks: 19
Dude I love your hacks heheheheh ^_^ I`ve been using it for one month! AND I`VE NEVER REGRET DOWNLOADING IT!! man I love you! ONE OF YOU`RE FANS!!!!
Thought my name in gg is ~|c0000000r0n~ ^^ WOOOO! LOVE YOU MEN! tnx heheheh
thought the x2 exp doesnt work -_-" or it just works on premium?
04/13/2009, 13:27
#6
elite*gold: 0
Join Date: Dec 2008
Posts: 125
Received Thanks: 19
Dude how do you use the maphack for 1.20? plz tell me how or can I do it?
04/13/2009, 18:38
#7
elite*gold: 0
Join Date: Dec 2008
Posts: 125
Received Thanks: 19
OMG my gg client wont work? why? after patching the hack after a few hours it wont work why?
nevermind it works now
04/16/2009, 10:27
#8
elite*gold: 0
Join Date: Aug 2008
Posts: 23
Received Thanks: 1
wlang map hack??
:S
04/16/2009, 18:43
#9
elite*gold: 0
Join Date: Oct 2008
Posts: 10
Received Thanks: 211
u need to use orginal GG
04/19/2009, 06:19
#10
elite*gold: 0
Join Date: Apr 2009
Posts: 3
Received Thanks: 1
hey cn i gt a link fr dlin this customkick sounds good..ty..
04/23/2009, 09:17
#11
elite*gold: 0
Join Date: Apr 2009
Posts: 1
Received Thanks: 0
Sorry, but where can I download this program? I can't see a link. Sorry for sounding noob.
04/27/2009, 07:16
#12
elite*gold: 0
Join Date: Apr 2009
Posts: 3
Received Thanks: 1
hey..does this work fr 1.20?...
04/27/2009, 07:27
#13
elite*gold: 0
Join Date: Apr 2009
Posts: 3
Received Thanks: 1
hey m nt able to download d hak..err..it gets stopped after sumtime..any help?..
05/24/2009, 10:07
#14
elite*gold: 0
Join Date: May 2009
Posts: 1
Received Thanks: 0
It doesn`t work for me, when I open it, it opens garena, and nothing happens
before it opens Garena says to log in on private srv or public ... :-/
05/26/2009, 12:42
#15
elite*gold: 0
Join Date: Mar 2009
Posts: 32
Received Thanks: 22
where can i see the kaspersky
???im renting pc eh
Similar Threads
[Release] Wc3 Garena & Bnet Custom KICK
06/08/2011 - General Gaming Discussion - 6 Replies
Instructions on usage:
After running the program,click options and make sure everything is unchecked,if its already unchecked,leave it.
Then,if u already hosted u will see a list of addresses that all have the garena symbol and all the same IPs.To kick one player just right click a address and click terminate address.
PS:If ur sentinel and wanna kick scourge players the address are normally the bottom ones,vice versa.
Oh yea it works for non garena too but then VCK usually does the job...
garena hacked(again)! xp, custom kick, maphacks and many more!
12/02/2009 - General Gaming Discussion - 3 Replies
try this out! it's brand new, got maphack working ;)
garena hacked! xp, custom kick, maphacks and many more!
09/12/2009 - General Coding - 2 Replies
try this out! it's brand new, got maphack working ;)
All times are GMT +2. The time now is 06:35 .