[TASK] [A] Wintersaber Mount Quest menu

User Tag List

Results 1 to 4 of 4
  1. #1
    beachtam's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [TASK] [A] Wintersaber Mount Quest

    Does the Frostsaber Provision quest over and over.

    I got to exalted in a few days with just doing the Frostsaber Provisions quest.


    Code:
    Par // Add some default activities 
    {
        $MinLevel = $MyLevel-20;
        $MaxLevel = $MyLevel+1;
    	
        Rest
        {
            $Prio = 0;
        }
    	
        Defend // Attack back attackers
        {
            $Prio = 0;
        }
    	
        Danger
        {
            $Prio = 1;
            $Distance = 10;
        }
    	
        Harvest
        {
    		$Prio = 2;
    		$Types = ["Herb"]; // Only harvest herbs/mines
    		$Distance = 35; // Only run 35 yards from hotspot to harvest
    		$HostileDistance = 20;
    		$UseMount = true;
    	}
    	
    	Loot // Loot corpses
        {
            $Prio = 2;
        }
    	
    	If
    	{   
    	    $Prio = 3;
    		$cond = $MyLevel >= 58 && $MyLevel <= 70;
    		
    rep
    {
    		Seq
    		{
    			QuestPickup
    			{
    				$Name = "Frostsaber Provisions";
    				$ID = "4970";
    				$UseMount = true;
    				$NPC = "Rivern Frostwind";
    				$Location = [8066.94,-3865, 763.055];
    			}
    			
    			QuestGoal
    			{
    				$Name = "Frostsaber Provisions";
    				$ID = "4970";
    				
    				Seq
    				{
    					Until
    					{
    						$cond = $ItemCount{"Shardtooth Meat"} >= 5;
    						
    						Par
    						{
    							Pull
    							{
    								$Prio = 4;
    								$Names = ["Elder Shardtooth","Rabid Shardtooth","Shardtooth Bear","Shardtooth Mauler"];
    							}
    							Hotspots
    							{
    								$Prio = 5;
    $UseMount = true;
    								$Locations = [[7014.5, -4897.9, 695.8],
     [7139.9, -4867.7, 697.6],
     [7252.4, -4798.2, 685.7],
     [7415.4, -4599.5, 603.1],
     [7294.3, -4536.6, 586.8],
     [7409.8, -4351.9, 673.9],
     [7507.1, -4275.4, 649.2]];
    							}
    						}
    					}
    					
    					Until
    					{
    						$cond = $ItemCount{"Chillwind Meat"} >= 5;
    						
    						Par
    						{
    							Pull
    							{
    								$Prio = 4;
    								$Names = ["Chillwind Chimaera","Chillwind Ravager","Fledgling Chillwind"];
    							}
    							Hotspots
    							{
    								$Prio = 5;
    $UseMount = true;
    								$Locations = [[7014.5, -4897.9, 695.8],
     [7139.9, -4867.7, 697.6],
     [7252.4, -4798.2, 685.7],
     [7415.4, -4599.5, 603.1],
     [7294.3, -4536.6, 586.8],
     [7409.8, -4351.9, 673.9],
     [7507.1, -4275.4, 649.2]];
    							}
    						}
    					}
    				}
    			}
    			
    			QuestHandin
    			{
    				$Name = "Frostsaber Provisions";
    				$ID = "4970";
    				
    				$NPC = "Rivern Frostwind";
    				$Location = [8067.48,-3862.44,763.086];
    				$Repeatable = true;
    				$UseMount = true;
    			}
    		}		
    }
    	}
    }

    [TASK] [A] Wintersaber Mount Quest
  2. #2
    Beastslayer's Avatar Active Member
    Reputation
    46
    Join Date
    Dec 2006
    Posts
    235
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice leech off glider site

  3. #3
    beachtam's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I wouldn't consider it a leech since I was the original author of the task posted on the glider site. In addition, I chose not to post the other two tasks that are on my original post on the glider site as killcount is still screwed in pather so they don't work.

    Thanks for the rep. Move along please, nothing more to see here.....

  4. #4
    0035's Avatar Member
    Reputation
    10
    Join Date
    Jul 2007
    Posts
    183
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ban him! (filler)

Similar Threads

  1. flying bug with no mount? - quest
    By corz in forum World of Warcraft Exploits
    Replies: 6
    Last Post: 06-12-2010, 11:01 PM
  2. Burnzy 1-70 NONE QUESTING Task file (final release)
    By Bon in forum WoW Bot Maps And Profiles
    Replies: 26
    Last Post: 11-15-2008, 08:59 AM
  3. [INSTANT70] Shadow Knights Funserver|Custom Instance|Custom Quest|Custom Mounts|ect.
    By Painkiller116 in forum WoW Emulator Server Listings
    Replies: 0
    Last Post: 07-25-2008, 10:23 PM
  4. [Release] Spectral Mount Quest
    By DarkFever in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 05-26-2008, 12:28 AM
  5. Horde Paladin Epic Mount Quest Guide
    By DWG in forum World of Warcraft Guides
    Replies: 7
    Last Post: 04-02-2008, 04:26 PM
All times are GMT -5. The time now is 01:53 PM. 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