User Tag List

Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Making Quality Hacks

  1. #1
    Making Quality Hacks

    User Info Menu

    Making Quality Hacks

    Made by -LeetGamer- aka TheEliteOne

    This guide teaches you how to make:
    -One Shot Kill
    -Elevator
    -Super Jump

    One Shot Kill
    -------------

    OSK is a great hack to have, all it is is editing the damage your bullets do. So to edit that we first need to know how much damage are bullets all ready do. So grave another PSp or a friend and follow this guide:

    1 - Click on "Find Unknown value 32 Bit"
    2 - Loose health, Search 3=Less
    3 - Stay at the same level of health, Search 0=Same
    4 - Gain health, Search 2=Greater
    TIP - Don't die when you are searching or you will have to start the search over again
    5 - Once you have enough results test each address for inf health, once you have found it turn it off and gain health back up to full, now go to the results and look at the value. That is your full health value, type that on your computer
    6 - Noe have a friend shoot you once, go to the results and look at the new value, type that up below the value form step 5
    7 - Open a hex calculator and subtract the two numbers, the result will give you the amount of damage one bullet dose, type that up.

    Okay, now we know how much damage one bullet dose, and we need to change that.

    8 - Reset your searches
    9 - Search the bullet damage value as hex in a Exact Value search
    10 - Test each result by changing the value to something higher than the value in step 5, that is the health value of the players, so if the value is higher than that you will kill them in you shot
    11 - Now fix the DMA of the OSK and you will have to make it for every weapon

    Elevator
    --------

    This is a subroutine that allows you to controll your hight by pressing buttons.

    1 - Click on "Find Unknown Value 32 Bit"
    2 - Set pause game to true
    3 - Jump or walk up a hill, Search 2=Greater
    4 - Fall or walk down a hill, Search 3=Less
    5 - Stay still, Search 0=Same
    ECT.
    6 - Once you have around 50 results test all of them for a hight changeing code
    7 - Fix the DMA of that code

    Now we need to write a subroutine like this:

    Made by -LeetGamer-
    -lui t0 $(loads the first half of are co-ordinate poiter +0880)

    -lw t0 $(loads the second half of are co-ordinate pointer) (t0)

    -lui t1 $(load the speed to fly by)

    -lui t2 $(loads the first half of are controller address +0880)

    -lw t2 $(loads the second half of are controller address) (t0)

    -addiu t3 zero $(adds the button to fly up to zero and stores the result)

    -addiu t4 zero $(adds the button to fly down to zero and stores the result)

    -bne t2 t3 $(branches to the next branch)

    -lwc1 $f2 $(load the second half of are Z co-ordinate offset) (t0)

    -mtc1 t1 $f3 (moves t1 to $f3)

    -add.s $f4 $f2 $f3 (adds $f2 and $f3 and stores the result into $f4)

    -swc1 $f4 $(Stores $f4 to the second half of are z co-ordinate offset) (t0)

    -bne t2 t5 $(branches to the jr ra)

    -lwc1 $f2 $(load the second half of are Z co-ordinate offset) (t0)

    -mtc1 t1 $f3 (moves t1 to $f3)

    -sub.s $f4 $f2 $f3 (adds $f2 and $f3 and stores the result into $f4)

    -swc1 $f4 $(Stores $f4 to the second half of are z co-ordinate offset) (t0)

    -jr ra

    And add a hook
    Super Jump
    -----------

    This is something that will make you jump really high.

    1 - Set a unknown 32 Bit search
    2 - Set pause game to true
    3 - Jump, search 2=Greater
    4 - Fall, Search 3=Less
    5 - Stay the same, Search 0=Same
    ECT.
    6 - test your results once you have around 50 for a hight changing code
    7 - Fall to the ground and view the value in the results, type that up
    8 - Jump and at the peek of your jump open your cheat devise and veiw the value in the results, type that up as well
    9 - Reset the searches
    10 - Open your hex calculator and subtract the two numbers, the result will be how high you jump
    11 - Search that value from step 10 as hex
    12 - Change the values to a high number and test them
    13 - Fix the DMA if needed



    Thanks for reading and please, if I did anything wrong tell me, I'm pretty sure I didn't but every one makes mistakes :)

    -LeetGamer- aka TheEliteOne

  2. #2
    Making Quality Hacks

    User Info Menu

    Re: Making Quality Hacks

    Sweet! Thanks for this tutorial! I'm trying to learn how to make good hacks and this helped out a lot!

    C# Developer and GFX
    Spoiler

    Contact me at - [email protected]

  3. #3
    Making Quality Hacks

    User Info Menu

    Re: Making Quality Hacks

    Quote Originally Posted by BranHex View Post
    Sweet! Thanks for this tutorial! I'm trying to learn how to make good hacks and this helped out a lot!
    No problem and thanks =]

  4. #4
    Making Quality Hacks

    User Info Menu

    Re: Making Quality Hacks

    How would we fix DMA? DMA hunter?

  5. #5
    Making Quality Hacks

    User Info Menu

    Re: Making Quality Hacks

    Quote Originally Posted by YoMom View Post
    How would we fix DMA? DMA hunter?
    Yes, and It's single level.

  6. #6
    Making Quality Hacks

    User Info Menu

    Re: Making Quality Hacks

    Pretty good :)

    +Rep

  7. #7
    Making Quality Hacks

    User Info Menu

    Re: Making Quality Hacks

    Quote Originally Posted by TheEliteOne View Post
    Yes, and It's single level.
    It takes forever for me though, usually I get like 50+ results.

  8. #8
    Making Quality Hacks

    User Info Menu

    Re: Making Quality Hacks

    Quote Originally Posted by YoMom View Post
    It takes forever for me though, usually I get like 50+ results.
    I get like 213,583 results some times. =| Try google if your looking for a popular game, wait what game are you looking for? I might have them.

  9. #9
    Making Quality Hacks

    User Info Menu

    Re: Making Quality Hacks

    nice guide TEO
    DMA isnt really tht hard theres tons of programs
    when i want it fast i use Obys DMP, and when im to lkazy to do it tje old way i use vosmans

  10. #10
    Making Quality Hacks

    User Info Menu

    Re: Making Quality Hacks

    Quote Originally Posted by SXYxJeff View Post
    nice guide TEO
    DMA isnt really tht hard theres tons of programs
    when i want it fast i use Obys DMP, and when im to lkazy to do it tje old way i use vosmans
    Like any thing (At leased for me in coding) the first time is a challenge, but once you do it once it's very easy. Like Mark and Recall, I just made my fir mark and recall the other day lol, now it's very easy for me and people can expect more mark and recalls and other co-ordinate changing subroutines from me soon. Oh btw thanks =]

    If you have an idea on a PSP related program that is ran on Windows PM me with some information on your idea please.

Page 1 of 2 12 LastLast

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
  •