What's new
  • NEW: Happy Cataclysm gaming! The fresh 4.3.4 Cataclysm Repack V20.0 is now live - and downloadable from our brand-new Emucoach App.
    Download it now
  • Mists of Pandaria is calling! Heya - did you know that the newest 5.4.8 MoP Repack - version 7.1 - is now live?
    Download now

Search results

  1. eyerobot

    Will Robotnic 35648 invisible in azshara 7.02 fix

    Needs retested, If invisible check the creature addons for auras.
  2. eyerobot

    35756 Teresa Spireleaf Missing

    -- 35756 Teresa Spireleaf DELETE FROM `creature` WHERE `id`=35756; INSERT INTO `creature` (`id`, `map`, `zone`, `area`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`...
  3. eyerobot

    14230 Manual Labor

    Missing Journal Object -- 14230 Manual Labor -- 195584 Stolen Manual DELETE FROM `gameobject` WHERE `id`=195584; INSERT INTO `gameobject` (`id`, `map`, `zone`, `area`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`...
  4. eyerobot

    Bug quest amberwinds journal 7.02 fix

    This needs the stone placed.
  5. eyerobot

    14429 Arcane De-Construction

    This is the placement of the stone, And quest associations. It needs further testing. -- 14429 Arcane De-Construction DELETE FROM `gameobject` WHERE `id`=196833; INSERT INTO `gameobject` (`id`, `map`, `zone`, `area`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`...
  6. eyerobot

    Image Of Archmage Xylem Missing

    -- 36334 Image Of Archmage Xylem DELETE FROM `creature` WHERE `id`=36334; INSERT INTO `creature` (`id`, `map`, `zone`, `area`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`...
  7. eyerobot

    BUG Quest: Respect for the Fallen (ID: 13626)

    Is this still broken?
  8. eyerobot

    BUG Quest: Cry For The Moon (ID: 26760)

    Is this still broken?
  9. eyerobot

    BUG Quest: The Battle for Gilneas City (ID: 24904)

    I know some work was done on this. Is it still broken?
  10. eyerobot

    Bug Report FORM - MUST USE

    I hope you don't mind, But I updated the requirements to bug reporting, To include location, race, and faction.
  11. eyerobot

    Broggok Blood Furnace Boss Issue

    Can anyone confirm if this is still broken?
  12. eyerobot

    Quest [Bombs Away] ID=28696

    Can anyone confirm wether this spell damage was fixed?
  13. eyerobot

    38719 Burning Southsea Pirate removed

    These guys are only spawned when the covert ops pounder fires missiles into the pirate shacks in tanaris. So far i have found no data for the pounders spell that he uses, And have no idea about his waypoint movement. But, These guys don't belong in game spawned. -- 38719 Burning Southsea...
  14. eyerobot

    56849 Gus' First Aid Kit

    This is one of the most favorite trinkets in the game, And I have never seen it work before. The goblin nurse will now spawn, And give the summoner three heals during the checkup, And then despawn. It is obtainable from the small camp quests just outside of zul'farrak. -- 42330 Goblin Nurse...
  15. eyerobot

    40764 Desert Crawler Movement Fix

    -- 40764 Desert Crawler UPDATE `creature_template` SET `MovementType` = 1 WHERE `entry` = 40764; UPDATE `creature` SET `spawndist`='5', `MovementType`='1' WHERE `id`= 40764;
  16. eyerobot

    40648 Zakkaru Quest Loot Fix

    Should drop quest item at 100% -- 40648 Zakkaru -- 52069 Sealed Sang'thraze DELETE FROM `creature_loot_template` WHERE `entry`=40648 AND `item`=52069; INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES (40648...
  17. eyerobot

    Azshara 14202 Survey the Lakeshore Spell Bug

    I'm working on 14202 Survey the Lakeshore. However the spell 67569 Summon Goblin Surveyor, Always says "you can't do that yet!" I set the cooldown to 0, And it did not help. There is no data of any kind on the item that should cause this error message. Using it at the camp, Or at lake mennar...
  18. eyerobot

    6661 Deeprun Rat Roundup

    You shouldn't have to play the flute on rats that are already enthralled to get quest credit. Required spell cast is unnecessary, And makes the quest appear broken. The script works with killed monster credit. -- 6661 Deeprun Rat Roundup UPDATE `quest_template` SET `RequiredSpellCast1` = 0...
  19. eyerobot

    1683 Warg Deepwater Missing 1684 Khara Deepwater Duped

    -- 1683 Warg Deepwater Missing 1684 Khara Deepwater Duped Loch Modan DELETE FROM `creature` WHERE `id`=1683; INSERT INTO `creature` (`id`, `map`, `zone`, `area`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`...
Back
Top