Jump to content

DeXtroze

Member
  • Posts

    10
  • Joined

  • Last visited

Reputation

10 Good

About DeXtroze

  • Birthday 10/21/1994
  1. recreated, means code. i made it cause i don't live near a toys r' us store and do not plan to drive 70 miles to get to one. also, i made it exactly identical to the original, so no one can tell the diffrence wehter it was created or obtained. i hold my own custom events so i know what i am doing. sory for the mistake. i had heard it was 31st. anyways, thanks for the correction.
  2. still i posted this because i recreated the Pokemon. i had no idea that some1 else already posted this.
  3. The long awaited, at least for me, Ash's pikachu event is coming to North america on the 31st of January. it will last until the 7th of February , i think. the event will be held at toys R' us stores across the US and Canada. and for those who cannot make it to one of those, or do not live near 1, i have recreated it, and will post up it's file when the event starts. Pokemon Stats: OT: Ash ID: 01311 Ability: Static Held Item: Light Ball Level: 50 Nature: Naughty Fateful Encounter: Yes Met At: Pokemon Event Moveset: Volt Tackle Iron Tail Quick Attack Thunderbolt IV: 13, 9, 10, 12, 16, 11 EV: All 85 PID: 3393516029? or 3378290492?
  4. i'm looking into it right now. i'm trying to figure out how pokemon ranch encodes/decodes pokemon first. then i can determine if a usb will be needed. i don't see why you cannot just use a NAND card but maybe you can't.
  5. thats not the point. the point is to make an all in 1 app that can not only send pokemon, but make them directly in itself. the version i'm currently working on can even pull Pokemon off of Pokemon ranch, and will be able to access emulators and extract Pokemon. also hypergts and ir-gts do not work on linux. send pkm works, but it's a python file, and not an executable, which is a: confusing for most people, and b: easily hackable. the main idea is to be able to store pokemon. the wii, would be an excellent place to hold unused pokemon, or just to save backups. i might scrap the pc version and just work on the wii version. you understand now?
  6. hello. this is my second post. DISCLAIMER: I WAS NOT A PERSON WHO WORKED ON THE SENDPKM PROJECT! I DID THIS TRANSLATION BY MY SELF. SENDPKM BELONGS TO THE ORIGINAL DESIGNERS! i have translated sendpkm into japanese. i will convert it in to more languages, on request. here is a screen shot: this works 100%. i have been able to retrieve Pokemon form sendpkm japanese. works exactly like the orignal. NOTE: THIS SCREENSHOT WAS TAKEN 1/11/11! THE BETA WILL LOOK DIFFRENT! you can download the beta from the attachments. Linux users download the Linuz-Posix version. Windows download the Windows version. --DeXtroze sendJPKM-Beta-0.01-Linuz-Posix.zip sendJPKM-Beta-0.01-Windows.zip
  7. NOTE: i have no idea where to put this so sorry if this is in the wrong forum. MY FIRST UNOFFICIAL EVENT!!! Pokemon: Plusle Level: 50 Trainer-ID: 89903 Pokerus status: Cured Fateful encounter at level 50 there are 2 different versions: AR-code version and PKM version AR version: works like a mystery gift event. comes with a special wonder card. press L+R, talk to the guy in the Pokemart to receive Pokemon. PKM version: MUST SEND OVER USING SENDPKM!!!!!!!! instructions for sendpkm can be found in another thread. search for it. NOTE: AR VERSION ONLY COMPATIBLE WITH DIAMOND AND PEARL!!!!!!! txt file contains AR code files are in attachments. --DeXtroze DeXtroze Plusle event.pkm DeXtroze Event.txt
  8. sure. it's the exact opposite of sendPKM. -extract Pokemon from games and save them as pkm files. i got this idea when i started using SendPKM. basically you load the application, enter the ip-adress as usual, and place the desired pokemon to be saved as a a deposit on the gts. then it will download directly to your pc. the wii version, will allow you to store them on your wii, and can transfer them between the wii and the pc. i may ask the creators of Pokesav and the creators of SendPKM if we can tie this into one entire application. sounds like a good idea to me. this really good when you want to restart your game and you want to keep that fav pokemon of yours, or you want to transfer over a pokemon from emulator to ds/dsi. the wii version will sort of be like the pokesav of the wii, and will be able to grab pokemon off of pokemon ranch. unfortunantly i have to make it a homebrew application. Edit: EMAIL WAS CHANGED! DextrozeSoftware@hotmail.com is my new Email
  9. Hello, my name is DeXtroze. (formally known as altXerror) i am a VB/C++ programmer, and currently working on many projects related to Pokemon, the biggest being POKEBOX BETA and POKEBOX WII i do take request for making Pokemon. and i will make special Pokemon -sort of like a contest give away XP- if you have a request, message me. or use my email address, which is currently located in my info. here it is anyways. altXerror@live.ca btw! looking for vb/python programmers to help with POKEBOX. message me for more info! thanks
  10. Hello. my name is DeXtroze, and i'm here to give the Linux tutorial for sendpkm! -background applause- i've come across this on many forrums, and the people state: "Does this work on Linux?" "it wont work with Linux." "it docent work for me." if this is you. please read this, so that your problems will be solved! YOU WILL NEED: 1. sendpkm files (make sure you have all 3 PYC files!) 2. Pokesav of choice INSTRUCTIONS: step 1. if you have not already done so, install WINE program loader. goto terminal and type in: sudo apt-get install wine WINE will be used to run Pokesav. once your done installing WINE, and have created your pokemon goto step 2. step 2. configuring sendpkm: naturally, Linux does not perceive the sendpkm files as exceutable. open up terminal again and type in this chmod +x "path_to_sendpkm"/sendpkm.py do this for all the files in the folder. step 3. running python: part a: updates: in the same terminal run sudo apt-get update then sudo apt-get install python this ensures that your python is up to date part b: running sendpkm: before you can run sendpkm, you need to give yourself advanced privileges. or this will happen Encoding! Traceback (most recent call last): File "sendpkm.py", line 46, in <module> initServ() File "/home/altxerror/Desktop/sendPKM/pokehaxlib.py", line 92, in initServ serv.bind(("0.0.0.0",80)) File "<string>", line 1, in bind socket.error: [Errno 13] Permission denied so type in terminal sudo su enter your username and password to become root admin. then type python sendpkm.py you should now see this: "No arguments given, please enter path to .pkm or .bin file :" enter the path to the file and then your done! when done correctly you will see this: altxerror@altxerror-desktop:~$ sudo su [sudo] password for altxerror: root@altxerror-desktop:/home/altxerror# cd /home/altxerror/Desktop/sendPKMN root@altxerror-desktop:/home/altxerror/Desktop/sendPKMN# python sendpkm.py No arguments given, please enter path to .pkm or .bin file : /home/altxerror/Desktop/sendPKMN/altxerror.pkm Encoding! Please set your DS's DNS server to 192.168.1.102 i hope this helped. look for more tutorials from DeXtroze!
×
×
  • Create New...