Hacking Splatoon Modding Hub

Has this guide allowed you to successfully install Octohax?

  • Yes

  • No (If you choose this, please post errors, your process, etc.)


Results are only viewable after voting.

heddy1

New Member
Newbie
Joined
May 10, 2016
Messages
4
Trophies
0
Age
27
XP
68
Country
United States
My squad made two gear editing scripts. GearAnnotatedSubMatch.py makes triples, and GearAnnotatedSubChoice.py lets you specify the ability for each individual slot. They give you all gear, including amiibo gear. They are annotated so that you can easily change the sub abilities for specific gear.

Download here: https://mega.nz/#!F4JGSIBY!6OPKRGklKRaZg9oJ3D-W1orhuX0fb42ROIVl-s9Utvk

How to use:
  1. Install Python 2.7 to your computer.
  2. Find the local IP address of your Wii U. In the script you want to use (GearAnnotatedSubMatch.py or GearAnnotatedSubChoice.py), replace 192.168.0.100 with the Wii U IP.
  3. [optional] Edit the sub ability column of the script to your desired abilities.
  4. Run TCPGecko on your WiiU.
  5. Launch Splatoon. Get to the start screen or the plaza.
  6. Run the script in Python IDLE. You can edit and re-run the script as many times as you like while in-game, until you are satisfied with the ability configuration.
  7. Go to the equipment screen. Success? Exit the equipment screen so your new gear is saved.
 
  • Like
Reactions: Arcana

CosmoCortney

i snack raw pasta and chew lollipops
Member
Joined
Apr 18, 2013
Messages
1,767
Trophies
1
Location
on the cool side of the pillow
Website
follow-the-white-rabbit.wtf
XP
2,967
Country
Germany
2.7.0 EUR

Callie Position
25C0B9B8
25C0B9C8
25C0B9D8

Callie Size
25C0B9AC
25C0B9C0
25C0B9D4


Marie Position
25C0BE4C
25C0BE5C
25C0BE6C

Marie Size
25C0BE40 (default ≈0.6)
25C0BE54
25C0BE68 (default ≈0.6)

for size modifiers: use anything between 3f000000 and 43000000. for marie's size use values between 3f800000 and 43800000 where it is noted that the default value is 0.6.
untested in Splatfest and idk if 2.7.0 uses pointer. but should be working fine
 

Arcana

Active Member
Newcomer
Joined
May 11, 2016
Messages
33
Trophies
0
Age
23
XP
43
Country
My squad made two gear editing scripts. GearAnnotatedSubMatch.py makes triples, and GearAnnotatedSubChoice.py lets you specify the ability for each individual slot. They give you all gear, including amiibo gear. They are annotated so that you can easily change the sub abilities for specific gear.

Download here: https://mega.nz/#!F4JGSIBY!6OPKRGklKRaZg9oJ3D-W1orhuX0fb42ROIVl-s9Utvk

How to use:
  1. Install Python 2.7 to your computer.
  2. Find the local IP address of your Wii U. In the script you want to use (GearAnnotatedSubMatch.py or GearAnnotatedSubChoice.py), replace 192.168.0.100 with the Wii U IP.
  3. [optional] Edit the sub ability column of the script to your desired abilities.
  4. Run TCPGecko on your WiiU.
  5. Launch Splatoon. Get to the start screen or the plaza.
  6. Run the script in Python IDLE. You can edit and re-run the script as many times as you like while in-game, until you are satisfied with the ability configuration.
  7. Go to the equipment screen. Success? Exit the equipment screen so your new gear is saved.
It's better than the other "AllGear.py"?
 

Survage

Active Member
Newcomer
Joined
Sep 2, 2015
Messages
31
Trophies
0
XP
117
Country
United States
You might have to install IronPython, some people were saying that it doesn't work without it :/
Thank you ! I was successful !
Here is one of my "I don't want to do it manually all the time"-tools a bit cleaned up and ready to use, even though it might fail for some map combinations because I didn't want to pad everything manually. It changes the Maps in the current Turf War rotation, so it's useful for map testing. Do not use this online, your teammates will still load the one that was in the rotation originally, so they'll die on your end but not at theirs which means desync -> ban.

It expects your Python Libs directory to be in "C:\Python27\Libs", if it's not there, you have to start it from the command line and pass it the Libs directory of your installation of Python(3.4 might work) as a argument. If you notice any bugs, please tell me.
Plz Shooting range version....
 

AecdArmy

Biscuit#0001
Member
Joined
Jan 4, 2016
Messages
505
Trophies
0
Age
20
Location
The Ninty Ninja HQ
Website
mariebot.tech
XP
595
Country
Australia
2.7.0 EUR

Callie Position
25C0B9B8
25C0B9C8
25C0B9D8

Callie Size
25C0B9AC
25C0B9C0
25C0B9D4


Marie Position
25C0BE4C
25C0BE5C
25C0BE6C

Marie Size
25C0BE40 (default ≈0.6)
25C0BE54
25C0BE68 (default ≈0.6)

for size modifiers: use anything between 3f000000 and 43000000. for marie's size use values between 3f800000 and 43800000 where it is noted that the default value is 0.6.
untested in Splatfest and idk if 2.7.0 uses pointer. but should be working fine

Have you got one for your player position i want to go OTB without the glitch.
 

paranormalCrystal

Well-Known Member
Member
Joined
May 5, 2016
Messages
246
Trophies
0
XP
106
Country
Question: Has anybody researched on having TCPGecko and Cafiine run at the same time? I have some editing to do later, and I'll post pics...my, er, text edits sort of glitched... Some words goi
ng onto others lines like this...I'll get it soon
 

aracom

Well-Known Member
Member
Joined
Oct 1, 2015
Messages
476
Trophies
0
XP
363
Country
Gambia, The
Question: Has anybody researched on having TCPGecko and Cafiine run at the same time? I have some editing to do later, and I'll post pics...my, er, text edits sort of glitched... Some words goi
ng onto others lines like this...I'll get it soon
I don't know if it's possible, we'd have to ask NWPlayer or MrRean about that. At the moment, I think it doesn't work because it installs to the same memory location, but I can't tell you more because I'm not really into that kind of stuff.
 

taikix

New Member
Newbie
Joined
May 16, 2016
Messages
4
Trophies
0
Age
28
XP
41
Country
Netherlands
Hello everyone (this is my first post in here),

I seem to have read a few times that this place does not advocate using cheatcodes online against other (real) players. But, one of the frequent posters ToonRudy, has been using them online against other (real) players. He finally got caught and recorded by another player on YouTube. Does this group, or the creators of the original cheats, even allow people from here to use these cheats online? I understand that every one of you put in hard work into deciphering and altering these codes, but when we have people like Toonrudy who uses these cheats online, for his own benefit (which is to harass other players), people might find the original coders scum as well. :/

Anyway, a lot of these codes look really interesting and I compliment all of these people who made them, as I don't think it's an easy task creating them. It's just too bad that certain people use them in the same manner the above mentioned user does.

 
Last edited by taikix,
  • Like
Reactions: aracom

aracom

Well-Known Member
Member
Joined
Oct 1, 2015
Messages
476
Trophies
0
XP
363
Country
Gambia, The
Hello everyone (this is my first post in here),

I seem to have read a few times that this place does not advocate using cheatcodes online against other (real) players. But, one of the frequent posters ToonRudy, has been using them online against other (real) players. He finally got caught and recorded by another player on YouTube. Does this group, or the creators of the original cheats, even allow people from here to use these cheats online? I understand that every one of you put in hard work into deciphering and altering these codes, but when we have people like Toonrudy who uses these cheats online, for his own benefit (which is to harass other players), people might find the original coders scum as well. :/

Anyway, a lot of these codes look really interesting and I compliment all of these people who made them, as I don't think it's an easy task creating them. It's just too bad that certain people use them in the same manner the above mentioned user does.


Uh, that's bad, and it was more or less my fault because I told him how to do it. I'm NOT doing that again.
 
  • Like
Reactions: taikix

Arandompieceofcheese

Well-Known Member
Newcomer
Joined
Mar 24, 2016
Messages
62
Trophies
0
Age
32
XP
49
Country
United States
Question: Has anybody researched on having TCPGecko and Cafiine run at the same time? I have some editing to do later, and I'll post pics...my, er, text edits sort of glitched... Some words goi
ng onto others lines like this...I'll get it soon
By "glitched" do you mean everything is the text code, like "?WPN_whatever?" If that's your problem, it's probably because you're compressing the sarc wrong, that was my problem. Using Sarctools fixed that for me.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • JuanMena @ JuanMena:
    Will you give me mouth to mouth oxygen if my throat closes?
  • K3N1 @ K3N1:
    Nah the air can do that
  • K3N1 @ K3N1:
    Ask @x65943 he's trained for that stuff
  • JuanMena @ JuanMena:
    Kissing random dudes choking in celery? Really? Need to study for that?
  • K3N1 @ K3N1:
    Yes it requires a degree
  • K3N1 @ K3N1:
    I could also yank out the rest of my teeth but theirs professionals for that
  • x65943 @ x65943:
    If your throat closes, putting oxygen in your mouth will not solve anything - as you will be introducing oxygen prior to the area of obstruction
  • JuanMena @ JuanMena:
    Just kiss me Kyle.
  • x65943 @ x65943:
    You either need to be intubated to bypass obstruction or create a stoma inferior to the the area of obstruction to survive
  • x65943 @ x65943:
    "Just kiss me Kyle." And I thought all the godreborn gay stuff was a smear campaign
  • JuanMena @ JuanMena:
    If I die, tell my momma I won't be carrying Baby Jesus this christmas :sad::cry:
  • K3N1 @ K3N1:
    Smear campaigns are in The political section now?
  • JuanMena @ JuanMena:
    Chary! Chary! Chary, Chary, Chary!
  • Sonic Angel Knight @ Sonic Angel Knight:
    Pork Provolone :P
  • Psionic Roshambo @ Psionic Roshambo:
    Sounds yummy
  • K3N1 @ K3N1:
    Sweet found my Wii u PSU right after I ordered a new one :tpi:
  • JuanMena @ JuanMena:
    It was waiting for you to order another one.
    Seems like, your PSU was waiting for a partner.
  • JuanMena @ JuanMena:
    Keep them both
    separated or you'll have more PSUs each year.
  • K3N1 @ K3N1:
    Well one you insert one PSU into the other one you get power
  • JuanMena @ JuanMena:
    It literally turns it on.
  • K3N1 @ K3N1:
    Yeah power supplies are filthy perverts
  • K3N1 @ K3N1:
    @Psionic Roshambo has a new friend
    +1
  • JuanMena @ JuanMena:
    It's Kyle, the guy that went to school to be a Certified man Kisser.
  • Psionic Roshambo @ Psionic Roshambo:
    Cartmans hand has taco flavored kisses
  • A @ abraarukuk:
    hi guys
    A @ abraarukuk: hi guys