-
Content Count
286 -
Joined
-
Last visited
About maukor
-
Rank
Advanced Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Movement Speed in Travel Form while in combat
maukor replied to maukor's topic in WRobot for Wow Legion - Help and support
Works perfect, ty a lot. if (ObjectManager.Me.HaveBuff(5419) && ObjectManager.Me.SpeedMoving > 0 && ObjectManager.Me.SpeedMoving < 14 && !ObjectManager.Me.InCombatFlagOnly ) { Thread.Sleep(300); Travel.Launch(); } -
maukor reacted to a post in a topic: Movement Speed in Travel Form while in combat
-
maukor started following Bot is picking up quest but doesnt turn it in., Movement Speed in Travel Form while in combat, Auction Buy items by owner Name and 3 others
-
Hello, is there any way to check in conditions, if your movement speed is lower than 200%? (travel form out of combat default) Cause if player hit by a mob, hes movement speed becomes around 160% or lower, dont remember exact speed, Something to put into fightclass for reshift: if (ObjectManager.Me.HaveBuff(5419) && "Here condition for if speed is lower than 200%" && !Fight.InFight) { Travel.Launch(); }
-
Bot is drowning
maukor replied to maukor's topic in WRobot for Wow The Burning Crusade - Help and support
Any fixes yet? Hmp doesnt help actually -
You had any bans during the leveling? And you dont use Virtual machines?
-
[E] 17:00:54.044 - Compilator Error : c:\WRobotTBC\Data\temp\du5kpjxc.0.cs(30,34) : error CS1513: ожидалась } c:\WRobotTBC\Data\temp\du5kpjxc.0.cs(73,1) : error CS1022: Ожидалось определение типа или пространства имен, либо признак конца файла Where to check whats wrong, cause i dont have any files in my temp folder named du5kpjxc etc : ) I'm kinda far from programming,
-
Hello, is there any easy way to tell bot run to a specific place, for example followpath1 , Grind mobs that are in range you set (wManager.wManagerSetting.CurrentSetting.SearchRadius = 50;) And use IsComplete condition something like there are no mobs left in that spot. so i can use another followpath and run to another spot to grind mobs.
-
Harvest Golem reacted to a bug report: Relogger Schedule by Pc Time
-
Just run to mailbox, in profile creator press on Add by name, Write Mailbox and he will add the nearest
-
@Droidz Hi, trying to setup fully afk leveling, but always have problems with vendoring, sometimes my bots refuse to buy food/water, i use HMP, but still, Is there any way to literally tell him to Go and buy water if your water is <10, for now i try to use only my own vendor db, but it's always act like a retard, i use : <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Helpers.NpcDB.AcceptOnlyProfileNpc = true;" /> How to load my own vendors from profile after i erase them? <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Helpers.NpcDB.ListNpc.RemoveAll(npc =
-
Bot is picking up quest but doesnt turn it in.
maukor replied to Artek's topic in Quester assistance
It works if you set quest type to NONE. Just checked. Probably your char somehow added that quest in completed quest list , in that case he not gonna do it again. And dont use the same nickname if you start new char -
The only question is, is it possible somehow to Run one account with 2 intervals or more, like 00:00 - 04:00, then 2hours break, then 06:00 - 10:00 and another 2 hour break Something like: From: 00:00:00 ; 06:00:00 To : 04:00:00 ; 10:00:00 If no, i will just clone relogger profile and set other schedule time
-
Tried for around 30 mins with 7 different settings, in all cases all works super good. Thanks a lot! Very useful thing : )
-
maukor reacted to a comment on a file: PauseSafely Plugin
-
maukor started following PauseSafely Plugin
-
TheSmokie reacted to a bug report: Relogger Schedule by Pc Time
-
maukor started following Relogger Schedule by Pc Time
-
Hey @Droidz Is there any way you can Add schedule for Relogger, not run/wait specific amount of time, but Run only if Time is for example : 10:00 - 18:00, i found another topic where guy asked the same, but you didnt respond for his second post. Relogger quickstart with windows setup schedule may work, but when you wanna add 4 groups by 6 hours a day in sequence with 1 relogger it wont work that way. or maybe it's hard to setup. Back in days i used something like Run 360 , wait 1080 and second group where Wait 360 / run 360 / wait another missing part from waiting before, but when you add