Everything posted by BetterSister
-
Pathfinder issues in Wintergrasp
Really strange :o
-
Just My Opinion.
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
- Warlock Life Tap problem
-
WoW running out of memory
problem with reload every 8min is if you're in combat while it's reloading you'll end up with some broken addons
-
Druid Mangle (Bear) problem
Experience is best guide :)
-
WoW running out of memory
8 minutes is maybe little too frequent. Maybe every 40 minutes since it crashes at about 1 hour?
-
WoW running out of memory
Strange enough, i haven't got any memory write errors since i enabled player-nearby-pause security option (haven't tested after the update)
-
[Private servers] Unable to go underwater while mounted on a flying mount.
(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
-
[H] [Quest][Depreciated] WoD 63-68
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 :)
- Screw up in downloads section
-
3.3.5a FFB mage basic single target
- 574 downloads
- Version 1.0.0
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 -
Bot died while player nearby and paused, won't unpause
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
-
Evade Prevention
BetterSister replied to rankmaster's topic in WRobot for Wow Wrath of the Lich King - Help and support
- 3.3.5a bot stuck because mob evades
sure there is but the bot isn't enough fast noticing that the mobs health isn't changing- Can't find process?
Problems like this are usually caused by missing things like directx, .net framework etc- Wrobot doesnt see any flight class
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- Bot is drinking twice or more C#
Could someone give some help at this? The built in drink system in bot doesn't work for some reason with the fightclass :/- [Private servers] Unable to go underwater while mounted on a flying mount.
On 335a you cannot either mount flymount underwater nor fly into water. I forgot to report this- Battlegrounder Crashes
i'm on it- Unhuman movement?
when you're using grinder or gatherer then it may look suspicious unless you do the route propery- Bot is drinking twice or more C#
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?- Improving tank(Too)Far()
- Improving tank(Too)Far()
Beautiful! Thanks again- Elite nearby? C#
Looks like this will work! Thank you.im trying to tell the bot to not waste mana with wrath if there is elites nearby- Battlegrounder Crashes
alright now it did crash... - 3.3.5a bot stuck because mob evades