Search results

  1. Programming Program for massive damage calculations, finding team weaknesses and more

    ^ The formula for weakness finding is very simple. So the program simulates battle against all of your team members versus the studied Pokemon and for every battle it produces a number that is the HP that is left for winner Pokemon and it is negative if your Pokemon won and positive...
  2. Programming Program for massive damage calculations, finding team weaknesses and more

    I tested this and it read the team fine. The reason it didn't work is because uu tier isn't not in program yet (because there wasn't smogon uu tier when I made the last update). The 5th gen uu tier is in file uu5.txt you coul edit it manually (look for example file ou5.txt to see the right...
  3. Programming Program for massive damage calculations, finding team weaknesses and more

    Could you give more information about this bug in finding team weaknesses because this obviosly should never happen. First you could test it with this test "team" Arbok @ Choice Band * arbokChoice_band Ability: Intimidate Jolly Nature EVs: 56 HP/ 252 Att/ 0 Def/ 0 SAtk/ 0 SDef/ 200 Speed -...
  4. Programming Program for massive damage calculations, finding team weaknesses and more

    First you need to install python3. The newest version is 3.2 and for your case you need to download install this: http://python.org/ftp/python/3.2/python-3.2.msi. After you have python installed download unzip the source code file (WeaknessProgram_2011_03_13.zip) and data file (Data1.zip or...
  5. Programming Program for massive damage calculations, finding team weaknesses and more

    Sorry for the late response. You have probably figured out itself already, but use the program from source code if it doesn't work on 32 bit system. And thanks for the info, I may look into it in future.
  6. Programming Program for massive damage calculations, finding team weaknesses and more

    I just uploaded the new version (only the source, will add windows executable after more testing). Haven't tested it much so any help would be appreciated. Here's new features: 1) Should have all english names for new moves, items, abilities and Pokemons. Also old japanese names are still...
  7. Programming Program for massive damage calculations, finding team weaknesses and more

    ^ Don't know exactly but it took a lot of time. There might been about 15000 lines of code I written, so if I would have written 1 line per minute it would have taken 250h. I would guess though I wasn't that slow so maybe 100-150 h might be close to truth.
  8. Programming Program for massive damage calculations, finding team weaknesses and more

    Windows instructions Here's picture guide for installing windows version, hopefully it helps. I have now downloaded the file WeakWindows and it's in my desktop. First right-click it and choose Extract all. Next choose where to extract files Then extract Data1 or Data2 file. Extract files...
  9. Programming Program for massive damage calculations, finding team weaknesses and more

    I decided to upload program already even though all english names are not yet released. Rest of english names will be added in next update. Currently only all Pokemons have their english names (and also japanese names). I also added windows executable so you can use program without installing...
  10. Official OU Round 2 Pokemon Suspect Voting

    Deoxys-N: OU Doryuuzu: OU Latios: OU Manaphy: OU Rankurusu: OU
  11. Official OU Round 2 Suspect Voting: Aldaron's Proposal

    Do Not Support Aldaron's Proposal
  12. OU Suspect Testing Round 2 Voter Identification and Suspect Nominations

    Confirming pokemonniac, monni and monnni.
  13. Programming Program for massive damage calculations, finding team weaknesses and more

    You didn't do anything wrong. There were some changes on server making it forbidden, but I changed it and now everyone should have access. Also if anyone is wondering I am planning to make next update after english names are released and there'll be new smogon sets in that update.
  14. Official OU Round 1 Pokemon Suspect Voting

    Darkrai: Ban Deoxys-A: Ban Deoxys-N: Do Not Ban Doryuuzu: Do Not Ban Latios: Do Not Ban Manaphy: Abstain Shaymin-S: Ban
  15. Quagsire (Analysis)

    I have played myself a lot with Curse Quagsire (and have achieved suspect voting rating with it in my team) and IMO 252HP, 252 Def, 4 Att Impish is much better spread. First some damage calculations for backing up my claim: Impish (252,252,0): ScizorChoiceband...
  16. B&W Research Thread

    Not sure if this is already known but posting incase it isn't. So I tested if Unaware works on evasion (it says it only works on attack/defenses on site). I attacked with my Unaware bat thing to Emonga with +6 Evasion. I used 2 times Acrobat and 3 times Gust and they always hit. I also hit...
  17. Programming Program for massive damage calculations, finding team weaknesses and more

    ^ Did you unzip both WeaknessProgram.zip and then Update.zip? You should have a file for every Pokemon (for example pikachu.py and abomasnow.py) and tier (these files are only on WeaknessProgram.zip). So first unzip WeaknessProgram.zip and after that Update.zip and then it should work. EDIT...
Top