[PPather] 75-80 Instant Spawn Sholazar Basin 200+k/hour menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 29
  1. #1
    SuBw00FeR's Avatar Active Member
    Reputation
    34
    Join Date
    Jan 2008
    Posts
    137
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [PPather] 75-80 Instant Spawn Sholazar Basin 200+k/hour

    This is a task file made by CrazyCow from the MMOGlider forums, you need elite with PPather to make this work.

    This is in Sholazar Basin: http://i563.photobucket.com/albums/s...ow1/rapids.jpg (Provided by CrazyCow)

    I'm grinding here right now as a 74 Death Knight and getting 220k/hour massive amounts of mobs all that instant respawn, do not attempt to use this if your toon can not handle 3+ mobs at a time.

    Vendors everything excepts greens+ Also, you get a crap load amount of frostweave cloth here.

    You can add a mailbox if you want, the closest one that I know of is at Nesignwary's.

    Screenshot of my DK: http://img166.imageshack.us/img166/6...tspawn200k.jpg

    NOTE: You MAY die, Killing mobs non-stop for hours on end and with a respawn rate like this, you are bound to die, In almost 400 kills I've only died twice.

    - All credits go to CrazyCow -

    Code:
    // by CrazyCow
    Par
    {
    	
    	$MinLevel = $MyLevel - 5;
    	$MaxLevel = $MyLevel + 3;
    
    
    	Rest
    	{
    		
    		$Prio = 0;
    	}
    
    	Defend
    	{
    		
    		$Prio = 0;
    	}
    
    
    	Danger
    	{
    		$Prio = 1;
    
    		// Attack hostiles this close
    		// $Distance = 17;
    	}
    
    
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False; // True if you have skinning, otherwise False
    		
    	}
    
    	Vendor
    	{
    		$Prio = 2;
    		$NPC = "Loomee";
    		$MinDurability = .4;
    		$MinFreeBagSlots = 4;
    		$Protected = ["Hearthstone","Corpse Dust"];
    		$ForceSell = ["Rhino Meat","Frostweave Cloth"];
    		$SellGray = true;
    		$SellWhite = true;
    		$SellGreen = false;
    		$SellBlue = false;
    		$SellEpic = false;
    
    		$BlacklistTime = 30 * 60;
    
    		$Location = [5663.9, 4597.4, -137.5];
    	}
    
    
    
    
    	//Harvest
    	//{
    	//	$Prio = 3;
    	//	$Names = ["Felweed","Dreamfoil","Regveil"];
    	//	$Types = ["Herb","Flower", "Mine", "Mineral"]; // Herb, Flower, Mine, Mineral, Chest, Treasure
    	//	$Times = 1;
    	//	$Distance = 60;
    	//}
    
    
    	Pull
    	{
    
    		$Prio = 4;
    		$Names = ["Bonescythe Ravager"];
    
    		$Factions = ["2080"];
    		$MinLevel = $MyLevel-5;
    		$MaxLevel = $MyLevel+4;
    		$Distance = 60;
    
    	}
    
    
    
    	Hotspots
    	{
    		$Prio = 5;
    		$Order = Order;
    		$Locations = [ 	  [5822.4, 4051.3, -83.9]
    			     ];
    	}
    
    
    }
    MAIL CODE
    Code:
     Mail
        {
         $Prio = 3;
         $Location = [5567.2, 5759.4, -75.2];
         $To = "BANKALTNAME"; //Put the name of your bank alt here
         $Items = ["Arctic Fur","Ore","Crystallized"];
         $Protected = ["poison","tools","healing potion","hearth","Savory Snowplum","skinning","arrow"];
         $MailGreens = true;
         $MailBlues = true;
         $MailEpics = true;
         $MinFreeBagSlots = 4;
      }
    Last edited by SuBw00FeR; 03-03-2009 at 04:16 PM.

    [PPather] 75-80 Instant Spawn Sholazar Basin 200+k/hour
  2. #2
    luciferc's Avatar Contributor
    Reputation
    90
    Join Date
    Jul 2008
    Posts
    373
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You gotta do [/code] at the end

    And good task to bad my class isn't op-enuf to do it
    Glider Forums

    Link to his orignial post on MMOGLIDER for t3h naysayers

    +Rep

  3. #3
    SuBw00FeR's Avatar Active Member
    Reputation
    34
    Join Date
    Jan 2008
    Posts
    137
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks! ^^ And yeah I fixed it up like 3secs after I posted, you were too quick :<

    edit: added mail code if anyone wanted it.
    Last edited by SuBw00FeR; 03-01-2009 at 07:32 PM.

  4. #4
    luciferc's Avatar Contributor
    Reputation
    90
    Join Date
    Jul 2008
    Posts
    373
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bleh blame t3h shoutbawx it linked me

  5. #5
    zechmo's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    SS of actual mobs or it didn't happen

  6. #6
    SuBw00FeR's Avatar Active Member
    Reputation
    34
    Join Date
    Jan 2008
    Posts
    137
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zechmo View Post
    SS of actual mobs or it didn't happen
    Added, even though there already was one.

  7. #7
    makasante's Avatar Member CoreCoins Purchaser
    Reputation
    14
    Join Date
    Dec 2008
    Posts
    136
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wow sweet thanks man +rep

  8. #8
    SuBw00FeR's Avatar Active Member
    Reputation
    34
    Join Date
    Jan 2008
    Posts
    137
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks! Hope you enjoy it! It's a very good spot.

  9. #9
    cdawg2tha12's Avatar Member
    Reputation
    5
    Join Date
    Mar 2007
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    question

    how safe for ally to grind would u say this is?

  10. #10
    SuBw00FeR's Avatar Active Member
    Reputation
    34
    Join Date
    Jan 2008
    Posts
    137
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cdawg2tha12 View Post
    how safe for ally to grind would u say this is?
    This is for both Horde and Alliance as it uses neutral towns (the frenzyheart or whatever they are to vendor, and Nesingwary's to Mail) I haven't seen anyone else while I've been here, so it should be safe provided you don't have another glider on your server using this.

  11. #11
    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)
    hmm, i miss some spots for level 80 actuelly making money, im still doing "7itaniums farm in SP" and serious the eternal airs is on my server down on 9g now becourse of me :P

    i need something new, and i dont know how to make tasks myself

    tried to put myself into it, but it was just too hard xD


    btw, i see now you have made the task, now how do i make it work ? copy past this into a file, but what format and stuff like that ?

    plox help!

  12. #12
    quviar0's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice one bro

  13. #13
    SuBw00FeR's Avatar Active Member
    Reputation
    34
    Join Date
    Jan 2008
    Posts
    137
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Phorentez , just copy paste it into a txt document, but make sure you have your computer to show the file extensions, then just rename it to whateverhere.psc making sure it's no longer a txt file but a psc file.

  14. #14
    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 giving to the community sub, Though I'm not using this, I appreciate it! +rep

    EDIT: As soon as i can (spread more around first)
    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)

  15. #15
    overneathe's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Might want to scratch off your name from that screenshot D****.
    Last edited by overneathe; 05-05-2010 at 05:29 AM.

Page 1 of 2 12 LastLast

Similar Threads

  1. [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
  2. Instant spawn level 11s
    By karlov in forum World of Warcraft Exploits
    Replies: 26
    Last Post: 11-19-2007, 09:47 AM
  3. Tinkerer Instant spawn exploit
    By Inquality in forum World of Warcraft Exploits
    Replies: 14
    Last Post: 02-10-2007, 03:53 PM
  4. instant spawn linen farm and fast lvling for lvl 10s
    By matswurld in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 12-05-2006, 05:12 PM
  5. Instant Spawn List please
    By monark in forum World of Warcraft General
    Replies: 4
    Last Post: 10-04-2006, 11:20 PM
All times are GMT -5. The time now is 10:44 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