The most newb friendly guide to setting up a 24/7 170k XP/H Multibot (with pics)! menu

User Tag List

Page 21 of 27 FirstFirst ... 171819202122232425 ... LastLast
Results 301 to 315 of 397
  1. #301
    kamil234's Avatar Active Member
    Reputation
    39
    Join Date
    Oct 2009
    Posts
    156
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Seems new necrobot update v0.6.1 breaks necrobot on windows10..

    I just start another instance on 0.5.0 with auto updates turned off. Seems to work fine.

    The most newb friendly guide to setting up a 24/7 170k XP/H Multibot (with pics)!
  2. #302
    Tymka777's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    (ATTENTION) Pokemon Inventory is full, transferring Pokemon... How fix?

  3. #303
    NateM135's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kamil234 View Post
    Seems new necrobot update v0.6.1 breaks necrobot on windows10..

    I just start another instance on 0.5.0 with auto updates turned off. Seems to work fine.
    How would I turn auto updates off?

  4. #304
    MadeYouBlink's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This seems to be working for now, I set this up to activate lucky egg @ 100 evolutions.

    Code:
    {
      "TranslationLanguageCode": "en",
      "AutoUpdate": false,
      "TransferConfigAndAuthOnUpdate": true,
      "StartupWelcomeDelay": false,
      "AmountOfPokemonToDisplayOnStart": 10,
      "ShowPokeballCountsBeforeRecycle": true,
      "AutomaticallyLevelUpPokemon": false,
      "AmountOfTimesToUpgradeLoop": 5,
      "GetMinStarDustForLevelUp": 5000,
      "LevelUpByCPorIv": "iv",
      "UpgradePokemonCpMinimum": 1000.0,
      "UpgradePokemonIvMinimum": 95.0,
      "UpgradePokemonMinimumStatsOperator": "and",
      "DisableHumanWalking": true,
      "DefaultAltitude": -33.867038,
      "DefaultLatitude": 40.785091,
      "DefaultLongitude": -73.968285,
      "WalkingSpeedInKilometerPerHour": 100.0,
      "MaxSpawnLocationOffset": 10,
      "DelayBetweenPlayerActions": 1,
      "DelayBetweenPokemonCatch": 1,
      "DumpPokemonStats": true,
      "EvolveAboveIvValue": 95.0,
      "EvolveAllPokemonAboveIv": false,
      "EvolveAllPokemonWithEnoughCandy": true,
      "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
      "KeepPokemonsThatCanEvolve": true,
      "KeepMinCp": 2500,
      "KeepMinIvPercentage": 100.0,
      "KeepMinOperator": "or",
      "PrioritizeIvOverCp": true,
      "KeepMinDuplicatePokemon": 80,
      "UseGpxPathing": false,
      "GpxFile": "GPXPath.GPX",
      "VerboseRecycling": true,
      "RecycleInventoryAtUsagePercentage": 90.0,
      "UseEggIncubators": true,
      "UseLuckyEggConstantly": false,
      "UseLuckyEggsMinPokemonAmount": 100,
      "UseLuckyEggsWhileEvolving": true,
      "UseIncenseConstantly": false,
      "UseBerriesMinCp": 300,
      "UseBerriesMinIv": 0.0,
      "UseBerriesBelowCatchProbability": 0.2,
      "UseBerriesOperator": "and",
      "UseSnipeOnlineLocationServer": true,
      "UseSnipeLocationServer": false,
      "SnipeLocationServer": "localhost",
      "SnipeLocationServerPort": 16969,
      "MinPokeballsToSnipe": 100,
      "MinPokeballsWhileSnipe": 0,
      "MinDelayBetweenSnipes": 60000,
      "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": 0,
      "UseGreatBallAboveCp": 750,
      "UseUltraBallAboveCp": 1000,
      "UseMasterBallAboveCp": 1500,
      "UseGreatBallAboveIv": 80,
      "UseUltraBallAboveIv": 90,
      "UseGreatBallBelowCatchProbability": 0.5,
      "UseUltraBallBelowCatchProbability": 0.4,
      "UseMasterBallBelowCatchProbability": 0.05,
      "TransferWeakPokemon": true,
      "TransferDuplicatePokemon": true,
      "TransferDuplicatePokemonOnCapture": true,
      "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": 100
        },
        {
          "Key": "itemItemStorageUpgrade",
          "Value": 100
        }
      ],
      "PokemonsNotToTransfer": [
        "venusaur",
        "charizard",
        "blastoise",
        "nidoqueen",
        "nidoking",
        "clefable",
        "vileplume",
        "arcanine",
        "poliwrath",
        "machamp",
        "victreebel",
        "golem",
        "slowbro",
        "muk",
        "exeggutor",
        "lickitung",
        "chansey",
        "ditto",
        "articuno",
        "zapdos",
        "moltres",
        "mewtwo",
        "mew"
      ],
      "PokemonsToEvolve": [
        "caterpie",
        "weedle",
        "pidgey",
        "rattata"
      ],
      "PokemonsToIgnore": [
        "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",
        "mewtwo",
        "mew"
      ],
      "PokemonsTransferFilter": {
        "Golduck": {
          "KeepMinCp": 1800,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Farfetchd": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Krabby": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Kangaskhan": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 60.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Horsea": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Staryu": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "MrMime": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 40.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Scyther": {
          "KeepMinCp": 1800,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Jynx": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Electabuzz": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Magmar": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Pinsir": {
          "KeepMinCp": 1800,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Tauros": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Magikarp": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Gyarados": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Lapras": {
          "KeepMinCp": 1800,
          "KeepMinIvPercentage": 80.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Eevee": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 95.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Vaporeon": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Jolteon": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Flareon": {
          "KeepMinCp": 1500,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Porygon": {
          "KeepMinCp": 1250,
          "KeepMinIvPercentage": 60.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Snorlax": {
          "KeepMinCp": 2600,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        },
        "Dragonite": {
          "KeepMinCp": 2600,
          "KeepMinIvPercentage": 90.0,
          "KeepMinDuplicatePokemon": 1,
          "Moves": [],
          "KeepMinOperator": "or"
        }
      },
      "PokemonToSnipe": {
        "Locations": [
          {
            "Latitude": 40.712784,
            "Longitude": -74.005941
          },
          {
            "Latitude": 52.370216,
            "Longitude": 4.895168
          },
          {
            "Latitude": 59.329323,
            "Longitude": 18.068581
          },
          {
            "Latitude": 22.27972,
            "Longitude": 114.158091
          },
          {
            "Latitude": 48.856614,
            "Longitude": 2.352222
          },
          {
            "Latitude": -33.86882,
            "Longitude": 151.209296
          },
          {
            "Latitude": 37.77493,
            "Longitude": -122.419416
          },
          {
            "Latitude": 35.689488,
            "Longitude": 139.691706
          },
          {
            "Latitude": 52.520007,
            "Longitude": 13.404954
          },
          {
            "Latitude": 34.052234,
            "Longitude": -118.243685
          },
          {
            "Latitude": 38.907192,
            "Longitude": -77.036871
          },
          {
            "Latitude": 39.952584,
            "Longitude": -75.165222
          },
          {
            "Latitude": 51.507351,
            "Longitude": -0.127758
          }
        ],
        "Pokemon": [
          "caterpie",
          "weedle",
          "pidgey"
        ]
      },
      "PokemonToUseMasterball": [
        "articuno",
        "zapdos",
        "moltres",
        "mew",
        "mewtwo"
      ]
    }

  5. #305
    Tyman3's Avatar Sergeant
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    63
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does the XP version wait until you have a certain amount of candy to start evolving?? Right now it is just transferring all the pidgeys, weedles, etc. and I have 300-800 candies for each

  6. #306
    gregcool's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tyman3 View Post
    Does the XP version wait until you have a certain amount of candy to start evolving?? Right now it is just transferring all the pidgeys, weedles, etc. and I have 300-800 candies for each
    I think this has to do with "KeepPokemonsThatCanEvolve" being set to false. I changed that to true and lowered pokemeon inventory level for evolve to 60%. I just did this and started them back up, so I am not 100% sure it is working yet. But based on how I previously used the bot I am pretty sure that will fix the evolution issue

  7. #307
    NateM135's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The Xp Version barely nets 60k xp/hour, what am I doing wrong?

  8. #308
    MetalmanIX's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NateM135 View Post
    The Xp Version barely nets 60k xp/hour, what am I doing wrong?
    Same here. I think those super high numbers anyone says they get are just for some time not all the time.

  9. #309
    Tyman3's Avatar Sergeant
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    63
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NateM135 View Post
    The Xp Version barely nets 60k xp/hour, what am I doing wrong?
    Has your bot evolved stuff yet??? That is what gains the most xp

    Mine has been going for 40 minutes and evolved once at 60% full and im at 160k xp/hr

  10. #310
    Dukester420's Avatar Corporal
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    27
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tymka777 View Post
    (ATTENTION) Pokemon Inventory is full, transferring Pokemon... How fix?
    same issue here, i've tweaked the limits a few times but it still fills up within an hour.

  11. #311
    NateM135's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tyman3 View Post
    Has your bot evolved stuff yet??? That is what gains the most xp

    Mine has been going for 40 minutes and evolved once at 60% full and im at 160k xp/hr
    Bot does not say anything about evolution.I'm running all 20 if that affects anything.

  12. #312
    NateM135's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tyman3 View Post
    Has your bot evolved stuff yet??? That is what gains the most xp

    Mine has been going for 40 minutes and evolved once at 60% full and im at 160k xp/hr
    How would I make this happen?

  13. #313
    Ciris's Avatar Banned
    Reputation
    141
    Join Date
    Sep 2008
    Posts
    368
    Thanks G/R
    14/53
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi everyone. I looked into the problems everyone reported with 8787's XP config. Seems he had a few settings screwed up -- should have checked before I updated the bundle.

    Anyway I'm reuploading a new bundle right now. For those of you with a pre-existing bundle you can easily make these two fixes using Notepad++'s "Find and Replace in files" function. Change these lines in the config.json files of all bots:

    Code:
      "KeepPokemonsThatCanEvolve": false,
    "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
    to

    Code:
    "KeepPokemonsThatCanEvolve": true,
    "EvolveKeptPokemonsAtStorageUsagePercentage": 60.0,
    Here is new bundle


    Bots running @ 200k XP/H w this new config.

    Last edited by Ciris; 08-02-2016 at 07:58 PM.

  14. Thanks Tyman3 (1 members gave Thanks to Ciris for this useful post)
  15. #314
    xavier25's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    4
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Working so far, except sniping doesn't seem to be working for the "rare" bundle. Opened the feeder and it got a whole bunch of "new connection etc." when i opened the bots but the bots are just walking around catching random stuff, not necessarily a bad thing but not really doing the purpose of sniping rare Pokemon. Do I have something set up wrong?

  16. #315
    Ciris's Avatar Banned
    Reputation
    141
    Join Date
    Sep 2008
    Posts
    368
    Thanks G/R
    14/53
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xavier25 View Post
    Working so far, except sniping doesn't seem to be working for the "rare" bundle. Opened the feeder and it got a whole bunch of "new connection etc." when i opened the bots but the bots are just walking around catching random stuff, not necessarily a bad thing but not really doing the purpose of sniping rare Pokemon. Do I have something set up wrong?
    There is a new version of feeder. Rare bundle is outdated sry -- working on new version now. Was more demand for XP bundle

  17. Thanks Tyman3 (1 members gave Thanks to Ciris for this useful post)
Page 21 of 27 FirstFirst ... 171819202122232425 ... LastLast

Similar Threads

  1. An easy noob friendly guide to setting up MySql !!
    By pattywhack in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 07-18-2012, 10:08 AM
  2. Probably the most awesome gold guide i have ever seen
    By Vyre in forum World of Warcraft General
    Replies: 4
    Last Post: 12-02-2009, 10:33 AM
  3. The recruit a friend guide
    By Diablo1903 in forum World of Warcraft Guides
    Replies: 2
    Last Post: 06-18-2009, 10:56 PM
  4. Tasker 3.14 (The most noob-friendly PVP-AFK Program)
    By Ajhuah in forum World of Warcraft Bots and Programs
    Replies: 32
    Last Post: 05-19-2009, 10:27 PM
  5. [Easy] Newb friendly guide to making your server public Hamachi or DNS
    By ZestyJ in forum WoW EMU Guides & Tutorials
    Replies: 13
    Last Post: 03-04-2009, 07:39 PM
All times are GMT -5. The time now is 11:54 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search