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.

Mic1604

Well-Known Member
Member
Joined
Aug 17, 2015
Messages
120
Trophies
0
Age
23
XP
159
Country
Mexico
I´m getting this error while trying to turn myself into an Octoling. Could anybody help me please?
Code:
C:\Users\Mic1604\Downloads\pyGecko-master>C:/Python27/Python -i octoling.py
Connecting to 192.168.1.200:7331
Traceback (most recent call last):
  File "octoling.py", line 30, in <module>
    tcp = TCPGecko("192.168.1.200")
  File "C:\Users\Mic1604\Downloads\pyGecko-master\tcpgecko.py", line 12, in __init__
    self.s.connect((str(args[0]), 7331)) #IP, 1337 reversed, Cafiine uses 7332+
  File "C:\Python27\lib\socket.py", line 228, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
 

gudenau

Largely ignored
Member
Joined
Jul 7, 2010
Messages
3,882
Trophies
2
Location
/dev/random
Website
www.gudenau.net
XP
5,511
Country
United States
I´m getting this error while trying to turn myself into an Octoling. Could anybody help me please?
Code:
C:\Users\Mic1604\Downloads\pyGecko-master>C:/Python27/Python -i octoling.py
Connecting to 192.168.1.200:7331
Traceback (most recent call last):
  File "octoling.py", line 30, in <module>
    tcp = TCPGecko("192.168.1.200")
  File "C:\Users\Mic1604\Downloads\pyGecko-master\tcpgecko.py", line 12, in __init__
    self.s.connect((str(args[0]), 7331)) #IP, 1337 reversed, Cafiine uses 7332+
  File "C:\Python27\lib\socket.py", line 228, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
Use the correct IP.

I tried @gudenaurock tutorial. Where is yours? Can you link it?
Both work fine for me. *shrugs*
 

paranormalCrystal

Well-Known Member
Member
Joined
May 5, 2016
Messages
246
Trophies
0
XP
106
Country
I´m getting this error while trying to turn myself into an Octoling. Could anybody help me please?
Code:
C:\Users\Mic1604\Downloads\pyGecko-master>C:/Python27/Python -i octoling.py
Connecting to 192.168.1.200:7331
Traceback (most recent call last):
  File "octoling.py", line 30, in <module>
    tcp = TCPGecko("192.168.1.200")
  File "C:\Users\Mic1604\Downloads\pyGecko-master\tcpgecko.py", line 12, in __init__
    self.s.connect((str(args[0]), 7331)) #IP, 1337 reversed, Cafiine uses 7332+
  File "C:\Python27\lib\socket.py", line 228, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
Do you also have TCPGecko running on your PC and installed it on your wii u?
Edit: Gudenau beat me! That's probably it.
I tried @gudenaurock tutorial. Where is yours? Can you link it?
Mine is on the main Mod hub page! First page and post
 

KapuDaKoopa

That One Splatoon Dataminer
OP
Member
Joined
Mar 12, 2016
Messages
474
Trophies
0
XP
984
Country
United States
I´m getting this error while trying to turn myself into an Octoling. Could anybody help me please?
Code:
C:\Users\Mic1604\Downloads\pyGecko-master>C:/Python27/Python -i octoling.py
Connecting to 192.168.1.200:7331
Traceback (most recent call last):
  File "octoling.py", line 30, in <module>
    tcp = TCPGecko("192.168.1.200")
  File "C:\Users\Mic1604\Downloads\pyGecko-master\tcpgecko.py", line 12, in __init__
    self.s.connect((str(args[0]), 7331)) #IP, 1337 reversed, Cafiine uses 7332+
  File "C:\Python27\lib\socket.py", line 228, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

This happens when the program can not connect to the WiiU. I had this happen myself. It means that either Splatoon is not started or you didn't run the exploit properly.
 

aracom

Well-Known Member
Member
Joined
Oct 1, 2015
Messages
476
Trophies
0
XP
363
Country
Gambia, The
This. Because it's a model swap, I'd like to someday see Callie and Marie playermodel swaps [you'd have to mess with animation stuff, I'd guess]
The bones aren't matching, so you can't simply patch the game to load the squid sister model like we can with octohax.

If they match up, and no animation tries to access nonexistent bones, it works, as seen in my wonderful video here.

There is no foolproof way of editing BFRES files yet, so you'll have to be patient in that case.
 

paranormalCrystal

Well-Known Member
Member
Joined
May 5, 2016
Messages
246
Trophies
0
XP
106
Country
I am, both checked through my router and when launching TCPGecko.
Have you used Advances IP Scannner, found out the Local IP of your WII U and not computer, etc? Your Wii U's IP and IPV4 are different!
Also, you need to be at the very beginning of Splatoon, as in before you even press ZL and ZR.
 

Mic1604

Well-Known Member
Member
Joined
Aug 17, 2015
Messages
120
Trophies
0
Age
23
XP
159
Country
Mexico

Mic1604

Well-Known Member
Member
Joined
Aug 17, 2015
Messages
120
Trophies
0
Age
23
XP
159
Country
Mexico
Have you used Advances IP Scannner, found out the Local IP of your WII U and not computer, etc? Your Wii U's IP and IPV4 are different!
Also, you need to be at the very beginning of Splatoon, as in before you even press ZL and ZR.
That may be the issue, by pause screen I thought it meant Octo Valley´s pause screen and not the HOME Menu. My bad. Let me try and check right now if it works.
 

GatorSmart

Active Member
Newcomer
Joined
May 8, 2016
Messages
36
Trophies
0
Age
31
XP
65
Country
United States
Can I brick my Wii U in doing this or is it like 3DS where you'd have to go out of your way to break things?
 

KapuDaKoopa

That One Splatoon Dataminer
OP
Member
Joined
Mar 12, 2016
Messages
474
Trophies
0
XP
984
Country
United States
Can I brick my Wii U in doing this or is it like 3DS where you'd have to go out of your way to break things?
You cannot brick your WiiU in anyway
Although with certain things you may get banned from online usage

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

When I go to the adfly link for colorizer, adfly tells me that the requested page was not found.
Are you trying to get the colorizer GUI? If so, I can upload that easy-peasy
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • Julie_Pilgrim @ Julie_Pilgrim:
    oh man, that always goes great!
  • Julie_Pilgrim @ Julie_Pilgrim:
    im sure half the responses won't be literal racial slurs or "drop table" jokes
  • Veho @ Veho:
    Look, it's China. They know what it's like when you give a poll to half a billion trolls.
    +1
  • K3Nv2 @ K3Nv2:
    How much dollar do you think it is?
  • Veho @ Veho:
    ONE MILLION DOLLA
    +1
  • Veho @ Veho:
    I know the pricing of electronics nowadays isn't "how much it actually costs" but "how much we can get away with", but putting up a poll is just cynical.
    +1
  • K3Nv2 @ K3Nv2:
    Probably $150 someone said Anbernic said around the same price as rg556
  • Julie_Pilgrim @ Julie_Pilgrim:
    you know which game i wish they would rerelease
  • Julie_Pilgrim @ Julie_Pilgrim:
    sonic unleashed
  • K3Nv2 @ K3Nv2:
    Make it a happy meal toy
  • Julie_Pilgrim @ Julie_Pilgrim:
    that game's engine is really fucking intensive so it runs like literal shit on xbox 360 and ps3
  • Veho @ Veho:
    Nah I'm getting value creep again. I look at a $50 console "but for just a few more dollars you could get XYZ" and I end up considering the Steam Deck.
    +1
  • Julie_Pilgrim @ Julie_Pilgrim:
    like the lighting in that game was genuinely so good
  • Veho @ Veho:
    Not getting dragged into that again.
  • Julie_Pilgrim @ Julie_Pilgrim:
    i dont get why they didn't port the one game that ran the worst on consoles, to pc
  • Julie_Pilgrim @ Julie_Pilgrim:
    like you port everything to pc except the one game where it would make the most sense. why. what do you gain from this
  • Julie_Pilgrim @ Julie_Pilgrim:
    is sega just personally fucking with me? are they laughing while watching me through my kinect camera as i get up to restart my xbox for the third time because the game froze again
  • K3Nv2 @ K3Nv2:
    Buy handhelds from five below better quality
  • K3Nv2 @ K3Nv2:
    Valve probably going to do another refresh of the deck this fall with rog ally like specs tbh
    +1
  • Veho @ Veho:
    A smaller form factor would be nice too.
    +1
  • K3Nv2 @ K3Nv2:
    A shield portable 2 would be nice aye Nvidia
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    The big leap in all things tech is when carbon based chips start hitting.
  • Psionic Roshambo @ Psionic Roshambo:
    Longer battery life cooler temps and faster! What's not to like lol (probably expensive as hell)
    Psionic Roshambo @ Psionic Roshambo: Longer battery life cooler temps and faster! What's not to like lol (probably expensive as hell)