Anthraxes 1-70 Alliance menu

Shout-Out

User Tag List

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

    Anthraxes 1-70 Alliance

    Hey Guys I found it in a load of profile packs I was downloading so uploading now

    Error Cant Upload it for some reason ill put it in code. :/


    Code:
    //Alliance 1-60 By AnthraX aka Navyglider19! 
    //Stormwind Universal Start
    
    When
    {
      $cond = $Mylevel <= 59;
    Par
    {
    $SellGrey  = true;
    $SellWhite = true;
    $SellGreen = true;
    $Protected = 
    [
    "shank",
    "bandage", 
    "hearth", 
    "shot", 
    "arrow", 
    "potion", 
    "ore", 
    "mining pick", 
    "ribs", 
    "poison",
    "thieves", 
    "injector", 
    "flash powder", 
    "mote", 
    "primal", 
    "text", 
    "fertile", 
    "candle", 
    "grainbread", 
    "water", 
    "skinning", 
    "sargeras", 
    "conjured", 
    "brie",
    "mushroom",
    "cloth",
    "chop",
    "light feather",
    "ice cream",
    "of the monkey",
    "brie",
    "grimoire",
    "nectar"
    ];
    
    //Elwynn Forest 1-4
    When
    {
      $cond = $MyLevel > 0 && $MyLevel <= 3;
    Par 
    {
    	Defend
    	{
    		$Prio = 0;
    	}
    	
    	Danger 
    	{
    		$Prio = 1;
    		$DangerDistance = 20;
    	}
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    	}
    
    	Vendor
    	{
    		$NPC = "Godric Rothgar";
    		$Location = [ -8904.6, -118.6, 82.1];
    		$Prio = 2;
    		$MinDurability = 0.2; 
    		$MinFreeBagSlots = 1;
    	}
    	Pull
    	{ 
    		$MinLevel = $MyLevel-5; 
    		$MaxLevel = $MyLevel; 
    		$Prio = 3;
    		$Factions = [32,25];
    	}
    	
    	Hotspots
    	{
    		$Prio = 4;
    		$Order = "Random";
    		$Locations = 
    		[
    		[ -8839.7, -111.4, 81.2],
    		[ -8767.2, -132.1, 83.4]
    		];
    	}
    }
    }
    
    //Elwynn Forest - 4-9
    When
    {
      $cond = $MyLevel > 3 && $MyLevel <= 8;
    Par 
    {
    	Defend
    	{
    		$Prio = 0;
    	}
    	
    	Danger 
    	{
    		$Prio = 1;
    		$DangerDistance = 20;
    	}
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    	}
    
    	Vendor
    	{
    		$NPC = "Andrew Krighton";
    		$Location = [ -9459.8, 89.0, 58.3];
    		$Prio = 2;
    		$MinDurability = 0.2; 
    		$MinFreeBagSlots = 1;
    	}
    	Pull
    	{ 
    		$MinLevel = $MyLevel-5; 
    		$MaxLevel = $MyLevel; 
    		$Prio = 3;
    		$Factions = [189];
    	}
    	
    	Hotspots
    	{
    		$Prio = 4;
    		$Order = "Random";
    		$Locations = 
    		[
    		[ -9940.8, 85.3, 33.0]
    		];
    	}
    }
    }
    
    //Elwynn Forest - 9-14
    When
    {
      $cond = $MyLevel > 8 && $MyLevel <= 13;
    Par 
    {
    	Defend
    	{
    		$Prio = 0;
    	}
    	
    	Danger 
    	{
    		$Prio = 1;
    		$DangerDistance = 20;
    	}
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    	}
    
    	Vendor
    	{
    		$NPC = "Andrew Krighton";
    		$Location = [ -9459.8, 89.0, 58.3];
    		$Prio = 2;
    		$MinDurability = 0.2; 
    		$MinFreeBagSlots = 1;
    	}
    	Pull
    	{ 
    		$MinLevel = $MyLevel-5; 
    		$MaxLevel = $MyLevel; 
    		$Prio = 3;
    		$Factions = [17];
    	}
    	
    	Hotspots
    	{
    		$Prio = 4;
    		$Order = "Random";
    		$Locations = 
    		[
    		[ -9250.1, -969.4, 69.1],
    		[ -9221.4, -1054.2, 74.5],
    		[ -9135.7, -1087.8, 71.9],
    		[ -9096.8, -1017.7, 72.9]
    		];
    	}
    }
    }
    
    //Westfall - 14-17
    When
    {
      $cond = $MyLevel > 13 && $MyLevel <= 16;
    Par 
    {
    	Defend
    	{
    		$Prio = 0;
    	}
    	
    	Danger 
    	{
    		$Prio = 1;
    		$DangerDistance = 20;
    	}
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    	}
    
    	Vendor
    	{
    		$NPC = "William MacGregor";
    		$Location = [ -10655.6, 1000.5, 32.9];
    		$Prio = 2;
    		$MinDurability = 0.2; 
    		$MinFreeBagSlots = 1;
    	}
    	Pull
    	{ 
    		$MinLevel = $MyLevel-5; 
    		$MaxLevel = $MyLevel; 
    		$Prio = 3;
    		$Factions = [189,14,73];
    	}
    	
    	Hotspots
    	{
    		$Prio = 4;
    		$Order = "Random";
    		$Locations = 
    		[
    		[ -9964.3, 1209.9, 43.0],
    		[ -9895.6, 1259.5, 42.0],
    		[ -10195.6, 1076.7, 36.5],
    		[ -10135.2, 1142.1, 37.0]
    		];
    	}
    }
    }
    
    
    //Westfall 17-22
    When
    {
      $cond = $MyLevel > 16 && $MyLevel <= 21;
    Par 
    {
    	Defend
    	{
    		$Prio = 0;
    	}
    	
    	Danger 
    	{
    		$Prio = 1;
    		$DangerDistance = 20;
    	}
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    	}
    
    	Vendor
    	{
    		$NPC = "William MacGregor";
    		$Location = [ -10655.6, 1000.5, 32.9];
    		$Prio = 2;
    		$MinDurability = 0.2; 
    		$MinFreeBagSlots = 1;
    	}
    	Pull
    	{ 
    		$MinLevel = $MyLevel-5; 
    		$MaxLevel = $MyLevel; 
    		$Prio = 3;
    		$Factions = [14,17,73,189];
    	}
    	
    	Hotspots
    	{
    		$Prio = 4;
    		$Order = "Random";
    		$Locations = 
    		[
    		[ -10811.6, 924.1, 35.8],
    		[ -10810.8, 862.4, 33.3],
    		[ -10831.0, 829.1, 32.8],
    		[ -10830.2, 777.0, 33.3]
    		];
    	}
    }
    }
    
    
    //DuskWood 22-25
    When
    {
      $cond = $MyLevel > 21 && $MyLevel <= 24;
    Par 
    {
    	Defend
    	{
    		$Prio = 0;
    	}
    	
    	Danger 
    	{
    		$Prio = 1;
    		$DangerDistance = 20;
    	}
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    	}
    
    	Vendor
    	{
    		$NPC = "William MacGregor";
    		$Location = [ -10655.6, 1000.5, 32.9];
    		$Prio = 2;
    		$MinDurability = 0.2; 
    		$MinFreeBagSlots = 1;
    	}
    	Pull
    	{ 
    		$MinLevel = $MyLevel-5; 
    		$MaxLevel = $MyLevel; 
    		$Prio = 3;
    		$Factions = [22,38];
    	}
    	
    	Hotspots
    	{
    		$Prio = 4;
    		$Order = "Random";
    		$Locations = 
    		[
    		[ -10210.6, 456.7, 35.6],
    		[ -10168.8, 379.5, 35.9],
    		[ -10168.3, 289.5, 24.4],
    		[ -10217.1, 208.6, 23.3]
    		];
    	}
    }
    }
    
    //DuskWood 25-31
    When
    {
      $cond = $MyLevel > 24 && $MyLevel <= 30;
    Par 
    {
    	Defend
    	{  
    		$Prio = 0;
    	}
    	
    	Danger 
    	{  
    		$Prio = 1;
    		$DangerDistance = 20;
    	
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    	}
    
    	Vendor
    	{
    		$NPC = "Morg Gnarltree";
    		$Location = [ -10595.1, -1161.9, 30.1];
    		$Prio = 2;
    		$MinDurability = 0.2; 
    		$MinFreeBagSlots = 1;
    	}
    	
    	Pull
    	{ 
    		$MinLevel = $MyLevel-5; 
    		$MaxLevel = $MyLevel-1; 
    		$Prio = 3;
    		$Factions = [38];
    	}
    	
    	Hotspots
    	{ 
    		$Prio = 4;
    		$Order = "Random";
    		$Locations = 
    		[
    		[ -10208.0, -904.2, 37.2],
    		[ -10266.5, -917.2, 39.6],
    		[ -10297.7, -988.2, 49.3],
    		[ -10237.5, -1019.5, 35.4]
    		];
    	}
    }
    }
    
    //AT THIS POINT, YOU MUST RUN TO ARATHI HIGHLANDS AND PRESS PLAY!
    //Bouldergor 31-36
    When
    {
      $cond = $MyLevel > 30 && $MyLevel <= 35;
    Par 
    {
    	Defend
    	{  
    		$Prio = 0;
    	}
    	
    	Danger 
    	{  
    		$Prio = 1;
    		$DangerDistance = 20;
    	}
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    	}
    
    	Vendor
    	{
    		$NPC = "Jannos Ironwill";
    		$Location = [ -1275.7, -2522.2, 21.4];
    		$Prio = 2;
    		$MinDurability = 0.2; 
    		$MinFreeBagSlots = 1;
    	}
    	
    	Pull
    	{ 
    		$MinLevel = $MyLevel-5; 
    		$MaxLevel = $MyLevel-1; 
    		$Prio = 3;
    		$Factions = [654,45];
    	}
    	
    	Hotspots
    	{ 
    		$Prio = 4;
    		$Order = "Random";
    		$Locations = 
    		[
    		[ -1307.2, -2151.3, 64.7],
    		[ -1278.6, -2065.5, 63.6],
    		[ -1212.2, -1998.6, 66.1],
    		[ -1125.6, -1993.8, 64.9],
    		[ -1099.9, -2077.0, 53.9],
    		[ -1148.8, -2170.9, 55.0]
    		];
    	}
    }
    }
    
    //Alterac Mountains 36-41
    When
    {
      $cond = $MyLevel > 35 && $MyLevel <= 40;
    Par 
    {
    	Defend
    	{  
    		$Prio = 0;
    	}
    	
    	Danger 
    	{  
    		$Prio = 1;
    		$DangerDistance = 20;
    	}
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    	}
    
    	Vendor
    	{
    		$NPC = "Robert Aebischer";
    		$Location = [ -816.2, -578.0, 15.6];
    		$Prio = 2;
    		$MinDurability = 0.2; 
    		$MinFreeBagSlots = 1;
    	}
    	
    	Pull
    	{ 
    		$MinLevel = $MyLevel-5; 
    		$MaxLevel = $MyLevel-1; 
    		$Prio = 3;
    		$Factions = [45];
    	}
    	
    	Hotspots
    	{ 
    		$Prio = 4;
    		$Order = "Random";
    		$Locations = 
    		[
    		[ 692.8, -729.4, 162.1],
    		[ 753.7, -666.4, 151.2],
    		[ 800.5, -602.2, 145.4],
    		[ 816.3, -498.7, 140.1]
    		];
    	}
    }
    }
    
    //Tanaris 41 - 44
    When
    {
      $cond = $MyLevel > 40 && $MyLevel <= 43;
    Par 
    {
    	Defend
    	{  
    		$Prio = 0;
    	}
    	
    	Danger 
    	{  
    		$Prio = 1;
    		$DangerDistance = 20;
    	}
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    	}
    
    	Vendor
    	{
    		$NPC = "Krinkle Goodsteel";
    		$Location = [ -7197.8, -3772.1, 8.5];
    		$Prio = 2;
    		$MinDurability = 0.2; 
    		$MinFreeBagSlots = 1;
    	}
    	
    	Pull
    	{ 
    		$MinLevel = $MyLevel-5; 
    		$MaxLevel = $MyLevel-1; 
    		$Prio = 3;
    		$Factions = [16];
    	}
    	
    	Hotspots
    	{ 
    		$Prio = 4;
    		$Order = "Random";
    		$Locations = 
    		[
    		[ -7401.4, -4619.6, 11.7],
    		[ -7399.4, -4546.7, 11.8],
    		[ -7451.2, -4569.5, 10.0]
    		];
    	}
    }
    }
    
    
    //Tanaris 44 - 47
    When
    {
      $cond = $MyLevel > 43 && $MyLevel <= 46;
    Par 
    {
    	Defend
    	{  
    		$Prio = 0;
    	}
    	
    	Danger 
    	{  
    		$Prio = 1;
    		$DangerDistance = 20;
    	}
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    	}
    
    	Vendor
    	{
    		$NPC = "Krinkle Goodsteel";
    		$Location = [ -7197.8, -3772.1, 8.5];
    		$Prio = 2;
    		$MinDurability = 0.2; 
    		$MinFreeBagSlots = 1;
    	}
    	
    	Pull
    	{ 
    		$MinLevel = $MyLevel-5; 
    		$MaxLevel = $MyLevel-1; 
    		$Prio = 3;
    		$Factions = [38,73];
    	}
    	
    	Hotspots
    	{ 
    		$Prio = 4;
    		$Order = "Random";
    		$Locations = 
    		[
    		[ -7702.8, -3342.0, 62.8],
    		[ -7766.3, -3270.2, 70.5],
    		[ -7740.1, -3205.1, 80.5],
    		[ -7678.2, -3254.4, 73.8],
    		[ -7630.9, -3341.4, 57.7]
    		];
    	}
    }
    }
    
    
    //RUN TO AZSHARA BRIDGE
    //azshara 47 - 53
    When
    {
      $cond = $MyLevel > 46 && $MyLevel <= 52;
    Par 
    {
    	Defend
    	{  
    		$Prio = 0;
    	}
    	
    	Danger 
    	{  
    		$Prio = 1;
    		$DangerDistance = 20;
    	}
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    	}
    
    	Vendor
    	{
    		$NPC = "Brinna Valanaar";
    		$Location = [ 2693.9, -3885.4, 108.6];
    		$Prio = 2;
    		$MinDurability = 0.2; 
    		$MinFreeBagSlots = 1;
    	}
    	
    	Pull
    	{ 
    		$MinLevel = $MyLevel-5; 
    		$MaxLevel = $MyLevel-1; 
    		$Prio = 3;
    		$Factions = [21];
    	}
    	
    	Hotspots
    	{ 
    		$Prio = 4;
    		$Order = "Random";
    		$Locations = 
    		[
    		[ 2895.4, -3972.3, 112.4],
    		[ 2897.0, -4145.4, 99.2],
    		[ 3036.2, -4141.9, 103.7]
    		];
    	}
    }
    }
    
    
    //Winterspring - Lake 53-57
    When
    {
      $cond = $MyLevel > 52 && $MyLevel <= 56;
    Par 
    {
    	Defend
    	{  
    		$Prio = 0;
    	}
    	
    	Danger 
    	{  
    		$Prio = 1;
    		$DangerDistance = 20;
    	}
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    	}
    
    	Vendor
    	{
    		$NPC = "Wixxrak";
    		$Location = [ 6736.1, -4697.4, 721.4];
    		$Prio = 2;
    		$MinDurability = 0.2; 
    		$MinFreeBagSlots = 1;
    	}
    	
    	Pull
    	{ 
    		$MinLevel = $MyLevel-5; 
    		$MaxLevel = $MyLevel-1; 
    		$Prio = 3;
    		$Factions = [21];
    	}
    	
    	Hotspots
    	{ 
    		$Prio = 4;
    		$Order = "Random";
    		$Locations = 
    		[
    		[ 6492.2, -4236.1, 658.4],
    		[ 6475.1, -4148.7, 658.6],
    		[ 6435.8, -4014.7, 661.0],
    		[ 6547.1, -4020.1, 658.8],
    		[ 6541.1, -4176.1, 658.9],
    		];
    	}
    }
    }
      
      
    //winterspring Yetis 57 - 60  
    When
    {
      $cond = $MyLevel > 56 && $MyLevel <= 60;
    Par 
    {
    	Defend
    	{  
    		$Prio = 0;
    	}
    	
    	Danger 
    	{  
    		$Prio = 1;
    		$DangerDistance = 20;
    	}
    
    	Loot
    	{
    		$Prio = 2;
    		$Skin = False;
    	}
    
    	Vendor
    	{
    		$NPC = "Wixxrak";
    		$Location = [ 6736.1, -4697.4, 721.4];
    		$Prio = 2;
    		$MinDurability = 0.2; 
    		$MinFreeBagSlots = 1;
    	}
    	
    	Pull
    	{ 
    		$MinLevel = $MyLevel-5; 
    		$MaxLevel = $MyLevel-1; 
    		$Prio = 3;
    		$Factions = [16];
    	}
    	
    	Hotspots
    	{ 
    		$Prio = 4;
    		$Order = "Random";
    		$Locations = 
    		[
    		[ 6602.5, -4902.0, 704.2],
    		[ 6567.6, -4983.2, 711.4],
    		[ 6493.9, -5040.5, 740.9],
    		[ 6433.0, -5039.9, 744.1],
    		[ 6387.4, -4988.4, 747.0],
    		[ 6521.2, -4962.3, 720.3],
    		];
    	}
    }
    }
    }
    }
    }

    Anthraxes 1-70 Alliance
  2. #2
    Darkwalker1988's Avatar Member
    Reputation
    6
    Join Date
    Jan 2008
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its a version .001 of my task, out of date by like months and centurys... Next

  3. #3
    fishfool60's Avatar Member
    Reputation
    5
    Join Date
    Oct 2007
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That is old school, PM me and I will give you a good price for the legit file. I will be back to selling them on markee soon.

  4. #4
    Saint-Pasdoy's Avatar Banned
    Reputation
    219
    Join Date
    Dec 2006
    Posts
    1,172
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LOL .... sell them on a share forum .... wow lol

  5. #5
    anthill's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    isnt there a MUCH newer vesion?

  6. #6
    0megear's Avatar Banned
    Reputation
    8
    Join Date
    Sep 2007
    Posts
    52
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'll give it a try. +rep if it work good

  7. #7
    bilarasgr's Avatar Member
    Reputation
    6
    Join Date
    Apr 2008
    Posts
    90
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice nice but I think there is a newer version

  8. #8
    ownerjamster's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice but i think there is a new on as well

  9. #9
    Launais's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    could any1 share the newest version? really need it.

  10. #10
    Mainus's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i need it to!

  11. #11
    wacko338's Avatar Member
    Reputation
    2
    Join Date
    May 2008
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice pack..

  12. #12
    gimblin5's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx for the profil!

  13. #13
    bingobongo12's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    gief new version

  14. #14
    ugkbunb's Avatar Member
    Reputation
    3
    Join Date
    May 2008
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks ill test it but would love to have the newer version. Maybe we can organize a group buy? I would be willing to chip in 20$.

  15. #15
    Netzgeist's Avatar Contributor
    Reputation
    144
    Join Date
    Jan 2008
    Posts
    353
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont know why someone actually would use this. we dont got questtasks in here, we even dont have walk 2 path action. its just grinding with hotspots and not even an item blacklist -.-
    regards,
    NG

Page 1 of 2 12 LastLast

Similar Threads

  1. WTT Anthrax 4.0 FULL 1-70 TASK Alliance & Horde incl. CClasses etc.
    By invory in forum Members Only Accounts And CD Keys Buy Sell
    Replies: 2
    Last Post: 06-24-2008, 01:44 PM
  2. Anthrax 1-70 ALLIANCE
    By cptplanet in forum WoW Bot Maps And Profiles
    Replies: 19
    Last Post: 06-03-2008, 06:39 AM
  3. How to win AV as alliance
    By Matt in forum World of Warcraft Guides
    Replies: 11
    Last Post: 12-16-2006, 08:25 PM
  4. Alliance Leveling 1-60
    By Matt in forum World of Warcraft Guides
    Replies: 8
    Last Post: 12-14-2006, 06:07 PM
  5. Alliance Level 1-40 Grind Guide
    By Cyboi in forum World of Warcraft Guides
    Replies: 1
    Last Post: 04-07-2006, 12:40 PM
All times are GMT -5. The time now is 11:26 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