Ikariambot (Queuer)

08/19/2011 14:19 laiton#61
and you do not want to update?
08/19/2011 14:22 Utharnl#62
No, don't have the time for it and I don't like the game any more.

~Uthar
08/19/2011 17:32 laiton#63
okok thanks ;)
09/30/2011 10:41 evil4you#64
Quote:
Originally Posted by Utharnl View Post
No, don't have the time for it and I don't like the game any more.

~Uthar
too bad...
03/15/2012 20:26 justinhoped#65
Quote:
Originally Posted by Utharnl View Post
No, don't have the time for it and I don't like the game any more.

~Uthar
I've got your source code. Now how do I compile it to make it an executable file.
03/16/2012 11:09 Utharnl#66
You can compile it by opening it in Microsoft Visual Studio and pressing the "build" button in the menu.

~Uthar
08/30/2013 14:11 corectsunt#67
We can give you advice on how we could we do?
08/30/2013 15:09 Utharnl#68
That wont be necessarily, I stopped the development of this bot three years ago ;)

~Uthar
01/23/2014 20:19 GreenCracker#69
Quote:
Originally Posted by Utharnl View Post
Yes it works now,
But if you notice something that doesn't work you can post it here and i will try to fix it.
Got this error
Code:
************** Undtagelsestekst **************
System.ArgumentOutOfRangeException: Indekset lå uden for området. Det må ikke være negativt og skal være mindre end størrelsen på samlingen.
Parameternavn: startIndex
   ved System.Globalization.CompareInfo.IndexOf(String source, String value, Int32 startIndex, Int32 count, CompareOptions options)
   ved System.Globalization.CompareInfo.IndexOf(String source, String value, Int32 startIndex)
   ved IkariamQueue.Form1.parseCities(String p_PageSource)
   ved IkariamQueue.Form1.logIn()
   ved System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   ved System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   ved System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   ved System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   ved System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   ved System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   ved System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   ved System.Windows.Forms.Control.WndProc(Message& m)
   ved System.Windows.Forms.ToolStrip.WndProc(Message& m)
   ved System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   ved System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Indlæste assemblies **************
mscorlib
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.5466 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
IkariamQueue
    Assemblyversion: 1.3.2.0
    Win32-version: 1.3.2.0
    CodeBase: file:///C:/Users/246434/Desktop/IkariamQueue.exe
----------------------------------------
System.Windows.Forms
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.5466 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_da_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT-fejlfinding **************
Hvis du vil aktivere JIT-fejlfinding, skal værdien jitDebugging indstilles
i afsnittet system.windows.forms i konfigurationsfilen
for programmet eller computeren.
Programmet skal desuden kompileres med fejlfinding
aktiveret.

Eksempel:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>
01/23/2014 20:25 Utharnl#70
Sorry that quote is from 4-5 years ago. I stopped the development of this bot a long time ago.

~Uthar