Everything posted by Genifikius
-
Relogger help
same problem but no solution ? any way you fixed it?
-
LoadProfile in Subdirectory
got ya will test it later
-
Relogger doesn't start Bots
Hey my Relogger doesn't start any bots with this Log: 02:34:54 - Start profile WoW 1. 02:34:54 - Profile WoW 1, Run task[1]: ChangeWowPath (ToWoW 1) 02:34:54 - Profile WoW 1, Run task[2]: Run (BotAction) [D] 02:34:54 - Profile WoW 1, running task for 330 minutes. [D] 02:34:54 - Profile WoW 1: Launch Wow. [E] 02:35:12 - Utility > ResizeAndMoveWindow(Process process, Rectangle rectangle): System.InvalidOperationException: Diesem Objekt ist kein Prozess zugeordnet. bei System.Diagnostics.Process.EnsureState(State state) bei System.Diagnostics.Process.EnsureState(State state) bei System.Diagnostics.Process.get_MainWindowHandle() bei .(Process , Rectangle ) [D] 02:35:12 - Profile WoW 1: Launch bot. [D] 02:35:30 - Profile WoW 1: Launch Wow. [D] 02:35:34 - Stopping profile WoW 1, please wait. 02:35:36 - Profile WoW 1 stopped. Anyone with similiar Problems (and possibly a solution)?
-
LoadProfile in Subdirectory
I did but it doesn't work.
-
LoadProfile in Subdirectory
Hey how to load a profile in a subdirectory: <QuestsSorted Action="LoadProfile" NameClass="Subdirectory/Profile.xml" /> is getting ignored. Thanks in advance.
-
Relogger start with auto "Start Checked"
Hey is there any way to start the Relogger.exe while automatically performing "Start Checked"? I tried it with AutoIt but it doesn't capture the button. Maybe some args by starting it from command prompt?
-
[Path-Finding] Jumps off DeeprunTram
Yep he goes into the deepruntram tries to use it jumps off and gets stuck.
-
[Path-Finding] Jumps off DeeprunTram
Hey, somehow my bot manages to go to DeeprunTram and use it... however it wouldnt be that problematically if he didnt jump off the tram while riding it and get stuck there. I attached the log for some more information. 8 Aug 2018 12H42.log.html EDIT: And that's the logging from yesterday when it also happened: [E] 23:20:29 - Error injection: Cannot launch it, skipped. [E] 23:20:30 - Error injection: Cannot launch it, skipped. [E] 23:21:35 - Error injection: Cannot launch it, skipped. [E] 23:21:35 - Error injection: Cannot launch it, skipped. [E] 23:21:35 - Error injection: Cannot launch it, skipped. [E] 23:21:35 - Error injection: Cannot launch it, skipped. [E] 23:21:35 - Error injection: Cannot launch it, skipped. [E] 23:21:35 - Error injection: Cannot launch it, skipped. [E] 23:21:35 - Error injection: Cannot launch it, skipped. [D] 23:21:46 - [Quester] If[40] (ObjectManager.Me.Level < 16) | Result: False [D] 23:21:59 - [Quester] If[47] (ObjectManager.Me.Level < 24) | Result: False [D] 23:22:19 - [Quester] If[53] (ObjectManager.Me.Level < 29) | Result: False [D] 23:22:47 - [Quester] If[60] (ObjectManager.Me.Level < 35) | Result: False [D] 23:22:58 - [Quester] If[67] (ObjectManager.Me.Level < 43) | Result: False [D] 23:23:01 - [Quester] New step (72): Alliance43to45inSwampofSorrows>Pulse [D] 23:23:02 - [PatherServer] Select server 2 [D] 23:27:21 - [MovementManager] Avoid wall: StrafeLeft [D] 23:27:37 - [Info] Continent change, DeeprunTram to Azeroth
-
How to create an Fight Class (developer only)
I'm not having trouble going through C# code, probably gonna use both thank you so much, what a powerful tool. ?
-
How to create an Fight Class (developer only)
didn't get lucky finding a proper decompiler do you guys recommand any?
-
How to create an Fight Class (developer only)
Are these DLLs managed or unmanaged?
-
How to create an Fight Class (developer only)
Could you upload a documentation of the bot API or link it if its already uploaded somewhere?