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

Shout-Out

User Tag List

Page 153 of 292 FirstFirst ... 53103149150151152153154155156157203253 ... LastLast
Results 2,281 to 2,295 of 4379
  1. #2281
    ebagfx's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    getting error

    Code:
    Message: The type initializer for 'LazyLib.Helpers.Vendor.ItemDatabase' threw an exception.
    Inner exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. The system cannot find the file specified.
    File name: 'System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139'
       at LazyLib.Helpers.Vendor.ItemDatabase..cctor()
    
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
    
    Source: LazyLib
    Stack trace:    at LazyLib.Helpers.Vendor.ItemDatabase.Open()
       at LazyEvo.Forms.Helpers.DoLoad.LoadNow() in d:\bot\lb source\LazyBot evolution\Lazy Evolution\Forms\Helpers\DoLoad.cs:line 75
       at LazyEvo.Forms.Helpers.DoLoad.LoadTheShit() in d:\bot\lb source\LazyBot evolution\Lazy Evolution\Forms\Helpers\DoLoad.cs:line 53
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
    Target site: Void Open()
    Data: System.Collections.ListDictionaryInternal
    Link:
    And before i attach it to a wow process, it says not in a game.. but actually i am in it... also i'm playing on molten.. so if there is any working versions of this bots, please be kind and share it, thanks..

    LAZYBOT support thread, Q&A, requests and updates
  2. #2282
    Shameless's Avatar Elite User JD's Master CoreCoins Purchaser
    Reputation
    473
    Join Date
    Jul 2009
    Posts
    720
    Thanks G/R
    4/3
    Trade Feedback
    36 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ebagfx View Post
    getting error

    Code:
    Message: The type initializer for 'LazyLib.Helpers.Vendor.ItemDatabase' threw an exception.
    Inner exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. The system cannot find the file specified.
    File name: 'System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139'
       at LazyLib.Helpers.Vendor.ItemDatabase..cctor()
    
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
    
    Source: LazyLib
    Stack trace:    at LazyLib.Helpers.Vendor.ItemDatabase.Open()
       at LazyEvo.Forms.Helpers.DoLoad.LoadNow() in d:\bot\lb source\LazyBot evolution\Lazy Evolution\Forms\Helpers\DoLoad.cs:line 75
       at LazyEvo.Forms.Helpers.DoLoad.LoadTheShit() in d:\bot\lb source\LazyBot evolution\Lazy Evolution\Forms\Helpers\DoLoad.cs:line 53
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
    Target site: Void Open()
    Data: System.Collections.ListDictionaryInternal
    Link:
    And before i attach it to a wow process, it says not in a game.. but actually i am in it... also i'm playing on molten.. so if there is any working versions of this bots, please be kind and share it, thanks..
    Me and Jumperu were on skype yesterday testing everything to try and get it to work, we're yet to find a solution but we may try again to see if we can sort it. Neither of us are programmers so we're working off what we can see really. Any input from a programmer would be greatful. In the mean time +rep to Jumperu for the help and being kind enough to sit down with me and try get it working for myself and others who use 4.0.6 servers

  3. #2283
    loves2spooge's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Apr 2012
    Posts
    94
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Found a nice Townlong Steppes mining/flying profile. I set mine to max unit at node 1 and it is working great. pulling 120/hr

    http://www.ownedcore.com/forums/worl...yrapyrate.html ([LAZYBOT] Townlong steppes mining Ghost iron,white and black trillium and kyrapyrate)

  4. #2284
    chipochipo's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im getting error messages
    Code:
    Message: Not all privileges or groups referenced are assigned to the caller
    Inner exception: 
    Source: System
    Stack trace:    at System.Diagnostics.Process.SetPrivilege(String privilegeName, Int32 attrib)
       at System.Diagnostics.Process.EnterDebugMode()
       at LazyLib.Helpers.Memory.OpenProcess(Int32 processId)
       at LazyEvo.Forms.Selector.GetName(Process proc) in C:\Users\Biohazard\Documents\Visual Studio 2010\Projects\LazyBot evolution\Lazy Evolution\Forms\Selector.cs:line 79
       at LazyEvo.Forms.Selector.RefreshProcess() in C:\Users\Biohazard\Documents\Visual Studio 2010\Projects\LazyBot evolution\Lazy Evolution\Forms\Selector.cs:line 70
       at LazyEvo.Forms.Selector.Selector_Load(Object sender, EventArgs e) in C:\Users\Biohazard\Documents\Visual Studio 2010\Projects\LazyBot evolution\Lazy Evolution\Forms\Selector.cs:line 104
       at System.Windows.Forms.Form.OnLoad(EventArgs e)
       at DevComponents.DotNetBar.Office2007RibbonForm.OnLoad(EventArgs e)
       at System.Windows.Forms.Form.OnCreateControl()
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
       at System.Windows.Forms.Control.CreateControl()
       at System.Windows.Forms.Control.WmShowWindow(Message& m)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ContainerControl.WndProc(Message& m)
       at System.Windows.Forms.Form.WmShowWindow(Message& m)
       at System.Windows.Forms.Form.WndProc(Message& m)
       at DevComponents.DotNetBar.Office2007RibbonForm.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    Target site: Void SetPrivilege(System.String, Int32)
    Data: System.Collections.ListDictionaryInternal
    Link:
    im playing 4.3.4 Monster-wow
    i did install net framework 4.0
    using windows 7
    wow folder: d:\games\
    it worked at my friends laptop.
    any solution?

    regards,

    chipochipo

  5. #2285
    jnsolo's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is this bot works with win7 64 bits?
    if its not, there's anything i can do to run it in 64bits? beside reinstaling win7

  6. #2286
    mamer's Avatar Member
    Reputation
    3
    Join Date
    Sep 2007
    Posts
    25
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It does, I just installed it on windows 64 bits, works just fine! Make sure you change the settings on wow to 32 bits!

    Originally Posted by jnsolo View Post
    is this bot works with win7 64 bits?
    if its not, there's anything i can do to run it in 64bits? beside reinstaling win7

  7. #2287
    fleischi93's Avatar Active Member
    Reputation
    27
    Join Date
    Apr 2008
    Posts
    231
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nevermind found out, bot is working great (just tried skinning)
    Last edited by fleischi93; 02-02-2013 at 02:59 PM.
    Or as blizzard would put it, "users having fun in our game which is in direct conflict with our goals"
    I <3 MMOwned.com

  8. #2288
    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 fleischi93 View Post
    The bot works nice but it doesn't skin the mobs, just says
    Can you help me out mate?
    Disable mouse hook. And use search next time.
    :gusta:wow:gusta:

  9. #2289
    fleischi93's Avatar Active Member
    Reputation
    27
    Join Date
    Apr 2008
    Posts
    231
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jumperu View Post
    Disable mouse hook. And use search next time.
    Mate, I am really sorry, I just looked on first page after posting, should've done before it. Sorry again for that.

    Thanks for your support, bot is running great just like the old times

    +rep for you
    Or as blizzard would put it, "users having fun in our game which is in direct conflict with our goals"
    I <3 MMOwned.com

  10. #2290
    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)
    Out of curiosity, is the alternate mounting for anyone else when a druid gets into water ? In my case he keep jumping like an idiot and after a while it stops the bot. I would expect him to try the alternate mount, since that one works in water.

  11. #2291
    omarsonic's Avatar Member
    Reputation
    1
    Join Date
    Jun 2007
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey, just tried the bot, looks nice.

    2 things tho:
    1. i have both mouse hook and mw disabled, still i can do everything on my pc. is this normal?
    2. if relog timer hits while im in combat, i get an error message that i cant log out now, the bot stops without logging out, and then tries to restart after the set time, causing a null reference error.
    so basicly relogging is unreliable... :/

  12. #2292
    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 ktf View Post
    Out of curiosity, is the alternate mounting for anyone else when a druid gets into water ? In my case he keep jumping like an idiot and after a while it stops the bot. I would expect him to try the alternate mount, since that one works in water.
    idk why the 2nd fly mount settings was put in there, i never tried it with druid flight form and normal mount
    some suggestions for you:
    - when you make the fly profile, don't go above water/caves ..
    - enable auto-black list nodes, so next time it won't go down to get the node
    - manually blacklist the nodes underwater
    - never tried it but i'm guessing something like this would work... Elixir of Water Walking - Item - World of Warcraft

    Originally Posted by omarsonic View Post
    hey, just tried the bot, looks nice.

    2 things tho:
    1. i have both mouse hook and mw disabled, still i can do everything on my pc. is this normal?
    2. if relog timer hits while im in combat, i get an error message that i cant log out now, the bot stops without logging out, and then tries to restart after the set time, causing a null reference error.
    so basicly relogging is unreliable... :/
    1. it's not normal, it should steal your mouse everytime it loots or gathers (if you have loot disable i'm guessing it won't bother you)
    2. sometimes that happens, but most of the times it works ok, if it stops without logging, blizz will dc you and bot will relog after some time..just set the time more than 5-10 mins, a break from wow should be longer than that, blizz knows when you go to take a dump, it usually takes longer than 5 mins "))
    :gusta:wow:gusta:

  13. #2293
    omarsonic's Avatar Member
    Reputation
    1
    Join Date
    Jun 2007
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jumperu View Post
    ... when you go to take a dump, it usually takes longer than 5 mins "))
    well maybe for you
    okay i'll set relogging timer for 1 hour.. that should be enough for disconnecting to login screen.

    but i don't have looting disabled and still i can draw a straight line in paint while the bot is running.. can i make sure somehow that those options are disabled?

  14. #2294
    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 omarsonic View Post
    well maybe for you
    okay i'll set relogging timer for 1 hour.. that should be enough for disconnecting to login screen.

    but i don't have looting disabled and still i can draw a straight line in paint while the bot is running.. can i make sure somehow that those options are disabled?
    there is no way to be sure, except the options in the general settings...untick mouse hook and mw

    you can try flying engine for a bit, it should steal your mouse at every vein
    :gusta:wow:gusta:

  15. #2295
    2wheels's Avatar Private
    Reputation
    1
    Join Date
    Feb 2013
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Complete noob to bots. Basically started a second account on a trial account to get a feel of what Im in for when I do purchase the second account. i understand I need grinding profiles but I was having issues finding grinding profiles for lower levels as they were not in your folder of "profiles" in your first post. Maybe you know of any 1-10 and so on links that arent broken and are trust worthy? Also do I need a behavior file or lower level characters. I noticed when I made a hunter and loaded the beast master profile it told me all of the spells that are not on my bar. I tried to create my own just using arcane shot for testing purposes only, but not sure if I did the custom grinding profile correct to even test it. I got the bot to move to the area but once there he didnt do anything, such as target. They were the boars in the orc starting zone. I just feel lost. Thanks for any advice.

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 08:23 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