I'm using Windows Vista 32 Bit, and I start the program but i can't do anything it gave me this error when I tried to teleport it gave me this error:
Code:
BH-Teleport 1.0.0.0 - Error.exe - Report Error -
-------------------------------
Version .NET : 2.0.50727.3074
Version du programme : 1.0.0.0
Dernière version disponible : 1.0.0.0
Chemin de l'executable : C:\Users\Ori\Desktop\BH-Teleport v1.0 x86 [3.1.1]
Nom de la machine : ORI-PC
OS de la machine : Microsoft Windows NT 6.0.6001 Service Pack 1
Priorité du processus : 8
Vérifie si le processus répond : True
-------------------------------
-------------------------------
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Configuration>
<Opacity>1</Opacity>
<TopMost>False</TopMost>
<Options>Nothing</Options>
<ButtonColor>Nothing</ButtonColor>
<HotKey0>NumPad8</HotKey0>
<HotKey1>NumPad5</HotKey1>
<HotKey2>NumPad6</HotKey2>
<HotKey3>NumPad4</HotKey3>
<HotKey4>NumPad7</HotKey4>
<HotKey5>NumPad9</HotKey5>
<HotKey6>NumPad2</HotKey6>
<HotKey7>NumPad0</HotKey7>
<HotKey8>NumPad1</HotKey8>
<HotKey9>NumPad3</HotKey9>
<HotKey10>Add</HotKey10>
<IncrX>13</IncrX>
<IncrY>13</IncrY>
<IncrZ>3</IncrZ>
<IncrFront>13</IncrFront>
<SlpXYZ>20</SlpXYZ>
<KeyXYZ>{left}{left}{right}{right}</KeyXYZ>
<SlpCursor>20</SlpCursor>
<KeyCursor>{left}{left}{right}{right}</KeyCursor>
<Incr>3</Incr>
<SlpTarget>20</SlpTarget>
<KeyTarget>{left}{left}{right}{right}</KeyTarget>
<ReloadProc>True</ReloadProc>
<PanicHack>0|0|0|10</PanicHack>
<PanicHackSecu>True</PanicHackSecu>
<PanicHackKey>{left}{left}{right}{right}</PanicHackKey>
<PanicHackFreq>600</PanicHackFreq>
</Configuration>
-------------------------------
-------------------------------
System.Exception: ReadInt failed.
at Magic.SMemory.ReadInt(IntPtr hProcess, UInt32 dwAddress, Boolean bReverse)
at Magic.BlackMagic.ReadInt(UInt32 dwAddress, Boolean bReverse)
at Magic.BlackMagic.ReadInt(UInt32 dwAddress)
at BH_Teleport.Tool310.Player.Initiale()
at BH_Teleport.Tool310.Player.Teleport(Single PosX, Single PosY, Single PosZ)
at BH_Teleport.FormProfils.buttonTeleport_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)
-------------------------------