BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup

Join the forum, it's quick and easy

BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup
BullyWiiHacks
Would you like to react to this message? Create an account in a few clicks or log in to continue.
BullyWiiHacks

Gaming, Modding & Programming

Important reminders:

- Click *HERE* for advanced forum search or check out the text field below on the front page for Google before posting
- NO support via private message (use the forum)
- Write meaningful topic titles
Site Translation
Latest topics
» Dropped Out of College to Pursue Web Dev and Life Pursuits in General
T.B.W's 08 Codetype Tutorial Empty4/7/2024, 2:34 pm by SnB@BWH

» Bully Made It Into a BIG Video 400K Views
T.B.W's 08 Codetype Tutorial Empty4/7/2024, 6:58 am by Bully@WiiPlaza

» Wii Play Tanks
T.B.W's 08 Codetype Tutorial Empty3/24/2024, 2:46 pm by helpmeout

» [Bypass Paywalls] (Global) @magnolia1234 - GitLab
T.B.W's 08 Codetype Tutorial Empty3/18/2024, 3:55 am by Seth@WiiPlaza

» [Download] Mary Shelley's Frankenhole
T.B.W's 08 Codetype Tutorial Empty3/16/2024, 8:29 am by Seth@WiiPlaza

» Completely Custom Modded Controllers (Undetectable)
T.B.W's 08 Codetype Tutorial Empty3/5/2024, 1:55 pm by Shadow@BWH

» (Zombies) Drink perks code?
T.B.W's 08 Codetype Tutorial Empty3/5/2024, 1:24 pm by Shadow@BWH

» Die Rückkehr zu STEAM und WARFACE
T.B.W's 08 Codetype Tutorial Empty3/2/2024, 3:54 am by Seth@WiiPlaza

» First person hand model change?
T.B.W's 08 Codetype Tutorial Empty2/28/2024, 4:53 am by Ad3lamac611

» {RELEASE} Field Raider Firefox v1.72 by Seth@WiiPlaza
T.B.W's 08 Codetype Tutorial Empty2/21/2024, 8:52 am by naxil

Search
 
 

Display results as :
 


Rechercher Advanced Search

April 2024
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
2930     

Calendar Calendar

Country Statistics
Free counters!

You are not connected. Please login or register

T.B.W's 08 Codetype Tutorial

3 posters

Go down  Message [Page 1 of 1]

1T.B.W's 08 Codetype Tutorial Empty T.B.W's 08 Codetype Tutorial 6/14/2013, 7:23 am

T.B.W

T.B.W
Code Creator

Lets say we were gonna shorten my [SM8E52] clear text messages code for mw3.
 
These are the addresses for it:

04A4C0EC 00000000
04A4C0F4 00000000
04A4C0FC 00000000
04A4C104 00000000
04A4C10C 00000000
04A4C114 00000000
04A4C11C 00000000
04A4C124 00000000
04A4C12C 00000000
04A4C134 00000000
 
1. First step you open your calculator and change to hex mode.
 
2. You subtract 04A4C0F4 from 04A4C0EC to get the offset which equals 8. Then do it for the other addresses. Subtract them to get the offset which is 8 make sure all of them have the same offset!
 
3. Next you start your code u wanna start it with 08
 
4. So it gonna be like this 08 then u add A4C0EC from the 04A4C0EC which is the "lowest" address
 
08A4C0EC 00000000

5. So now it will look like this 08A4C0EC now you wanna start the 2nd line with 2 (32 bit):
 
08A4C0EC 00000000
20000000 00000000
 
6. You are writing to 9 additional addresses and the offset (distance between addresses) is 8

08A4C0EC 00000000
20090008 00000000

7. Here's the whole code:
 
[SM8E52] Clear Text Messages [T.B.W]
2820236A 0000XXXX
08A4C0EC 00000000
20090008 00000000
E0000000 80008000



Last edited by T.B.W@TBWMods on 6/14/2013, 12:45 pm; edited 5 times in total


_________________
T.B.W's 08 Codetype Tutorial S2v0b8

Bully@WiiPlaza

Bully@WiiPlaza
 
 

It would be nice if you fix the color and the blanks.
There are already tutorials for this, but not bad! cheers



Last edited by Bully@WiiPlaza on 6/14/2013, 9:07 am; edited 1 time in total


_________________
T.B.W's 08 Codetype Tutorial YBjg74I

TheDetonator

TheDetonator
Trusted Member
Trusted Member

I can actually understand this!!

4T.B.W's 08 Codetype Tutorial Empty Re: T.B.W's 08 Codetype Tutorial 6/14/2013, 12:31 pm

T.B.W

T.B.W
Code Creator

I fixed it and i tried fixing the blanks but it wouldnt fix wtf oh well rabbit


_________________
T.B.W's 08 Codetype Tutorial S2v0b8

Bully@WiiPlaza

Bully@WiiPlaza
 
 

-__-
I did it then.


_________________
T.B.W's 08 Codetype Tutorial YBjg74I

6T.B.W's 08 Codetype Tutorial Empty Re: T.B.W's 08 Codetype Tutorial 6/15/2013, 10:06 am

TheDetonator

TheDetonator
Trusted Member
Trusted Member

T.B.W can create a tutorial on 08 codetypes, but he can't get rid of spaces.

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum