Users browsing this thread: 1 Guest(s)
How to: GTS Spoof!
#1
meh.

Requirements:
  • .NET Framework 3.5 (4?)
  • Knowledge of how to port-forward
  • whatsmyip.org
  • Visual Basic 08(10 might work.)

get everything before you go on. or you'll need to get it later. which is annoying.


Downloads:

Open up the vbproj from the dns server folder in Visual basic.
follow the image guide:
  1. Click.
  2. Click.
  3. Type in your IP from whatsmyip.org OR your Local IP if you aren't doing an internet giveaway.
  4. Click.


Port forward ports 80, 53 to your local ip.
To find your local IP, just go to cmd and type ipconfig /all and look for your v4 ip.

Make your .pkm in PokeGen. When you're done, go to File --> Save File. Before just saving, change the filesize to 256 KB (unencrypted.)

When you extracted DNS Server project files, go back there. go to bin\debug and copy the dns server.exe file to a different directory. Probably the same one with SendPkmnDX.exe Rename it to DNSServer.exe

Now open notepad, copy and paste this code:
Code:
@echo off
cls
START /min DNSServer.exe
timeout /T 180 /NOBREAK
goto reboot
:reboot
TASKKILL /F /IM DNSServer.exe
START /MIN DNSServer.exe
timeout /T 180 /NOBREAK
goto reboot
...and save it as Reboot.bat in the same location as DNSServer.

Take the .pkm you made and drag it onto SendpkmnDX, it should open a command prompt. (Note: You can drag multiple .pkms, up to 24 at a time. It will distrubute randomly.)
To actually run a server where you can deposit, open GTS Server.exe

Set your DS DNS to the IP you put in VB earlier and you should get your pokemon.


Hope this helped. C:
Thanked by: Ton


Forum Jump: