pokeonecommunity.com Open in urlscan Pro
85.214.50.239  Public Scan

URL: https://pokeonecommunity.com/index.php?mod=users&action=home
Submission: On March 20 via manual from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST /index.php?mod=search&action=list

<form method="post" id="search_list" action="/index.php?mod=search&amp;action=list" class="nk-form nk-form-style-1" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="cs_xsrf_key" value="99bdbafb3666d2fb6356fcb0fda14143"></div>
  <div class="input-group">
    <input name="text" value="" maxlength="200" size="15" class="form-control" placeholder="Type something...">
    <select name="where">
      <option value="0">Module</option>
      <option value="articles">Archive</option>
      <option value="news">News</option>
      <option value="users">User</option>
      <option value="files">Files</option>
      <option value="pokemon">Pokemon</option>
    </select>
    <button class="nk-btn nk-btn-color-main-1" type="submit" name="submit" value="Search"><span class="ion-search"></span></button>
  </div>
</form>

POST /index.php?mod=users&action=login

<form method="post" action="/index.php?mod=users&amp;action=login" class="nk-form text-white" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="cs_xsrf_key" value="99bdbafb3666d2fb6356fcb0fda14143"></div>
  <div class="row vertical-gap">
    <div class="col-md-12"> Use nick and password: <div class="nk-gap"></div>
      <input type="text" name="nick" value="Nick" class=" form-control" onfocus="if(this.value=='Nick') this.value=''" onblur="if(this.value=='')this.value='Nick'" maxlength="40" size="22">
      <div class="nk-gap"></div>
      <input type="password" name="password" value="Pass" class="required form-control" onfocus="if(this.value=='Pass') this.value=''" onblur="if(this.value=='')this.value='Pass'" maxlength="40" size="22" aria-required="true">
    </div>
  </div>
  <div class="nk-gap-1"></div>
  <div class="row vertical-gap">
    <div class="col-md-12">
      <input type="checkbox" name="cookie" id="cookie" value="1"> Cookie
    </div>
    <div class="col-md-5">
      <input type="hidden" name="uri" value="/index.php?mod=users&amp;action=home">
      <input type="submit" name="login" value="Login">
    </div>
    <div class="col-md-6">
      <div class="mnt-5">
        <small><a href="/index.php?mod=users&amp;action=sendpw">Send password</a></small>
      </div>
      <div class="mnt-5">
        <small><a href="/index.php?mod=users&amp;action=register">Register</a></small>
      </div>
    </div>
  </div>
</form>

POST /index.php?mod=users&action=home

<form method="post" id="contact_mail" action="/index.php?mod=users&amp;action=home" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="cs_xsrf_key" value="99bdbafb3666d2fb6356fcb0fda14143"></div>
  <div class="row vertical-gap sm-gap">
    <div class="col-md-6">
      <input type="email" class="form-control required" name="email" value="" placeholder="Email *" aria-required="true">
    </div>
    <div class="col-md-6">
      <input type="text" class="form-control required" name="name" value="" placeholder="Name *" aria-required="true">
    </div>
    <div class="col-md-6">
      <input type="text" name="firm" value="" class="form-control required" placeholder="Company *" aria-required="true">
    </div>
    <div class="col-md-6">
      <input type="text" name="why" value="" class="form-control required" placeholder="Subject *" aria-required="true">
    </div>
  </div>
  <div class="nk-gap"></div>
  <div class="row vertical-gap sm-gap" style="display:none">
    <select name="categories_id" class="form-control required" aria-required="true">
      <option class="form-control required" value="1" selected="" aria-required="true">default</option>
      <option class="form-control required" value="0" aria-required="true">----</option>
    </select>
  </div>
  <div class="nk-gap"></div>
  <textarea class="rte_abcode form-control required" name="text2" rows="5" id="text2" placeholder="Text *" aria-required="true"></textarea>
  <div class="nk-gap-1"></div>
  <div class="row vertical-gap sm-gap">
    <div class="col-md-3" style="color:#93989b"> Security Code * <br>
      <div class="g-recaptcha" data-sitekey="6Lf92UsUAAAAAMN6d0kzKNshiy9i4-Q4WvjhtwAu">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf92UsUAAAAAMN6d0kzKNshiy9i4-Q4WvjhtwAu&amp;co=aHR0cHM6Ly9wb2tlb25lY29tbXVuaXR5LmNvbTo0NDM.&amp;hl=en&amp;v=zLD1nfkNCJC1kEswSRdSyd-p&amp;size=normal&amp;cb=elbeh4yhk71k"
              width="304" height="78" role="presentation" name="a-fk7m30qj2mhc" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <script type="text/javascript" src="https://www.google.com/recaptcha/api.js?hl=en"></script>
    </div>
  </div>
  <div class="nk-gap"></div>
  <input type="submit" name="submit" value="Send" class="nk-btn nk-btn-rounded nk-btn-color-white">
  <div class="nk-form-response-success"></div>
  <div class="nk-form-response-error"></div>
</form>

POST /index.php?mod=search&action=list2

<form method="post" id="search_list2" action="/index.php?mod=search&amp;action=list2" class="nk-form nk-form-style-1" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="cs_xsrf_key" value="99bdbafb3666d2fb6356fcb0fda14143"></div>
  <div class="input-group">
    <input name="text" value="" maxlength="200" size="15" class="form-control" placeholder="Type something...">
    <select name="where">
      <option value="0">Module</option>
      <option value="articles">Archive</option>
      <option value="news">News</option>
      <option value="users">User</option>
      <option value="files">Files</option>
      <option value="pokemon">Pokemon</option>
    </select>
    <button class="nk-btn nk-btn-color-main-1" type="submit" name="submit" value="Search"><span class="ion-search"></span></button>
  </div>
</form>

POST /index.php?mod=users&action=login

<form method="post" action="/index.php?mod=users&amp;action=login" class="nk-form text-white" novalidate="novalidate">
  <div style="display:none;"><input type="hidden" name="cs_xsrf_key" value="99bdbafb3666d2fb6356fcb0fda14143"></div>
  <div class="row vertical-gap">
    <div class="col-md-12"> Use nick and password <div class="nk-gap"></div>
      <input type="text" name="nick" value="Nick" class=" form-control" onfocus="if(this.value=='Nick') this.value=''" onblur="if(this.value=='')this.value='Nick'" maxlength="40" size="22">
      <div class="nk-gap"></div>
      <input type="password" name="password" value="Pass" class="required form-control" onfocus="if(this.value=='Pass') this.value=''" onblur="if(this.value=='')this.value='Pass'" maxlength="40" size="22" aria-required="true">
    </div>
  </div>
  <div class="nk-gap-1"></div>
  <div class="row vertical-gap">
    <div class="col-md-12">
      <input type="checkbox" name="cookie2" id="cookie2" value="1"> Cookie
    </div>
    <div class="col-md-5">
      <input type="hidden" name="uri" value="/index.php?mod=users&amp;action=home">
      <input type="submit" class="nk-btn nk-btn-rounded nk-btn-color-white nk-btn-block" name="login" value="Login">
    </div>
    <div class="col-md-6">
      <div class="mnt-5">
        <small><a href="/index.php?mod=users&amp;action=sendpw">Send password</a></small>
      </div>
      <div class="mnt-5">
        <small><a href="/index.php?mod=users&amp;action=register">Register</a></small>
      </div>
    </div>
  </div>
</form>

Text Content

WE USE COOKIES

We use cookies and other tracking technologies to improve your browsing
experience on our website, to show you personalized content and targeted ads, to
analyze our website traffic, and to understand where our visitors are coming
from. By browsing our website, you consent to our use of cookies and other
tracking technologies.


I agreeChange my preferences
 * 
 * 
 * 
 * 
   

 * 
 * 
 * 

 * Home
   * News
   * Forum
   * Archive
   * Interviews
   * Community
     * User List
     * Guild list
 * Pokeone Guides
     
   * Christmas Event
     
   * General Guides
   * Kanto
     * General Guides
     * Dailys
     * Side Quest
     * Legendary Pokémon
   * Sevii Island
     * General Guides
     * Dailys
     * Side Quest
     * Legendary Pokémon
   * Johto
     * General Guides
     * Dailys
     * Side Quest
     * Legendary Pokémon
   * Unova
     * General Guides
     * Dailys
     * Side Quest
     * Legendary Pokémon
   * PvP
   * FAQ
 * PokeDex
   * Pokemon
   * NPC
   * Moves
   * Abilities
   * Evolution
   * Types
   * Nature
   * Location
     * Kanto
     * Johto
     * Unova
   * Items
   * Effort Values
   * Stat Calculator
     
 * Media
     
   * Gallery
   * Video
   * Downloads
 * Tournaments
   

 * 


   
 * Home
   * Back
   * News
   * Forum
   * Archive
   * Interviews
   * Community
     * Back
     * User List
     * Guild list
 * Pokeone Guides
   * Back
     
   * Christmas Event
     
   * General Guides
   * Kanto
     * Back
     * General Guides
     * Dailys
     * Side Quest
     * Legendary Pokémon
   * Sevii Island
     * Back
     * General Guides
     * Dailys
     * Side Quest
     * Legendary Pokémon
   * Johto
     * Back
     * General Guides
     * Dailys
     * Side Quest
     * Legendary Pokémon
   * Unova
     * Back
     * General Guides
     * Dailys
     * Side Quest
     * Legendary Pokémon
   * PvP
   * FAQ
 * PokeDex
   * Back
   * Pokemon
   * NPC
   * Moves
   * Abilities
   * Evolution
   * Types
   * Nature
   * Location
     * Back
     * Kanto
     * Johto
     * Unova
   * Items
   * Effort Values
   * Stat Calculator
     
 * Media
   * Back
     
   * Gallery
   * Video
   * Downloads
 * Tournaments
   



WELCOME TO POKÉONE COMMUNITY

Welcome to PokéOne Community, doesn't matter if you are playing for fun, as a
collector or a competitive player, it's a place for everyone. You may also find
lots of information about PokéOne in here. Such as Guides, Interviews, Live
Streams, Artwork and much more. Enjoy looking around!



WELCOME TO POKÉONE COMMUNITY

Welcome to PokéOne Community, doesn't matter if you are playing for fun, as a
collector or a competitive player, it's a place for everyone. You may also find
lots of information about PokéOne in here. Such as Guides, Interviews, Live
Streams, Artwork and much more. Enjoy looking around!



WELCOME TO POKÉONE COMMUNITY

Welcome to PokéOne Community, doesn't matter if you are playing for fun, as a
collector or a competitive player, it's a place for everyone. You may also find
lots of information about PokéOne in here. Such as Guides, Interviews, Live
Streams, Artwork and much more. Enjoy looking around!



WELCOME TO POKÉONE COMMUNITY

Welcome to PokéOne Community, doesn't matter if you are playing for fun, as a
collector or a competitive player, it's a place for everyone. You may also find
lots of information about PokéOne in here. Such as Guides, Interviews, Live
Streams, Artwork and much more. Enjoy looking around!



WELCOME TO POKÉONE COMMUNITY

Welcome to PokéOne Community, doesn't matter if you are playing for fun, as a
collector or a competitive player, it's a place for everyone. You may also find
lots of information about PokéOne in here. Such as Guides, Interviews, Live
Streams, Artwork and much more. Enjoy looking around!






WELCOME TO POKÉONE COMMUNITY

Welcome to PokéOne Community, doesn't matter if you are playing for fun, as a
collector or a competitive player, it's a place for everyone. You may also find
lots of information about PokéOne in here. Such as Guides, Interviews, Live
Streams, Artwork and much more. Enjoy looking around!




 * 
 * 3
 * 
 * 
 * 



DOWNLOAD POKEONE

DISCORD

FORUM




LATEST NEWS




WINTER HUNTING EVENT - 50 MILLIONS PRIZEPOOL

Weihnachten

PokéOne Community hosted a Hunt Event on 26.12.21 with a huge prize pool of 50
million Pokédollars to be won. The first 50 places will be rewarded with a
prize. In addition, the first place will receive an exclusive flight mount that
no one on the server owns yet.

Readmore
2021-12-20 at 4:41 PM - Siver


WINTER EVENT 2021 IS RELEASED

Weihnachten

Today on 26.11.2021 the Winter Event was opened. There is a lot to discover. A
gigantic story that lasts 6-7 hours without guides or previous knowledge. From
Mt. Silver Lower Mountainside you get to the Event Map.

Readmore
2021-11-26 at 10:19 AM - BagonTr01


DESTINY ISLAND PART 1 IS OPEN!

PokéOne

Rusty just released the first part of Destiny Island today. This marks the start
of the own Kalos region in PokéOne. Destiny Island is specially designed for the
party function of PokeOne so it will be really hard if you try it alone! Grab
your friends and start playing!


Readmore
2021-07-05 at 2:15 PM - Siver


POKEONE MAJOR TOURNAMENT II

Major Turnier

Hello PokéOne Community, today we are happy to announce that the 2nd PokéOne
Major Tournament is about to start, the perfect place for all PvP masters to
show how great their skills are! For everyone else it will be a spectacle like
no other. The prize pool for the whole tournament is 200€ + 30.000.000
Pokedollar + 800 Reroll Tokens. And of course a bonus Shiny Impish Mew for the
first place.

Readmore
2021-05-09 at 6:34 PM - Siver


SERVER BACK ONLINE / LATE EASTER EVENT

PokéOne

From now on you can play PokeOne again the servers are back online. In addition,
the server has also opened the Easter event that was planned in the down time of
the server. The devs did not stand still and have also added some changes and
new Daily Quest in the game.

Readmore
2021-04-18 at 11:06 AM - Siver


MANY SMALL CHANGES - NEW PATCH 23.03.21

Patch-Notes

A new patch has been released today. With many updates so that Rusty can
continue to work on Mini Kalos and test it. You will find out exactly what has
changed here in the news.

Readmore
2021-03-23 at 4:52 PM - Siver


POKÉONE VERIFICATION PROBLEMS

PokéOne

Hello dear PokéOne community we just want to inform you that there are problems
with some e-mail services. If you just created an account or you don't get a
verification code, please have a look at this news, here we explain what you can
do.

Readmore
2021-02-09 at 11:51 AM - Siver


POKÉONE SERVER DOWN

PokéOne

Hello dear community, unfortunately the server is offline for 2 days. There are
several problems that need to be fixed.

Readmore
2021-01-28 at 2:23 AM - Siver

Weihnachten


WINTER HUNTING EVENT - 50 MILLIONS PRIZEPOOL

PokéOne Community hosted a Hunt Event on 26.12.21 with a huge prize pool of 50
million Pokédollars to be won. The first 50 places will be rewarded with a
prize. In addition, the first place will receive an exclusive flight mount that
no one on the server owns yet.

2021-12-20 at 4:41 PM - Siver
Readmore




TWITCH STREAM







TOP GUIDES


92691 Kanto Dailys



BOSS GUIDE

" This guide contents all of our informations about the released bosses in
PokèOne. To helping update this guide, please contact us if you notice there is
som...


Read More
2018-07-08 at 6:54 PM

82988 Player vs Player



VIABILITY RANKINGS

" In this guide you'll find all the PvP usable Pokémon divided into PokéOne
divided into their strength classes. -from S (best) rank to C- (wors...


Read More
2020-03-29 at 8:32 AM

60795 Kanto General Guides



EV SPOTS

" In this guide you will find the best places for ev-training. We'll list the
places and Pokemon you need to defeat down below in this guide.


Read More
2018-06-28 at 8:27 PM
60623 General Guides



MOVE-TUTORS

" In this guide, you'll find all the information about all the Move Tutors
available in PokéOne. Listed below each other in the region where they can be
found....


Read More
2018-08-25 at 4:43 PM



LATEST VIDEO



MAJOR TOURNAMENT 2 FINAL UNKNOWN VS KILLALESTON BO5

MAJOR TOURNAMENT #2 PLACE 3 SEMPT3X VS UNLUCKYCHERRY BO3

MAJOR TOURNAMENT 2 SEMIFINAL UNKNOWN VS SEMPT3X BO3

MAJOR TOURNAMENT 2 SEMIFINAL KILLALESTON VS UNLUCKYCHERRY BO3

MAJOR TOURNAMENT 2 ROUND 1 UNKNOWN VS PROPHET BO3







LATEST PICTURES



POKÉSHOP CINNOBAR



Details

POKÉSHOP CINNOBAR INSIDE



Details

IN FRONT OF CINNOBAR MANSION



Details

CINNOBAR MANSION LOBBY



Details

CINNOBAR MANSION 3F



Details

BEACH IN THE NORTH TO PALLET TOWN



Details



Module Archive News User Files Pokemon

ADVERTISING PARNTER



SIGN IN

Use nick and password:



Cookie

Send password
Register

VIEW VOTES

No active vote


LATEST VIDEO



SHOUT BOX

GB4100: GB4100


--------------------------------------------------------------------------------

Siver: homepage is fanmade ingame and page are different accounts


--------------------------------------------------------------------------------

TeusGames456: TeusGames456


--------------------------------------------------------------------------------

Sasunaru: i cant log in too-.- just created the account 2 days ago but cant
login


--------------------------------------------------------------------------------

inle454: wsh


--------------------------------------------------------------------------------

Pedrojr03: cuando salen las nuevas regiones


--------------------------------------------------------------------------------

Shirou636: i cant log in


--------------------------------------------------------------------------------

aleko161: 19922496a


--------------------------------------------------------------------------------

Pedrojr03: alguien sabe si se volvio a caer el servidor no puedo entrar a mi
cuenta


--------------------------------------------------------------------------------

Greispike: Selyra i just passed the same thing, the site and the game are 2
different thing


--------------------------------------------------------------------------------


Archive


CONTACT WITH US

* Please fill out as many fields as possible.

default ----


Security Code *






IN TWITTER

@PokeoneC
15 March
Homepage back online :P
@PokeoneC
13 March
The Homepage is down in moment we try to find out why and fix it we will give
you more Information when its back online
@PokeoneC
8 March
Shout out to @EklipseDark good Streamer everyone take a look and leave a
follow!!!!!!
@PokeoneC
8 March
Unfortunately, I just finished finishing the basement, so I won't be streaming
today. I need a long relaxing bath 😛… twitter.com/i/web/status/1…

Copyright © 2018 nK | Code Clansphere,Imprint
 * 
 * 
 * 
 * 
   

SEARCH


Module Archive News User Files Pokemon

SIGN IN


Use nick and password



Cookie

Send password
Register