Slightly updated version of my post back on page 110:
Common Issues:
1) Flight Form
The bot doesn't support flight form, quit asking about it.
2) Unhandled Exception / Bot doesn't start / Why doesn't this work / etc
You need to run the game in windowed mode, dx9 mode, have default movement keys, and enable auto loot. Also run it as admin if you're on vista / 7. If none of this has solved it, make sure your .net is updated to 4.0. There's also been reports of people deleting their config.wtf and the bot magically starts working.
-Video -> Advanced -> Hardware cursor (or whatever is the name of that option) -> Turn it off. -Credits to Rivus for this one, it worked for him
3) My bot doesn't herb / mine from X node
Open the settings.xml file in your bots in notepad. Find this part near the bottom:
Add the name of the node underneath this inside of <string></string> tags and then close it off with </GatherSpecificItems>.Code:<GatherSpecificItems />
Example:4) Farming in Vashj'ir and my bot skips nodes / Doesn't mount back up properlyCode:<GatherSpecificItems> <string>Obsidium Deposit</string> <string>Rich Obsidium Deposit</string> <string>Elementium Vein</string> <string>Rich Elementium Vein</string> <string>Pyrite Deposit</string> <string>Rich Pyrite Deposit</string> <string>Stormvine</string> <string>Azshara's Veil</string> <string>Heartblossom</string> <string>Whiptail</string> <string>Cinderbloom</string> <string>Twilight Jasmine</string> </GatherSpecificItems>
Make sure you don't have "Skip underwater nodes" checked in the settings. Also, there's a great auto-it script that runs parallel with the bot that was coded JUST FOR mounting in Vashj zones:
AutoIT Vashj'ir Mount Fix for SGather
5) Freezes and whatnot when I try to select my mount
Find this line in your settings.xml and change it to whatever mount you want to use:
6) Bot and/or WoW crash on attachCode:<MountName>Abyssal Seahorse</MountName>
As JuJu stated, the bot can be a little buggy while attaching. People have found various ways of getting it to attach without causing a crash. Here's a few:
-Keep trying
-After pressing attach, quickly tab back into the game
-Make sure you're following all the steps in Common Issue #2
7) And always remember, as I said in an earlier post:
1) Don't bot in high traffic zones
There's many different zones you can bot in with Cata. So what if the herb/ore you need isn't in the zone? Pick what you can to sell and then buy what you need.
2) DON'T USE PUBLIC PROFILES.
Using public profiles is one of the easiest ways to be spotted and possibly banned. Also, most public profiles aren't anywhere near perfect. You'll be running into trees and stuff left and right. Make your own profile. SGather AutoIT Profile Creator is a great tool that can help make a smooth profile.
links in case you somehow missed them:
SGather AutoIT Profile Creator
AutoIT Vashj'ir Mount Fix for SGather
Last edited by Valmere; 02-18-2011 at 02:09 AM.
wat
Fantastic bot!! Thank you for your time and for making this!
Hello, I have a problem with mount, I detected only 7 mount but none of flying! how to detect a flying mount? Thank you
Bot is currently up and running well for me!
Thanks for the update it was worth the wait guys!
I don't post much, but figured this bot deserves a post.
First off I just wated to say, bot is amazing, thanks so much for making it and keeping it updated. Will be looking into Shadowbot sooner or later, but for now Sgather is terrific.
Haven't found any bugs/glitches yet, but when I do I'll be sure to post.
Once again thanks for this amazing bot.
First of all thanks for a great bot!
I do have one problem tho, it seems to work fine (so far) except it's not moving. I start the bot and it mounts and looks towards the direction it's supposed to go but it doesn't move, now if I hold down w or the up arrow it will move to the node, dismount, use the node, remount and turn to the next node but i have to keep holding down forward, also it doesnt fly up, it keeps running on the ground when i press forwards.
My keybindings are set to default. Any fix for this? PLEASE! thanks in advance
Got it all in order now. Just needed up update some settings.
Thanks so much for your hard work juju and as well to the constructive posters in this thread! +rep!
Last edited by caleadown; 02-17-2011 at 04:22 PM. Reason: Fix't
Hey, I keep getting this error every time i open up 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/Jim/Desktop/Stuff/Gatherer/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
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
MyWoW
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Jim/Desktop/Stuff/Gatherer/MyWoW.DLL
----------------------------------------
{77d17c66-fd55-4d6c-bf53-f7f2a2d83f58}
Assembly Version: 0.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Jim/Desktop/Stuff/Gatherer/MyWoW.dll
----------------------------------------
BlackMagic
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Jim/Desktop/Stuff/Gatherer/SGather.exe
----------------------------------------
fasmdll_managed
Assembly Version: 1.0.3262.20709
Win32 Version:
CodeBase: file:///C:/Users/Jim/AppData/Local/Temp/%7Bee7b27d4-1b78-4e1e-9bc7-625a7cbe2131%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>
it was bound to both numlock and mouse button 4, tried unbinding mb4 and just using numlock, still nothing. GAH!
---------- Post added at 09:47 PM ---------- Previous post was at 09:23 PM ----------
Anybody experience the same problem? Character is not moving forward, im mounting, looking towards the next waypoint, but not moving. Keybindings are set to default. When Im manually moving forward it uses the nodes etc, but i cant sit around pressing forward all the time kind of defeats the purpose of a bot.
Please if anyone has heard of a fix for this help me out!
Thanks for the update JuJuBoSc![]()