[Release]Florensia HackShield Killer + MultiClient V.X!

09/29/2011 21:18 fabiaiz#16
ok meak1 :) i know, but i want to learn, how do this, i don't link something already done :) i want understand how to build this :) can you give me a tip?
09/30/2011 20:12 XxharCs#17
Quote:
Originally Posted by fabiaiz View Post
ok meak1 :) i know, but i want to learn, how do this, i don't link something already done :) i want understand how to build this :) can you give me a tip?
learn a programming language, the best one for such things is c++.
And then u had to learn asm
10/01/2011 20:47 fabiaiz#18
i already know Visual basic
The bypass don't work for me when i patch the file, but when i launch Launcherupaterr.exe it says error launcher patch
10/02/2011 01:33 Banana_jo#19
-.-....you must start "Launcher.exe" ...oh god..
10/02/2011 15:36 fabiaiz#20
yes but i can't, because your patch delete my launcher.exe -.-

this is the error Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra
sono riportate in fondo al messaggio.

************** Testo dell'eccezione **************
System.IO.IOException: Il file 'C:\Nettsk\Florensia\Bin\HShield\Florensia\Bin\F.H ackShieldkiller.dll' esiste già.
in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
in System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
in Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMove File(CopyOrMove operation, String sourceFileName, String destinationFileName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
in Microsoft.VisualBasic.MyServices.FileSystemProxy.C opyFile(String sourceFileName, String destinationFileName)
in F.HackShieldKillerV1.Form1.patch(String text)
in F.HackShieldKillerV1.Form1.Timer1_Tick(Object sender, EventArgs e)
in System.Windows.Forms.Timer.OnTick(EventArgs e)
in System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Assembly caricati **************
mscorlib
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
F.HackShieldKiller V.1
Versione assembly: 0.1.0.0
Versione Win32: 0.1.0.0
Base di codice: file:///C:/Nettsk/Florensia/Bin/HShield/Florensia/Bin/F.HackShieldKiller%20V.1.exe
----------------------------------------
Microsoft.VisualBasic
Versione assembly: 8.0.0.0
Versione Win32: 8.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
mscorlib.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** Debug JIT **************
Per attivare il debug JIT, è necessario impostare il valore
jitDebugging nella sezione system.windows.forms del file di configurazione
dell'applicazione o del computer (machine.config).
L'applicazione inoltre deve essere compilata con il debug
attivato.

Ad esempio:

<configuration>

[Only registered and activated users can see links. Click Here To Register...]

this is the error Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra
sono riportate in fondo al messaggio.

************** Testo dell'eccezione **************
System.IO.IOException: Il file 'C:\Nettsk\Florensia\Bin\HShield\Florensia\Bin\F.H ackShieldkiller.dll' esiste già.
in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
in System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
in Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMove File(CopyOrMove operation, String sourceFileName, String destinationFileName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
in Microsoft.VisualBasic.MyServices.FileSystemProxy.C opyFile(String sourceFileName, String destinationFileName)
in F.HackShieldKillerV1.Form1.patch(String text)
in F.HackShieldKillerV1.Form1.Timer1_Tick(Object sender, EventArgs e)
in System.Windows.Forms.Timer.OnTick(EventArgs e)
in System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Assembly caricati **************
mscorlib
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
F.HackShieldKiller V.1
Versione assembly: 0.1.0.0
Versione Win32: 0.1.0.0
Base di codice: file:///C:/Nettsk/Florensia/Bin/HShield/Florensia/Bin/F.HackShieldKiller%20V.1.exe
----------------------------------------
Microsoft.VisualBasic
Versione assembly: 8.0.0.0
Versione Win32: 8.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
mscorlib.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** Debug JIT **************
Per attivare il debug JIT, è necessario impostare il valore
jitDebugging nella sezione system.windows.forms del file di configurazione
dell'applicazione o del computer (machine.config).
L'applicazione inoltre deve essere compilata con il debug
attivato.

Ad esempio:

<configuration>

[Only registered and activated users can see links. Click Here To Register...]

this is the error Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra
sono riportate in fondo al messaggio.

************** Testo dell'eccezione **************
System.IO.IOException: Il file 'C:\Nettsk\Florensia\Bin\HShield\Florensia\Bin\F.H ackShieldkiller.dll' esiste già.
in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
in System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
in Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMove File(CopyOrMove operation, String sourceFileName, String destinationFileName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
in Microsoft.VisualBasic.MyServices.FileSystemProxy.C opyFile(String sourceFileName, String destinationFileName)
in F.HackShieldKillerV1.Form1.patch(String text)
in F.HackShieldKillerV1.Form1.Timer1_Tick(Object sender, EventArgs e)
in System.Windows.Forms.Timer.OnTick(EventArgs e)
in System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Assembly caricati **************
mscorlib
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
F.HackShieldKiller V.1
Versione assembly: 0.1.0.0
Versione Win32: 0.1.0.0
Base di codice: file:///C:/Nettsk/Florensia/Bin/HShield/Florensia/Bin/F.HackShieldKiller%20V.1.exe
----------------------------------------
Microsoft.VisualBasic
Versione assembly: 8.0.0.0
Versione Win32: 8.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
mscorlib.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** Debug JIT **************
Per attivare il debug JIT, è necessario impostare il valore
jitDebugging nella sezione system.windows.forms del file di configurazione
dell'applicazione o del computer (machine.config).
L'applicazione inoltre deve essere compilata con il debug
attivato.

Ad esempio:

<configuration>

[Only registered and activated users can see links. Click Here To Register...]
10/02/2011 20:19 -Zhui-#21
also bei mir klappts wunderbar ;)
10/04/2011 07:25 Banana_jo#22
schön zu hören :D das es wenigstens bei EINEM funktioniert..

pls delete the F.HackShieldkiller.dll and F.HackShieldkiller_.dll from the florensia folder and start the killer from desktop...and do it again...was your launcher.exe delete then i can give you my :P

the F.HackShieldkiller.dll and F.HackShieldkiller_.dll must be in the folder where the killer is..

oh gott mein english >.<
10/05/2011 15:42 kk5000#23
e Bom ter BR no elite pvp min add no msn >[Only registered and activated users can see links. Click Here To Register...] pra eu saber massobre outros hackers ok brigado
10/08/2011 14:03 Telomir#24
also leute cheat engine bringt überhaupt nichts ich habe 60.000 lebenspunkte gehabt wenn aber deine standart lebenspunkte weg sind bist du tot kannst keine skills mehr hernehmen und nicht mehr bewegen

sogesehen ein fake das du mehr lebenspunkte hast wodurch du die nicht wirklich hast
10/08/2011 17:03 meak1#25
ja achne is alles serverside, außer skills, da gibs 2 packets, eins für animation und eins zum ausführen
10/08/2011 18:00 fabiaiz#26
with new patch is detected
10/09/2011 18:10 Banana_jo#27
kann mich mal ran setzten fürs neue patch..

und das mit cheat engine war ein beispiel -.-...ihr müsst natürlich selber was finden was euch was bringt...das mit dem leben funktioniert auch nicht...

EDIT:
Geupdatet auf v.2 fürs neue patch


ps: danke an die 3 die mir dafür nen THX gegeben haben...von den 72 die es gedownloaded haben..
10/15/2011 22:56 qwerty119#28
Can u make this for avalon heroes pls? :handsdown:
10/16/2011 08:03 adi201#29
ty
10/31/2011 23:25 walid1#30
where i found maestia?