the bot is really nice and works but always after 30-45 min the bot crashes and stop to work. no update in the log and the only thing i can do ist to click on stop and close.
are there any solutions for this problem?
one thing that would be nice is when the stop and close button where split in two buttons for just stop the bot and just close the bot.
the bot is really nice and works but always after 30-45 min the bot crashes and stop to work. no update in the log and the only thing i can do ist to click on stop and close.
Szczegółowe informacje na temat wywoływania debugowania w trybie JIT (just in time)
zamiast tego okna dialogowego znajdują się na końcu tego komunikatu.
************** Tekst wyjątku **************
System.FormatException: Nieprawidłowy format ciągu wejściowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt)
w System.Convert.ToDecimal(String value)
w ForgeBot.Form1.versionCheck()
w ForgeBot.Form1.Form1_Load(Object sender, EventArgs e)
w System.Windows.Forms.Form.OnLoad(EventArgs e)
w System.Windows.Forms.Form.OnCreateControl()
w System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
w System.Windows.Forms.Control.CreateControl()
w System.Windows.Forms.Control.WmShowWindow(Message& m)
w System.Windows.Forms.Control.WndProc(Message& m)
w System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
w System.Windows.Forms.Form.WmShowWindow(Message& m)
w System.Windows.Forms.Form.WndProc(Message& m)
w System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
w System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Zestawy załadowane **************
mscorlib
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
ForgeBot
Wersja zestawu: 1.0.0.0
Wersja Win32: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Administrator/Pulpit/ForgeBot_v0.2/ForgeBot_v0.2/ForgeBot.exe
----------------------------------------
System.Windows.Forms
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.0.30319.1 built by: RTMRel
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
Wersja zestawu: 4.0.0.0
Wersja 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
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Awesomium.Core
Wersja zestawu: 1.6.6.0
Wersja Win32: 1.6.6.0
CodeBase: file:///C:/Documents%20and%20Settings/Administrator/Pulpit/ForgeBot_v0.2/ForgeBot_v0.2/Awesomium.Core.DLL
----------------------------------------
System.Configuration
Wersja zestawu: 4.0.0.0
Wersja Win32: 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.Xml
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_pl_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
Wersja zestawu: 4.0.0.0
Wersja 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_pl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** Debugowanie w trybie JIT **************
Aby włączyć debugowanie w trybie JIT (just-in-time), plik .config tej
aplikacji lub komputera (machine.config) musi mieć
wartość jitDebugging ustawioną w sekcji system.windows.forms.
Aplikacja musi być również skompilowana z włączonym
debugowaniem.
Gdy debugowanie JIT jest włączone, wszystkie nieobsługiwane wyjątki
są wysyłane do debugera JIT zarejestrowanego na komputerze
i nie są obsługiwane w tym oknie dialogowym.
Well... when i click continue it doesnt seem to be loading the website, wat do?
Szczegółowe informacje na temat wywoływania debugowania w trybie JIT (just in time)
zamiast tego okna dialogowego znajdują się na końcu tego komunikatu.
************** Tekst wyjątku **************
System.FormatException: Nieprawidłowy format ciągu wejściowego.
w System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
w System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt)
w System.Convert.ToDecimal(String value)
w ForgeBot.Form1.versionCheck()
w ForgeBot.Form1.Form1_Load(Object sender, EventArgs e)
w System.Windows.Forms.Form.OnLoad(EventArgs e)
w System.Windows.Forms.Form.OnCreateControl()
w System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
w System.Windows.Forms.Control.CreateControl()
w System.Windows.Forms.Control.WmShowWindow(Message& m)
w System.Windows.Forms.Control.WndProc(Message& m)
w System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
w System.Windows.Forms.Form.WmShowWindow(Message& m)
w System.Windows.Forms.Form.WndProc(Message& m)
w System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
w System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Zestawy załadowane **************
mscorlib
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
ForgeBot
Wersja zestawu: 1.0.0.0
Wersja Win32: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Administrator/Pulpit/ForgeBot_v0.2/ForgeBot_v0.2/ForgeBot.exe
----------------------------------------
System.Windows.Forms
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.0.30319.1 built by: RTMRel
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
Wersja zestawu: 4.0.0.0
Wersja 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
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Awesomium.Core
Wersja zestawu: 1.6.6.0
Wersja Win32: 1.6.6.0
CodeBase: file:///C:/Documents%20and%20Settings/Administrator/Pulpit/ForgeBot_v0.2/ForgeBot_v0.2/Awesomium.Core.DLL
----------------------------------------
System.Configuration
Wersja zestawu: 4.0.0.0
Wersja Win32: 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.Xml
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
Wersja zestawu: 4.0.0.0
Wersja Win32: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_pl_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
Wersja zestawu: 4.0.0.0
Wersja 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_pl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** Debugowanie w trybie JIT **************
Aby włączyć debugowanie w trybie JIT (just-in-time), plik .config tej
aplikacji lub komputera (machine.config) musi mieć
wartość jitDebugging ustawioną w sekcji system.windows.forms.
Aplikacja musi być również skompilowana z włączonym
debugowaniem.
Gdy debugowanie JIT jest włączone, wszystkie nieobsługiwane wyjątki
są wysyłane do debugera JIT zarejestrowanego na komputerze
i nie są obsługiwane w tym oknie dialogowym.
Well... when i click continue it doesnt seem to be loading the website, wat do?
i have same problem..old version work on me but this new no
Please create a new version of bot :-) May by your bot in compatible only with 1 framework version. Because when you try to turn on bot without framework , there is a message that you do not have netframework 4.0.30319
Just tell us if you re working on this still or not, Im not rushing you or anything, but im visitng this thread about 20 times a day and nothing positive happens :P
Forge of Empires Hack needed 02/01/2015 - Browsergames - 16 Replies There is one out there, but doesn't always work, and the BS you go through to even attempt to download it is too much.
If anyone can make one or knows of one. Please post in here!!!
Thanks,
TheBeme
[REQUEST] Forge of Empires Hack 02/01/2015 - Browsergames - 17 Replies We need a hack or bot for this game!
For sure some guys already hack it..
http://gamingshogun.com/wp-content/uploads/2012/0 5/Forge-of-Empires-City-building-2.jpg
When i search for forge of empires hack i get this: http://gameandcheats.org/wp-content/uploads/2012/0 4/Forge-of-Empires-keygen.png
i can download it only with surveys etc.
but i am sure that it will not work
[B] Forge of Empires 09/14/2014 - Trading - 65 Replies Hallo,
ich biete hier einen Forge of Empires Account an...
Er ist auf den Top 14.....81.483k Punkte
Rest sieht ihr auf den bildern ...
http://img220.imageshack.us/img220/6504/neuebitma p2g.png
http://img687.imageshack.us/img687/2681/neuebitma p3z.png
http://img827.imageshack.us/img827/5259/neuebitma pgs.png
Biete Forge of Empires Acc 04/24/2013 - Trading - 3 Replies Ich habe einen ACC auf Forge of Empires den ich los werden will da mir das Spiel langweilig geworden ist. Was ich dafür will weiß ich selber noch nicht, jetzt noch paar Daten zum Acc.
Der Acc ist bei den besten 250 der Server Rangliste und Aktuell 2. bester in der Nachbarschaft. Premiumwährung ist keine auf dem Acc Server ist Dinegu und wer interresse an einer Gilde hat kann zwischen mehr als 30 Einladungen wählen.
Forge of Empires KlickBot einsammelbot ? 08/01/2012 - Browsergames - 2 Replies Hey,
Ich suche ein Forge of Empires Bot, der Hidden alle mein Gebäude anklickt wenn sie wieder bereit sind zum Gold einsammeln.
Hidden, weil damit ich denn laufen lassen kann und neben bei z.B CoD MW3 zocken und so...
Hoffendlich gibt es so ein Bot.
mfg