Copyright © 2012 Cerb3ruz. All Rights Reserved. Snowblind by Themes by bavotasan.com. Powered by WordPress.
Updated for Wow 4.3.0.15050
Download Here: MrFishIt_4.4.0
If you like MrFishIt please consider donating or buying Honorbuddy using any of my affliate links.
Honorbuddy Elite 3 Sessions 59.98 EUR
Honorbuddy Elite 1 Session 24.98 EUR


December 15, 2011 at 18:17
I posted this on the owned site, might as well post it here.
The error I get and supposedly everyone else is this: “Could not load the file or assembly ‘fasmdll_managed.dll’ or one of its dependencies. The specified module could not be found.”
Code:
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly ‘fasmdll_managed.dll’ or one of its dependencies. The specified module could not be found.
File name: ‘fasmdll_managed.dll’
at Magic.BlackMagic..ctor()
at #kk.#Zl.#Pl(Object , EventArgs )
at DevComponents.DotNetBar.BaseItem.RaiseClick(eEventSource source)
at DevComponents.DotNetBar.BaseItem.InternalMouseUp(MouseEventArgs objArg)
at DevComponents.DotNetBar.PopupItem.InternalMouseUp(MouseEventArgs objArg)
at DevComponents.DotNetBar.ButtonItem.InternalMouseUp(MouseEventArgs objArg)
at DevComponents.DotNetBar.BaseItem.InternalMouseUp(MouseEventArgs objArg)
at DevComponents.DotNetBar.GenericItemContainer.InternalMouseUp(MouseEventArgs objArg)
at DevComponents.DotNetBar.RibbonStripContainerItem.InternalMouseUp(MouseEventArgs objArg)
at DevComponents.DotNetBar.ItemControl.OnMouseUp(MouseEventArgs e)
at DevComponents.DotNetBar.RibbonStrip.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
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 DevComponents.DotNetBar.ItemControl.WndProc(Message& m)
at DevComponents.DotNetBar.RibbonStrip.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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.239 (RTMGDR.030319-2300)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
—————————————-
MrFishIt
Assembly Version: 4.4.0.0
Win32 Version: 4.4.0.0
CodeBase: file:///D:/Program/Fiske/MrFishIt.exe
—————————————-
DevComponents.DotNetBar2
Assembly Version: 8.1.0.7
Win32 Version: 4.4.0.0
CodeBase: file:///D:/Program/Fiske/MrFishIt.exe
—————————————-
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.235 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
—————————————-
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
—————————————-
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.236 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
—————————————-
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
—————————————-
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
—————————————-
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
—————————————-
{e0c3c683-5d42-4014-b4f8-42d5b6f5882a}
Assembly Version: 0.0.0.0
Win32 Version: 4.4.0.0
CodeBase: file:///D:/Program/Fiske/MrFishIt.exe
—————————————-
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
—————————————-
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.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:
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.
December 15, 2011 at 18:31
thx a lot!!! but it doesn’t work…
December 15, 2011 at 19:05
Doesn’t work
fix it as soon as possible!
December 15, 2011 at 20:28
doesn work, nevertheless, thank you so much, NATURE bless you.
December 15, 2011 at 21:12
Works for me 4.3.15050 .. Java 64 bit 1.6 b29
December 15, 2011 at 21:58
DOh .. didn’t mean top put Java 64bit .. I ment I have like all of the MS .NET junk, MS C++ Redist junk, MS XML ..
December 16, 2011 at 00:02
I have .Net 4 (with latest updates), C++ Redist and I’m getting the same error.
Any ideas?
December 16, 2011 at 04:13
Doesn’t work for me
popup says
System.IO.FileNotFoundException: Could not load file or assembly ‘fasmdll_managed.dll’ or one of its dependencies. The specified module could not be found.
File name: ‘fasmdll_managed.dll’
December 16, 2011 at 04:41
hi…
fasmdll_managed.dll error…
Microsoft Visual C++ 2010 & Microsoft .NET Framework 4 Installation complete
How to fix??
December 16, 2011 at 05:06
Thx 감사합니다
December 16, 2011 at 05:46
msvcr100.dll error!! T.T
upload again plz!! ^^;
December 16, 2011 at 11:15
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly ‘fasmdll_managed.dll’ or one of its dependencies. Не найден указанный модуль.
File name: ‘fasmdll_managed.dll’
at Magic.BlackMagic..ctor()
at #kk.#Zl.#Pl(Object , EventArgs )
at DevComponents.DotNetBar.BaseItem.RaiseClick(eEventSource source)
at DevComponents.DotNetBar.BaseItem.InternalMouseUp(MouseEventArgs objArg)
at DevComponents.DotNetBar.PopupItem.InternalMouseUp(MouseEventArgs objArg)
at DevComponents.DotNetBar.ButtonItem.InternalMouseUp(MouseEventArgs objArg)
at DevComponents.DotNetBar.BaseItem.InternalMouseUp(MouseEventArgs objArg)
at DevComponents.DotNetBar.GenericItemContainer.InternalMouseUp(MouseEventArgs objArg)
at DevComponents.DotNetBar.RibbonStripContainerItem.InternalMouseUp(MouseEventArgs objArg)
at DevComponents.DotNetBar.ItemControl.OnMouseUp(MouseEventArgs e)
at DevComponents.DotNetBar.RibbonStrip.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
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 DevComponents.DotNetBar.ItemControl.WndProc(Message& m)
at DevComponents.DotNetBar.RibbonStrip.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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.239 (RTMGDR.030319-2300)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
—————————————-
MrFishIt
Assembly Version: 4.4.0.0
Win32 Version: 4.4.0.0
CodeBase: file:///F:/Games/Wow/Mtorrent/MrFishIt.exe
—————————————-
DevComponents.DotNetBar2
Assembly Version: 8.1.0.7
Win32 Version: 4.4.0.0
CodeBase: file:///F:/Games/Wow/Mtorrent/MrFishIt.exe
—————————————-
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.235 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
—————————————-
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
—————————————-
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.236 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
—————————————-
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
—————————————-
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
—————————————-
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
—————————————-
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
—————————————-
{e0c3c683-5d42-4014-b4f8-42d5b6f5882a}
Assembly Version: 0.0.0.0
Win32 Version: 4.4.0.0
CodeBase: file:///F:/Games/Wow/Mtorrent/MrFishIt.exe
—————————————-
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.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:
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.
Please Help me : (
December 16, 2011 at 11:19
My system: W 7 (64bit)
December 16, 2011 at 13:37
Did not work. The same error.
Win XP 32. Net Framework 4 and Visual C++ 2010 Redistributable installed.
December 16, 2011 at 16:23
@all
maybe u need to switch from dx11 to dx9. MrFishIt doesnt support dx11
December 16, 2011 at 17:06
I have the same problems of yours, but i have resolve. Put dx9 on wow option and set wow in fullscreen mode.
Tell me if work.
December 16, 2011 at 17:26
@Fanboy. Did you even try it?
@Gambit it doesn’t work, I’ve never used dx11 in wow before, and I even tried to change it to dx11 and then back to dx9, didn’t work..
December 16, 2011 at 17:28
He re-uploaded the file. Check http://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/226664-release-mrfishit-fishbot-483.html
December 16, 2011 at 18:56
wo ist das neue ?
December 18, 2011 at 00:04
Win 7 x64
reInstalled Java 64, c++ x86 and Net 4
and wonderful!!! it’s works!!!!
December 18, 2011 at 17:06
Thank you very much~!!
It works.
December 19, 2011 at 10:04
Changed to Dx9 worked for me.
December 20, 2011 at 13:28
Consultez la fin de ce message pour plus de détails sur l’appel du débogage
juste-à-temps (JIT) à la place de cette boîte de dialogue.
************** Texte de l’exception **************
System.Exception: Invalid executor used in GetObjectName
à #kE.#jE.#JD()
à #kE.#jE.#Wu()
à MrFishIt.Forms.FormRibbonMain.Button_start_Click(Object sender, EventArgs e)
à DevComponents.DotNetBar.BaseItem.RaiseClick(eEventSource source)
à DevComponents.DotNetBar.BaseItem.InternalMouseUp(MouseEventArgs objArg)
à DevComponents.DotNetBar.PopupItem.InternalMouseUp(MouseEventArgs objArg)
à DevComponents.DotNetBar.ButtonItem.InternalMouseUp(MouseEventArgs objArg)
à DevComponents.DotNetBar.BaseItem.InternalMouseUp(MouseEventArgs objArg)
à DevComponents.DotNetBar.GenericItemContainer.InternalMouseUp(MouseEventArgs objArg)
à DevComponents.DotNetBar.RibbonStripContainerItem.InternalMouseUp(MouseEventArgs objArg)
à DevComponents.DotNetBar.ItemControl.OnMouseUp(MouseEventArgs e)
à DevComponents.DotNetBar.RibbonStrip.OnMouseUp(MouseEventArgs e)
à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.ScrollableControl.WndProc(Message& m)
à System.Windows.Forms.ContainerControl.WndProc(Message& m)
à DevComponents.DotNetBar.ItemControl.WndProc(Message& m)
à DevComponents.DotNetBar.RibbonStrip.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Assemblys chargés **************
mscorlib
Version de l’assembly : 4.0.0.0
Version Win32 : 4.0.30319.239 (RTMGDR.030319-2300)
CodeBase : file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
—————————————-
MrFishIt
Version de l’assembly : 4.4.0.0
Version Win32 : 4.4.0.0
CodeBase : file:///C:/Program%20Files/mr%20fish%20it/MrFishIt.exe
—————————————-
DevComponents.DotNetBar2
Version de l’assembly : 8.1.0.7
Version Win32 : 4.4.0.0
CodeBase : file:///C:/Program%20Files/mr%20fish%20it/MrFishIt.exe
—————————————-
System.Windows.Forms
Version de l’assembly : 4.0.0.0
Version Win32 : 4.0.30319.235 built by: RTMGDR
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
—————————————-
System.Drawing
Version de l’assembly : 4.0.0.0
Version Win32 : 4.0.30319.1 built by: RTMRel
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
—————————————-
System
Version de l’assembly : 4.0.0.0
Version Win32 : 4.0.30319.236 built by: RTMGDR
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
—————————————-
Accessibility
Version de l’assembly : 4.0.0.0
Version Win32 : 4.0.30319.1 built by: RTMRel
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
—————————————-
System.Xml
Version de l’assembly : 4.0.0.0
Version Win32 : 4.0.30319.233 built by: RTMGDR
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
—————————————-
fasmdll_managed
Version de l’assembly : 1.0.4367.28295
Version Win32 :
CodeBase : file:///C:/Program%20Files/mr%20fish%20it/fasmdll_managed.DLL
—————————————-
System.Xml.Linq
Version de l’assembly : 4.0.0.0
Version Win32 : 4.0.30319.1 built by: RTMRel
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
—————————————-
System.Core
Version de l’assembly : 4.0.0.0
Version Win32 : 4.0.30319.233 built by: RTMGDR
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
—————————————-
{00e64cee-0e16-40f3-af44-4786007c37b2}
Version de l’assembly : 0.0.0.0
Version Win32 : 4.4.0.0
CodeBase : file:///C:/Program%20Files/mr%20fish%20it/MrFishIt.exe
—————————————-
System.Windows.Forms.resources
Version de l’assembly : 4.0.0.0
Version Win32 : 4.0.30319.1 built by: RTMRel
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll
—————————————-
mscorlib.resources
Version de l’assembly : 4.0.0.0
Version Win32 : 4.0.30319.235 (RTMGDR.030319-2300)
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/mscorlib.resources.dll
—————————————-
************** Débogage JIT **************
Pour activer le débogage juste-à-temps (JIT), le fichier de configuration pour cette
application ou cet ordinateur (machine.config) doit avoir la valeur
jitDebugging définie dans la section system.windows.forms.
L’application doit également être compilée avec le débogage
activé.
Par exemple :
Lorsque le débogage juste-à-temps est activé, les exceptions non gérées
seront envoyées au débogueur JIT inscrit sur l’ordinateur
plutôt que d’être gérées par cette boîte de dialogue.
December 20, 2011 at 15:00
Unfortunately, it doesn’t work on my computer.
Win7 64, Visual C++ 2010 Redistributable Package (x86) and (x64), .NET Framework 4 (Web Installer), DX9 in WoW, both run as admin.
MrFishIt as a program works without any errors but it simply.. crashes WoW when I press start button
December 20, 2011 at 16:19
@up
Exception in dostring:Process must have frozen or gotten out of sync; InjectionFinishedEvent was never fired.
December 20, 2011 at 19:34
error 132, when trying to start fishing
December 22, 2011 at 10:16
dose this version use injection?
December 23, 2011 at 05:00
works great but same as above dose this use injection??
December 25, 2011 at 15:50
wow!!!!You’re genius!!Thank you ^-^
December 26, 2011 at 17:07
Finally i get it work.
For everyone who have a problem with this program you have to:
Download these two programs:
.Net framework 4
Microsoft Visual C++ 2010 Redistributable Package (x86)/(x64) – it depends which OS you have.
Then run MrFishIt as administrator and your wow as well.
After all this it schould be running.
Enjoy
December 26, 2011 at 17:11
And i forgot on this.
Your wow has to runing on Directx 9!!!!!
You can change it in WOW in options – Advanced – graphic API.
Dont forget to watch your chat if gm is not writing you!!!
December 29, 2011 at 00:00
Hello, this bot works fine with 4 accounts on the same time but after a while maybe 2 or 3 or even 5-6 hours WoW.exe Crashes with error 132 popping up it happends to all windows, i try to do it with only one account but same problem… Please any advice about that i was on my way to make donation tbh, but i cant go to sleep and let my PC work hoppefully without crashes.
Regards – Plamen
December 30, 2011 at 16:24
Warning! my account is banned 72h, (3hours botted)
January 1, 2012 at 10:38
thanks a lot
I’ve been same problem
as every other guy says
so I installed
C++ x86
.Net4
and everything goes just well.
Reply has answer. thanks replyers.
January 1, 2012 at 16:23
Can some one write me a whole guide how to do?
January 4, 2012 at 11:45
Thank you guys for such a great bot. Also, just wondering, are you guys planning on adding Heat-Treated Spinning Lure to the lure list?
January 5, 2012 at 22:40
thank you very much
appreciate it.
January 9, 2012 at 09:05
excellent…
January 10, 2012 at 23:04
I download this file and then what do i do?
January 18, 2012 at 10:58
put it in DX9 naapz
January 22, 2012 at 16:11
Work perfekt !
Load All in Runtimes – google
January 30, 2012 at 17:20
Если у вас ошибка как у Trast, ставите в настройках игра Directx 9 и погнали, ибо бот юзает .net инъекции на метод dx9 )))
January 31, 2012 at 21:43
Blizzard broke it again with a Patch
February 1, 2012 at 00:22
Thank you Blizz, you broke Mr. FishIt!
February 1, 2012 at 13:43
just give some time and person will update this bot, i hope so, but for now fuck up AH with insane fish prices
February 1, 2012 at 17:11
PLS!!! UPDATE IT!!! ty for ur time!
February 1, 2012 at 17:24
Yo, like everyone else here seems that fishit is no longer working, please can you get it working. Would really really appreciate it!
February 2, 2012 at 10:05
Bot need update for 4.3.2 version. Please update this bot is so amazing
February 2, 2012 at 11:55
Is there anyway to remove the version requirement? I would think simple patches like this would not break it otherwise.
February 2, 2012 at 15:28
Hi!
Am I wrong or Mr.Fishit needs upgrade for WOW 4.3.2 ??
It started not to work after last small patch. I am running out of my stocks! PLEEEAASEEEE HELP !
Thanks