Search results

  1. fukurou

    AX beefup

    package AXJava; import java.util.ArrayList; import java.util.Random; public class DrawRnd { // draw a random element than take said element out private ArrayList<String> strings = new ArrayList<>(); private Random rand = new Random(); public DrawRnd(String... values) {...
  2. fukurou

    AX beefup

  3. fukurou

    new sylveon

    Sylveon (F) @ Heavy-Duty Boots Ability: Pixilate Shiny: Yes Tera Type: Psychic EVs: 4 HP / 252 SpA / 4 SpD / 248 Spe Timid Nature IVs: 0 Atk - Psych Up - Hyper Beam - Psychic - Draining Kiss
  4. fukurou

    new sylveon

    Scizor (M) @ Metronome Ability: Swarm Shiny: Yes Tera Type: Water EVs: 252 Atk / 4 SpD / 252 Spe Jolly Nature - Fury Cutter - Agility - Defog - Tailwind @ZORO
  5. fukurou

    new sylveon

    Dachsbun @ Leftovers OT: Ability: Well-Baked Body Tera Type: Fairy EVs: 252 HP / 252 Def / 4 SpD Impish Nature IVs: 0 Atk - Protect - Body Press - Roar - Wish @ZORO
  6. fukurou

    new sylveon

    Sylveon (F) @ Leftovers OT: Ability: Cute Charm Shiny: Yes Tera Type: Psychic EVs: 4 HP / 252 SpA / 4 SpD / 248 Spe Timid Nature - Moonblast - Psychic - Yawn - Protect @ZORO
  7. fukurou

    AX beefup

    package AXJava; public class Cycler { // cycles through numbers limit to 0 non-stop private int cycler = 0; private int limit; public Cycler(int limit) { super(); this.limit = limit; cycler = limit; } public int getLimit() { return...
  8. fukurou

    AX beefup

    public class CountDownGate { private int cycler = 0; private int limit; public CountDownGate(int limit) { super(); this.limit = limit; cycler = limit; } public int getLimit() { return limit; } public void setLimit(int limit) {...
  9. fukurou

    AX beefup

    package AXJava; import java.util.Hashtable; public class Catche { private Hashtable<String,String> dic1 = new Hashtable<>(); private int limit = 3; public void setLimit(int limit) { this.limit = limit; } public int getLimit() { return limit; }...
  10. fukurou

    AX beefup

  11. fukurou

    AX beefup

    show me your plan
  12. fukurou

    AX beefup

  13. fukurou

    AX beefup

    so this is your plan to defeat loebner? :s35:
  14. fukurou

    🏕️offgrid camping bag guide

  15. fukurou

    [MEDIA]

  16. fukurou

    builder of teams

    @ZORO Pawmot (M) @ Leppa Berry OT: Ability: Volt Absorb Tera Type: Flying EVs: 104 Def / 152 SpD / 252 Spe Timid Nature - Revival Blessing - Double Shock - Brick Break - Brick Break Toxapex (M) @ Black Sludge OT: Ability: Merciless Shiny: Yes Tera Type: Bug EVs: 4 HP /...
  17. fukurou

    dragonzord

    and this also dragonzord (Iron Thorns) @ Shuca Berry Ability: Quark Drive Tera Type: Electric EVs: 252 Atk / 4 Def / 252 Spe Jolly Nature - Ice Punch - Thunder Punch - Swords Dance - Stone Edge @ZORO
  18. fukurou

    dragonzord

    dragonzord (Iron Thorns) @ Booster Energy Ability: Quark Drive Tera Type: Electric EVs: 252 Atk / 4 Def / 252 Spe Jolly Nature - Ice Punch - Thunder Punch - Swords Dance - Stone Edge @ZORO
  19. fukurou

    [MEDIA]

  20. fukurou

    rec

    @ZORO
Top