• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Win] zTracker v3.2 - tibia8.31

Jo3Bingham i hope that u will relase this it would be freaking nice !!!

he got one , but his one sux ;<

He himself says the same
It takes 10 minutes to save the tracked file if uve just tracked the way from venore to thais

So if u track like one whole island it will take up to 2 hours to save the file just
 
lol? stop telling shits... I've tracked whole Okolnir ( frost dragon island near svargrond ) and saving it took 3 seconds _/
 
www.jo3.knoxstudio.net/maptracker_net.rar

The sources are included, you can find the compiled EXE file in bin/release. I can't be held responsible if this turns out to be a virus, I didn't look through the sources, but you can if you wish and you have the option to compile it yourself. Also you can use a decompiler to check the EXE, if you wish.

Jo3
 
Does it track cams? :D

edit:
jsut got a .NET framework error

Code:
System.ArgumentOutOfRangeException: Index låg utanför intervallet. Det får inte vara negativt och måste vara mindre än mängdens storlek.
Parameternamn: index
   vid System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
   vid System.ThrowHelper.ThrowArgumentOutOfRangeException()
   vid MapTracker.NET.frmMain.Form1_Load(Object sender, EventArgs e) i C:\Documents and Settings\Owner\Desktop\New Folder\frmMain.cs:rad 30
   vid System.Windows.Forms.Form.OnLoad(EventArgs e)
   vid System.Windows.Forms.Form.OnCreateControl()
   vid System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   vid System.Windows.Forms.Control.CreateControl()
   vid System.Windows.Forms.Control.WmShowWindow(Message& m)
   vid System.Windows.Forms.Control.WndProc(Message& m)
   vid System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   vid System.Windows.Forms.ContainerControl.WndProc(Message& m)
   vid System.Windows.Forms.Form.WmShowWindow(Message& m)
   vid System.Windows.Forms.Form.WndProc(Message& m)
   vid System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   vid System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   vid System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Inlästa sammansättningar **************
mscorlib
    Sammansättningsversion: 2.0.0.0
    Win32-version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MapTracker.NET
    Sammansättningsversion: 1.0.0.0
    Win32-version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/%23nip/Skrivbord/New%20Folder/bin/Release/MapTracker.NET.exe
----------------------------------------
System.Windows.Forms
    Sammansättningsversion: 2.0.0.0
    Win32-version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Sammansättningsversion: 2.0.0.0
    Win32-version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Sammansättningsversion: 2.0.0.0
    Win32-version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
TibiaAPI
    Sammansättningsversion: 2.4.0.0
    Win32-version: 2.4.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/%23nip/Skrivbord/New%20Folder/bin/Release/TibiaAPI.DLL
----------------------------------------
mscorlib.resources
    Sammansättningsversion: 2.0.0.0
    Win32-version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
    Sammansättningsversion: 2.0.0.0
    Win32-version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_sv_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT-felsökning **************
För att aktivera JIT-felsökning (just-in-time ) måste .config-filen för
det här tillämpningsprogrammet eller datorn (machine.config) ha 
jitDebugging-värdet angivet i avsnittet system.windows.forms.
Tillämpningsprogrammet måste också vara kompilerat
med felsökning aktiverat.

Till exempel:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>
 
I have no clue, I just followed his directions with adding the code to TibiaAPI and compiled it as-is. Post the error on that thread at TP.

Jo3
 
#

I had same problem, just click "Continue" and it will work.

But it seems like not creating any map? ;O Just created new file "Dump at 01-01-2009 19-30-46.0017" nothink more.
 
have same problem :/

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

************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at MapTracker.NET.frmMain.Form1_Load(Object sender, EventArgs e) in C:\Documents and Settings\Owner\Desktop\New Folder\frmMain.cs:line 30
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
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 System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.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: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MapTracker.NET
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/User/Pulpit/OTS%20MAPA/maptracker_net/New%20Folder/bin/Release/MapTracker.NET.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
TibiaAPI
Assembly Version: 2.4.0.0
Win32 Version: 2.4.0.0
CodeBase: file:///C:/Documents%20and%20Settings/User/Pulpit/OTS%20MAPA/maptracker_net/New%20Folder/bin/Release/TibiaAPI.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.
 
I have no control, so your best bet is to post on TP. I think it makes a bunch of dumpfile "maps" and you have to merge them all into one.

Jo3
 
otkoie.jpg
 
while tracking cams my dumpfiles won't get heavier than 1kb =_=

with other words, it doesn't work right? :(
 
while tracking cams my dumpfiles won't get heavier than 1kb =_=

with other words, it doesn't work right? :(

u used compiled version by yo3 ? and yo3 and on ur computer everything works?
edit: how to convert dumpfile to otbm?
zinc for me too all dump file is 4 bajt.
 
Last edited:
can any1 tell me how to compile this ? cause jo3 upload does not work for me =/
 
Back
Top