[Task] 75-79/80 Sholazar Basin Lots of Frostweave [H/A] menu

Shout-Out

User Tag List

Results 1 to 4 of 4
  1. #1
    Elofshest's Avatar Member
    Reputation
    11
    Join Date
    Apr 2007
    Posts
    100
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Task] 75-79/80 Sholazar Basin Lots of Frostweave [H/A]

    NOTE: This task was not created by me so all credits goes to "aqua_sonic" on mmoglider's forums for this great task! ( Original post: Glider Forums )

    This task will grind at this place: http://img183.imageshack.us/img183/4...ereitistr6.jpg

    Mobs you will be fighting is: Cultist Infiltrator - NPC - World of Warcraft

    They are easy to kill but they drop a bomb which cause 1k dmg but it really doesent matter because they die so easy ^^.

    Anyway here they are!


    This one will only vendor:
    Code:
    // Aqua_Sonic's 75-80 Frostweave Magnet!
    
    
    Par
    {
    
    
    Pull
    {
    
    $Prio = 3;
    $Names = ["Cultist Infiltrator"];
    
    $Factions = ["2080"];
    $MinLevel = $MyLevel-5;
    $MaxLevel = $MyLevel+4;
    $Distance = 75;
    
    }
    
    
    
    Loot
    {
    
    $Prio = 3;
    $Distance = 40;
    $Skin = false;
    }
    
    Hotspots
    {
    $Prio = 5;
    $Order = Order;
    $Locations = [[6018.8, 4471.7, -88.2],[6039.7, 4520.5, -87.6],[6093.9, 4510.0, -81.3],[6113.9, 4441.7, -85.0]];
    }
    
    
    
    Rest
    
    {
    $Prio = 1;
    }
    
    
    
    Defend
    
    {
    $Prio = 0;
    }
    
    Vendor
    {
    $Prio = 2;
    $NPC = "Loomee";
    $MinDurability = .4;
    $MinFreeBagSlots = 4;
    $Protected = ["Hearthstone", "Crystallized", "Skinning", "Tundra Berries", "Eternal", "Frostweave", "Salted", "Blackflight Arrow","Super Healing Potion", "leather", "borean", "Pungent Seal Whey","Crusty Flatbread"];
    $ForceSell = ["Rhino Meat"];
    $SellGray = true;
    $SellWhite = False;
    $SellGreen = false;
    
    $BlacklistTime = 30 * 60;
    
    $Location = [5663.9, 4597.4, -137.5];
    }
    
    }

    And this one will vendor AND buy/mail:

    Code:
    // Aqua_Sonic's 75-80 Frostweave Magnet!
    // Mailing added by Itsmemario
    // Moved to Nessingwary and cleanup by Thorshammer
    
    Par
    {
            
            $MinLevel = $MyLevel-5;
            $MaxLevel = $MyLevel+4;
            
            Rest
            {
                $Prio = 0;
                $RestHealth = 50;
                $RestMana = 35;
            }
            
            Defend
            {
                $Prio = 0;
            }
            
            Danger
            {
                $Prio = 1;
                $DangerDistance = 15;
            }
            
            Loot
            {
                $Prio = 3;
                $Distance = 40;
                $Skin = false;
            }
            
            Par
            {
                $Prio = 2;
                $MinDurability = .4;
                $MinFreeBagSlots = 4;
                $Protected = ["Hearthstone", "Crystallized", "Tundra Berries", "Eternal", "Frostweave", "Sweetened Goat's Milk", "Runic", "Ankh"];
                $ForceSell = ["Rhino Meat"];
                $SellGray = true;
                $SellWhite = False;
                $SellGreen = false;
            
                Vendor
                {
                    $RepairNPC = "Mardan Thunderhoof";
                    $SellNPC = "Mardan Thunderhoof";    
                    $BlacklistTime = 15 * 60;
                    $Location = [5552.8, 5742.3, -76.5];
                }
                
                Buy
                {
                    $Items = [["Sweetened Goat's Milk", 5, 60],["Tundra Berries", 5, 60]];
                    $NPC = "Purser Boulian";
                    $Location = [5569.6, 5761.1, -75.2];
                }
                
                Mail
                {
                    $Prio = 3;
                    $MinFreeBagSlots = 5;
                    $Location = [5563.7, 5757.0, -75.4];            
                    $To = "Bank";
                    $Items = ["scroll", "potion", "Frostweave Cloth", "crystallized"]; 
                    $Protected = ["Hearthstone", "ankh", "sweetened", "tundra","runic"];
                    $MailWhite = false;
                    $MailGreens = true; 
                    $MailBlues = true; 
                    $MailEpics = true;     
                    $BlacklistTime = 15 * 60;            
                }                    
                
            }    
            
                Pull
                {
                    $Prio = 3;
                    $Names = ["Cultist Infiltrator"];
                    $Factions = ["2080"];
                    $Distance = 75;
                }
    
                Hotspots
                {
                    $Prio = 5;
                    $Order = Order;
                    $UseMount = True;
                    $Locations = [[6018.8, 4471.7, -88.2],[6039.7, 4520.5, -87.6],[6093.9, 4510.0, -81.3],[6113.9, 4441.7, -85.0]];
                }
    }

    Both of this will be vendoring/buying/mailing at nesingwary base camp.

    Again. All credits goes to aqua_sonic on glider forums!

    Goodluck :wave:.





    Last edited by Elofshest; 03-07-2009 at 07:36 AM.

    [Task] 75-79/80 Sholazar Basin Lots of Frostweave [H/A]
  2. #2
    HeyaEveryone's Avatar Contributor
    Reputation
    86
    Join Date
    Jun 2007
    Posts
    230
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ty for the share. +reps. Do you have to write in back though? I can't see it unless i highlight it =)
    My Other Threads:
    Guide To Safe Selling
    Send an email from any web address on the net (spoof)
    Google Tricks
    Ask me how to get free pr0n passes, major sites (no CC required)

  3. #3
    Elofshest's Avatar Member
    Reputation
    11
    Join Date
    Apr 2007
    Posts
    100
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TabooCrime View Post
    Ty for the share. +reps. Do you have to write in back though? I can't see it unless i highlight it =)
    Thx ! Fixed the text

  4. #4
    dwhwshs's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok so I am interested in learning how these tasks work. I assume I pretty much copy and paste the code but I don't know where to paste it to. Do I paste it under a certain WoW file or elsewhere? Any instruction on this would be greatly appreciated. Thanks.

Similar Threads

  1. Frostweave Cloth farming spot in Sholazar Basin
    By madshald in forum World of Warcraft Guides
    Replies: 8
    Last Post: 12-31-2008, 03:41 PM
  2. Travel from Dalaran to Sholazar Basin in 30 seconds!
    By Xiandri in forum World of Warcraft Exploits
    Replies: 18
    Last Post: 12-11-2008, 07:32 PM
  3. Sholazar Basin 74-78
    By Dropsick in forum WoW Bot Maps And Profiles
    Replies: 5
    Last Post: 12-05-2008, 08:04 AM
  4. Never stop to heal while questing in Sholazar Basin
    By traxis in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 11-28-2008, 01:42 AM
  5. [Exploit] Extra 200-300dps Pet in Sholazar Basin
    By Knutulf in forum World of Warcraft Exploits
    Replies: 15
    Last Post: 11-23-2008, 01:27 PM
All times are GMT -5. The time now is 12:26 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