Same here , I think there was a hotfix because now HB is now working, I heard i was related to a wow plus fix by blizzard which affected movement while flying. Lets hope Ragehunter saves the day!
Same here , I think there was a hotfix because now HB is now working, I heard i was related to a wow plus fix by blizzard which affected movement while flying. Lets hope Ragehunter saves the day!
Figured In time of need, I would assist.
You will need to copy your Behaviors, and Profiles over once you extract this.
Here is the first iteration of Ragehunters Lazybot Evolution.
It's rough and has known issues such as unit at node detection and others, however if you mirror your settings from the updated software and leave Memory Writing and Mouse Hook off you should be up and running again.
https://www.dropbox.com/s/x4939okhxoe0ula/Tool.rar
Please feel free to visit me on the Un-Official Lazybot forum I moderate.
LazyBot Forums • Index page
Thanks, but it say not in game
If some one as the MS Visual Studio 10, you can find the source codes with a sl solution at https://www.assembla.com/code/lazybot/subversion/nodes and just need to turn off the line for the update: CheckUpdate.CheckForUpdate(); in the main program.cs
Hello everyone.
First to say, am new to this kind of stuffs, but what i can say, just awesome. 90 % of the wow tradegoods made by these programs.
So i tryed it out and works nice, and yes i realizet too, the error.
(i was need to translate a bit)
Message: The far desktop sent me this bug: (530) Not logged in.
Inner exception:
Source: System
Stack trace: at next place: System.Net.FtpWebRequest.SyncRequestCallback(Object obj)
at next place: System.Net.FtpWebRequest.RequestCallback(Object obj)
at next place: System.Net.CommandStream.InvokeRequestCallback(Object obj)
at next place: System.Net.CommandStream.Abort(Exception e)
at next place: System.Net.FtpWebRequest.FinishRequestStage(RequestStage stage)
at next place: System.Net.FtpWebRequest.GetResponse()
at next place: System.Xml.XmlDownloadManager.GetNonFileStream(Uri uri, ICredentials credentials)
at next place: System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
at next place: System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at next place: System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
at next place: System.Threading.CompressedStack.runTryCode(Object userData)
at next place: System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup( TryCode code, CleanupCode backoutCode, Object userData)
at next place: System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
at next place: System.Xml.XmlTextReaderImpl.OpenUrl()
at next place: System.Xml.XmlTextReaderImpl.Read()
at next place: System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at next place: System.Xml.XmlDocument.Load(XmlReader reader)
at next place: System.Xml.XmlDocument.Load(String filename)
at next place: LazyEvo.Forms.Helpers.CheckUpdate.CheckForUpdate()
at next place: LazyEvo.Program.Main()
Target site: Void SyncRequestCallback(System.Object)
Data: System.Collections.ListDictionaryInternal
Link:
I guess there should be some, tiny problem.
-
I also tryed, Tiawaz'S program, but there i cannot change anything in the engine setting, it says a bug.
Message: "some kind of object problem cant really translate".
Inner exception:
Source: Lazy Evolution
Stack trace: at next place: LazyEvo.LFlyingEngine.Settings.SaveSettingsClick(Object sender, EventArgs e)
at next place: System.Windows.Forms.Control.OnClick(EventArgs e)
at next place: DevComponents.DotNetBar.ButtonX.OnClick(EventArgs e)
at next place: DevComponents.DotNetBar.ButtonX.OnMouseUp(MouseEventArgs e)
at next place: System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at next place: System.Windows.Forms.Control.WndProc(Message& m)
at next place: DevComponents.DotNetBar.PopupItemControl.WndProc(Message& m)
at next place: System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at next place: System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at next place: System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Target site: Void SaveSettingsClick(System.Object, System.EventArgs)
Data: System.Collections.ListDictionaryInternal
Link:
-
After all, /bow before the programmers and the authors.
It's a shame Ragehunter doesn't have a proper error catching on this issue, to allow us to use the bot while the servers are down.
kinda funny. my channel says otherwise
Tiawaz's Bots - live streaming video powered by Livestream
but to each their on opinion iguess.
Its working now, thks.
Anyway i get the MS Visual Studio 10 to compile the sl solution from source codes and try my idea,this is an open source code after all![]()
@alminhas
The sources that you have provided in the link won't work as is as they were for 4.0 or something like that.
@all
It seems that Blizzard fixed the issue with the space bar.
The source codes are in the SVN repository link and i believe Arutha (the author of the lazybot code) have them updated.
Or if im wrong, it will be nice to have the source codes updated, to maintain an open sources community active.
Last edited by alminhas; 11-10-2012 at 06:48 PM.
M8, don't speak of something you don't know. Arutha gave up working on the bot along time ago as it is written in the svn page. The only developer atm is the russian guy, witch is updating the bot...anyone can compile from the source.
https://www.assembla.com/code/lazybo...ot%20evolution
Author: arutha532Revision: 21 («Previous)
(2011-12-03) 11 months ago
Fixed a bug with unitreaction
:gusta:wow:gusta:
Hi guys, pretty new to botting so excuse my ignorance. I was just wondering if there is a way to make a bot use an item, like the lever to activate a boss in Blood Furnace. I thought of maybe macroing it and working it into a rotation behaviour or something. I was just wondering if anyone has done something like this before. The item can't really be targeted, so I'm not sure, I think I might just be SOL.
you can tell the bot something like
"if player is not in combat - then press bar 1 key 1" for example and on bar 1 key 1 you have your macro wich should look something like
"/target lever - /sendkey U" .... "u" is the key set in the bot and in wow to interactwithtarget
I'm not sure if you can send a key trough a macro, but if that does not work you can use another program, like _keyspam to send U to wow window (it works i assure you) but you have to be accurate like....calculate the time it need to kill the boss, time to the lever...then set it in keyspam...or maybe you can set it to spam every second, i doubt it will influence the bot...
trial and error...trial and error..the key to succes :P
Good luck
:gusta:wow:gusta:
Ok. then like i say in my post "Or if im wrong, it will be nice to have the source codes updated, to maintain an open sources community active.", because if someday the russian guy stop the update, no more lazybot. Also if we share the code we all can contribute (i belive some of us are developer).
Using your profile here and it seems to not wanna run the path to keep finding more mobs instead it runs in one area like its confused and spams
4:35:12 AM] GetSkinnableType = None
[4:35:13 AM] GetSkinnableType = None
[4:35:14 AM] GetSkinnableType = None
[4:35:16 AM] GetSkinnableType = None
[4:35:17 AM] GetSkinnableType = None
[4:35:18 AM] GetSkinnableType = None
[4:35:20 AM] GetSkinnableType = None
[4:35:21 AM] GetSkinnableType = None
"Opinions are like a$$holes. Everybody's got one and everyone thinks everyone else's stinks."
It was discussed alot of times before, if the russian guy wanted to make his updated source public, he would have by now...so the only source available is the original 4.0.6 wich needs alot of changes to be updated for 5.0.5. You can try to post on his forum, link is in the first page, but i doubt you will reach him, he is not very communicative.
did you load the correct profile?...are you in that zone?...grinding profiles have 2 file...do not rename them and keep them in the same folder.Using your profile here and it seems to not wanna run the path to keep finding more mobs instead it runs in one area like its confused and spams
it works for everyone elses...those messages with "getskinnable" are from the bot ignore them
if it still won't work, make yourself a small grinding profile using the tutorial in the first post...it's easy :P
Last edited by jumperu; 11-11-2012 at 08:03 AM.
:gusta:wow:gusta: