Droidz
Administrators
-
Joined
-
Last visited
-
Currently
Viewing Topic: Hi just purchased, can this be used with tbc annaversary?
Everything posted by Droidz
-
Some Wrobot Instances just "freeze"
Do all steps: Disable all wow addons. Download and install WRobot in new folder, install only your profile (don't install plugins/fightclasses). Run Wow in window mode (not full screen, and never minimize wow window!). Put lower wow graphics quality, but try to get good FPS (40 or more) Run WRobot and check CPU usage and if Wow don't freeze during few minutes. (tell me here with your log file if you get freeze/cpu usage problem) Now start to add you fightclass and check again CPU/freeze during few minutes. Now add one per one Wrobot plugins, wow addons.
-
Regen
Hello, you are flagged in combat?
-
Wrobot acting stupid after update
Hello, if you have buy old private server subscription and you use more than 10 sessions send me private message
-
Problems running encrypted profiles
What is your Windows version and language? Do you have try to install last framework version? Windows is updated?
-
Some Wrobot Instances just "freeze"
you can found shortcuts in wrobot folder. Some users have resolved freeze problem by disabling wow addons
-
Problems running encrypted profiles
I don't get this problem , you don't use trial WRobot version to the test? do you have try to use option "Short file" when you encrypt your file?
-
Custom Profile + Pet Battle Fight Class
Hello, try that: Pet_Battle.Bot.PetBattleSetting.Load(); wManager.Wow.Helpers.PetBattles.ReviveOne = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.ReviveOne; wManager.Wow.Helpers.FightBattlePet.CaptureAllPets = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.CaptureAllPets; wManager.Wow.Helpers.FightBattlePet.CaptureIDontHavePets = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.CaptureIDontHavePets; wManager.Wow.Helpers.FightBattlePet.CaptureRarePets = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.CaptureRarePets; wManager.Wow.Helpers.FightBattlePet.PetBattlesDontFight = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.DontFight; wManager.Wow.Helpers.FightBattlePet.AutoOrderPetByLevel = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.AutoOrderPetByLevel; wManager.Wow.Helpers.FightBattlePet.LuaCode = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.LuaHook; wManager.Wow.Helpers.FightBattlePet.AutoChooseBestPet = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.AutoChooseBestPet; wManager.Wow.Helpers.FightBattlePet.AbilitiesBlackListed = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.AbilitiesBlackListed; wManager.Wow.Helpers.FightBattlePet.FightClass = Pet_Battle.Bot.PetBattleSetting.CurrentSetting.FightClass; (and compile custom profile dll (don't forget to add in reference "Pet battle.dll") (if you don't wont generate dll, use quester product to run your c# code, quester prelaod "pet battle.dll")
-
[TBC and upwards]
I think than Wow addon can cause this problem. You can also try to lock frame (to be sure than focus don't change)
-
What loads first? Plugins or Fightclasses
Hello, fightclasses are loaded before (but on different threads, this can change order?)
-
legion 7.3.5 (26365) firestorm
Hello, https://wrobot.eu/forums/topic/2018-wrobot-old-versions/
-
CPU Usage not only high but inconsistent
https://wrobot.eu/forums/topic/9263-bot-causes-windows-to-lag/?do=findComment&comment=43343
-
Problems running encrypted profiles
Hello, problem seem to be the file "FNV\#8 (29-34) Hillsbrad Foothills+Stranglethorn+Ashenvale+Desolace.xml", try to contact seller
-
[TBC and upwards]
Hello, you need to use "FocusGuid"
-
Fishbot seems broken
Hello, try to play with option "Wait time before interact" (try to put lower or bigger value) (in product settings)
-
Channeling canceled
Hello, try to disable your wow addons
-
Please help me.
Hello, To download files (profiles/fightclasses) of WRobot for official wow servers you need active WRobot subscription, but you can download files for private servers
-
[Vanilla] quest pickup/turnin at gameobject while mounted
Wait next update, to wait you can edit profile to dismount (use quest type followpath to go to the gameobject, runcode to dismount and run step pickup/turnin)
-
Some Wrobot Instances just "freeze"
You can also try to use shortcut "WRobot No Lock Frame" (freeze problem will be resolved, but you will lost performance) or "WRobot No DX" (you can get better performance)
-
Terrace of Endless Spring farm
Hello, To change difficulties use lua (I think https://wow.gamepedia.com/API_SetRaidDifficultyID or https://wow.gamepedia.com/API_SetDungeonDifficultyID )
-
[Vanilla] LastPos update not working while bot is in spirit
Hello, this feature is disabled when player is dead (or in bg)
-
[Vanilla] quest pickup/turnin at gameobject while mounted
You get this problem only when it is gameobject?
-
[vanilla] Bot still tries to sell questitems when doing a townrun
In vanilla I cannot detect if item is sellable (with lua)
-
[vanilla] ALL quest items are UNsellable, yet wrobot tries to sell them everytime it does a vendor run!
https://wrobot.eu/bugtracker/vanilla-bot-still-tries-to-sell-questitems-when-doing-a-townrun-r1049/
-
[vanilla] ALL quest items are UNsellable, yet wrobot tries to sell them everytime it does a vendor run!
Changed Status to Not a Bug Changed Version to All
-
[Vanilla] Navigation in/around booty bay broken AF
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).