The teleport knife works different from what you are thinking, it's just an animation, and for line's it depends on how the code is written. Like omega said the lobby boot code, forces a corrupt taunt packet which boot's everyone in the room adding a random value won't boot specifically. If I were you, I would look at tonics taunt=kill code and look at how it is set up and how it use's the player id's, need to use bakonice with it. Also, knowing how many lines are in it won't do any good. Also, you won't find a selective ban code. It shouldn't be to hard if you actually know what your doing and know what to look for, for making a selective boot. As for the tele knife anything like this
0xFFFFFFFF 0x00505858
0x00000630 0X---------
0x00000634 0X---------
0x00000638 0x---------
Will, be some type of animation and depending on the animation, 0x0634 and 0x0638 will id some stuff example
0xFFFFFFFF 0x00505858
0x00000630 0x00000018;Dance value
0x00000634 0x00000000;Tells what dance from 0-8 and 8 being random dance
while for knife and rifle butt the 0x0634 and 0x0638 id who knifed/riffle butted you or who you knifed/rifle butted.
Bookmarks