User Tag List

Results 1 to 10 of 13

Thread: Selective/Slot Boot

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Wu-Tang

    User Info Menu

    Re: Selective/Slot Boot

    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.
    Last edited by Lavent Sky; 11-27-2009 at 09:40 PM.
    "These cats they sentimental such with a gentle touch
    Dancin' double dutch and all sayin' nothin' much" -Black Thought

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •