Jump to content

Photogenic

Members
  • Posts

    358
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    Photogenic reacted to Avvi in Bot skip spells   
    I believe you can add a check to see if the other spell is on a cooldown at that point.
  2. Like
    Photogenic reacted to reapler in [Solved] Bot stops right before mob and wait for mob.   
    Since with the .xml it's difficult to do it particular for this purpose(you might need to block some behaviors & add additional c#) you may port it to c# or wait for someone that could change the behavior.
    So far i know there's no really clean workaround for this on xml fightclasses.
  3. Thanks
    Photogenic reacted to iMod in [Solved] How to detect debuff Type ?   
    This is a C# condition. If you want to use raw lua just take the lua command (the string part) and put it into your lua condition.
     
    EDIT: Nvm reapler still wrote that it is c# code 
  4. Thanks
    Photogenic reacted to reapler in [Solved] How to detect debuff Type ?   
    Yep, that's not a secret that i love c# ;)
    I've tried on wotlk, it works flawless: Abolish Poison test.xml
    Dunno how it will work on tbc, but in the wow api i haven't found any considerable changes.
  5. Like
    Photogenic reacted to Carravan in For Friends (Fight Class setting)   
    I believe that this condition is currently broken when attacking mobs while healing. Could you please add a proper party target condition?
  6. Thanks
    Photogenic reacted to Matenia in druid faire fire   
    Spells with () in the name can't be executed by the TBC client unless you add Rank(x). Can confirm what @lonellywolf said, I debugged this last week.
  7. Like
    Photogenic got a reaction from Avvi in [Solved] Sound on whisper, death, say!   
    where is it ?
  8. Thanks
    Photogenic got a reaction from BetterSister in Fishing doesn't work (fixed)   
    I don't think I have seen multiple items with the same name before, but I think if it didn't work, probably the item is not usable. Skill level or any other issue might be. OR.. there was a little tiny extra space added somewhere while typing the name.
  9. Thanks
    Photogenic got a reaction from stormlight in Fishing doesn't work (fixed)   
    Delete the bait from Temp bait and Custom spell. Only use the one at "Lure Name"
  10. Like
    Photogenic got a reaction from Matenia in Grinder Issue   
    You probably have your area Blacklisted. You say you have been using it for a while; well, if you have the option (blacklist zone where I died) enabled, then probably dying a few times here and there might have the whole area blacklisted....
     
    Fix your blacklist :)
    Hope that helps...
    If you need assistance with that let me know.
  11. Like
    Photogenic got a reaction from legerman in Plugin for not pulling any mobs when low health?   
    Solution is simple.
     
    Go to advanced settings, go to food and drink, now check "Use food," and assign the health percentage where you want your toon to eat. Now, enter the name of the food if you have. IF you don't have, what the bot will do is that it will just sit there and wait until you get full health I believe.
     
    I recommend you to bot in easier areas, avoid areas where they have like 4 mobs next each other or so. Also, it depends on the character you're using. Say you're using hunter, its piece of cake, but if you're using rogue or warrior, its pretty difficult. So make sure you buy food to keep it 100% all the time.
  12. Like
    Photogenic reacted to Matenia in [Solved] BIG problem with EVADE   
    Try the EvadeHate plugin.
  13. Like
    Photogenic reacted to legerman in Plugin for not pulling any mobs when low health?   
    nice thx for advice it worked :) 
  14. Like
    Photogenic got a reaction from qweqweq in BG profile   
    Go to General Settings > Advanced Settings > Food/Drink > Enter food name / Drink name. Enable use drink and use food.
     
    I think that's what you looking for ?
  15. Like
    Photogenic got a reaction from OMGhixD in Wrobot CPU usage   
    Very true, I completely agree, also you were right. Now my CPU usage at 6% for each Bot after I restarted my computer and deleted all kind of temp files.  Thank you!
  16. Like
    Photogenic got a reaction from eebm in [Request] Healer mode for battlegrounder   
    ETA TBA in 2020
  17. Like
    Photogenic got a reaction from skuaall in Error after update   
    Hello,
    I think this is the same problem as this one, so here is the solution ? try it !
     
  18. Like
    Photogenic reacted to Droidz in Bot drink all water   
    Hello, Check if problem is not caused by your fightclass. And you can tell at wrobot to buy food/drink (in advanced general settings tab vendor...)
  19. Like
    Photogenic reacted to Droidz in How do I use a macro per pull?   
    Hello, add this in your fightclass like:
    RunMacroText("/petattack"); RunMacroText("/cast Hunter's Mark(Rank 2)"); RunMacroText("/cast Berserking(Racial)"); RunMacroText("/cast Rapid Fire"); with spell settings "Not spell is lua script" > True and "Once per target" > True (and add distance condition)
     
    But, you can also add all spells normally in your fightclass
  20. Like
    Photogenic reacted to Moes in How to force bot to follow specific path   
    setting search radius to a smaller amount (like 40) may hotfix your problem, if you realy need it to stay on the exact path, you may try quester base "easy" profile creator with a FolowPath Quest, the tutorials referencing this topic may help you out here 
×
×
  • Create New...