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.

victormr21

Well-Known Member
Member
Joined
Dec 29, 2015
Messages
565
Trophies
0
XP
498
Country
Its safe i think because now other people is saying to me "That can ban"

--------------------- MERGED ---------------------------


but in pb
what do you mean? Estás diciendo que es seguro y que la gente dice que puede banear en que quedamos? xD
Bye!

--------------------- MERGED ---------------------------

What do you mean?
The lobby?
oh sorry yes i wanted say this
 

M_A_C_A_R_O_N

Member
Newcomer
Joined
Jun 8, 2016
Messages
20
Trophies
0
XP
58
Country
United States
i pasted it on,
Just look for your gear slots in TCPGECKO ( connect to your Wii u to do this ) and then replace it with one of these:
00006D61 ( headgear ONLY, Elite Octoling Goggles )
0000733D ( headgear, clothing & shoes: Squid Research Lab Gear )
If you enter let's say 00006D61 into your shoe gear slot, the game will render it as invalid.
( I've tried once, it's horrible. )
If it happens to you restore your game with a previous backed up USB port

--------------------- MERGED ---------------------------


It seems likely, ( I'm assuming, btw )
Mainly because the ?? ? match perfectly with Fld_MatchRoom_Mch.
MatchRoom could be Inkopolis


Probably because that map isn't supposed to be used for that capability that was shown in Asutoro's video.

Elite octo goggles doesnt work, it just another address for squid research lab glasses when i try it
 

Mario10095

Well-Known Member
Newcomer
Joined
Apr 25, 2016
Messages
67
Trophies
0
Age
30
XP
93
Country
United States
yeah, sometimes it gives you a white headband instead, i know
Try putting this into a python file,
Code:
from tcpgecko import TCPGecko

tcp = TCPGecko("192.168.0.2")
tcp.pokemem(0x12CD1D88, 0x00006D61)
tcp.pokemem(0x12CD7DA0, 0x00006D61)
tcp.s.close()
print("Done.")
 

panpanzzz

Member
Newcomer
Joined
Sep 4, 2016
Messages
7
Trophies
0
Age
23
XP
43
Country
United States
Just look for your gear slots in TCPGECKO ( connect to your Wii u to do this ) and then replace it with one of these:
00006D61 ( headgear ONLY, Elite Octoling Goggles )
0000733D ( headgear, clothing & shoes: Squid Research Lab Gear )
If you enter let's say 00006D61 into your shoe gear slot, the game will render it as invalid.
( I've tried once, it's horrible. )
If it happens to you restore your game with a previous backed up USB port
Just look for your gear slots in TCPGECKO ( connect to your Wii u to do this ) and then replace it with one of these:
00006D61 ( headgear ONLY, Elite Octoling Goggles )
0000733D ( headgear, clothing & shoes: Squid Research Lab Gear )
If you enter let's say 00006D61 into your shoe gear slot, the game will render it as invalid.
( I've tried once, it's horrible. )
If it happens to you restore your game with a previous backed up USB port

--------------------- MERGED ---------------------------
--------------------- MERGED ---------------------------
 
Last edited by panpanzzz,

panpanzzz

Member
Newcomer
Joined
Sep 4, 2016
Messages
7
Trophies
0
Age
23
XP
43
Country
United States
Just look for your gear slots in TCPGECKO ( connect to your Wii u to do this ) and then replace it with one of these:
00006D61 ( headgear ONLY, Elite Octoling Goggles )
0000733D ( headgear, clothing & shoes: Squid Research Lab Gear )
If you enter let's say 00006D61 into your shoe gear slot, the game will render it as invalid.
( I've tried once, it's horrible. )
If it happens to you restore your game with a previous backed up USB port
i can't find my gear code.

--------------------- MERGED ---------------------------

Just look for your gear slots in TCPGECKO ( connect to your Wii u to do this ) and then replace it with one of these:
00006D61 ( headgear ONLY, Elite Octoling Goggles )
0000733D ( headgear, clothing & shoes: Squid Research Lab Gear )
If you enter let's say 00006D61 into your shoe gear slot, the game will render it as invalid.
( I've tried once, it's horrible. )
If it happens to you restore your game with a previous backed up USB port

--------------------- MERGED ---------------------------


It seems likely, ( I'm assuming, btw )
Mainly because the ?? ? match perfectly with Fld_MatchRoom_Mch.
MatchRoom could be Inkopolis


Probably because that map isn't supposed to be used for that capability that was shown in Asutoro's video.
i can't find my gear code.
 

panpanzzz

Member
Newcomer
Joined
Sep 4, 2016
Messages
7
Trophies
0
Age
23
XP
43
Country
United States
Just look for your gear slots in TCPGECKO ( connect to your Wii u to do this ) and then replace it with one of these:
00006D61 ( headgear ONLY, Elite Octoling Goggles )
0000733D ( headgear, clothing & shoes: Squid Research Lab Gear )
If you enter let's say 00006D61 into your shoe gear slot, the game will render it as invalid.
( I've tried once, it's horrible. )
If it happens to you restore your game with a previous backed up USB port

--------------------- MERGED ---------------------------


It seems likely, ( I'm assuming, btw )
Mainly because the ?? ? match perfectly with Fld_MatchRoom_Mch.
MatchRoom could be Inkopolis


Probably because that map isn't supposed to be used for that capability that was shown in Asutoro's video.
it didn't work i put in the code you gave me.
 

Splat_Red

Well-Known Member
Member
Joined
May 28, 2016
Messages
402
Trophies
0
Age
24
Location
Twinleaf Town
XP
133
Country
United States
it didn't work i put in the code you gave me.
Try putting this into a python file,
Code:
from tcpgecko import TCPGecko

tcp = TCPGecko("192.168.0.2")
tcp.pokemem(0x12CD1D88, 0x00006D61)
tcp.pokemem(0x12CD7DA0, 0x00006D61)
tcp.s.close()
print("Done.")
^
And for the Squid Research Lab gear, the code is 0000733D.
 

Mario10095

Well-Known Member
Newcomer
Joined
Apr 25, 2016
Messages
67
Trophies
0
Age
30
XP
93
Country
United States
^
And for the Squid Research Lab gear, the code is 0000733D.
Or just this
Code:
from tcpgecko import TCPGecko

tcp = TCPGecko("192.168.0.2")
tcp.pokemem(0x12CD1D80, 0x0000733D)
tcp.pokemem(0x12CD1D84, 0x0000733D)
tcp.pokemem(0x12CD1D88, 0x0000733D)
tcp.pokemem(0x12CD1DA0, 0x0000733D)
tcp.pokemem(0x12CD4DA0, 0x0000733D)
tcp.pokemem(0x12CD7DA0, 0x0000733D)
tcp.s.close()
print("Done.")
 

KapuDaKoopa

That One Splatoon Dataminer
OP
Member
Joined
Mar 12, 2016
Messages
474
Trophies
0
XP
984
Country
United States
OK so

I've tried basically everything at this point, and none of the hackers really know

I'm trying to be able to replace singleplayer weapons.
It's most likely a setting somewhere that disables other weapons, and using BYAML editing to change the ID of the weapon makes the game load the Sploosh-O-Matic no matter what, and you can't shoot anyway.

If anyone can help me in anyway, I would be super grateful, as this is a super big project I've been working on with some others.
 

Mario10095

Well-Known Member
Newcomer
Joined
Apr 25, 2016
Messages
67
Trophies
0
Age
30
XP
93
Country
United States
OK so

I've tried basically everything at this point, and none of the hackers really know

I'm trying to be able to replace singleplayer weapons.
It's most likely a setting somewhere that disables other weapons, and using BYAML editing to change the ID of the weapon makes the game load the Sploosh-O-Matic no matter what, and you can't shoot anyway.

If anyone can help me in anyway, I would be super grateful, as this is a super big project I've been working on with some others.
I can try to find the singleplayer manager to help. :)
 
  • Like
Reactions: KapuDaKoopa

asutoroUmario

Well-Known Member
Newcomer
Joined
Jun 28, 2016
Messages
87
Trophies
0
XP
149
Country
OK so

I've tried basically everything at this point, and none of the hackers really know

I'm trying to be able to replace singleplayer weapons.
It's most likely a setting somewhere that disables other weapons, and using BYAML editing to change the ID of the weapon makes the game load the Sploosh-O-Matic no matter what, and you can't shoot anyway.

If anyone can help me in anyway, I would be super grateful, as this is a super big project I've been working on with some others.
The weapon which can be handled is designated by a program.
BYAML just designates model data.

BYAML Edit Sample https://twitter.com/asutoroUmario/status/779652416127979521
 

KapuDaKoopa

That One Splatoon Dataminer
OP
Member
Joined
Mar 12, 2016
Messages
474
Trophies
0
XP
984
Country
United States
The weapon which can be handled is designated by a program.
BYAML just designates model data.

BYAML Edit Sample https://twitter.com/asutoroUmario/status/779652416127979521
Yeahyeah, for the weapons it does, but the BYAMLs also have settings in them for things such as Battle Dojo. My point is, BYAML editing hasn't been working for me, so if you or anyone else could help me find another way to load different weapons in singleplayer, that would be really nice.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: https://www.youtube.com/watch?v=uLN9qrJ8ESs