Jump to content

camelot10

Elite user
  • Posts

    838
  • Joined

  • Last visited

Everything posted by camelot10

  1. that not help. still get this error
  2. i made relogger profile to move all characters near firelands entrance (quester). but wrobot launch and try to inject while loading screen on, this throws exception (attached) profile works if im launch wow + wrobot and start it by hands, not in relogger reloggers tasks looks like 1. run profle 2. change char 3. run profile etc ALSO can we get full wrobot command line arguments ? especialy need argument to disable specific and/or all plugins 5 сен 2016 16H13.log.html
  3. nope. 1. put spell as food (and checkmark). work wierd. used spell once and stay till regen to full hp 2. logged on hunter, "healing surge" in food. its possible to have build-in setting support for global/per character?
  4. just set " Check if know spell" = false, and add check pet distance to target <= 5 and now my felguard use it as intendet. thanks
  5. i know its very common reason to get banned is spell interrupted right after mob start casting so, thats why i need some random delay for interrruption
  6. is this setting saved for character only on wrobot global ? coz i have 12 characters. hard to change that setting every time
  7. i downloaded and slightly modify ench shaman fight class from downloads. but i cannot make it heal self when out of combat and health is low. i removed food/drink string. maded "heal surge" usage in combat = false but still my shaman when out of combat, just stay i wait unitl hitpoints regenerates. how i can make it use spell instead food/drink ? SHAMAN_enhancement.xml
  8. [F] 22:33:51 - [FightClass] Loading Fight class: D:\download\WRobot\FightClass\WARLOCK demonology.xml 22:33:51 - [Grinder] Select zone: Азсуна 22:33:52 - [Fight] Player Attacked by Ллотиенский хищник (lvl 110) 22:33:52 - [ResetInstances] Started. [F] 22:33:53 - [Spell] Cast Рок (Doom) 22:33:53 - [Auto Accept] Loadded. 22:33:54 - [MemoryClean] Started. 22:33:55 - [Grinder] Started 22:33:55 - [MultiPull] Started. [F] 22:33:55 - [Spell] Cast Рука Гул'дана (Hand of Gul'dan) 22:33:56 - [Fight] Player Attacked by Ллотиенский хищник (lvl 110) 22:33:57 - [Fight] Player Attacked by Солнечный жеребец (lvl 110) 22:33:59 - [Fight] Player Attacked by Солнечный жеребец (lvl 110) [F] 22:33:59 - [Spell] Cast Призыв зловещих охотников (Call Dreadstalkers) [F] 22:34:01 - [Spell] Cast Призыв зловещих охотников (Call Dreadstalkers) [F] 22:34:03 - [Spell] Cast Призыв зловещих охотников (Call Dreadstalkers) [F] 22:34:03 - [Spell] Cast Демоническое усиление (Demonic Empowerment) [F] 22:34:05 - [Spell] Cast Стрела Тьмы (Shadow Bolt) [F] 22:34:06 - [Spell] Cast Рок (Doom) [F] 22:34:07 - [Spell] Cast Стрела Тьмы (Shadow Bolt) [F] 22:34:10 - [Spell] Cast Стрела Тьмы (Shadow Bolt) [F] 22:34:12 - [Spell] Cast Рука Гул'дана (Hand of Gul'dan) [F] 22:34:14 - [Spell] Cast Стрела Тьмы (Shadow Bolt) [F] 22:34:15 - [Spell] Cast Демоническое усиление (Demonic Empowerment) [F] 22:34:17 - [Spell] Cast Стрела Тьмы (Shadow Bolt) [F] 22:34:19 - [Spell] Cast Призыв зловещих охотников (Call Dreadstalkers) [F] 22:34:20 - [Spell] Cast Призыв зловещих охотников (Call Dreadstalkers) [F] 22:34:21 - [Spell] Cast Стрела Тьмы (Shadow Bolt) [F] 22:34:23 - [Spell] Cast Стрела Тьмы (Shadow Bolt) 22:34:25 - [Looting] Loot Ллотиенский хищник 22:34:28 - [Looting] Skin/Gather/Mine Ллотиенский хищник 22:34:29 - [ResetInstances] Stoped. 22:34:29 - [Auto Accept] Disposed. 22:34:29 - [MemoryClean] Stoped. 22:34:29 - [MultiPull] Stoped. 22:34:29 - [Grinder] Stopped i disabled distance check, enable debug mode for spellstorm here info: 22:36:20 - [Grinder] Select zone: Азсуна [D] 22:36:20 - [Spell] Felstorm (Id found: 211933, Name found: Felstorm, NameInGame found: Буря Скверны, Know = False, IsSpellUsable = True) ..... some and usage F] 22:36:26 - [Spell] Cast Демоническое усиление (Demonic Empowerment) [D] 22:36:27 - [FightClass] Felstorm - NeedToRun = false - KnownSpell = False, IsDistanceGood = True (target distance = 5,735917, max spell distance = 6,7), IsSpellUsable = True [D] 22:36:27 - [FightClass] Felstorm - NeedToRun time to execute: 16 [F] 22:36:27 - [Spell] Cast Призыв зловещих охотников (Call Dreadstalkers) should i set to false "Check if know spell" ? WARLOCK demonology.xml
  9. you misclick its life tap, felstorm only have one condition for combat
  10. wrobot refuse to use http://www.wowhead.com/spell=89751/felstorm by http://www.wowhead.com/npc=17252/felguard. whats wrong with fightclass/spell ? WARLOCK demonology.xml
  11. something like that public static class Scenario { public static bool IsStepComplete(int step) { return (Lua.LuaDoString("local _, _, numCriteria = C_Scenario.GetStepInfo(); if not numCriteria or numCriteria == 0 then completedObj = 'true'; return; end; local critID; _, _, completedObj,_,_,_,_,_,critID = C_Scenario.GetCriteriaInfo("+step.ToString()+"); ", "completedObj").ToLower() == "true"); } }
  12. i made My_classes.cs with all quests and helpers for questing also added in xml something like this <QuestFile>camelote10/My_classes.cs</QuestFile> every time i change something in quest order, quest npc, quest editor and rewrite profile.xml, that xml node "QuestFile" is removed. how i can attach my *.cs file for profile permanently&
  13. ctrl + s worked. but popup file override menu still here. can you make it save+override silent ? also would greatly speed up profile creation proccess if you would add: 1. when profile save: log it "Profile saved c:/wrobot/profiles/quester/yourcustom-profile-filename.xml"; 2. add support for ctrl + enter: a) if wrobot (or editor in focus) b) if editor is opened with profile > save profile (show that in log) (skip this step if no editor opened) c) wrobot start playing that profile (also show that in log). everything is silend. no popup or anything requered mouse clicking. 3. in wrobot "Log" tab, add checkmark "Clear Log when play"
  14. its realy annoying to click "save", override file with terrible sound. please add support for quick save with keyboard shortcut like (ctrl + s) if editor loaded profile. thank you
  15. lots of people farm it in og/sw. doesnt look too dangerous
  16. you know how to farm http://wowhead.com/item=140363 ? regular quest routines is not enough or my knownledge is not enough
  17. im made profile to loop thru doomsayers and choose gossip2, but cannot make kill and loot infiltrator if its appear http://www.wowhead.com/npc=112315/dread-infiltrator any tips how i can do that?
  18. Im requesting list of mobs in "General Settings" / "Looting and farming options" just like list "Harvest objects (one name or id by line)(case sensitive)" and we can put all rare mobs that we need to farm/kill/loot
  19. can someone help me with quester profile? i just want go to respawn point of deathtalon, terrorfist, doomroller, vengeance wait until they respawn and attack it. use this macro to find quest ids, also mob ids from wowhead /run for k,v in pairs({deathtalon=39287, terrorfist=39288, doomroller=39289, vengeance=39290}) do print(format("%s: %s", k, IsQuestFlaggedCompleted(v) and "\124cFFFF0000Completed\124r" or "\124cFF00FF00Not completed yet\124r")) end when i start this profile i just get 20:54:34 - Deathtalon killed 20:54:34 - Terrorfist killed 20:54:34 - Doomroller killed 20:54:34 - Vengeance killed and bot shuts down. what im doing wrong ? [100] Tanaan - Hellbane - daily.xml
  20. is it posible to make quest profile for ashran? i mean stage switching and "Bonus Events & Kor'lok" here is guide http://www.wowhead.com/guides/world-events/pvp/comprehensive-ashran-guide
×
×
  • Create New...