View Single Post
  #2  
Old 08-08-2017, 08:37 PM
javewow's Avatar
javewow
Sarnak
 
Join Date: Aug 2012
Location: work
Posts: 74
Default

a butcher ALL loot
---------------------------------------
SELECT * FROM `items` WHERE `Name` = 'Amber'
OR `Name` = 'Black Sapphire'
OR `Name` = 'Bloodstone'
OR `Name` = 'Blue Diamond'
OR `Name` = 'Curzon'
OR `Name` = 'Diamond'
OR `Name` = 'Elaborate Defiant Claymore'
OR `Name` = 'Elaborate Defiant Leather Gloves'
OR `Name` = 'Elaborate Defiant Plate Gauntlets'
OR `Name` = 'Elaborate Defiant Plate Helm'
OR `Name` = 'Elaborate Defiant Silk Sandals'
OR `Name` = 'Elaborate Defiant Silk Wristband'
OR `Name` = "Elegant Adept's Shard"
OR `Name` = 'Elegant Defiant Forked Spear'
OR `Name` = 'Elegant Defiant Leather Gloves'
OR `Name` = 'Elegant Defiant Silk Sleeves'
OR `Name` = 'Emerald'
OR `Name` = 'Frostmantle'
OR `Name` = 'Giant Blood'
OR `Name` = 'Giant Bones'
OR `Name` = 'Giant Parts'
OR `Name` = 'Harmonagate'
OR `Name` = 'Icehaven Pauldron'
OR `Name` = 'Jade'
OR `Name` = 'Lucidem'
OR `Name` = 'Malachite'
OR `Name` = 'Peridot'
OR `Name` = 'Prestidigitase'
OR `Name` = 'Raw Amber Nihilite'
OR `Name` = 'Raw Crimson Nihilite'
OR `Name` = 'Raw Indigo Nihilite'
OR `Name` = 'Raw Shimmering Nihilite'
OR `Name` = 'Scale Ore'
OR `Name` = 'Serpent Spine Diamond'
OR `Name` = 'Serpent Spine Geode'
OR `Name` = 'Shard of Phenomenal Power'
OR `Name` = 'Starlight Crystal'
OR `Name` = 'Staurolite'
OR `Name` = 'Sunshard Powder'
OR `Name` = 'Superb Animal Pelt'
OR `Name` = 'Superb Silk'
OR `Name` = 'Taaffeite'
OR `Name` = 'Uncut Alexandrite'
OR `Name` = 'Uncut Amethyst'
OR `Name` = 'Uncut Black Sapphire'
OR `Name` = 'Uncut Combine Star'
OR `Name` = 'Uncut Demantoid'
OR `Name` = 'Uncut Goshenite'
OR `Name` = 'Uncut Jacinth'
OR `Name` = 'Uncut Morganite'
OR `Name` = 'Uncut Rubellite'
OR `Name` = 'Versluierd Fungus'

LIMIT 0, 1000
__________________
To create the most beautiful server for "!!~[BP] PLARYBOT EQ~!" Welcome to our server
Reply With Quote