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.

Adobe

New Member
Newbie
Joined
May 16, 2016
Messages
4
Trophies
0
Age
27
XP
45
Country
Kyrgyzstan
hey, can someone help me with the max stats hack?
I want just the level up without the rank
i tried to edit the script but...

tcp.pokemem(0x12CDB1AC,0x000000A0) i run this one onlybeacuse i thought this was the level up only but it gave me the S+0 rank too
tcp.pokemem(0x12CDB1A8,0x00000032) this one was deleted beacause i thought it was the S rank
tcp.pokemem(0x12CDB1B0,0x00000099) this one was deleted beacause i thought it was the +99 poins

thanks
 
Last edited by Adobe,
  • Like
Reactions: Duckling

seresaa

Resa
Member
Joined
May 30, 2016
Messages
136
Trophies
0
Age
26
Location
Goldenrod City
XP
86
Country
United States
hey, can someone help me with the max stats hack?
I want just the level up without the rank
i tried to edit the script but...

thanks
Just use this script instead, put in your IP and it'll probably work
It's written like crap because I still suck at Python, but it works so I'm leaving it the way it is for right now
Code:
from tcpgecko import TCPGecko
import time, os
level = True
while level:
    absolutely_unused_variable = os.system("cls")
    print("What level would you like to be? Max is 50.")
    try:
        level = int(input(">> "))
    except ValueError:
        print("Please use a whole number.")
        time.sleep(2)
    
    if level <= 50:
        if level <= 0:
            print("Please use a number higher than 0.")
            time.sleep(2)
            level = True
        else:
            tcp = TCPGecko("ip")
            tcp.pokemem(0x12CD0C24, 0xFFFFFFFF)
            tcp.pokemem(0x12CDB1A8, level - 1)
            tcp.pokemem(0x12CDB1A4, 0)
            tcp.s.close()
            level = False
    
    else:
        print("Please use a number from 1 to 50.")
        time.sleep(2)

#Looking at this again makes me realize how terrible this is
 
Last edited by seresaa,
  • Like
Reactions: Adobe

Goku Junior

Well-Known Member
Member
Joined
Dec 27, 2013
Messages
951
Trophies
0
Age
23
Location
Buenos Aires, Argentina
XP
482
Country
Argentina
Hi! This may sound stupid, but where I can download the correct TCPGecko/PyGecko codehandler to use Amiibohax? Since I have TCPGecko elf, but it doesn't show any IP address in black screen, it connects with TCPGecko for a few seconds but then it disconnects (I know my Wii U IP anyway), can someone give me the correct elf or html? Thanks :)

EDIT: AmiiboHax now connect to my Wii U but it's not working, can someone help me ? :( ...

EDIT2: I'm on 2.8.0, is amiibohax updated to work in that version?
 
Last edited by Goku Junior,

Splat_Red

Well-Known Member
Member
Joined
May 28, 2016
Messages
402
Trophies
0
Age
24
Location
Twinleaf Town
XP
133
Country
United States
I intentionally played online with it
Oh, why? Just for the laughs?
Hi! This may sound stupid, but where I can download the correct TCPGecko/PyGecko codehandler to use Amiibohax? Since I have TCPGecko elf, but it doesn't show any IP address in black screen, it connects with TCPGecko for a few seconds but then it disconnects (I know my Wii U IP anyway), can someone give me the correct elf or html? Thanks :)

EDIT: AmiiboHax now connect to my Wii U but it's not working, can someone help me ? :( ...

EDIT2: I'm on 2.8.0, is amiibohax updated to work in that version?
Isn't AmiiboHax supported for 2.8 in Aqua and Seressa's AIO? ( All-In-One? )
You didn't know that? :P
Yeah, I knew. Just thought I'd mention it.
Someone does know how to add the Hidden gears?
Private Message ( PM ) me. I can help. ^~^
 

Goku Junior

Well-Known Member
Member
Joined
Dec 27, 2013
Messages
951
Trophies
0
Age
23
Location
Buenos Aires, Argentina
XP
482
Country
Argentina
Oh, why? Just for the laughs?

Isn't AmiiboHax supported for 2.8 in Aqua and Seressa's AIO? ( All-In-One? )

Yeah, I knew. Just thought I'd mention it.

Private Message ( PM ) me. I can help. ^~^
I think it should, it says in the upper part "For 2.8" but it didn't work :/ , I will try later and give some screenshots if it's possible...

EDIT: Yes, I'm using Splat AIO v3
 
Last edited by Goku Junior,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: @OmDRetro, but hey atleast you will not die