Jump to content

inselmann

WRobot user
  • Posts

    78
  • Joined

  • Last visited

Everything posted by inselmann

  1. Sure ill attach them. Thank you 19 Okt 2017 16H26 - waEAzO.log.html 19 Okt 2017 16H28.log.html 19 Okt 2017 17H06.log.html 19 Okt 2017 18H16.log.html
  2. Thank you Droidz for adding the Windows Name in Settings! I appreciate it. Relogger still does not work in the latest update. It logs in correctly but does not start, but relogger is running. Relogger does also have problems to check if bot is unresponsive. I played around with the time values. Right now it does not hit the "Start" button. Thank you Best regards
  3. just an update: camelot maybe you are right and i am wrong...who knows. i just got banned on 3 of 6 currently running accounts with the previous wrobot version. i stopped the other bots by hand. 5 bots currently down due relogger problems with the latest version probably saved them. Lets see tomorrow if my other 8 accounts are still alive or got flagged somehow. Bad luck or previous release...who knows. I will keep on botting, but only with battlechests.
  4. Sure, I am aware of it, i bot for money since 3 years and wow is one part of it, its not about what i ask. Its ok to hide the process, to rename the task name...no problem. Its great to remove symbols, but a window title name we define would be great. Lets call it "camelot" or "firefox" or something else, just a name to make automation on several computers and resizing windows more easy. If you open your wrobot bot, click left on Tools you will see on the right side: Window - Main window name. A value that you define. Everybody can have a unique name for that. So its not a footprint. Let me show you some screenshots
  5. camelot i bought some of your profiles, was that also a smart move? i ask Droidz to give us an option to define a name for that window relogger title, thats all. (I dont want it named to Relogger Version XY) I would like to resize the window in my automated tasks like it worked this year and the year before. If you are aware we also give wrobot a process name. I dont mean the process name of the exe.file, i mean the window title. Call it internetexplorer or whatever... Read about relogger problems lately, or update wow client yourself and update wrobot, maybe you see what i mean... Its not about the symbols or the hidden processes, i have only problems with the hidden task name title. Anyway at the moment, relogger does not even work, it opens more and more processes of wrobot.exe, thats all.
  6. yes same for me, i changed to wrobot.exe in relogger....it loads, it crashs, then it loads again, but far away from stable :-( it worked great with the previous version. never had a problem with old 29061 And with the new version the relogger window name is also gone (does it really was a security issue? please give us an option to rename the window) i can not resize or move the window frame with external scripts. Very disappointed about the new update. I go back to earlier version.
  7. i do the same since months, you can use an external program and write some macros with image recognition, i use macro recorder and run my exe every minute in windows task manager. in my ah quester profile i check with TSM for start post scan and my exe checks for the end of that process and then clicks 100-300x times to post button, you need a static wow window for that with fixed window values. (Because the tsm have no button values.) inside ah quester profile you can pause the bot 10 minutes or even longer. works 100% afk, i bot 24/h without any human interaction with 10-12 bots right now. regards
  8. Hi Droidz, since the last update you removed the window title name of relogger which messed up all my automated scripts and settings. I resized the relogger window by a script. Now it has no name. Is is possible that we can define a windows name like in wrobot. A defineable name in relogger settings would be great. Thank you Best regards
  9. "Frostwall" does not work, this works: "Town Hall" You are in zone Town Hall when you used your garni teleport stone. Not Frostwall! you can check zone "Town Hall" (inside garni building): <QuestsSorted Action="If" NameClass="wManager.Wow.Helpers.Usefuls.MapZoneName == &quot;Town Hall&quot;" /> <QuestsSorted Action="GoToStep" NameClass="1216" /> <QuestsSorted Action="EndIf" NameClass="" /> or check if not in this zone: <QuestsSorted Action="If" NameClass="wManager.Wow.Helpers.Usefuls.MapZoneName != &quot;Town Hall&quot;" /> <QuestsSorted Action="GoToStep" NameClass="1300" /> <QuestsSorted Action="EndIf" NameClass="" /> you can also check for continent and if you are still on continent after heartstone usage and go back the steps and try to port again (if hearthstone not ready yet) (my example is for northrend) Just copied from my 1-100 profile. So when i hit 80 my bot teleport home and continues in cata content... You can build everything with if endif. <QuestsSorted Action="None" NameClass="TELEPORT HOME" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="RunCode" NameClass="wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported = false;" /> <QuestsSorted Action="RunLuaCode" NameClass="local itemName, _, _, _, _, _, _, _ = GetItemInfo(6948);&#xD;&#xA; RunMacroText(&quot;/use &quot; .. itemName);" /> <QuestsSorted Action="Wait" NameClass="60000" /> <QuestsSorted Action="If" NameClass="wManager.Wow.Helpers.Usefuls.ContinentId == (int)wManager.Wow.Enums.ContinentId.Northrend" /> <QuestsSorted Action="None" NameClass="filler" /> <QuestsSorted Action="None" NameClass="filler" /> <QuestsSorted Action="GoToStep" NameClass="556" /> <QuestsSorted Action="EndIf" NameClass="" /> <QuestsSorted Action="None" NameClass="TELEPORT HOME ENDE" /> You can use garni stone, its 110560: <QuestsSorted Action="RunCode" NameClass="wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported = false;" /> <QuestsSorted Action="RunLuaCode" NameClass="local itemName, _, _, _, _, _, _, _ = GetItemInfo(110560);&#xD;&#xA; RunMacroText(&quot;/use &quot; .. itemName);" /> <QuestsSorted Action="Wait" NameClass="20000" /> Regards
  10. I had a similar problem. What helped me was to restart pc and copy wrobot.exe to the ufjgh98734hg.exe which was created. (When i tried to update the bot relogger was still running and the update was corrupted.) Best regards
  11. Hi there, i would like to automate heirloom buying for my profiles. Is it possible to check for gold in inventory => 500 and maybe check for itemlevel of the heirloom, they have 3 upgrade levels: 0 (to lvl 60) buy item 1 (to lvl 90) upgrade1 2 (to lvl 100) upgrade2 3 (to lvl 110) upgrade3 right now i can check if the heirloom is learned with <QuestsSorted Action="If" NameClass="wManager.Wow.Helpers.ItemsManager.HasItemById(122358)" /> <QuestsSorted Action="GoToStep" NameClass="971" /> <QuestsSorted Action="EndIf" NameClass="" /> It would be great to check gold and the level of the heirloom. Any ideas? Any help would be great. Thank you Best regards
  12. It seems to work now. No error yet. Thank you Droidz
  13. Hi Droidz, i delete logs everytime when i use the bot but i made a screenshot. I hope it helps. It has to do something withg the latest update, never had a problem and i did not change anything. It shows some error with Frameworks, so i updated to 4.6. But i still get the error. Thank you for your effort. Best regards
  14. Hi, i get also compilation error on working profiles since the last update. It worked before. Antivirus and windows defender is deactivated. Hope you can fix the update. Thank you
  15. hi there, i deleted meshes folder. Now the data is downloaded again but it seems the taxi nodes are still buggy. it goes to taxi npc and does not take the flight. then abort and walks into a wall... the same on all bots for me. it happens in the garnison with the taxi node It would be great if you can provide a file for download containing all new meshes data. Thank you
  16. Hello I have the same issue since months, my workaround was a macro recorder self created exe file that scans the status screen of wrobot for stucking error every minute with image search. if this stuck happens my exe file clicks STOP button of wrobot and press start again. -> works the bot starts and continues without hanging. i did not find another solution... each node was underground, it happens randomly...sometimes after 10minutes sometimes after hours. It is hard to reproduce. But it always happens with big gatherer sessions. First i tried to blacklist nodes but sadly without success. It would be great if Droidz can make an option to automatically restart gatherer (Stop/Start) after x amount of errors like 12:18:31 - [MovementManager] Trying something funny, hang on [N] 12:18:32 - [MovementManager] Waypoint timed out [N] 12:18:48 - [MovementManager] Waypoint timed out [N] 12:21:24 - [MovementManager] Waypoint timed out [N] 12:21:33 - [MovementManager] Think we are stuck [N] 12:21:33 - [MovementManager] Trying something funny, hang on It does only affect gathering part on my end. Thank you
  17. Hi Droidz, not really, but my workaround is to load the fight class in each profile now: ;&#xD;&#xA;wManager.wManagerSetting.CurrentSetting.CustomClass = &quot;Druid-Feral-3-6-Prowl.xml&quot;;&#xD;&#xA;wManager.Wow.Helpers.CustomClass.DisposeCustomClass();&#xD;&#xA;Thread.Sleep(1000);&#xD;&#xA;wManager.Wow.Helpers.CustomClass.LoadCustomClass();" /> This works for me :-) Have a nice day
  18. Hi there, i have problems from time to time with relogger loading the correct fightclass while switching chars and profiles. Sometimes relogger/worobot does not load the fight class and my feral druid fights in human form. When i close wrobot and it autoloads again with relogger it works. This bug is happening very often. The problem exists since last year. This problem happens on all of my 12 bots in the past, currently i set death to 2 or 3 in a short period that when this bug occurs and my druid dies because of human fight behaviour i quit wrobot and relogger starts again...hopefully this time the fightclass loads correctly. There is any other workaround for that? Leaving the fightclass empty so wrobot uses the last fight class does also not work. Is it possible to load the fightclass manually in a questing profile? Any help would be great. Thank you Best regards
  19. I had a similar problem, so i wrote a small plugin. You can use it, casts regrowth out of combat when under <85% life. Edit the regrowth.cs for your need. Copy in plugin folder and activate it. Have fun Regrowth.cs
  20. I had a similar problem with an unclickable npc, try this move near your object and click manually on screen, you can setup multiple clicks on different screen coordinates. maybe a workaround for you <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="robotManager.Helpful.Mouse.CurseurWindowPercentagePosition(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, 50, 50);" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="robotManager.Helpful.Mouse.ClickLeft();" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="robotManager.Helpful.Mouse.CurseurWindowPercentagePosition(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, 50, 40);" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="robotManager.Helpful.Mouse.ClickLeft();" /> <QuestsSorted Action="Wait" NameClass="2000" /> greetings
  21. So going to lvl90 with oneclick fully afk was doable, now lets do the rest. The difficult part between pandaria shrine and wod garnison: I spend an entire day to test it on 4 accounts and solve problems, i dont attach the whole script, so you have to make your own followpath routines. We use the cave in timeless isles to go to wod content, we skip the tanaan prequest entirely!!! The difficult stuff i post here, lets start: - We start pandaria shrine, there we automate buying all flight skills, the flight trainer is not clickable, maybe he flies too high, i had problems to click it, so my workaround, we manually click to screen. <QuestsSorted Action="None" NameClass="Fliegen lernen beschissenster fluglehrer ever mausklick notwendig" /> <QuestsSorted Action="RunCode" NameClass="var position = new Vector3(1555.219, 890.882, 478.4328);&#xD;&#xA;int npcEntryId = 60167;&#xD;&#xA;&#xD;&#xA;if (!ObjectManager.Me.IsOnTaxi)&#xD;&#xA;{&#xD;&#xA; if (wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(position, npcEntryId))&#xD;&#xA; {&#xD;&#xA; Usefuls.SelectGossipOption(GossipOptionsType.taxi);&#xD;&#xA; }&#xD;&#xA;}" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="robotManager.Helpful.Mouse.CurseurWindowPercentagePosition(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, 50, 50);" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="robotManager.Helpful.Mouse.ClickLeft();" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="robotManager.Helpful.Mouse.CurseurWindowPercentagePosition(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, 50, 40);" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="robotManager.Helpful.Mouse.ClickLeft();" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="RunCode" NameClass="var position = new Vector3(1555.219, 890.882, 478.4328);&#xD;&#xA;int npcEntryId = 60167;&#xD;&#xA;&#xD;&#xA;if (!ObjectManager.Me.IsOnTaxi)&#xD;&#xA;{&#xD;&#xA; if (wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(position, npcEntryId))&#xD;&#xA; {&#xD;&#xA; Usefuls.SelectGossipOption(GossipOptionsType.taxi);&#xD;&#xA; }&#xD;&#xA;}" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="robotManager.Helpful.Mouse.CurseurWindowPercentagePosition(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, 50, 50);" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="robotManager.Helpful.Mouse.ClickLeft();" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="robotManager.Helpful.Mouse.CurseurWindowPercentagePosition(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, 50, 40);" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="robotManager.Helpful.Mouse.ClickLeft();" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText (&quot;/click ClassTrainerScrollFrameButton4&quot;);" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText (&quot;/click ClassTrainerTrainButton&quot;);" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText (&quot;/click ClassTrainerScrollFrameButton3&quot;);" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText (&quot;/click ClassTrainerTrainButton&quot;);" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText (&quot;/click ClassTrainerScrollFrameButton2&quot;);" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText (&quot;/click ClassTrainerTrainButton&quot;);" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText (&quot;/click ClassTrainerScrollFrameButton1&quot;);" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText (&quot;/click ClassTrainerTrainButton&quot;);" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText (&quot;/click ClassTrainerScrollFrameButton1&quot;);" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText (&quot;/click ClassTrainerTrainButton&quot;);" /> <QuestsSorted Action="Wait" NameClass="2000" /> - I also set my hearthstone to shrine <QuestsSorted Action="None" NameClass="schrein ruhestein setzen" /> <QuestsSorted Action="RunCode" NameClass="wManager.wManagerSetting.CurrentSetting.UseMount = false;&#xD;&#xA;wManager.wManagerSetting.CurrentSetting.UseFlyingMount = false;" /> <QuestsSorted Action="Pulse" NameClass="laufenzumschreinwirt" /> <QuestsSorted Action="RunCode" NameClass="var position = new Vector3(1675.722, 907.3195, 489.4334);&#xD;&#xA;int npcEntryId = 63008;&#xD;&#xA;&#xD;&#xA;if (!ObjectManager.Me.IsOnTaxi)&#xD;&#xA;{&#xD;&#xA; if (wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(position, npcEntryId))&#xD;&#xA; {&#xD;&#xA; Usefuls.SelectGossipOption(GossipOptionsType.taxi);&#xD;&#xA; Lua.RunMacroText(&quot;/click GossipTitleButton1&quot;);&#xD;&#xA; }&#xD;&#xA;}" /> <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText (&quot;/click GossipTitleButton1&quot;);" /> <QuestsSorted Action="Wait" NameClass="2500" /> <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText (&quot;/click StaticPopup1Button1&quot;);" /> <QuestsSorted Action="Wait" NameClass="4000" /> - then we walk outside and fly to timeless isle (i dont make the quest and use teleport because i was killed from other players and after death i stucked...so lets fly) YOUR PART - now we are on the timeless isle, we walk east to the frogs...swim to the water near the ship. I had problems to move down and dive, so i manually did it: <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Helpers.Keybindings.PressKeybindings(wManager.Wow.Enums.Keybindings.SITORSTAND, 1000 * 14);" /> - lets make a small followpath inside the underwater cave, inside there are 4 chairs and the fire is not clickable right now, you must sit before it is clickable <QuestsSorted Action="None" NameClass="stuhl und feuer" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="RunCode" NameClass="wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported = false;" /> <QuestsSorted Action="None" NameClass="hinsetzen" /> <QuestsSorted Action="While" NameClass="ObjectManager.Me.Position.DistanceTo2D(new Vector3(-999.9601f, -5641.366f, -44.75517f)) &lt; 150" /> <QuestsSorted Action="RunCode" NameClass="var position = new Vector3(-999.9601f, -5641.366f, -44.75517f);&#xD;&#xA;int objEntryId = 180325;&#xD;&#xA;&#xD;&#xA;if (wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithGameObject(position, objEntryId))&#xD;&#xA;{&#xD;&#xA; System.Threading.Thread.Sleep(1500);&#xD;&#xA;}" /> <QuestsSorted Action="Wait" NameClass="3000" /> <QuestsSorted Action="None" NameClass="feuer anklicken" /> <QuestsSorted Action="While" NameClass="ObjectManager.Me.Position.DistanceTo2D(new Vector3(-1001.813f, -5639.821f, -44.56136f)) &lt; 150" /> <QuestsSorted Action="RunCode" NameClass="var position = new Vector3(-1001.813f, -5639.821f, -44.56136f);&#xD;&#xA;int objEntryId = 238758;&#xD;&#xA;&#xD;&#xA;if (wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithGameObject(position, objEntryId))&#xD;&#xA;{&#xD;&#xA; System.Threading.Thread.Sleep(1500);&#xD;&#xA;}" /> <QuestsSorted Action="EndWhile" NameClass="" /> <QuestsSorted Action="EndWhile" NameClass="" /> <QuestsSorted Action="Wait" NameClass="30000" /> - done we are on wod area gorgrond, now we make followpath to North WEST, we swim all the way, around the small bay, on the left side we see horde flight guy...alliance guy is on the other side we can click him and he flies us to our garnison (where it will be) <QuestsSorted Action="If" NameClass="ObjectManager.Me.Position.DistanceTo2D(new Vector3(9226.878, 495.3438, 6.725389)) &lt; 150" /> <QuestsSorted Action="RunCode" NameClass="var position = new Vector3(9226.878, 495.3438, 6.725389);&#xD;&#xA;int npcEntryId = 89831;&#xD;&#xA;&#xD;&#xA;if (!ObjectManager.Me.IsOnTaxi)&#xD;&#xA;{&#xD;&#xA; if (wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(position, npcEntryId))&#xD;&#xA; {&#xD;&#xA; Usefuls.SelectGossipOption(GossipOptionsType.taxi);&#xD;&#xA; }&#xD;&#xA;}" /> - the start quests to build the garnison is now where we normally land first and we can begin the questline there to build our garnison <QuestsSorted Action="PickUp" NameClass="ASongofFrostandFire" /> <QuestsSorted Action="If" NameClass="wManager.Wow.Helpers.Quest.HasQuest(33815)" /> <QuestsSorted Action="RunCode" NameClass="wManager.wManagerSetting.CurrentSetting.CloseIfPlayerTeleported = false;" /> <QuestsSorted Action="RunCode" NameClass="wManager.wManagerSetting.CurrentSetting.UseMount = false;&#xD;&#xA;wManager.wManagerSetting.CurrentSetting.UseFlyingMount = false;" /> <QuestsSorted Action="Wait" NameClass="15000" /> <QuestsSorted Action="Pulse" NameClass="frostandfirelaufen" /> <QuestsSorted Action="Wait" NameClass="1000" /> <QuestsSorted Action="TurnIn" NameClass="ASongofFrostandFire" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="PickUp" NameClass="OfWolvesandWarriors" /> <QuestsSorted Action="Wait" NameClass="2000" /> <QuestsSorted Action="EndIf" NameClass="" /> <QuestsSorted Action="None" NameClass="" /> and so on... i build my garnison and then start grinding to 100. If i have the garnison stone i skip all these lines and go directly to my grind stuff, this might be helpful. You can check if item is in your inventory: <QuestsSorted Action="If" NameClass="wManager.Wow.Helpers.ItemsManager.HasItemById(110560)" /> <QuestsSorted Action="GoToStep" NameClass="971" /> <QuestsSorted Action="EndIf" NameClass="" /> Now you can make your own fully afk-able 1-100 profile :-) Have fun https://www.youtube.com/watch?v=E--nVpHC2yA
×
×
  • Create New...