ROM Hack Send PKM files to retail games

Status
Not open for further replies.

MizuhoChan

Well-Known Member
Member
Joined
May 29, 2008
Messages
198
Trophies
1
Website
mii.nanodesu.org
XP
308
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
36
Location
Cave Entrance, Watching Cyan Write Letters
Website
rydian.net
XP
9,111
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
198
Trophies
1
Website
mii.nanodesu.org
XP
308
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
35
Website
oneclickwifi.net
XP
93
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
1
Age
33
XP
746
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
36
Location
Cave Entrance, Watching Cyan Write Letters
Website
rydian.net
XP
9,111
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
47
Location
GMT-5
XP
385
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
32
Location
Saskatchewan
Website
Visit site
XP
518
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.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • K3Nv2 @ K3Nv2:
    Yeah I wanted to see shards of the titanic
  • BigOnYa @ BigOnYa:
    I kept thinking jaws was gonna come up and attack
  • K3Nv2 @ K3Nv2:
    Jaws is on a diet
  • K3Nv2 @ K3Nv2:
    Damn power went out
  • BigOnYa @ BigOnYa:
    Ok xdqwerty, your little bro prob tripped On the cord and unplugged you
  • K3Nv2 @ K3Nv2:
    Ya I'm afraid of the dark hug me
  • BigOnYa @ BigOnYa:
    Grab and hold close your AncientBoi doll.
  • K3Nv2 @ K3Nv2:
    Damn didn't charge my external battery either
  • BigOnYa @ BigOnYa:
    Take the batteries out of your SuperStabber3000... Or is it gas powered?
  • K3Nv2 @ K3Nv2:
    I stole batteries from your black mamba
    +1
  • K3Nv2 @ K3Nv2:
    My frozen food better hold up for an hour I know that
  • BigOnYa @ BigOnYa:
    Or else gonna be a big lunch and dinner tomorrow.
  • BigOnYa @ BigOnYa:
    Did you pay your power bill? Or give all yo money to my wife, again.
  • K3Nv2 @ K3Nv2:
    Oh good the estimated time is the same exact time they just said
    +1
  • BigOnYa @ BigOnYa:
    Load up your pc and monitor, and head to a McDonalds dining room, they have free WiFi
  • K3Nv2 @ K3Nv2:
    Sir please watch your porn in the bathroom
    +2
  • BigOnYa @ BigOnYa:
    No sir we can not sell you anymore apple pies, after what you did with the last one.
  • K3Nv2 @ K3Nv2:
    We ran out
  • HiradeGirl @ HiradeGirl:
    for your life
    +1
  • K3Nv2 @ K3Nv2:
    My life has no value my fat ass is staying right here
  • K3Nv2 @ K3Nv2:
    Nearly 4 hours without power :(
    K3Nv2 @ K3Nv2: Nearly 4 hours without power :(