[PPather] Eternal Fire + Water (Tundra) menu

User Tag List

Results 1 to 9 of 9
  1. #1
    bombon's Avatar Member
    Reputation
    3
    Join Date
    May 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [PPather] Eternal Fire + Water (Tundra)

    Hi,

    farming Eternal Fire + Water in Borean Tundra, mail, vendor, buy and makes crysallized to eternal.

    This spot is public - better to be awake and near your keyboard


    Code:
    Par
    {
    	$MinLevel = $MyLevel-10; 
    	$MaxLevel = $MyLevel+4; 
    
    	Rest
    	{
    		$Prio = 0;
    		$RestHealth = 60;
    		$RestMana = 35;
    	}
    
    	Defend
    	{
    		$Prio = 0;
    	}
    
    	Danger
    	{
    		$Prio = 1;
    		$DangerDistance = 15;
    	}
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    		$Distance = 40;
    	}
    	
    	Par
    	{
    		$Prio = 2;
    		$MinDurability = 0.4;
    		$MinFreeBagSlots = 5;
    		$SellGrey = True;
    		$SellWhite = False;
    		$SellGreen = False;
    
    		Vendor
    		{
    			$RepairNPC = "Drigoth";
    			$SellNPC = "Drigoth";
    			$Location = [4499.1, 5722.5, 81.3];
    			$BlacklistTime = 15 * 60;
    		}
    		Buy
    		{
    			$Items = [
    				["Crusty Flatbread", 8, 75]
    				//,["Pungent Seal Whey", 5, 80]
    			];
    			$NPC = "Provisioner Magah"; 
    			$Location =  [4507.4, 5709.5, 81.5];
    		}
    		Mail
    		{
    			$Location = [4501.8, 5719.2, 81.5];
    			$To = "YOURTOON";
    			$Items = ["Cloth", "Crystallized", "Eternal"];
    			$MailGreens = true;
    			$MailBlues = true;
    			$MailEpics = true;
    			$MinFreeBagSlots = 1;
    		}
    	}
    
    	Pull
    	{
    		$Prio = 3;
    		$Factions = [1983,1984];
    		$Ignore = ["Churn"];
    	}
    
    	Hotspots
    	{
    		$Prio = 5;
    		$Order = "Random";
    		$Locations = [
    			 [4407.9, 5821.5, 71.0],
    			 [4300.3, 5813.0, 63.9],
    			 [4268.4, 5908.9, 57.3],
    			 [4310.8, 5840.1, 58.3],
    			 [4329.8, 5739.3, 83.6]
    		];
    	}
    
    	If
    	{
    		$prio = 1;
    		$cond = $ItemCount{"Crystallized Water"} >= 10;
    		UseItem
    		{
    			$Name = "Crystallized Water";
    			$Delay = 1500; 
    		}
    	}
    	If
    	{
    		$prio = 1;
    		$cond = $ItemCount{"Crystallized Fire"} >= 10;
    		UseItem
    		{
    			$Name = "Crystallized Fire";
    			$Delay = 1500; 
    		}
    	}
    }

    [PPather] Eternal Fire + Water (Tundra)
  2. #2
    iradiation's Avatar Banned
    Reputation
    88
    Join Date
    Mar 2008
    Posts
    625
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i can almost guarantee this isn't yours untill you can proove no rep for you :P

  3. #3
    bombon's Avatar Member
    Reputation
    3
    Join Date
    May 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Show me your guarantee - Here is what you have seen, or this maybe, but I only post my own tasks

  4. #4
    phorentez's Avatar Contributor

    Reputation
    232
    Join Date
    May 2008
    Posts
    721
    Thanks G/R
    1/18
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alright, for any other pro botters, is it safe to bot here ?

    i prefere botting in some not populated places

  5. #5
    Uncontrolable's Avatar Active Member
    Reputation
    69
    Join Date
    Feb 2007
    Posts
    339
    Thanks G/R
    5/1
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is a populated area, at my server atleast. I wouldn't recommend botting here, before you're 80. mobs are around lvl 70~. Its a good profile, though alot of players come here.

  6. #6
    bombon's Avatar Member
    Reputation
    3
    Join Date
    May 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you can also try wintergrasp - at my server you are most time alone at night. but if there are more than 2 people there are not enough mobs

    Par
    {
    $MinLevel = $MyLevel-10;
    $MaxLevel = $MyLevel+4;

    Rest
    {
    $Prio = 0;
    $RestHealth = 60;
    $RestMana = 35;
    }

    Defend
    {
    $Prio = 0;
    }

    Danger
    {
    $Prio = 1;
    $DangerDistance = 15;
    }

    Loot
    {
    $Prio = 2;
    $Distance = 40;
    }

    Pull
    {
    $Prio = 3;
    $Factions = [91,834];
    }

    Hotspots
    {
    $Prio = 5;
    $Order = "Random";
    $Locations = [
    [4267.7, 1869.2, 353.5],
    [4319.3, 1771.6, 348.4]
    ];
    }

    If
    {
    $prio = 1;
    $cond = $ItemCount{"Crystallized Fire"} >= 10;
    UseItem
    {
    $Name = "Crystallized Fire";
    $Delay = 1500;
    }
    }
    }

  7. #7
    diek's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Question is, Where do i write this code to make it work? Do i need a program or something? Sorry never botted before but i want to try this out. Thanks.

  8. #8
    wac's Avatar Member
    Reputation
    35
    Join Date
    Jul 2008
    Posts
    342
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What diek said. I've botted before with ZoloFighter, but I got no idea what PPather is. Please explanation

  9. #9
    bombon's Avatar Member
    Reputation
    3
    Join Date
    May 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ppather is for glider elite and you must put that code into a text-file saving it as *.psc

Similar Threads

  1. Forget Wintegrasp for Eternal Fires
    By Aquatic in forum World of Warcraft Guides
    Replies: 8
    Last Post: 12-01-2008, 06:41 PM
  2. Great Spot for Eternal Fire & Water
    By Bluter in forum World of Warcraft Guides
    Replies: 6
    Last Post: 11-25-2008, 06:29 AM
  3. Wintergrasp Eternal fire
    By xraxlin in forum World of Warcraft Guides
    Replies: 1
    Last Post: 11-24-2008, 01:17 AM
  4. Hidden Eternal Fire Farming Spot.
    By CareyBizzle in forum World of Warcraft Guides
    Replies: 5
    Last Post: 11-20-2008, 02:31 PM
  5. mote of fire/water/wind profile
    By tiger9 in forum WoW Bot Maps And Profiles
    Replies: 14
    Last Post: 04-23-2007, 12:23 PM
All times are GMT -5. The time now is 12:41 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search