• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

TinyKick

  • Like
Reactions: Mivel and Hoops
TinyKick 0.3 Beta
Created by Illusha (Sixco)

TinyKick is a custom kick tool for Warcraft 3 TFT 1.26.
A custom kick tool allows for the host of a game to kick other players out of the game.
This is useful for teamkillers, dropping laggers, etc

What makes it different from other custom kick tools? The incredible 9 KB file size. Compared to a 4000 KB VCK.

TinyKick also has a very light-weight memory profile thus allowing it to run on weaker computers.
You will not get banned if you use this tool because it does not modify any memory.

Commands (To be typed in the WC3 chat in-game):
/kick playerName - disconnects a player from the game
/exit - closes the TinyKick process

[Important] Wait for the window to hide before typing your commands.

Coded in Visual C++ 2010 Express


Changelog:

0.1 Beta - 0.2 Beta
-Removed useless icon.
-Packed with UPX.
-Optimized functions.
-Removed useless code.
-Fixed some bugs.
-Window now hides immediately if no error occurs.

0.2 Beta - 0.3 Beta
-Players with Garena can no longer use this tool because it will kick all players.
-Smaller, more efficient code.
-Fixed a bug where the program would cause WC3 to crash.
-Fixed a bug where the program would terminate itself upon kicking.

Remember: if you have any ideas, do not hesitate to contact me.

Update:
If you are a getting a missing dynamic link library error, download the file(s) below:

http://www.2shared.com/file/y1ikql_Z/msvcr100.html

Keywords:
custom, kick, tool, beta, TinyKick, Sixco, 1.26, patch, kicker, teamkillers, chat, vck, visual, c++, source, dropper
Contents

TinyKick (Binary)

Reviews
14:00, 8th Jul 2012 Ralle: Good idea!
Level 22
Joined
Feb 3, 2009
Messages
3,292
Your program also works on Windows 7, 64-bit too.

Anyway checked it and it seems to work properly.


File Info

Report date: 2011-04-22 22:26:30 (GMT 1)
File name: tinykick-exe
File size: 221184 bytes
MD5 Hash: cad02bbeb8abad7bd0e02bcad43f3598
SHA1 Hash: bec091fe6483cd381f28c9a93f2a71f39a13fe77
Detection rate: 0 on 10 (0%)
Status: CLEAN

Detections

Avast -
AVG -
Avira AntiVir -
ClamAV -
Comodo -
Emsisoft -
F-Prot -
Ikarus -
TrendMicro -
Zoner -

Scan report generated by
NoVirusThanks.org



Vote for approved, +rep
 
Level 7
Joined
Sep 8, 2008
Messages
35
Your program also works on Windows 7, 64-bit too.

Anyway checked it and it seems to work properly.


File Info

Report date: 2011-04-22 22:26:30 (GMT 1)
File name: tinykick-exe
File size: 221184 bytes
MD5 Hash: cad02bbeb8abad7bd0e02bcad43f3598
SHA1 Hash: bec091fe6483cd381f28c9a93f2a71f39a13fe77
Detection rate: 0 on 10 (0%)
Status: CLEAN

Detections

Avast -
AVG -
Avira AntiVir -
ClamAV -
Comodo -
Emsisoft -
F-Prot -
Ikarus -
TrendMicro -
Zoner -

Scan report generated by
NoVirusThanks.org



Vote for approved, +rep

Yep, I didn't see it in the compatible OSs list so I couldn't add it.

Thank you very much.
 
Level 1
Joined
May 27, 2011
Messages
1
hey!

cool program! i have one problem however...it keeps giving me an error message saying, "couldn't open get dll handles". any idea what this means and how i can solve it?

thanks!
 
Level 19
Joined
Feb 4, 2009
Messages
1,313
i got some MSVCP100.dll was not found. help me

download it somewhere and put it into the same folder as the *.exe
you might get other errors with other dll names
just copy them, too

maybe installing "Visual C++ Runtime Microsoft Visual C++ 2010 Redistributable Package (x86)" (or some other stupid package) also works
that's one reason why I don't use this damn compiler
 
Level 19
Joined
Feb 4, 2009
Messages
1,313
did you download this one, too?
which operating system are you using?
make sure you got net framework v4.0 and Visual C++ Redistributable Package and that all your dlls are up-to-date
it might be 32 bit so if you got a 64 bit sys it might not run or the other way round (but I got a 64 bit system and it works which is weird so...)
if it still does not work ask sixco which version he used to make it or google for it (there are quite many hits)
 
Top