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,432
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
    K3Nv2 @ K3Nv2: Werid went to put my ps5 ssd into my pcs m.2 bay and no detection