Jump to content

formlesstree4

Member
  • Posts

    303
  • Joined

  • Last visited

Everything posted by formlesstree4

  1. Just do Yes. I assume it has to do with local and public peers connecting.
  2. Well, I took HyperGTS v1.01 by Madaruwode and messed with its' code. I program in VB.net, so this was a bit difficult for me to get working properly, but I managed to do what I set out to achieve. Basically, the modified HyperGTS changes how directories are distributed, and how you can distribute them: ------------------------------------------------------------------------------------------------------------------------------------------------- Method 1) Goes in a sequential distribution of the folder and restarts to the beginning once done. This allows for you to continuously send out a folder. Method 2) Randomly selects a Pokemon from the folder to give to someone when the connect. It does repeat, but (typically) someone shouldn't get the same one more than three times in a row. It has happened though in my tests. ------------------------------------------------------------------------------------------------------------------------------------------------- The individual method still works like normal. I also ripped out the code for the DNS server inside. It wasn't working all the time and tended to lock up. I have found that using DNS Server v0.3 alongside HyperGTS v1.02 (my modified version) works perfectly. I've had a distribution server running for nearly 12 hours straight without any issues (using a randomized distribution pattern of course). One extra note: I've completely disabled the ability to deposit Pokemon into the GTS. I immediately reject it. I didn't want to start messing with that, and I wanted distribution only. Logging is also more detailed, including IP addresses of the connected people, and what they do (Profile check, what Pokemon they're getting, including the file name) Known bugs: The Send Pokemon checkbox is checked when the program loads, but options are disabled. Just uncheck and recheck it to get everything up and going. Huge thanks to Madaruwode for his original HyperGTS! Please note: I edited this in Visual Studio 2010 Professional, so the Solution File won't work (or it hasn't in my attempts) on previous editions without some editing. Attached is: DNS Server v0.3 and HyperGTS v1.02, ready to go. DNS_Server_v0.3+src.zip HyperGTS_v1.02+source.zip
  3. Nope, just wondering. It's a good program though, passes legal.exe without a problem most times (others just require a bit of fiddling to get to pass).
×
×
  • Create New...