This dont works? http://wrobot.eu/forums/topic/3780-stormheim-mailbox /?do=findComment&comment=17663
You can also go nearest the mailbox ingame, in wrobot go to tab "Tools" > click on "Dev... tools" > Click on button "Dump...", new window appear, copy/past content here or by private message.
Hello, you can try to edit this plugin with notepad: http://wrobot.eu/files/file/517-potion-of-luck/
Line 38 remove text "!Me.HaveBuff(135855) && "
Line 38 and 39 replace "93351" by your item id.
Hello, go near this mailbox, in wrobot go to tab "Tools" > click on "Dev... tools" > Click on button "Memory Info", in textbox, go to text "NEAR GAMEOBJECT INFO:", here you can found "Name = "
Hello, if you can give me object id (for it go to tab "Tools" > "Dev... tools" > Click on button "Dump...". If you can give me entry id of "Demonic Archaeology Find"
Hello,
I have edited your profile with position of my current zone and it works fine, I am cannot tell you why you get this problem.
Can you try to remove "Quest.HasQuest(39495) &&" in IsCompleteCondition
Hello, you can try to use this c# code:
System.Threading.Thread.Sleep(robotManager.Helpful.Others.Random(0, wManager.Wow.ObjectManager.ObjectManager.Target.CastingTimeLeft - 350));
wManager.Wow.Helpers.SpellManager.CastSpellByNameLUA("Spell Name In English");
with spell option "Not Spell, Is C# code" (and custom condition to check if your spell is ready and good distance and ...)
Hello, read this guide: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966
If your problem is not resolved post new thread with your log files and more details.