Jump to content

Featured Replies

Posted

Updated 26th May 2010

 

How to make your own hax (You will need hex editor, I will use HxD):

 

1. Login to the Power Soccer game lobby to receive updates to the game files.

 

2. Find loader.dll file.

Powersoccer.exe is usually located (for windows XP) in C:\Documents and Settings\{your user name on computer}\Application Data\PowerChallenge

 

If you are using Windows Vista, it is in:

C:\Users\{your user name}AppData\LocalLow\PowerChallenge

 

3. Open HxD hex editor. (download it from http://mh-nexus.de/en/hxd/)

 

4. Click 'File'->'Open' on the menu bar, choose loader.dll you found in step 2. Make sure "Open as read-only" is NOT checked.

 

5. Click 'Search'->'Goto' on the menu bar, enter '04081F' in 'Offset', and then choose 'hex', and 'offset relative to' is set to 'begin'. Click 'OK'.

 

6. Now your cursor should be at the beginning of the byte that reads '75'. Type 'EB' in your keyboard so that it overwrites the byte. Save the file.

 

7. Click 'Search'->'Goto' on the menu bar, enter '040771' in 'Offset', and then choose 'hex', and 'offset relative to' is set to 'begin'. Click 'OK'.

 

8. Now your cursor should be at the beginning of the byte that reads '85'. Type '84' in your keyboard so that it overwrites the byte. Save the file.

 

9. There will be another file in the same directory as step 2, called loader#.dll (where # is a number, the current version is loader8.dll). Use HxD to edit the file in the same way from step 5 and step 7.

 

*************************************************************************************************

 

10. Find powersoccer.exe file.

Powersoccer.exe is usually located (for windows XP) in C:\Documents and Settings\{your user name on computer}\Application Data\PowerChallenge\PowerSoccer

 

If you are using Windows Vista, it is in:

C:\Users\{your user name}AppData\LocalLow\PowerChallenge\PowerSoccer

 

 

11. In HxD Click 'File'->'Open' on the menu bar, choose powersoccer.exe you found in step 10. Make sure "Open as read-only" is NOT checked.

 

12. Click 'Search'->'Goto' on the menu bar, enter '2030F1' in 'Offset', and then choose 'hex', and 'offset relative to' is set to 'begin'. Click 'OK'.

 

6. Now your cursor should be at the beginning of the byte that reads '85'. Type '84' in your keyboard so that it overwrites the byte. Save the file.

 

You have just disabled the speed hack detection. You can now use speed hack with Cheat Engine or other similar software.

 

7. Click 'Search'->'Goto' on the menu bar, enter '271B0A' in 'Offset', and then choose 'hex', and 'offset relative to' is set to 'begin'. Click 'OK'.

 

8. Enter "FF" for the next 4 sets (byte).

That means you enter "FF FF FF FF".

 

9. Save the file. You can now quit the game without forfeit or losing rank points by hitting the F9 button.

 

10. The remaining are the offsets and changes required for the specified function:

 

 

Auto Penalty :

offset 19EF55 ( change DC to 00)

(Awards you penalty kick everytime your opponent tackle your player from behind. NO MATTER WHERE IT HAPPENS, even in midfield)

 

 

Disable opponent goalie AI:

offset 1BAC98 (74 -> EB)

offset 1BACB3 (74 -> EB)

 

THIS IS VERY POWERFUL. Your opponent goalkeeper will be stoned. He won't move. You players can pretty much walk through him and score. Note that your team own keeper will NOT be affected.

 

************************************************** *****

Best Regards,

g0t_cajun

Chairman

Power Soccer Independent Commission Against Admin Corruption (PS-ICAAC)

  • Replies 61
  • Views 1.4k
  • Created
  • Last Reply

Top Posters In This Topic

AFAIK the offset values still works as of now.

 

they arent work now.. because i cant find these offsets like u said...

  • Author

there are series of patches due to the World Cup. We will get it this weekend.

 

AFAIK the "loader.dll" / "loader8.dll" offset will never change.

Edited by g0t_cajun_fun

  • Author

UPDATED 12TH JUNE 2010:

 

loader.dll / loader.dll remain the same offset

 

for powersoccer.exe:

 

2043D1 ( 85 to 84 )

 

GLE by F9 button:

 

272DEA ( type FF FF FF FF)

 

Penalty Hack:

 

1A0055 ( DC to 00)

 

Goalie Disable AI:

 

1BBF78 (74 to EB)

1BBF93 (74 to EB)

UPDATED 12TH JUNE 2010:

 

loader.dll / loader.dll remain the same offset

 

for powersoccer.exe:

 

2043D1 ( 85 to 84 )

 

GLE by F9 button:

 

272DEA ( type FF FF FF FF)

 

Penalty Hack:

 

1A0055 ( DC to 00)

 

Goalie Disable AI:

 

1BBF78 (74 to EB)

1BBF93 (74 to EB)

 

Thanks so much. :emot-razz:

 

+REP

  • Author

updated 20th June 2010:

 

 

speed hack detection:

 

268299 (85 -> 84)

 

GLE by using the ping check button (by default should be F9):

 

2D764C (Type FF FF FF FF)

 

Penalty hack:

 

2068C2 (E3 -> 00)

 

 

Disable GK AI:

 

221C47 (74 -> EB)

221D16 (74 -> EB)

updated 20th June 2010:

 

 

speed hack detection:

 

268299 (85 -> 84)

 

GLE by using the ping check button (by default should be F9):

 

2D764C (Type FF FF FF FF)

 

Penalty hack:

 

2068C2 (E3 -> 00)

 

 

Disable GK AI:

 

221C47 (74 -> EB)

221D16 (74 -> EB)

 

O_o one value of the Disable GK is wrong, and make a crash dump. I think it's outdated again. :emot-flashfap:

  • Author

If it is outdated/patched then the whole thing will be invalid and not just one value.

 

The first offset of disable GK AI should be 221CF7. Sorry for the confusion.

 

Also you may want to advertise in PS chat (with a fake account and proxy of course). Give credit to myg0t.com please.

If it is outdated/patched then the whole thing will be invalid and not just one value.

 

The first offset of disable GK AI should be 221CF7. Sorry for the confusion.

 

Also you may want to advertise in PS chat (with a fake account and proxy of course). Give credit to myg0t.com please.

 

Thanks Again for Offset's, All Credit To You & Myg0t.com

why dont you just write a simple proggy that reads the offsets from a text file and patches the exe or just writes process memory

 

you could probably make a shitty cheat

Edited by [myg0t]sideways

  • Author

offsets change each time the game is patched. Every time this happens we need to analyze the code again to find the proper offsets

 

And it is easier just use a hex editor and change the value. Memory editing while the game is running will NOT work.

offsets change each time the game is patched. Every time this happens we need to analyze the code again to find the proper offsets

 

And it is easier just use a hex editor and change the value. Memory editing while the game is running will NOT work.

 

Have you got updated offsets?

  • Author

Updated 7th July

 

Speed hack detection:

26827E ( 84 -> 85)

 

Logic Error F9:

 

2D785C ( FF FF FF FF)

 

Penalty Hack:

 

2068A2 (E3 -> 00)

 

GK AI Disable:

 

221CD7 (74 -> EB)

 

221CF6 (74 -> EB)

  • 2 weeks later...
HEy man thanks for the offsets, btw they're outdated. I really want the disable golie one, can you update it, cheers, I LOVE MYGOT
  • Author

Updated 26th July 2010

 

Speed hack detection:

270A7C (change 85->84)

 

Logic Error by F9:

2E2BA4 (type FF FF FF FF)

 

Penalty Hack:

208428 (type 00 00 00 00)

 

Disable Goalie AI:

22423C (74->EB)

22425B (74->EB)

22427A (74->EB)

Chees man! But i think they're outdated again, can u post new ones? Also how many times do they patch it lol? everytime they get outdated.
  • Author

updated 30th June 2010

 

Disable speed hack detection:

 

27092C (85 -> 84)

 

Logic Error by F9:

 

2E2934 (type FF FF FF FF)

 

Penalty Hack:

 

208408 (type 00 00 00 00)

 

Disable GK AI:

 

22421C (74 -> EB)

 

22423B (74 -> EB)

 

22425A (74 -> EB)

 

too many updates it seems lol

 

Don't worry the good guys will always catch up with the bad guys. I work for one of Power Challenge competitors and we will help to stop the abuse of bad admins :emot-downsowned:

Hey got_cajun, thanks for the hacks, but i got a question for you, what can you use cheat engine for other than speedhack for powersoccer? can u increase ur tokens or make the game crash, shit like that..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...