LAZYBOT support thread, Q&A, requests and updates menu

Shout-Out

User Tag List

Page 111 of 292 FirstFirst ... 1161107108109110111112113114115161211 ... LastLast
Results 1,651 to 1,665 of 4379
  1. #1651
    zekiel247's Avatar Member
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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!

    LAZYBOT support thread, Q&A, requests and updates
  2. #1652
    Tiawaz's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    46
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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

  3. #1653
    alminhas's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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

  4. #1654
    morgan90's Avatar Private
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

  5. #1655
    ktf's Avatar Member
    Reputation
    5
    Join Date
    Jun 2012
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

  6. #1656
    Tiawaz's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    46
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by alminhas View Post
    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
    kinda funny. my channel says otherwise
    Tiawaz's Bots - live streaming video powered by Livestream
    but to each their on opinion iguess.

  7. #1657
    alminhas's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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

  8. #1658
    romb0t's Avatar Member
    Reputation
    79
    Join Date
    Dec 2011
    Posts
    212
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @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.

  9. #1659
    alminhas's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

  10. #1660
    jumperu's Avatar Contributor
    CoreCoins Purchaser
    Reputation
    322
    Join Date
    Oct 2010
    Posts
    1,412
    Thanks G/R
    5/45
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by alminhas View Post
    The source codes are in the SVN repository link and i believe Arutha (the author of the lazybot code) have them updated constantly, the Russian guy only compile is source codes.
    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:

  11. #1661
    hyperflow's Avatar Member
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

  12. #1662
    jumperu's Avatar Contributor
    CoreCoins Purchaser
    Reputation
    322
    Join Date
    Oct 2010
    Posts
    1,412
    Thanks G/R
    5/45
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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:

  13. #1663
    alminhas's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jumperu View Post
    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
    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).

  14. #1664
    Romulis2000's Avatar Active Member
    Reputation
    33
    Join Date
    Nov 2008
    Posts
    456
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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

    Originally Posted by jumperu View Post
    Sharing a warrior behavior for the new spells, it's based on fury, has dragon roar from talents, u can see the spells rotation below:
    Code:
    [00:27:16] SendKey: Dragon Roar Bar: 1 Key: 5
    [00:27:18] SendKey: Bloodthirst Bar: 1 Key: 4
    [00:27:19] SendKey: Enraged Regeneration Bar: 6 Key: 8
    [00:27:21] SendKey: Heroic Strike Bar: 1 Key: 1
    [00:27:22] SendKey: Berserker Rage Bar: 4 Key: 6
    [00:27:24] SendKey: Bloodthirst Bar: 1 Key: 4
    [00:27:25] SendKey: Heroic Strike Bar: 1 Key: 1
    [00:27:26] SendKey: Colossus Smash Bar: 1 Key: 7
    [00:27:28] SendKey: Bloodthirst Bar: 1 Key: 4
    [00:27:30] SendKey: Heroic Strike Bar: 1 Key: 1
    [00:27:33] SendKey: Heroic Strike Bar: 1 Key: 1
    [00:27:34] SendKey: Bloodthirst Bar: 1 Key: 4
    [00:27:36] SendKey: Pummel Bar: 4 Key: 7
    [00:27:37] SendKey: Heroic Strike Bar: 1 Key: 1
    [00:27:39] SendKey: Bloodthirst Bar: 1 Key: 4
    [00:27:40] SendKey: Heroic Strike Bar: 1 Key: 1
    Pre pull is heroic throw or charge, buff is battle shout. It is based on the old Nih's fury warrior behavior so i didn't changed the name of the file (main credit to Nih from the old LB forum, very very good behavior back in the old days, i removed the stance changes since it is no longer needed to change stance to use other spells)

    LINK

    Talents: Mists of Pandaria - Talent Calculator - World of Warcraft

    Also sharing a profile i made in this zone, MAP (it's down in the south, as you look at the mop map), it's pretty remote, on the beach, packs of 1-3 lvl 86-87 humanoids, easy grind with warr lvl 85 old gear, but watch out for other players.

    LINK
    "Opinions are like a$$holes. Everybody's got one and everyone thinks everyone else's stinks."

  15. #1665
    jumperu's Avatar Contributor
    CoreCoins Purchaser
    Reputation
    322
    Join Date
    Oct 2010
    Posts
    1,412
    Thanks G/R
    5/45
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by alminhas View Post
    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).
    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.

    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
    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.
    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:

Similar Threads

  1. [TripZ•ne's Request Thread] Program Requests and Suggestions.
    By TripZ•ne in forum WoW Bots Questions & Requests
    Replies: 22
    Last Post: 06-02-2010, 03:56 AM
  2. [Release] [TripZ•ne's Request Thread] Program Requests and Suggestions.
    By TripZ•ne in forum World of Warcraft Bots and Programs
    Replies: 12
    Last Post: 05-29-2010, 04:03 PM
  3. Easy Request and needed ASAP!
    By kalish in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 12-22-2006, 12:32 AM
  4. A request and 2 questions
    By Osmose in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 10-14-2006, 12:10 PM
  5. Request and exchange
    By Spown in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 09-12-2006, 11:15 AM
All times are GMT -5. The time now is 09:55 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search