ROM Hack Send PKM files to retail games

Status
Not open for further replies.

MizuhoChan

Well-Known Member
Member
Joined
May 29, 2008
Messages
197
Trophies
1
Website
mii.nanodesu.org
XP
281
Country
Does this only use port 80 or can you select a specific one? I get an "Unable to connect" error, so I tried seeing if port 80 was open, which it is not. I'm not sure what's using it either.

Also, it tells me 127.0.0.1 is what I should use, so I used the IP my computer uses instead, since that doesn't work on the DS.

Edit #2: I used my laptop this time, which came up with the proper IP address. I used that and it worked, so I assume it's some sort of problem with my main PC. Probably for whatever reasion it's thinking it's 127.0.0.1
 

Rydian

Resident Furvert™
Member
Joined
Feb 4, 2010
Messages
27,880
Trophies
0
Age
35
Location
Cave Entrance, Watching Cyan Write Letters
Website
rydian.net
XP
8,930
Country
United States
If it gives you 127.0.01, check the first page's FAQ for info on getting your actual IP to put in it.

How are you testing if 80 is open? If you're using a website that's going to give a false answer since it's testing from outside your network, whereas this works from within your network.

If you open pokehaxlib.py in a text editor, you can find multiple instances of "80", simply change those to another port, I wouldn't recommend changing them all, just the second one for a test.
 

MizuhoChan

Well-Known Member
Member
Joined
May 29, 2008
Messages
197
Trophies
1
Website
mii.nanodesu.org
XP
281
Country
I know how to get my IP =). I set up the network, built my computer, etc. Still, it didn't seem to work. I admit I used a website to test port 80, which was pretty stupid, since I'm trying a local thing.

I'll test editing that now, see if it works with a port I know is definitely open.

No such luck. Guess I'll have to use the laptop if I want to do anything. Though I was only getting my two HM Slaves and a surfing Pikachu anywho =)
 

Nincodedo

New Member
Newbie
Joined
Sep 13, 2009
Messages
2
Trophies
0
Age
34
Website
oneclickwifi.net
XP
83
Country
United States
Been trying to get this to work for the past hour or so with no such luck. I've got the Python script working, and got the correct DNS inputted on my DS. When I try to connect to the GTS, it just says that it can't connect and I don't get my pokemon. No error code or anything. Any ideas?
 

Kyohack

Well-Known Member
Newcomer
Joined
Mar 27, 2010
Messages
98
Trophies
0
Location
Las Vegas, Nevada
Website
pokecheats.net
XP
198
Country
United States
Is it possible to connect the ds directly to a laptop using something like an ad hoc connection?


EDIT:
I can't get it to work on my XP laptop either. Tried changing the IP to static but no luck.

The python script says:
"Encoding!
Unhandled exception in thread started by
Traceback (most recent call last):
File "D:\sendpkm\pokehaxlib.py", line 70, in dnsspoof
s=socket.socket(); s.connect(("bash.org",80));
File "", line 1, in connect
socket.gaierror: [Errno 11001] getaddrinfo failed"

IP config says:
"C:\Documents and Settings\XP>ipconfig

Windows IP Configuration


Ethernet adapter Local Area Connection:

Media State . . . . . . . . . . . : Media disconnected

Ethernet adapter Wireless Network Connection:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 172.16.0.4
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 172.16.0.1

Ethernet adapter Local Area Connection 2:

Media State . . . . . . . . . . . : Media disconnected"

I want to try to get the script on my laptop to say the same thing that the script on my windows 7 computer said, since the graphics card on windows 7 just went bad.
 

CrimzonEyed

Well-Known Member
Member
Joined
Sep 3, 2007
Messages
2,492
Trophies
0
Age
32
XP
724
Country
Rydian said:
If they're legit they work in wifi.
all of them get valid on everything except

Type: Mystery Gift (dynamic)

checked on the site and found this:
Mystery Gift (Dynamic PID) - This is a mystery gift with a dynamic pokemon id. Make sure to check it thoroughly with another program to be sure its legit.

but i don't know any other program than http://projectpokemon.org/editing/legalitychecker.php
 

Rydian

Resident Furvert™
Member
Joined
Feb 4, 2010
Messages
27,880
Trophies
0
Age
35
Location
Cave Entrance, Watching Cyan Write Letters
Website
rydian.net
XP
8,930
Country
United States
What I've seen suggested it to send yourself an egg (set it from pal park) and hatch it, upon hatching it will automatically be given a your trainer ID and stuff, and it'll hatch with the IVs and moves you want, but at level 1, so you'll need to raise it yourself (otherwise it's just too easy), if you're worried.
 
D

Deleted User

Guest
Rydian said:
If they're legit they work in wifi.
I have a team of Ghost/Dark Arceus' with WonderGuard and they work on Wifi. (I have a hacked version of Pokemon Diamond called Creepy Arceus)
 

m2pt5

Well-Known Member
Member
Joined
Sep 30, 2005
Messages
337
Trophies
0
Age
46
Location
GMT-5
XP
375
Country
United States
CrimzonEyed said:
Type: Mystery Gift (dynamic)
Dynamic mystery gift pokemon get assigned the player's OT and ID when received, thus there's no set "legit" ones for them. I'm pretty sure that wonder card pokemon get IVs randomly assigned when you pick them up as well.
 

transmutable

New Member
Newbie
Joined
Mar 29, 2010
Messages
2
Trophies
0
XP
4
Country
United States
Another Ubuntu user here.

I'm getting a 51201 error. I've tried about five numbers for the DNS, and none of them work. Well, one number I found labeled Primary DNS worked, but then I just connected to the GTS and didn't get my pokemon.

As far as I know, I don't have a firewall.

Help?!

Oh, and is there any Linux equivalent to Pokesav?
 

Skyline969

MENUdo Afficionado
Member
Joined
Nov 18, 2008
Messages
2,209
Trophies
0
Age
31
Location
Saskatchewan
Website
Visit site
XP
508
Country
Canada
transmutable said:
Another Ubuntu user here.

I'm getting a 51201 error. I've tried about five numbers for the DNS, and none of them work. Well, one number I found labeled Primary DNS worked, but then I just connected to the GTS and didn't get my pokemon.

As far as I know, I don't have a firewall.

Help?!

Oh, and is there any Linux equivalent to Pokesav?
Gotta use sudo. This is what I would use... keep in mind I have a sendpkm folder in a Downloads folder in my home directory, and inside that folder is a pkm folder. I just cd to the sendpkm folder and then use this:
sudo python sendpkm.py /home/my_user_name/Downloads/sendpkm/pkm/POKEMON_FILE_HERE.pkm
 

transmutable

New Member
Newbie
Joined
Mar 29, 2010
Messages
2
Trophies
0
XP
4
Country
United States
Oh thank you! That line of code worked brilliantly! Tweaked to my files, of course.
smile.gif
Gorramit, I thought I was sudo'd... *grumblegrumble* Thank you!
 
Status
Not open for further replies.
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Skelletonike @ Skelletonike:
    3h left until work finishes, bah
  • Skelletonike @ Skelletonike:
    link doesn't work
    +2
  • Skelletonike @ Skelletonike:
    1H left, such a slow week.
  • Sonic Angel Knight @ Sonic Angel Knight:
    Okay, I had spaghetti :P
  • SylverReZ @ SylverReZ:
    Hope they made lots of spaget
  • K3N1 @ K3N1:
    Chill dog
  • SylverReZ @ SylverReZ:
    Chilli dog
  • Skelletonike @ Skelletonike:
    Damn, I'm loving the new zelda.
  • xtremegamer @ xtremegamer:
    loving the new zelda, i started a game, it was so fucking good, so i
    am waiting on my friend to get home so we can start a new one together
  • Skelletonike @ Skelletonike:
    I just dislike that they don't let me choose the voices before the game starts. Happened with botw as well, had to change to japanese and restart.
  • K3N1 @ K3N1:
    But the important question is can you choose gender
  • Skelletonike @ Skelletonike:
    Same way you can choose Gerald's gender.
  • Skelletonike @ Skelletonike:
    *Geralt, damn autocorrect.
  • Psionic Roshambo @ Psionic Roshambo:
    But can he be trans? Lol
  • K3N1 @ K3N1:
    Zelda transforms into link
  • Psionic Roshambo @ Psionic Roshambo:
    Link I'm not the princess your looking for.... *Pulls a crying game*
  • K3N1 @ K3N1:
    *skirt up* it's exactly what I always wanted
  • Skelletonike @ Skelletonike:
    Just scanned all my zelda amiibos, took a while but didn't get anything that cool, did get the lon lon ranch hylian fabrics though.
  • Skelletonike @ Skelletonike:
    It was pretty funny when I scanned wolf link and got a shit load of meat.
  • K3N1 @ K3N1:
    @Skelletonike, btw I ran that custom for mgs4 on the deck I'm amazed it got that far in game
  • K3N1 @ K3N1:
    Plug in*
    K3N1 @ K3N1: Plug in*