I'm doing War Commander new hack ..little help plz

06/16/2012 16:48 adyeskwatro#106
please share it to me your hack. sorry i cannot do my own hack and actually i dunno how to do it. thanks in advance to someone who share there hack.
06/16/2012 17:01 Shattered -#107
I Like to share, but mines giving some with screens again.

Shatttered -
06/16/2012 17:17 Morgs888#108
Quote:
Originally Posted by Shattered - View Post
I'm running a Linux script now that searches in every Class for the word 'CHECKER', so maybe I'll find more.
Use Notepad++, no need for a script, it has that feature and more you could ever want.
06/16/2012 17:19 Shattered -#109
Quote:
Originally Posted by Morgs888 View Post
Use Notepad++, no need for a script, it has that feature and more you could ever want.
Yepp, find the 'search in all opened files' function ;).
06/16/2012 17:22 Tageteg#110
use regex patterns to do the edits :) and you can edit the checkers in a better way if you have any knowledge of bytecode
06/16/2012 17:25 Shattered -#111
Do you make a jump that goes past the checkers or ... ?
Got a lot of Assembler like 2 years ago, but don't know that much anymore.

EDIT; Think I got it, almost

EDIT; Got it working. I'm skipping some steps with some jumps in the assembly code. No errors, got some buildings with resources: 0.

Now just checking if I don't jump to much in the code.


EDIT; Done. Every building takes 1 second and 1oil/1metal. Only need to change the prices of the infantry/vehicles/aircrafts now. (Can any1 tell me what class I need?)

Edit; Got it; Shattered$ grep -H -r "Raptors bring" /Users/Shattered/Desktop/WC\ HACK/game-v6.v6886-0
/Users/Shattered/Desktop/WC HACK/game-v6.v6886-0/_-0R1/_-0cx.class.asasm: pushstring "Raptors bring the pain from above with strafing runs on ground units."

Shattered -
06/16/2012 21:46 Tageteg#112
Released my hack
06/16/2012 23:23 RobNuts#113
You guys goin about it the hard way lol. And thumbs up for posting info publicly for kixeye to read. Pure brilliance. Course info on how to do bym was posted last year and it still works so idk who's smarter lol.
06/17/2012 07:29 NotiRod#114
then .. .. we need the swf shutterd$ .. : )

and we can search for about the soldires and tanks & aircrafts .. in the next time ^_^
06/17/2012 07:43 Morgs888#115
Quote:
Originally Posted by Shattered - View Post
Yepp, find the 'search in all opened files' function ;).
I was actually referring to "find in files" where you give it a whole directory and it will search in Every file for a particular string or value. This one will help you in future when editing. ;)
BTW, nice job Tageteg

Quote:
Originally Posted by RobNuts View Post
You guys goin about it the hard way lol. And thumbs up for posting info publicly for kixeye to read. Pure brilliance. Course info on how to do bym was posted last year and it still works so idk who's smarter lol.
Kixeye know exactly what we're doing, no secret there.
Besides, when they update their checker systems it provides a new challenge.
It's simply a game of cat and mouse.
06/17/2012 07:45 IPv4#116
i dont understand that all :) help me
06/17/2012 07:54 Morgs888#117
Quote:
Originally Posted by -IamPretty™ View Post
i dont understand that all :) help me
If you just want to use the hack, you don't need to understand it.
Download the hack posted here. [Only registered and activated users can see links. Click Here To Register...]
06/17/2012 13:15 Shattered -#118
If you guy's are interested I can find the code that' I've altered (the checks?)
06/17/2012 13:31 RobNuts#119
Quote:
Originally Posted by Morgs888 View Post
Kixeye know exactly what we're doing, no secret there. Besides, when they update their checker systems it provides a new challenge. It's simply a game of cat and mouse.
I think you answered my last statement :facepalm:
06/17/2012 23:21 the_z_1#120
@ Tageteg thank you it works great , but better than that i can see where i was failing lol...i guess the real crack is knowing how and the challenge is always the same ... can i


.. Thanks to everyone who provided info .