TKC-Community

Hacking and Art => Mount and Blade => Topic started by: caesim on February 20, 2015, 06:33:45 pm

Title: Cheer for Napoleonic Wars (Works on All Servers)
Post by: caesim on February 20, 2015, 06:33:45 pm
Download (http://tkc-community.net/forum/index.php?action=downloads;sa=view;down=369)

:*

Allows you to do the cheer in any NW server.
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: ZOldDude on February 20, 2015, 09:39:12 pm
Download (http://tkc-community.net/forum/index.php?action=downloads;sa=view;down=369)

:*

Why?
What is it?
How about some INFORMATION in your post?
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: Boris on March 05, 2015, 07:16:41 pm
Information would be very nice if you could do that, some members of TKC will not download a file unless they know what it does, how it works and/or if it's effective.

Kind Regards
Boris
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: caesim on March 05, 2015, 08:53:38 pm
Quote
Allows you to do the cheer in any NW server.
That sentence sums it up. If some people don't like conciseness, it's their loss. The cheer will be more rare then. :)
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: MrMedic on March 06, 2015, 02:19:22 am
Quote
Allows you to do the cheer in any NW server.
That sentance sums it up. If some people don't like conciseness, it's their loss. The cheer will be more rare then. :)
your spelling is atrocious pal iq's tend to come in handy around hacking forums you know , just saying not trying to cause offense. 
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: bettywarband on March 07, 2015, 11:53:50 am
not trying to be funny but this is MY CHEER!!!!!!!!!!!!!!!!!!!!!!!!!!
the press number 9 to cheer this is mine!
theres no way you would have magically assigned yours to the same button


 :icon_mad2
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: caesim on March 07, 2015, 01:38:34 pm
not trying to be funny but this is MY CHEER!!!!!!!!!!!!!!!!!!!!!!!!!!
the press number 9 to cheer this is mine!
theres no way you would have magically assigned yours to the same button


 :icon_mad2

 :icon_laugh
You know you got it from me when we talked on steam. I had this cheer way before you https://www.youtube.com/watch?v=bSE1LV4in0U
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: DragonEmi on March 07, 2015, 01:54:08 pm
Code: [Select]
        (0, 0, 0,[
          (key_clicked, key_numpad_9),
        ],[
          (try_for_range, reg0, 0, 100),
            (multiplayer_send_string_to_server, 0, "str_0"),
          (try_end),
        ]),

        (0, 0, ti_once,[],[
          (display_message, "str_1", 0xFF00),
        ]),

  ("0", "Using cheer by Caesim. Press numpad 9 to use."),
  ("1", "^CaesimSaysHi!^"),

Seems legit... all you do is overbuffering the events, which causes your client to play that funny animation and those funny sounds.(you can do the same thing in any mod, the result will be the same)

Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: bettywarband on March 07, 2015, 02:58:58 pm
Code: [Select]
        (0, 0, 0,[
          (key_clicked, key_numpad_9),
        ],[
          (try_for_range, reg0, 0, 100),
            (multiplayer_send_string_to_server, 0, "str_0"),
          (try_end),
        ]),

        (0, 0, ti_once,[],[
          (display_message, "str_1", 0xFF00),
        ]),

  ("0", "Using cheer by Caesim. Press numpad 9 to use."),
  ("1", "^CaesimSaysHi!^"),

Seems legit... all you do is overbuffering the events, which causes your client to play that funny animation and those funny sounds.(you can do the same thing in any mod, the result will be the same)




lol dragonemi is caesim you talking to yourself

 :icon_laugh

ps you saw my public made one on youtube.. i didnt put my proper grenade one on there for a reason
nor did i put my slay all one on there,

also STOP TRYING TO DECOMPILE AND STEAL OTHER PEOPLES WORK!
youve even just admitted it by posting a back-decompiled version of mine which you wouldnt have got through the missiontemplates.txt as that is just numerical!


 :icon_mad2 :icon_mad2 :icon_mad2
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: DragonEmi on March 07, 2015, 03:39:59 pm
The one that you just posted on youtube (2 hours ago) is caesim's one (open up strings.txt and you will see 'Cheer made by Caesim. Please don't steal ;_;' at the bottom of the file; same thing goes to mission_templates.txt).

Quote
i didnt put my proper grenade one on there for a reason
nor did i put my slay all one on there,
Cuz you don't have such thing... lame.

Quote
also STOP TRYING TO DECOMPILE AND STEAL OTHER PEOPLES WORK!
How am I stealing your work? I am not reuploading or using or modifying your stuffs.

Quote
which you wouldnt have got through the missiontemplates.txt as that is just numerical!
Then how do you think that I got it? Did I magically hacked your pc and got it?  :icon_laugh

Quote
youve even just admitted it
I've admitted what? That I am decompiling your stuffs? Yes, I did and I still admit it.

Quote
lol dragonemi is caesim you talking to yourself
Nope... I am me, not caesim and I am not talking to myself since you respond me.  :icon_laugh
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: MrMedic on March 07, 2015, 04:01:17 pm
Code: [Select]
        (0, 0, 0,[
          (key_clicked, key_numpad_9),
        ],[
          (try_for_range, reg0, 0, 100),
            (multiplayer_send_string_to_server, 0, "str_0"),
          (try_end),
        ]),

        (0, 0, ti_once,[],[
          (display_message, "str_1", 0xFF00),
        ]),

  ("0", "Using cheer by Caesim. Press numpad 9 to use."),
  ("1", "^CaesimSaysHi!^"),

Seems legit... all you do is overbuffering the events, which causes your client to play that funny animation and those funny sounds.(you can do the same thing in any mod, the result will be the same)




lol dragonemi is caesim you talking to yourself

 :icon_laugh

ps you saw my public made one on youtube.. i didnt put my proper grenade one on there for a reason
nor did i put my slay all one on there,

also STOP TRYING TO DECOMPILE AND STEAL OTHER PEOPLES WORK!
youve even just admitted it by posting a back-decompiled version of mine which you wouldnt have got through the missiontemplates.txt as that is just numerical!


 :icon_mad2 :icon_mad2 :icon_mad2


i wouldn't bother arguing with him , we all know he is anti cheat , your just feeding the goldfish when you reply.
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: bettywarband on March 07, 2015, 05:29:25 pm
Code: [Select]
        (0, 0, 0,[
          (key_clicked, key_numpad_9),
        ],[
          (try_for_range, reg0, 0, 100),
            (multiplayer_send_string_to_server, 0, "str_0"),
          (try_end),
        ]),

        (0, 0, ti_once,[],[
          (display_message, "str_1", 0xFF00),
        ]),

  ("0", "Using cheer by Caesim. Press numpad 9 to use."),
  ("1", "^CaesimSaysHi!^"),

Seems legit... all you do is overbuffering the events, which causes your client to play that funny animation and those funny sounds.(you can do the same thing in any mod, the result will be the same)




lol dragonemi is caesim you talking to yourself

 :icon_laugh

ps you saw my public made one on youtube.. i didnt put my proper grenade one on there for a reason
nor did i put my slay all one on there,

also STOP TRYING TO DECOMPILE AND STEAL OTHER PEOPLES WORK!
youve even just admitted it by posting a back-decompiled version of mine which you wouldnt have got through the missiontemplates.txt as that is just numerical!


 :icon_mad2 :icon_mad2 :icon_mad2


i wouldn't bother arguing with him , we all know he is anti cheat , your just feeding the goldfish when you reply.


he so mean to me   :icon_sad2  :icon_sad2
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: bettywarband on March 08, 2015, 11:52:05 am
btw

multiplayer_send_string_to_server

is an old fashioned 2010 warband command   :icon_laugh
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: DragonEmi on March 08, 2015, 06:20:48 pm
btw

multiplayer_send_string_to_server

is an old fashioned 2010 warband command   :icon_laugh

And? You are doing it 100 times, which overbuffers the events. The effect is client side, not server side, so no one else sees you cheering.
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: caesim on March 08, 2015, 08:58:37 pm
btw

multiplayer_send_string_to_server

is an old fashioned 2010 warband command   :icon_laugh

And? You are doing it 100 times, which overbuffers the events. The effect is client side, not server side, so no one else sees you cheering.
Actually it is server side...
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: MrMedic on March 09, 2015, 04:19:53 pm
he once argued that you could not control the attack direction that is how 'clued up' he actually is...

and this dragonemi is 100% anti cheat he openly admitted to it , plus he released a supposed aimbot which was actually sending your key to a private server of his when you ran it so he could add you to a ban list , i really do not understand why he was not removed from tkc a long time ago he openly admitted he is anti cheat , he is playing you against one n other.  :smile

DO NOT TRUST HIM !

this is just a friendly warning to you all ,do not use anything he makes.
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: FriendsKnow on March 09, 2015, 07:58:40 pm
actually spot a lot of anti-cheaters out here. some nicknames sounds familiar to me  :smile

maybe I release something  new shortly.
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: panda1357 on March 09, 2015, 08:20:40 pm
Dis cool
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: Astrud on March 09, 2015, 08:22:20 pm
 :smile
Title: Re: Cheer for Napoleonic Wars (Works on All Servers)
Post by: lormy on May 11, 2015, 03:24:07 pm
This has been a blast to use thank you very much,.