elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   S4 League Hacks, Bots, Cheats & Exploits (https://www.elitepvpers.com/forum/s4-league-hacks-bots-cheats-exploits/)
-   -   [Release] TrainerCreator v7 [X-Mas Release] (https://www.elitepvpers.com/forum/s4-league-hacks-bots-cheats-exploits/803197-release-trainercreator-v7-x-mas-release.html)

Al Kappaccino 12/18/2010 12:59

Quote:

Originally Posted by Powas1 (Post 8175183)
Can Someone help me??

Nope

Quote:

Originally Posted by zorachimaru (Post 8175198)
Hi,
when i compile, I've got error :/

Yeah this is a bug which is fixxed in Version 7(Which comes soon!).
If you hadn´t tick "Stylish TrayIcon" this bug appears.
Go to your AutoIt script and delete "_TIG_UpdateTrayGraph(Random(0, 1000, 1))" to prevent this.

zorachimaru 12/18/2010 13:11

Quote:

C:\Users\Zorrochimaru\Downloads\Compressed\Trainer Creator by JakeFrost77 [Version 6]\Trainer Creator by JakeFrost77\test.au3(47,1) : ERROR: syntax error
WEnd
^
C:\Users\Zorrochimaru\Downloads\Compressed\Trainer Creator by JakeFrost77 [Version 6]\Trainer Creator by JakeFrost77\test.au3(50,1) : ERROR: missing Wend.
Func
^
C:\Users\Zorrochimaru\Downloads\Compressed\Trainer Creator by JakeFrost77 [Version 6]\Trainer Creator by JakeFrost77\test.au3(46,17) : REF: missing Wend.
Switch $tMsg
~~~~~~~~~~~~~~~~^
C:\Users\Zorrochimaru\Downloads\Compressed\Trainer Creator by JakeFrost77 [Version 6]\Trainer Creator by JakeFrost77\test.au3 - 2 error(s), 0 warning(s)
Thank, or 2 error don't repair :/

Al Kappaccino 12/18/2010 13:13

Delete the things with "$tMsg" too^^

Powas1 12/18/2010 13:43

.. help me .. this is the error : AutoIt Error

Line 809 (File ""):

Error : "Wend" statement whit no matching "While" statement..

Help :(

DeathMonster 12/18/2010 18:18

yea don't know whats going on when i try creating my hacks. lol so Nova might help me to understand on how to work this creater xD

Al Kappaccino 12/18/2010 18:19

Pls stay patient till Version 7 is out^^
It´s not as complicated as this one and got some nice new features, also i will make a new Tutorial which explains all

Al Kappaccino 12/18/2010 21:00

Again...
Delete:
Quote:

"_TIG_UpdateTrayGraph(Random(0, 1000, 1))"
And
Quote:

$tMsg = TrayGetMsg()
Switch $tMsg
or simply use "Stylish TrayIcon"

This bug is fixxed in Version 7, just wait for it.

Al Kappaccino 12/18/2010 21:13

Quote:

Originally Posted by A.LE.Xx (Post 8183915)
ich verstehe das nicht

Markieren => Backspace und schon ist der Text weg?

oder zur 2ten Variante:

Auf die CheckBox namens "Stylish TrayIcon" klicken, damit ein kleines Häckchen in dem Feld links erscheint?

Srsly, auf solche Informationsarme Fragen hab ich eigentlich gar keine Lust zu antworten, erklär es doch mal anstatt "Ich versteh das nee" zu schreiben

DeathMonster 12/19/2010 22:31

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

thats wat error i get on trying to create the hack.

EasySpeed 12/21/2010 23:49

Quote:

Originally Posted by DeathMonster (Post 8203091)
[Only registered and activated users can see links. Click Here To Register...]

thats wat error i get on trying to create the hack.


wenn ich mich nicht vertue Liegt es an netframwork (German)


if I do not squander Is it net framework(Google Translator Englisch)

PenGuin :O 12/22/2010 00:34

Just install .NET framework 4.0 and it should work

Al Kappaccino 12/23/2010 05:39

Quote:

Originally Posted by PenGuin :O (Post 8235631)
Just install .NET framework 4.0 and it should work

It´s working with .Net Framework 3.5

Quote:

Originally Posted by blake999 (Post 8236042)
OOOO she's hawt

Jup she is

Quote:

Originally Posted by DeathMonster (Post 8203091)
[Only registered and activated users can see links. Click Here To Register...]

thats wat error i get on trying to create the hack.

Pls post the Debugging log.

Quote:

Originally Posted by DeathMonster (Post 8242820)
omg ur hawt Nova! haha rofl :P

U can´t know it


Important

Version 7 comes out on evening today!

I created an awesome new Style for it which you can customize but you will see ;))

Hoffe mal das es keine Inkompatibilitätsprobleme mit XP gibt...

S4cloud 12/23/2010 05:47

What i don't get is , instead of wasting time making a Trainer creator why not use your skill to make a working trainer your self.
Benefit us..You get the thanks <3 Think about it ~ :rtfm:

Al Kappaccino 12/23/2010 05:49

Quote:

Originally Posted by S4cloud (Post 8255875)
What i don't get is , instead of wasting time making a Trainer creator why not use your skill to make a working trainer your self.
Benefit us..You get the thanks <3 Think about it ~ :rtfm:

Making a Trainer is boring and needs no coding skills.

DeathMonster 12/23/2010 07:18

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

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at ..()
at ..(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(MouseEventAr gs 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.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
TrainerCreator
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Richy/Desktop/Trainer%20Creator%20by%20JakeFrost77/TrainerCreator%20by%20JakeFrost77%20%5BVersion%206 %5D.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
{8cd47f1f-7e6f-419f-ae3c-648055c302f0}
Assembly Version: 0.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Richy/Desktop/Trainer%20Creator%20by%20JakeFrost77/TrainerCreator%20by%20JakeFrost77%20%5BVersion%206 %5D.exe
----------------------------------------

************** 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.

[*_Bubble_*] 12/23/2010 09:18

tolle Arbeit ich habe es fast geschafft aber irgendwie keine lust mehr xD, Aber tolle Arbeit, Gratulation !

Al Kappaccino 12/23/2010 13:37

Quote:

Originally Posted by DeathMonster (Post 8256062)
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at ..()
at ..(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(MouseEventAr gs 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.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


...

Steht doch alles drinne...
Wenn er schon rummault das er die 3.5 Libs nicht laden konnte, hast duch vll auch kein .Net Framework 3.5...

Was du auch versuchen kannst... Geh mal in das Verzeichnis:
Quote:

C:\Users\'DeinName'\AppData\Local\JakeFrost77
Und lösche den Inhalt.
Quote:

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Klingt irgendwie komisch, anscheinend hat die Cryption an einem Punkt gefailed, komisch nur das es bei jedem funzt und eig alle die gleiche file haben^^

¤Skitless¤ 12/23/2010 15:12

i dont see ver 7 ?

Al Kappaccino 12/23/2010 15:22

Quote:

Originally Posted by mes13 (Post 8262048)
i dont see ver 7 ?

Jup^^
Now i uploaded it, Informations about the New Features are included in the Screen. Enjoy ;)

DeathMonster 12/23/2010 15:54

dude seriously.. why cant u release something less buggy >.<

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

Al Kappaccino 12/23/2010 15:55

It could be, that it works only on Vista/Win7 because the Win XP crap doesn´t support the Interface of the new one.

DeathMonster 12/23/2010 15:56

>.> luckily im downloading windows 7 at the moment

CyberShoxx 12/23/2010 16:02

Hast du überhaupt getested ob die erstellten Hacks auch funktionieren?

Al Kappaccino 12/23/2010 16:03

Quote:

Originally Posted by Mailord (Post 8263174)
Hast du überhaupt getested ob die erstellten Hacks auch funktionieren?

Jow das habe ich. Zu mal es nichts anderes ist wie die Versionen davor und so ziemlich jeder Trainer der hier schonmal released wurde...

CyberShoxx 12/23/2010 16:44

jezt fehlt nurnoch ein obfuscator. dürdte für dich eig. kein problem sein. achja finde es echt genial von dir gdi+ einzubeziehen ;)

Al Kappaccino 12/23/2010 16:50

Quote:

Originally Posted by Mailord (Post 8264063)
jezt fehlt nurnoch ein obfuscator. dürdte für dich eig. kein problem sein. achja finde es echt genial von dir gdi+ einzubeziehen ;)

Ich habe nen geilen Crypter geschrieben (Noch teilweise in Bearbeitung). Nur weis ich noch nicht ob ich ihn mit in dieses Projekt einfüge und wenn eher als pay version ;o

Und zu GDI+, naja habe wie schon gesagt diese Methode in meinem Patch 17 AutoIt Trainer verwendet^^

azre37 12/23/2010 17:35

Niceeeeee JakeFrost77

¤Skitless¤ 12/23/2010 17:43

How do i make more hacks? where i put adresses. srry bad english.can i make just 1 value hack?

CyberShoxx 12/23/2010 17:49

omg jake willst du jezt auch noch mit pay versionen anfangen... bau es in deinem creator ein dann muss der thread sticked werden ^^ jedenfalls schätz ich deine arbeit und was du einbaust ist deine sache ;)

¤Skitless¤ 12/23/2010 17:51

lol still geting error line 0

MemPhisOne 12/23/2010 19:39

wow geil ^ JakeFrost77 :D

Das geilste ist ja bein starten

~BlAcκ0uT~ 12/23/2010 19:40

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

Mal ein Screen geaddet .. (:
finde den TrainerCreator super .. :)

MemPhisOne 12/23/2010 20:03

Quote:

Originally Posted by ~BlAcκ0uT~ (Post 8267567)
[Only registered and activated users can see links. Click Here To Register...]

Mal ein Screen geaddet .. (:
finde den TrainerCreator super .. :)

Da kann ich dir nur recht geben

Das ist der beste TrainerCreator den ich bis jetzt gesehen habe

Du Machst uns alle glücklich Jake :D

chileu 12/23/2010 20:28

problem i can't open version 7

Silentra1n 12/23/2010 21:38

Erinnert vom Fensterrahmen ein wenig an Foogle Chrome XD
Habe leider mom weder funkendes programm zum suspenden oder ne uce ums zu testen werdes ma nach holen^^
Aber wozu ist den nen setup gut? packs in ne rar oder zip und das wars =O

§3%•I§•β3§† 12/23/2010 21:38

Don`t work!
(No one)

Silentra1n 12/23/2010 21:41

Quote:

Originally Posted by §3%•I§•β3§† (Post 8269932)
Don`t work!
(No one)

LoL Whats your problem?

¤Skitless¤ 12/23/2010 23:17

CAN SOME ONE PUT A LINK OR DOWNLOAD FOR AUTOIT V2?couse i get error line 0 :O

§3%•I§•β3§† 12/24/2010 09:08

Pure and simple not work.
I compileit, after i put all the functions, and I can`t even tick them!
P.S.: It`s like an image...
:facepalm:

MinoriMiku 12/24/2010 09:31

Quote:

Originally Posted by §3%•I§•β3§† (Post 8275766)
Pure and simple not work.
I compileit, after i put all the functions, and I can`t even tick them!
P.S.: It`s like an image...
:facepalm:

Thats why i use Koda Formdesigner instead xD :3
But making 1 of these with Jakes TrainerCreator was really a long time ago xD..


All times are GMT +2. The time now is 09:52.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.