Everything posted by Droidz
-
War isn't working correctly
Log of new install (in new folder), don't copy plugins/settings and ..., install only your profile and fightclass (in your log all addons is activated and plugin like HumanMasterPlugin is enabled)
-
War isn't working correctly
share log of the fresh wrobot install without wow addons please
-
How to runmacrolua on a loop for a certain amount of times.
yes you can
-
War isn't working correctly
You get this problem without wow addons? yes or no You get this problem with new WRobot install (in new folder, add only your fightclass and profile)? yes or no
-
War isn't working correctly
If it is no wow addons problem, it is WRobot settings/plugins/fightclass problem
-
How to runmacrolua on a loop for a certain amount of times.
Hello, Run C# code: for (int i = 0; i < 100; i++) { wManager.Wow.Helpers.Lua.RunMacroText("/click MyButtonNameGoesHere"); Thread.Sleep(100); // wait 100 ms before next run, you can remove or edit this line. }
-
War isn't working correctly
If WRobot try to regen mana on when you activate option "regen mana". In your log he try to regen when you start bot, I ignore why (and if it is health or mana) Some wow addons can change health value. If disable addons don't work try to reinstall WRobot in new folder without plugin
-
War isn't working correctly
try to disable your wow addons
-
War isn't working correctly
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Force bot to attack tagged mobs?
Hello, sometime option "max unit near" can force bot to avoid mobs
-
stil have problem and everything is right
Hello, item name is case-sensitive (you need to put lower/upper cases)
-
Relogger problem
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Bot is not working
Hello, WRobot is for private servers only, he don't support BfA
-
Enter in dungeon after die
Hello, try code like wManager.Events.MovementEvents.OnMoveToPulse += (point, cancelable) => { if (point.DistanceTo2D(new Vector3(-3077.433, 4942.94, -101.0476)) < 1.5 && !ObjectManager.Me.IsAlive && wManager.Wow.Helpers.Usefuls.ContinentId == (int)wManager.Wow.Enums.ContinentId.Expansion01) { var enterdungeon = new Vector3(-3077.433, 4942.94, -101.0476); point.X = enterdungeon.X; point.Y = enterdungeon.Y; point.Z = enterdungeon.Z; } };
-
How to hide after restart bot?
In relogger option "ping to check internet connectivity" put wrobot website address
-
Black Friday
Hello, Use discount code to get reduce of 35% on your subscription: blackfriday18 (this coupon can then be entered on the checkout page, expires 11/25/2018). View full article
-
Black Friday
Hello, Use discount code to get reduce of 35% on your subscription: blackfriday18 (this coupon can then be entered on the checkout page, expires 11/25/2018).
-
Not selling Items before Buy Food/Drink 3.3.5
Hello, WRobot sell: [ToTown] Sell items (try 1) You use bad settings (items is in do not sell list?) or you use wow addons and WRobot cannot sell items
-
How to only kill skinnable mobs?
Hello, create grinder profile and add only mob that you want kill, add vendor/repair (in advanced general settings you can activate option "use only npc profile")
-
Cant detect game object
Seem good for me: Nearest GameObject informations: Name: Bateau chargé de cadavres (Entry: 1593 ) IsBlacklisted = False CreatedBy = 0 DisplayId = 124 FlagsInt = 36 Flags = ConditionalInteraction, DoesNotDespawn Position = 689,519 ; 995,651 ; 33,5328 ; "None" Name = Bateau chargé de cadavres GetDistance = 2,511981 GetDistance2D = 2,000025 Data0 = 43 Data1 = 356574488 Data8 = 0 GOType = Questgiver IsMailbox = False LockEntry = 43 CanOpen = False SkillLineRequired = None IsOutdoors = True IsIndoors = False Matrix = [[M11:-0,4243608 M12:-0,8511329 M13:-0,3090182 M14:0] [M21:0,8736455 M22:-0,2951401 M23:-0,3868297 M24:0] [M31:0,2380398 M32:-0,4341273 M33:0,8688329 M34:0] [M41:689,519 M42:995,651 M43:33,5328 M44:1]] TransportMatrix = [[M11:-0,446199 M12:-0,8949338 M13:0 M14:0] [M21:0,8949338 M22:-0,446199 M23:0 M24:0] [M31:0 M32:0 M33:1 M34:0] [M41:689,519 M42:995,651 M43:33,5328 M44:1]] GetBaseAddress = 488181592 IsValid = True GetDescriptorStartAddress = 488182240 Guid = 17370383789494141542 Type = GameObject Entry = 1593 Scale = 1 Try to remove wow cache folder
-
Ore
You have try to disable wow addons? can you share your log file
-
Error on Start up
Hello, it is probably profile error, contact creator (if it is not that share full log file)
-
Path making is broken
Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
-
Bot refuses to use drink
WRobot try to use water: try to disable your wow addons
- food?