Register for your free account! | Forgot your password?

You last visited: Today at 00:43

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Necrobot 0.70 with new API!

Discussion on Necrobot 0.70 with new API! within the Pokemon Hacks, Bots, Cheats & Exploits forum part of the Pokemon category.

Closed Thread
 
Old 08/07/2016, 15:14   #211

 
Albus Dumbledore™'s Avatar
 
elite*gold: 16
Join Date: May 2011
Posts: 828
Received Thanks: 107
Quote:
Originally Posted by Victoriuz™ View Post
ka ob ich iwas verändert hatte, aber mit dem 250k plus exp/h
Und wie du was verändert hast
Albus Dumbledore™ is offline  
Old 08/07/2016, 15:16   #212
 
Gafgarron's Avatar
 
elite*gold: 0
Join Date: Jan 2006
Posts: 52
Received Thanks: 5
Quote:
Originally Posted by HuanSoh View Post
So ich habe nun 67 Pokemons zu entwickeln, wie kann man das im Bot einstellen, dass er nun alle entwickelt mit Glückseier ich nutze die Config

Code:
{/*
					MASSEXP CONFIG BY DRZ FOR NECROBOT 0.7.0 - BASED ON GMACKI'S 8787'S ORIGINAL CONFIGS
				-THIS VERSION USES GREAT BALLS AND ULTRA BALLS- -TO DISABLE, READ BELOW- -MAY LOWER EXP RATE-

 [MENTION=403871]All[/MENTION] credits go to GMACKI AND 8787.
 [MENTION=356863]parti[/MENTION]al credits to me for updating.

---[WARNING: THIS CONFIG WILL TRANSFER DUPLICATE POKEMON ACCORDING TO THE SETTINGS YOU CHANGE ON TIPS]---

Search for TIP (Using CRTL+F)

Modify the KeepMinCP value to whatever CP you want to keep. (The value and higher.)

"KeepMinDuplicatePokemon" to 0. This will transfer all Pokemon below the MinCP and MinIV threshold you chose.

To disable great balls and ultra balls:

Replace:
  "UseGreatBallAboveCp": 1000,
  "UseUltraBallAboveCp": 1250,
  "UseMasterBallAboveCp": 1500,
  "UseGreatBallAboveIv": 85,
  "UseUltraBallAboveIv": 95,
  "UseGreatBallBelowCatchProbability": 0.2,
  "UseUltraBallBelowCatchProbability": 0.1,
  "UseMasterBallBelowCatchProbability": 0.05,

With:
  "UseGreatBallAboveCp": 1800,
  "UseUltraBallAboveCp": 2500,
  "UseMasterBallAboveCp": 1500,
  "UseGreatBallAboveIv": 95,
  "UseUltraBallAboveIv": 99,
  "UseGreatBallBelowCatchProbability": 0.05,
  "UseUltraBallBelowCatchProbability": 0.05,
  "UseMasterBallBelowCatchProbability": 0.05,\
  
To enable Constant Lucky Eggs:

Replace:
  "UseLuckyEggConstantly": false,
  "UseLuckyEggsMinPokemonAmount": 30,
  "UseLuckyEggsWhileEvolving": true,

With:
  "UseLuckyEggConstantly": true,
  "UseLuckyEggsMinPokemonAmount": 30,
  "UseLuckyEggsWhileEvolving": false,
  
  
For slower or faster evolve:

Replace:
  "EvolveKeptPokemonsAtStorageUsagePercentage": 70.0,
  
With:
  "EvolveKeptPokemonsAtStorageUsagePercentage": 50.0,    <- OR ANY PERCENTAGE

Any questions/help at PokeCoords Discord server.
~DrZ#3244

Want to buy me some tequila? [email][/email]
Want to support buy buying one of my accounts? [url=http://pogomart.xyz]Pokémart - Premium Pokémon Go Services[/url]

Thanks to Deliquium, cygnae, beum, ShrekHD and others for helping out!

*/
  "TranslationLanguageCode": "en",
  "AutoUpdate": true,
  "TransferConfigAndAuthOnUpdate": true,
  "UseWebsocket": false,
  "StartupWelcomeDelay": false,
  "AmountOfPokemonToDisplayOnStart": 10,
  "ShowPokeballCountsBeforeRecycle": true,
  "CatchPokemon": true,
  "AutomaticallyLevelUpPokemon": false,
  "AmountOfTimesToUpgradeLoop": 5,
  "GetMinStarDustForLevelUp": 5000,
  "LevelUpByCPorIv": "iv",
  "UpgradePokemonCpMinimum": 1000.0,
  "UpgradePokemonIvMinimum": 95.0,
  "UpgradePokemonMinimumStatsOperator": "and",
  "DisableHumanWalking": true,
  "DefaultAltitude": 10.0,
  "DefaultLatitude": 35.6328964,
  "DefaultLongitude": 139.8803943,
  "WalkingSpeedInKilometerPerHour": 50.0,
  "MaxSpawnLocationOffset": 10,
  "DelayBetweenPlayerActions": 1,
  "DelayBetweenPokemonCatch": 1,
  "DumpPokemonStats": true,
  "EvolveAboveIvValue": 1.0,
  "EvolveAllPokemonAboveIv": false,
  "EvolveAllPokemonWithEnoughCandy": true,
  "EvolveKeptPokemonsAtStorageUsagePercentage": 50.0,
  "KeepPokemonsThatCanEvolve": true,
  "KeepMinCp": 1250,   /*TIP: CHANGE THIS TO WHAT CP YOU WANT TO KEEP AND HIGHER*/
  "KeepMinIvPercentage": 95.0,   /*TIP: CHANGE THIS TO WHAT IV YOU WANT TO KEEP AND HIGHER*/
  "KeepMinLvl": 6,
  "KeepMinOperator": "or", /*TIP: CHANGE THIS TO AND IF YOU WANT TO KEEP POKEMON ONLY WITH SPECIFIC CP AND IV.*/
  "UseKeepMinLvl": false,
  "PrioritizeIvOverCp": false,   /*TIP: CHANGE THIS IF YOU WANT TO PRIORITIZE IV OVER CP*/
  "KeepMinDuplicatePokemon": 1,   /*TIP: IF YOU CHANGE TO 0 THEN POKEMONS BELOW THRESHOLD WILL BE TRANSFERRED*/
  "UseGpxPathing": false,
  "GpxFile": "GPXPath.GPX",
  "VerboseRecycling": true,
  "RecycleInventoryAtUsagePercentage": 90.0,
  "UseEggIncubators": true,
  "UseLuckyEggConstantly": false,
  "UseLuckyEggsMinPokemonAmount": 30,
  "UseLuckyEggsWhileEvolving": true,
  "UseIncenseConstantly": false,
  "UseBerriesMinCp": 0,
  "UseBerriesMinIv": 0.0,
  "UseBerriesBelowCatchProbability": 0.0,
  "UseBerriesOperator": "and",
  "UseSnipeOnlineLocationServer": false,
  "UseSnipeLocationServer": false,
  "SnipeLocationServer": "localhost",
  "SnipeLocationServerPort": 16969,
  "GetSniperInfoFromPokezz": true,
  "GetOnlyVerifiedSniperInfoFromPokezz": true,
  "MinPokeballsToSnipe": 100,
  "MinPokeballsWhileSnipe": 0,
  "MinDelayBetweenSnipes": 10000,
  "SnipingScanOffset": 0.013,
  "SnipeAtPokestops": true,
  "SnipeIgnoreUnknownIv": false,
  "UseTransferIvForSnipe": false,
  "RenamePokemon": false,
  "RenameOnlyAboveIv": true,
  "RenameTemplate": "{1}_{0}",
  "MaxPokeballsPerPokemon": 6,
  "MaxTravelDistanceInMeters": 3000,
  "TotalAmountOfPokeballsToKeep": 120,
  "TotalAmountOfPotionsToKeep": 0,
  "TotalAmountOfRevivesToKeep": 0,
  "TotalAmountOfBerriesToKeep": 50,
  "UseGreatBallAboveCp": 750,
  "UseUltraBallAboveCp": 1000,
  "UseMasterBallAboveCp": 2000,
  "UseGreatBallAboveIv": 80.0,
  "UseUltraBallAboveIv": 90.0,
  "UseGreatBallBelowCatchProbability": 0.0,
  "UseUltraBallBelowCatchProbability": 0.0,
  "UseMasterBallBelowCatchProbability": 0.0,
  "EnableHumanizedThrows": false,
  "NiceThrowChance": 40,
  "GreatThrowChance": 30,
  "ExcellentThrowChance": 10,
  "CurveThrowChance": 90,
  "ForceGreatThrowOverIv": 90.0,
  "ForceExcellentThrowOverIv": 95.0,
  "ForceGreatThrowOverCp": 1000,
  "ForceExcellentThrowOverCp": 1500,
  "TransferWeakPokemon": false,
  "TransferDuplicatePokemon": true,
  "TransferDuplicatePokemonOnCapture": false,
  "FavoriteMinIvPercentage": 95.0,
  "AutoFavoritePokemon": false,
  "UsePokemonToNotCatchFilter": true,
  "UsePokemonSniperFilterOnly": false,
  "WebSocketPort": 14251,
  "ItemRecycleFilter": [
    {
      "Key": "itemUnknown",
      "Value": 0
    },
    {
      "Key": "itemLuckyEgg",
      "Value": 200
    },
    {
      "Key": "itemIncenseOrdinary",
      "Value": 100
    },
    {
      "Key": "itemIncenseSpicy",
      "Value": 100
    },
    {
      "Key": "itemIncenseCool",
      "Value": 100
    },
    {
      "Key": "itemIncenseFloral",
      "Value": 100
    },
    {
      "Key": "itemTroyDisk",
      "Value": 100
    },
    {
      "Key": "itemXAttack",
      "Value": 100
    },
    {
      "Key": "itemXDefense",
      "Value": 100
    },
    {
      "Key": "itemXMiracle",
      "Value": 100
    },
    {
      "Key": "itemRazzBerry",
      "Value": 50
    },
    {
      "Key": "itemBlukBerry",
      "Value": 10
    },
    {
      "Key": "itemNanabBerry",
      "Value": 10
    },
    {
      "Key": "itemWeparBerry",
      "Value": 30
    },
    {
      "Key": "itemPinapBerry",
      "Value": 30
    },
    {
      "Key": "itemSpecialCamera",
      "Value": 100
    },
    {
      "Key": "itemIncubatorBasicUnlimited",
      "Value": 100
    },
    {
      "Key": "itemIncubatorBasic",
      "Value": 100
    },
    {
      "Key": "itemPokemonStorageUpgrade",
      "Value": 1000
    },
    {
      "Key": "itemItemStorageUpgrade",
      "Value": 100
    }
  ],
  "PokemonsNotToTransfer": [
    "flareon",
    "porygon",
    "kabuto",
    "aerodactyl",
    "snorlax",
    "mrMime",
    "dragonite",
    "venusaur",
    "charizard",
    "blastoise",
    "nidoqueen",
    "nidoking",
    "clefable",
    "vileplume",
    "arcanine",
    "poliwrath",
    "machamp",
    "vaporeon",
    "jolteon",
    "flareon",
    "victreebel",
    "golem",
    "slowbro",
    "muk",
    "exeggutor",
    "lickitung",
    "chansey",
    "rhydon",
    "ditto",
    "gyarados",
    "lapras",
    "articuno",
    "mew"
  ],
  "PokemonsToEvolve": [
    "caterpie",
    "weedle",
    "pidgey",
    "rattata",
    "spearow",
    "zubat",
    "doduo",
    "bulbasaur",
    "ivysaur",
    "venusaur",
    "charmander",
    "charmeleon",
    "charizard",
    "squirtle",
    "wartortle",
    "blastoise",
    "metapod",
    "butterfree",
    "kakuna",
    "beedrill",
    "pidgeotto",
    "pidgeot",
    "raticate",
    "fearow",
    "ekans",
    "arbok",
    "pikachu",
    "raichu",
    "sandshrew",
    "sandslash",
    "nidorina",
    "nidoqueen",
    "nidorino",
    "nidoking",
    "clefairy",
    "clefable",
    "vulpix",
    "ninetales",
    "jigglypuff",
    "wigglytuff",
    "golbat",
    "oddish",
    "gloom",
    "vileplume",
    "paras",
    "parasect",
    "venonat",
    "venomoth",
    "diglett",
    "dugtrio",
    "meowth",
    "persian",
    "psyduck",
    "golduck",
    "mankey",
    "primeape",
    "growlithe",
    "arcanine",
    "poliwag",
    "poliwhirl",
    "poliwrath",
    "abra",
    "kadabra",
    "alakazam",
    "machop",
    "machoke",
    "machamp",
    "bellsprout",
    "weepinbell",
    "victreebel",
    "tentacool",
    "tentacruel",
    "geodude",
    "graveler",
    "golem",
    "ponyta",
    "rapidash",
    "slowpoke",
    "slowbro",
    "magnemite",
    "magneton",
    "dodrio",
    "seel",
    "dewgong",
    "grimer",
    "muk",
    "shellder",
    "cloyster",
    "gastly",
    "haunter",
    "gengar",
    "onix",
    "drowzee",
    "hypno",
    "krabby",
    "kingler",
    "voltorb",
    "electrode",
    "exeggcute",
    "exeggutor",
    "cubone",
    "marowak",
    "hitmonlee",
    "hitmonchan",
    "lickitung",
    "koffing",
    "weezing",
    "rhyhorn",
    "rhydon",
    "chansey",
    "tangela",
    "kangaskhan",
    "horsea",
    "seadra",
    "goldeen",
    "seaking",
    "staryu",
    "starmie",
    "scyther",
    "jynx",
    "electabuzz",
    "magmar",
    "pinsir",
    "tauros",
    "magikarp",
    "gyarados",
    "lapras",
    "ditto",
    "eevee",
    "vaporeon",
    "jolteon",
    "flareon",
    "porygon",
    "omanyte",
    "omastar",
    "kabuto",
    "kabutops",
    "aerodactyl",
    "snorlax",
    "articuno",
    "zapdos",
    "moltres",
    "dratini",
    "dragonair",
    "dragonite",
    "mewtwo",
    "mew"
  ],
  "PokemonsToIgnore": [],
  "PokemonsTransferFilter": {
    "Mewtwo": {
      "KeepMinCp": 2500,
      "KeepMinLvl": 0,
      "UseKeepMinLvl": false,
      "KeepMinIvPercentage": 100.0,
      "KeepMinDuplicatePokemon": 1,
      "Moves": [],
      "KeepMinOperator": "or",
      "MovesOperator": "or"
    }
  },
  "PokemonToSnipe": {
    "Locations": [
      {
        "Latitude": 35.6328964,
        "Longitude": 139.8803943
      },
      {
        "Latitude": 40.712784,
        "Longitude": -74.005941
      },
      {
        "Latitude": 38.907192,
        "Longitude": -77.036871
      },
      {
        "Latitude": 37.77493,
        "Longitude": -122.419416
      },
      {
        "Latitude": 52.520007,
        "Longitude": 13.404954
      },
      {
        "Latitude": 51.507351,
        "Longitude": -0.127758
      }
    ],
    "Pokemon": [
      "caterpie",
      "bulbasaur",
      "ivysaur",
      "venusaur",
      "charmander",
      "charmeleon",
      "charizard",
      "squirtle",
      "wartortle",
      "blastoise",
      "caterpie",
      "metapod",
      "butterfree",
      "weedle",
      "kakuna",
      "beedrill",
      "pidgey",
      "pidgeotto",
      "pidgeot",
      "rattata",
      "raticate",
      "spearow",
      "fearow",
      "ekans",
      "arbok",
      "pikachu",
      "raichu",
      "sandshrew",
      "sandslash",
      "nidorina",
      "nidoqueen",
      "nidorino",
      "nidoking",
      "clefairy",
      "clefable",
      "vulpix",
      "ninetales",
      "jigglypuff",
      "wigglytuff",
      "zubat",
      "golbat",
      "oddish",
      "gloom",
      "vileplume",
      "paras",
      "parasect",
      "venonat",
      "venomoth",
      "diglett",
      "dugtrio",
      "meowth",
      "persian",
      "psyduck",
      "golduck",
      "mankey",
      "primeape",
      "growlithe",
      "arcanine",
      "poliwag",
      "poliwhirl",
      "poliwrath",
      "abra",
      "kadabra",
      "alakazam",
      "machop",
      "machoke",
      "machamp",
      "bellsprout",
      "weepinbell",
      "victreebel",
      "tentacool",
      "tentacruel",
      "geodude",
      "graveler",
      "golem",
      "ponyta",
      "rapidash",
      "slowpoke",
      "slowbro",
      "magnemite",
      "magneton",
      "doduo",
      "dodrio",
      "seel",
      "dewgong",
      "grimer",
      "muk",
      "shellder",
      "cloyster",
      "gastly",
      "haunter",
      "gengar",
      "onix",
      "drowzee",
      "hypno",
      "krabby",
      "kingler",
      "voltorb",
      "electrode",
      "exeggcute",
      "exeggutor",
      "cubone",
      "marowak",
      "hitmonlee",
      "hitmonchan",
      "lickitung",
      "koffing",
      "weezing",
      "rhyhorn",
      "rhydon",
      "chansey",
      "tangela",
      "kangaskhan",
      "horsea",
      "seadra",
      "goldeen",
      "seaking",
      "staryu",
      "starmie",
      "scyther",
      "jynx",
      "electabuzz",
      "magmar",
      "pinsir",
      "tauros",
      "magikarp",
      "gyarados",
      "lapras",
      "ditto",
      "eevee",
      "vaporeon",
      "jolteon",
      "flareon",
      "porygon",
      "omanyte",
      "omastar",
      "kabuto",
      "kabutops",
      "aerodactyl",
      "snorlax",
      "articuno",
      "zapdos",
      "moltres",
      "dratini",
      "dragonair",
      "dragonite",
      "weedle",
      "pidgey"
    ]
  },
  "PokemonToUseMasterball": [
    "articuno",
    "zapdos",
    "moltres",
    "mew",
    "mewtwo"
  ]
}
Awesome, thanks.

Also, say I want to keep the bot within a one meter radius to stay clustered in a group of PokeStops. It only seems to get the stops but not capture Pokemon. Can anyone help on hoe to change this?
Gafgarron is offline  
Old 08/07/2016, 15:16   #213
 
elite*gold: 0
Join Date: Aug 2016
Posts: 23
Received Thanks: 0
wieso fange ich bei diesen bot bei level 1 an??
fritenklaus is offline  
Old 08/07/2016, 15:23   #214
 
sweetwort's Avatar
 
elite*gold: 2
Join Date: Jan 2015
Posts: 1,637
Received Thanks: 189
Quote:
Originally Posted by 4ns_2lhe267cetnk View Post
Versteht mich bitte nicht falsch, aber die Bots sind so einfach aufgebaut und mit einwenig Selbstinitiative ist es problemlos möglich, den selber zu configurieren, ohne gross Ahnung vom geschehen zu haben ...

und um doch noch was Gutes zu tun:

sweetword, check in deiner config ob du:

"TransferDuplicatePokemon": true,

drin hast.

Ich kann das bei nicht ändern (bzw nicht öffnen die config.json datei), kannst Du mir eine config.json damit hochladen?
sweetwort is offline  
Old 08/07/2016, 15:26   #215
 
elite*gold: 0
Join Date: Jul 2016
Posts: 29
Received Thanks: 6
BENÖTIGE BITTE EINE ANLEITUNG
Netto94 is offline  
Old 08/07/2016, 15:28   #216
 
Yuu ツ's Avatar
 
elite*gold: 0
Join Date: Jun 2015
Posts: 106
Received Thanks: 12
Quote:
Originally Posted by sweetwort View Post
Ich kann das bei nicht ändern (bzw nicht öffnen die config.json datei), kannst Du mir eine config.json damit hochladen?
Kannst du die config.json (falls noch nicht ausprobiert) nicht mit Wordpad öffnen? Sollte eigentlich gehen.


Btw andere Frage: Kann ich den Bot ohne Probleme auf 300 km/h stellen?
Yuu ツ is offline  
Old 08/07/2016, 15:28   #217
 
elite*gold: 0
Join Date: Oct 2008
Posts: 212
Received Thanks: 35
Quote:
Originally Posted by Netto94 View Post
BENÖTIGE BITTE EINE ANLEITUNG
Exe gestartet? Wäre Schritt 1...von 1 quasi.
XRakuX is offline  
Thanks
1 User
Old 08/07/2016, 15:28   #218
 
elite*gold: 0
Join Date: Dec 2010
Posts: 39
Received Thanks: 2
Die config im OP ist ja anscheinend auf viel XP/std ausgelegt, gibts denn auch configs die nach starken und seltenen Pokemon suchen und nur die fangen?
ZarrocZuckz is offline  
Old 08/07/2016, 15:29   #219
 
elite*gold: 0
Join Date: Sep 2014
Posts: 12
Received Thanks: 2
kurze frage: Mein Ziel ist es, jedes Pokemon einmal zu haben. Wir deaktiviere ich in der Config, das er Pokemon entwickelt ? Danke
C1490 is offline  
Old 08/07/2016, 15:29   #220
 
Gafgarron's Avatar
 
elite*gold: 0
Join Date: Jan 2006
Posts: 52
Received Thanks: 5
Guys, the Config file won't appear until after the initial setup. So after you do that close out the program, find it, edit it to your liking, then open up the bot again.
Gafgarron is offline  
Old 08/07/2016, 15:29   #221
 
Amphux's Avatar
 
elite*gold: 0
Join Date: Jul 2015
Posts: 104
Received Thanks: 16
Quote:
Originally Posted by Netto94 View Post
BENÖTIGE BITTE EINE ANLEITUNG


Der Bot selber erklärt dir eigentlich schon alles
Amphux is offline  
Thanks
2 Users
Old 08/07/2016, 15:31   #222
 
sweetwort's Avatar
 
elite*gold: 2
Join Date: Jan 2015
Posts: 1,637
Received Thanks: 189
Quote:
Originally Posted by reborn2you View Post
Kannst du die config.json (falls noch nicht ausprobiert) nicht mit Wordpad öffnen? Sollte eigentlich gehen.


Btw andere Frage: Kann ich den Bot ohne Probleme auf 300 km/h stellen?

1) Nein, habe keine öffnen mit funktion da...
2) ka
sweetwort is offline  
Old 08/07/2016, 15:32   #223
 
RamZanA's Avatar
 
elite*gold: 0
Join Date: Jul 2016
Posts: 46
Received Thanks: 51
Quote:
Originally Posted by sweetwort View Post
Ich kann das bei nicht ändern (bzw nicht öffnen die config.json datei), kannst Du mir eine config.json damit hochladen?
Wenn du es nicht öffnen kannst machst du es entweder falsch oder dir fehlen die Programme dazu.
Versuche es mal mit Rechtsklick auf die Datei und dann auf "Öffnen mit" und dann kannst du auswählen je nachdem welche Programme du hast oder nicht. Wenn du keine Programme hast empfehle ich dir "Notepad++" oder wenn du es einfacher haben willst "Editor" runterzuladen.
RamZanA is offline  
Old 08/07/2016, 15:32   #224
 
elite*gold: 0
Join Date: Jul 2016
Posts: 29
Received Thanks: 6
ICH KANN DEN BOT NICHT STARTEN ER WILL IMMER MIR VIRTUAL STUDIO STARTEN
Netto94 is offline  
Old 08/07/2016, 15:33   #225
 
-Soni©-'s Avatar
 
elite*gold: 7
Join Date: Sep 2012
Posts: 933
Received Thanks: 93
Besteht die Möglichkeit den Bot mit mehreren Accounts laufen zu lassen? Über VM's oder ähnlichem?

Danke euch!
-Soni©- is offline  
Closed Thread


Similar Threads Similar Threads
Hilfe Necrobot
08/12/2016 - Pokemon - 4 Replies
Hallo liebe com! Ich habe mir den Necrobot heruntergeladen, alles lief perfekt, aber dann kam ein update und das Programm brachte sich von selbst auf die neuste Version. Ich startete neu und alles ging wieder und war fertig, aber dann bagang der bot mir meine ganzen Pokemon zu verschicken?! Wieso hat er das gemacht? :) danke für die Hilfe
Necrobot - Basic Setup
08/12/2016 - Pokemon Hacks, Bots, Cheats & Exploits - 13 Replies
Hey guys, so people get offended on the internet and the appropriate reaction is of course deleting a copy&paste thread. Oh well. So, most of you probably already know Necrobot. Its a Pokemon GO bot based on FeroxRev API libarary with some nice additional features. Disclaimer I do not own nor made this bot. Credit is due to the team who made it, FeroxRev for the API and everyone mentioned on the github page.
{B} 24/7 PokemonGO Bot auf Server laufen lassen!! NECROBOT
07/31/2016 - elite*gold Trading - 0 Replies
XclosedX



All times are GMT +2. The time now is 00:43.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.