SGather - A simple and powerful gathering bot menu

User Tag List

Page 46 of 208 FirstFirst ... 42434445464748495096146 ... LastLast
Results 676 to 690 of 3107
  1. #676
    caspermac's Avatar Private
    Reputation
    1
    Join Date
    Nov 2010
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I get this error when trying to attach my toon 2 the bot

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.ComponentModel.Win32Exception: Not all privileges or groups referenced are assigned to the caller
    at System.Diagnostics.Process.SetPrivilege(String privilegeName, Int32 attrib)
    at System.Diagnostics.Process.EnterDebugMode()
    at Magic.BlackMagic.Open(Int32 ProcessId)
    at Magic.BlackMagic.OpenProcessAndThread(Int32 dwProcessId)
    at SGather.Functions.Apps.Initialize()
    at SGather.Forms.Main.Main_Shown(Object sender, EventArgs e)
    at System.Windows.Forms.Form.OnShown(EventArgs e)
    at System.Windows.Forms.Form.CallShownEvent()
    at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
    at System.Threading.ExecutionContext.runTryCode(Object userData)
    at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup( TryCode code, CleanupCode backoutCode, Object userData)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbacks()


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    SGather
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Owner/Desktop/Sgather/SGather.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    MyWoW
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Owner/Desktop/Sgather/MyWoW.DLL
    ----------------------------------------
    BlackMagic
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Owner/Desktop/Sgather/SGather.exe
    ----------------------------------------
    fasmdll_managed
    Assembly Version: 1.0.3262.20709
    Win32 Version:
    CodeBase: file:///C:/Users/Owner/AppData/Local/Temp/%7B136a5c30-293d-47f5-8829-5084beb722c5%7D/fasmdll_managed.dll
    ----------------------------------------
    msvcm90
    Assembly Version: 9.0.30729.4926
    Win32 Version: 9.00.30729.4926
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a/msvcm90.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.


    Then when I click continue, I load my profile, and click start, and the program just crashes, everytime. I'm on a 64 bit system with win7, plz help ASAP

    SGather - A simple and powerful gathering bot
  2. #677
    devilwalker's Avatar Member
    Reputation
    1
    Join Date
    Mar 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by caspermac View Post
    I get this error when trying to attach my toon 2 the bot

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.ComponentModel.Win32Exception: Not all privileges or groups referenced are assigned to the caller
    at System.Diagnostics.Process.SetPrivilege(String privilegeName, Int32 attrib)
    at System.Diagnostics.Process.EnterDebugMode()
    at Magic.BlackMagic.Open(Int32 ProcessId)
    at Magic.BlackMagic.OpenProcessAndThread(Int32 dwProcessId)
    at SGather.Functions.Apps.Initialize()
    at SGather.Forms.Main.Main_Shown(Object sender, EventArgs e)
    at System.Windows.Forms.Form.OnShown(EventArgs e)
    at System.Windows.Forms.Form.CallShownEvent()
    at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
    at System.Threading.ExecutionContext.runTryCode(Object userData)
    at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup( TryCode code, CleanupCode backoutCode, Object userData)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbacks()


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    SGather
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Owner/Desktop/Sgather/SGather.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    MyWoW
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Owner/Desktop/Sgather/MyWoW.DLL
    ----------------------------------------
    BlackMagic
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Owner/Desktop/Sgather/SGather.exe
    ----------------------------------------
    fasmdll_managed
    Assembly Version: 1.0.3262.20709
    Win32 Version:
    CodeBase: file:///C:/Users/Owner/AppData/Local/Temp/%7B136a5c30-293d-47f5-8829-5084beb722c5%7D/fasmdll_managed.dll
    ----------------------------------------
    msvcm90
    Assembly Version: 9.0.30729.4926
    Win32 Version: 9.00.30729.4926
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a/msvcm90.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.


    Then when I click continue, I load my profile, and click start, and the program just crashes, everytime. I'm on a 64 bit system with win7, plz help ASAP
    If im understanding previous posts, as im having the same problem, its because you are running wow in dx11

    just change your wow shortcut to this

    "C:\Games\World of Warcraft\Launcher.exe" -d3d10

    when you want to run in dx11 again just change it back to this

    "C:\Games\World of Warcraft\Launcher.exe" -d3d11

    Ive just restarted wow in dx10 and it runs fine

  3. #678
    Yuuzikha's Avatar Master Sergeant
    Reputation
    29
    Join Date
    Nov 2010
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Heretic View Post

    PLZ ss WITH route....!!
    Done and done.

    Originally Posted by machaa View Post
    hey can you copy and paste your specific list please? I have the same problem! +rep if delivar
    Obsidium Deposit
    Elementium Vein
    Pyrite Deposit
    Rich Elementium Vein


    Just copy that and paste into the "specific" folder
    Last edited by Yuuzikha; 12-15-2010 at 03:31 AM.

  4. #679
    Inexx's Avatar Sergeant Major
    Reputation
    14
    Join Date
    Apr 2010
    Posts
    177
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This does need a update now since its a new patch :-)

  5. #680
    nicedaytoday's Avatar Private
    Reputation
    1
    Join Date
    Dec 2010
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    all i done was run WoW in windows mode so you can switch between the 2 easy as was hard to find out tho lol

    ---------- Post added at 09:34 AM ---------- Previous post was at 09:32 AM ----------

    Originally Posted by caspermac View Post
    I get this error when trying to attach my toon 2 the bot

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.ComponentModel.Win32Exception: Not all privileges or groups referenced are assigned to the caller
    at System.Diagnostics.Process.SetPrivilege(String privilegeName, Int32 attrib)
    at System.Diagnostics.Process.EnterDebugMode()
    at Magic.BlackMagic.Open(Int32 ProcessId)
    at Magic.BlackMagic.OpenProcessAndThread(Int32 dwProcessId)
    at SGather.Functions.Apps.Initialize()
    at SGather.Forms.Main.Main_Shown(Object sender, EventArgs e)
    at System.Windows.Forms.Form.OnShown(EventArgs e)
    at System.Windows.Forms.Form.CallShownEvent()
    at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
    at System.Threading.ExecutionContext.runTryCode(Object userData)
    at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup( TryCode code, CleanupCode backoutCode, Object userData)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbacks()


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    SGather
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Owner/Desktop/Sgather/SGather.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    MyWoW
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Owner/Desktop/Sgather/MyWoW.DLL
    ----------------------------------------
    BlackMagic
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Owner/Desktop/Sgather/SGather.exe
    ----------------------------------------
    fasmdll_managed
    Assembly Version: 1.0.3262.20709
    Win32 Version:
    CodeBase: file:///C:/Users/Owner/AppData/Local/Temp/%7B136a5c30-293d-47f5-8829-5084beb722c5%7D/fasmdll_managed.dll
    ----------------------------------------
    msvcm90
    Assembly Version: 9.0.30729.4926
    Win32 Version: 9.00.30729.4926
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a/msvcm90.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.


    Then when I click continue, I load my profile, and click start, and the program just crashes, everytime. I'm on a 64 bit system with win7, plz help ASAP

    Have you tried running Sgather as admin with wow open? i had this problem until i opened Sgather as amin then it should all go smooth

  6. #681
    daizepam's Avatar Member
    Reputation
    1
    Join Date
    Nov 2010
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone has Profiles for Lvling mining in old world from Lvl1? I really need a miner to lvl up my jc and engi ;/

  7. #682
    nicedaytoday's Avatar Private
    Reputation
    1
    Join Date
    Dec 2010
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Inexx View Post
    This does need a update now since its a new patch :-)
    so this is unuseable till it's updated? {pst are you 100% sure this needs updated cos the the "patch"}

  8. #683
    phioner's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nicedaytoday View Post
    so this is unuseable till it's updated? {pst are you 100% sure this needs updated cos the the "patch"}
    Mine is working fine without an update. No problems at all.

  9. #684
    Inexx's Avatar Sergeant Major
    Reputation
    14
    Join Date
    Apr 2010
    Posts
    177
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, i suggest waiting with the botting when a new patch comes out.

  10. #685
    Faulen's Avatar Contributor
    Reputation
    193
    Join Date
    Mar 2008
    Posts
    257
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If anyone still needs a download link:

    Download SGather

  11. #686
    Batousan's Avatar Corporal
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by phioner View Post
    Mine is working fine without an update. No problems at all.
    Are you able to click the "Blacklist" radio button on the profile page near a node and blacklist it ? That's not working for me, I think the bot doesn't support that for items in the extra/specific text box. That's about the only update I can think of to get it working 100% again. The offsets and such are correct which is what usually demands an update after a wow.exe binary patch.

  12. #687
    purepoison91's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok there is a new patch but is there a new warden me personly im not gona use it till the aurthor of teh bot tells us its safe or has been updated

  13. #688
    Emanuel095's Avatar Active Member
    Reputation
    24
    Join Date
    Jul 2009
    Posts
    78
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by purepoison91 View Post
    ok there is a new patch but is there a new warden me personly im not gona use it till the aurthor of teh bot tells us its safe or has been updated
    It was just a hotfix, I'm quite sure that there is not a new warden.
    A wise person once said: If it's close why not reach out and grab it and stick it in your mouth

  14. #689
    purepoison91's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    after i turned teh bot on 20 seconds later i dced and on teh log in page i got a red txt saying global repo error what dse this mean ?

  15. #690
    Emanuel095's Avatar Active Member
    Reputation
    24
    Join Date
    Jul 2009
    Posts
    78
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by purepoison91 View Post
    after i turned teh bot on 20 seconds later i dced and on teh log in page i got a red txt saying global repo error what dse this mean ?
    Guess that is some lua error from an addon, not related to the bot.
    A wise person once said: If it's close why not reach out and grab it and stick it in your mouth

Similar Threads

  1. How safe is gathering botting (specifically SGather) ?
    By [Blackstorm] in forum World of Warcraft General
    Replies: 4
    Last Post: 01-24-2011, 03:25 AM
  2. TeensyBot - Simple automation and anti-afk bot(undetectable, probably forever)
    By bluez31 in forum World of Warcraft Bots and Programs
    Replies: 6
    Last Post: 05-14-2010, 11:07 AM
  3. Replies: 4
    Last Post: 04-18-2010, 12:47 PM
  4. [Beta stage][AFK Bot] Simple and well working!
    By [F]ear in forum World of Warcraft Bots and Programs
    Replies: 18
    Last Post: 10-28-2008, 09:50 AM
All times are GMT -5. The time now is 10:32 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