Author Topic: Auto Chamber / Parry Hack  (Read 16819 times)

0 Members and 1 Guest are viewing this topic.

Troll

  • Online Villain
  • ***
  • Posts: 249
  • Look left -> Fool!
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #45 on: May 12, 2014, 09:31:04 pm »
I was 100% sure that this smartass will reply to my helpfull comment...

You said that you will ruin the game, that you will make hacks that I said that are impossible (like money hack) and many many more lies... Yep...it's pointless to talk to you.

stop it. MrMedic is a good coder. No need of insulting other people because they can code.
A wise man once said:

e^(i*pi) + 1 = 0

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #46 on: May 12, 2014, 09:34:52 pm »
I was 100% sure that this smartass will reply to my helpfull comment...

You said that you will ruin the game, that you will make hacks that I said that are impossible (like money hack) and many many more lies... Yep...it's pointless to talk to you.

stop it. MrMedic is a good coder. No need of insulting other people because they can code.

drainenergy has much love for us lol
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

Troll

  • Online Villain
  • ***
  • Posts: 249
  • Look left -> Fool!
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #47 on: May 12, 2014, 09:36:19 pm »
So my Code. It wont work however. Can someone tell me what I'm doing wrong. Worked hard for this (Even though its a piece of sh*beeb* code.

Quote
//this is the main.cpp used for the dll. I have no header file or etc. Just the main.cpp

#include <windows.h>
#include <TlHelp32.h>
#include <fcntl.h>
#include <stdio.h>
#include <io.h>


DWORD AttackDirection = -1; //since he wil start "attacking" with nothing (stand stil)
DWORD AutoChamberAddy = 0x004F6C27; //found this with the ebx 0 1 2 3 method. Clicked "what writes to the address
DWORD AutoChamber_Ret = 0x004F6C2B; //though my code is 4 lines, i decided to move on after 4 lines


//the basic code
__declspec(naked) void AutoChamber()
{
   __asm
   {

      pushad
            mov edx,[esp+10] // direction of the enemy swing
            mov dword ptr AttackDirection,edx // direction I will chamber (Attack Direction) is replaced with edx (enemys attack direction)
      popad

            mov edx,[esp+0x10] // restoration of enemy swing
         jmp AutoChamber_Ret //don't know if this works? :D

   }
}


Just to say, no exe just a dll injected with cheat engine (later tried than with winject). Shows that its succsesfully injected, but won't change anything, if i go to the memory view of this adress 004F6C27
A wise man once said:

e^(i*pi) + 1 = 0

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #48 on: May 12, 2014, 09:37:48 pm »
[Hidden post: You need reply to this topic to see it.]

So my Code. It wont work however. Can someone tell me what I'm doing wrong. Worked hard for this (Even though its a piece of sh*beeb* code.

Quote
//this is the main.cpp used for the dll. I have no header file or etc. Just the main.cpp

#include <windows.h>
#include <TlHelp32.h>
#include <fcntl.h>
#include <stdio.h>
#include <io.h>


DWORD AttackDirection = -1; //since he wil start "attacking" with nothing (stand stil)
DWORD AutoChamberAddy = 0x004F6C27; //found this with the ebx 0 1 2 3 method. Clicked "what writes to the address
DWORD AutoChamber_Ret = 0x004F6C2B; //though my code is 4 lines, i decided to move on after 4 lines


//the basic code
__declspec(naked) void AutoChamber()
{
   __asm
   {

      pushad
            mov edx,[esp+10] // direction of the enemy swing
            mov dword ptr AttackDirection,edx // direction I will chamber (Attack Direction) is replaced with edx (enemys attack direction)
      popad

            mov edx,[esp+0x10] // restoration of enemy swing
         jmp AutoChamber_Ret //don't know if this works? :D

   }
}


you need to intercept that adress and sent it to 'your' function ( hook the code to point to 'your' code )

your allmost there now
:icon_thumbsup well done  :icon_biggrin2
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

Troll

  • Online Villain
  • ***
  • Posts: 249
  • Look left -> Fool!
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #49 on: May 12, 2014, 09:40:34 pm »
But won't work :D
A wise man once said:

e^(i*pi) + 1 = 0

DragonEmi

  • Online Villain
  • ***
  • Posts: 185
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #50 on: May 12, 2014, 09:40:48 pm »
I won't offer you anything...because even if i'll give you real money, you still wouldn't stop...
You will see my powers when you will release your next hack....most of the players here will complain that they are banned from servers, etc... It's your move...it's your choice...


Edit: @troll I never said that he is not a good coder...i actually respecteD him a while ago, but I start hating him because most of the time he talk through one's hat.

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #51 on: May 12, 2014, 09:41:23 pm »
I won't offer you anything...because even if i'll give you real money, you still wouldn't stop...
You will see my powers when you will release your next hack....most of the players here will complain that they are banned from servers, etc... It's your move...it's your choice...
i told you all he was anticheat and now he has just proven it.  :smile
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

DragonEmi

  • Online Villain
  • ***
  • Posts: 185
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #52 on: May 12, 2014, 09:44:06 pm »
I won't offer you anything...because even if i'll give you real money, you still wouldn't stop...
You will see my powers when you will release your next hack....most of the players here will complain that they are banned from servers, etc... It's your move...it's your choice...

love you , you love me?  :icon_laugh

i told you all he was anti cheat lel i can spot them a mile away  :smile

Lier....my modified exe stayed up for more than 2 months...

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #53 on: May 12, 2014, 09:45:16 pm »
cry more it looks ace on the screenshots lol :icon_laugh
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

DragonEmi

  • Online Villain
  • ***
  • Posts: 185
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #54 on: May 12, 2014, 09:46:15 pm »
cry more it looks ace on the screenshots lol :icon_laugh

Just release one hack for warband and you will see...

btw I am not doing what you are doing (crying) :icon_laugh :icon_laugh

Troll

  • Online Villain
  • ***
  • Posts: 249
  • Look left -> Fool!
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #55 on: May 12, 2014, 09:52:33 pm »
Can someone tell me why this wont work?  :icon_rolleyes2
A wise man once said:

e^(i*pi) + 1 = 0

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #56 on: May 12, 2014, 09:59:55 pm »
Can someone tell me why this wont work?  :icon_rolleyes2

re read my post in reply to you
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #57 on: May 12, 2014, 10:01:18 pm »
cry more it looks ace on the screenshots lol :icon_laugh

Just release one hack for warband and you will see...

btw I am not doing what you are doing (crying) :icon_laugh :icon_laugh

lol im not crying , far from it , what im actually doing is trolling you ... why .. because i can .. why can i ? .. because your intellectually inferior to me.

you were born with it , accept it .. or if you wish to blame somebody then blame your parents.  :icon_laugh
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

Troll

  • Online Villain
  • ***
  • Posts: 249
  • Look left -> Fool!
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #58 on: May 12, 2014, 10:03:11 pm »
I know this will end in a locked topic  :icon_laugh :icon_laugh :icon_laugh :icon_laugh
A wise man once said:

e^(i*pi) + 1 = 0

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: Auto Chamber / Parry Hack
« Reply #59 on: May 12, 2014, 10:07:52 pm »
ahahah it allways does  :icon_laugh me v the haters/anti cheaters i allways win they allways fuck off lol

because im so good at game hacking i just sit and troll them knowing what i know and know they dont know what i know.

so their opinion doesn't matter but i enjoy the troll element so i reply to their inane drivel.

i have always got a hack , they haven't , that's what its all about , its a game hacking forum after all. :icon_laugh
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157