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,488
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
  • Xdqwerty @ Xdqwerty:
    @SylverReZ I read that non-binary people identify as a blend of male and female. The point is i think i'm a blend of those and thus non binary
  • SylverReZ @ SylverReZ:
    @Xdqwerty, Non-binary people are those who don't identify themselves exclusively as male or female.
  • cearp @ cearp:
    I don't identify as anything, unless I need to get on a plane then I show ID
    +3
  • AncientBoi @ AncientBoi:
    👈 [homo, queer, fag, coksuqr, etc......]
    +3
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, I meant that I read that they can also identify as what i mentioned
    +2
  • BigOnYa @ BigOnYa:
    I identify as Long Rod Johnson, cause a cat called me that once.
    +2
  • AncientBoi @ AncientBoi:
    [takes a 👀 in your pants] Liar :angry:
    +3
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, and thus that would make me non binary since i feel like a blend of both male and female
    +1
  • AncientBoi @ AncientBoi:
    @Xdqwerty only time will tell, what/whom you are. At 14, its a bit early to "Define" yourself. :)
    +3
  • Psionic Roshambo @ Psionic Roshambo:
    I only recently have learned who I am and how much I am capable of and I'm 50 lol
    +3
  • Psionic Roshambo @ Psionic Roshambo:
    A thousand epiphanies and unbelievable pain and growth.
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    I wish I could sum it up for children to understand but it truly takes living a lifetime of learning
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    It's more than knowledge it's understanding
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Both are required
  • Xdqwerty @ Xdqwerty:
    @Psionic Roshambo, ask chatgpt or Google gémini to summarize it
  • Psionic Roshambo @ Psionic Roshambo:
    Lol summarize life's lessons
  • BigOnYa @ BigOnYa:
    My wifey tells me all the time "You need to grow the fuck up." Which I don't understand, cause I'm full grown already.
    +2
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, she means grow more
    +1
  • Xdqwerty @ Xdqwerty:
    Yawn
  • AncientBoi @ AncientBoi:
    farrrrrrrrrrrt
    +1
  • BigOnYa @ BigOnYa:
    @AncientBoi I imagine it don't make the fart sound anymore, probably sounds more like letting go of a balloon you just blew up.
    +3
  • SylverReZ @ SylverReZ:
    @BigOnYa, Tell her to grow a pair. :rofl2:
    +3
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, you played any Sega genesis games?
    Xdqwerty @ Xdqwerty: @SylverReZ, you played any Sega genesis games?