Jump to content

BetterSister

Elite user
  • Posts

    1887
  • Joined

  • Last visited

Everything posted by BetterSister

  1. Really strange :o
  2. well yes you're required to make your own but making your own just makes sure no one else is using the exactly same profile causing huge security issue. I don't see the issue at making your own profiles. I'm completely fine at doing stuff on my own
  3. add mana checks for other spells so it won't cast them over life tap
  4. problem with reload every 8min is if you're in combat while it's reloading you'll end up with some broken addons
  5. Experience is best guide :)
  6. 8 minutes is maybe little too frequent. Maybe every 40 minutes since it crashes at about 1 hour?
  7. Strange enough, i haven't got any memory write errors since i enabled player-nearby-pause security option (haven't tested after the update)
  8. (3.3.5a)Seems like it now knows that it cannot mountup flymount nor ground mount in water but it still doesn't dismount before going into water
    Tested on 3.3.5a. Gets stuck to places where it tries to approach from above to quest givers etc and never continues if a quest isn't there. Requires to be watched at all times but otherwise works quite good :)
  9. i dont have access to move
  10. Version 1.0.0

    530 downloads

    This is a basic quick 3.3.5a FFB mage rotation that i made on request of @RSpro. It won't use int buff but will use molten armor
  11. if it continues then it takes way too long issue is after it pauses it dies and even after automatic release after 5 minutes it stays as paused [F] 12:27:04 - [Spell] Cast Crusader Strike (Crusader Strike) 12:27:04 - [Security] Player Nearby(*PlayerName* since 134 sec (total time near since bot started)), pause bot [D] 12:27:04 - [Fight] Fight stopped 12:27:05 - [Pause] started 12:41:04 - [Pause] Stoped //unpaused manually 12:41:05 - [Resurrect] Player dead
  12. sure there is but the bot isn't enough fast noticing that the mobs health isn't changing
  13. Problems like this are usually caused by missing things like directx, .net framework etc
  14. C:\Wrobot\WRobot Wotlk\FightClass that's for WOTLK but in the folder where is your WRobot.exe and other files add there a folder called FightClass
  15. Could someone give some help at this? The built in drink system in bot doesn't work for some reason with the fightclass :/
  16. On 335a you cannot either mount flymount underwater nor fly into water. I forgot to report this
  17. when you're using grinder or gatherer then it may look suspicious unless you do the route propery
  18. Currently when i use this to drink it will usually drink twice or more (i don't know how cuz i can't do that manually) and then doesn't wait till mana is full if (ObjectManager.Me.ManaPercentage > 40 || ObjectManager.Me.InCombat || ObjectManager.Me.HaveBuff("Drink")) { Logging.WriteDebug("drinking false"); return false; } Logging.WriteDebug("drinking now"); ItemsManager.UseItem(RestoDruidSettings.CurrentSetting.Drinking); while (ObjectManager.Me.HaveBuff("Drink") && ObjectManager.Me.ManaPercentage < 100) { Logging.WriteDebug("we're sleeping"); Thread.Sleep(1000); } return false; } [D] 11:35:45 - drinking false [D] 11:35:45 - drinking false [D] 11:35:45 - drinking false [D] 11:35:45 - drinking false [D] 11:35:45 - drinking false [D] 11:35:46 - drinking false [D] 11:35:46 - drinking false [D] 11:35:46 - drinking false [D] 11:35:46 - drinking false [D] 11:35:46 - drinking false [D] 11:35:46 - drinking false [D] 11:35:46 - drinking false [F] 11:35:47 - [Spell] Cast Regrowth (Regrowth) [D] 11:35:49 - drinking false 11:35:49 - [Looting] Loot Earthborer [N] 11:35:49 - [Path-Finding] Path Count: 2 [F] 11:35:49 - [Spell] Cast Rejuvenation (Rejuvenation) [D] 11:35:50 - drinking now [D] 11:35:50 - drinking now [D] 11:35:50 - drinking now [D] 11:35:50 - drinking now [D] 11:35:50 - drinking now [D] 11:35:50 - drinking now [D] 11:35:50 - drinking now [D] 11:35:50 - drinking now [D] 11:35:50 - drinking now [D] 11:35:51 - drinking now [D] 11:35:51 - drinking now [D] 11:35:51 - drinking now [D] 11:35:51 - drinking now [D] 11:35:51 - drinking now [D] 11:35:52 - drinking now [D] 11:35:52 - drinking now [D] 11:35:52 - drinking now [D] 11:35:52 - drinking now [D] 11:35:52 - drinking now [D] 11:36:13 - drinking false [D] 11:36:13 - drinking false [D] 11:36:13 - drinking false [D] 11:36:13 - drinking false [D] 11:36:13 - drinking false Apparently it ignores the "Drink" buff entirely and uses the item many times. Why?
  19. Beautiful! Thanks again
  20. Looks like this will work! Thank you.im trying to tell the bot to not waste mana with wrath if there is elites nearby
  21. alright now it did crash...
×
×
  • Create New...