Limarenes is back :D

03/29/2014 10:06 limarenes#1
[Only registered and activated users can see links. Click Here To Register...]
Deutsch:
English:

Deutsch:
An alle die Faul sind ein Design herzustellen, ich bin bereit euch nach Wünschen ein Design für euren Trainer herzustellen :) , ich würde alle Designs hier Hochladen, für alle die diese Designs auch haben möchten! Ich hoffe das dieser Thread nicht allzuschnell geschlossen wird, sondern sogar beliebt sein wird, dafür das ich für euch vllt. Designs herstellen darf.. :)

English:
To all the lazy a design are to be made, I am ready to establish you according to wishes of a design for your Trainer :), I would have all the designs here, uploading, for all who wish to have these designs! I hope that this thread will not be closed too quickly, but also will be popular, but I one probably for you. May produce designs .. :)
03/29/2014 10:27 .xRaz0r*#2
Quote:
Originally Posted by limarenes View Post
Deutsch:
Habt ihr nen Suspender für mich? :D
English:
Do you Guys have an Suspender for me? :D

Sry...für die Frage, bin schon sehr lange hier in epvp, aber eine Frage kann ja nicht schaden oder..? :'D
Würde mich auch freuen wenn jemand mit mir nen Trainer erstellen würde, bin nicht so gut in coden und hex herausfinden, dafür das design erstellen usw.. :P
Flache sektion
Fragen kannst du hier -> [Only registered and activated users can see links. Click Here To Register...]
Schau hier -> [Only registered and activated users can see links. Click Here To Register...] und hier -> [Only registered and activated users can see links. Click Here To Register...] ob du was findest
03/29/2014 10:32 limarenes#3
Quote:
Originally Posted by .xRaz0r* View Post
Flache sektion
Fragen kannst du hier -> [Only registered and activated users can see links. Click Here To Register...]
Schau hier -> [Only registered and activated users can see links. Click Here To Register...] ob du was findest
Wie gesagt, tut mir leid, aber die frage hab ich spontan mit eingefügt, da ich ja auf der suche nach einem partner für trainer erstellen bin ;)
03/29/2014 10:53 -SoulCr4ck-#4
GOD !
What you do here ?

Code:
#include <nomadmemory.au3>
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$HaZe4League = GUICreate("Crystal v.0.1 Prototype", 584, 404, 192, 124)
$MadebyCrystal = GUICtrlCreateLabel("Made by Crystal", 132, 360, 105, 17)
$Group1 = GUICtrlCreateGroup("Player", 8, 8, 177, 161)
$Checkbox1 = GUICtrlCreateCheckbox("1 Hit Kill", 16, 24, 97, 17)
$Checkbox2 = GUICtrlCreateCheckbox("Cut Speed", 16, 48, 97, 17)
$Checkbox3 = GUICtrlCreateCheckbox("Damage x2", 16, 72, 81, 17)
$Checkbox4 = GUICtrlCreateCheckbox("Hit Range", 16, 96, 97, 17)
$Checkbox5 = GUICtrlCreateCheckbox("Wall Shoot", 16, 120, 97, 17)
$Checkbox6 = GUICtrlCreateCheckbox("Full Power", 16, 144, 97, 17)
$Checkbox7 = GUICtrlCreateCheckbox("Damage x5", 104, 72, 73, 17)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Button1 = GUICtrlCreateButton("Start", 128, 376, 105, 25)
$Group2 = GUICtrlCreateGroup("Player2", 192, 8, 89, 137)
$Checkbox8 = GUICtrlCreateCheckbox("200HP", 208, 24, 97, 17)
$Checkbox9 = GUICtrlCreateCheckbox("Inf Sp", 208, 48, 97, 17)
$Checkbox10 = GUICtrlCreateCheckbox("Inf Walls", 208, 72, 97, 17)
$Checkbox11 = GUICtrlCreateCheckbox("God Mode", 208, 96, 97, 17)
$Checkbox12 = GUICtrlCreateCheckbox("No Laser", 208, 120, 97, 17)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Group3 = GUICtrlCreateGroup("SpeedHack | WallJump | Sentry", 296, 8, 241, 177)
$Checkbox13 = GUICtrlCreateCheckbox("Speed Hack (run)", 304, 136, 105, 17)
$Checkbox14 = GUICtrlCreateCheckbox("Speed Hack (walk)", 304, 160, 113, 17)
$Checkbox15 = GUICtrlCreateCheckbox("WallJump Height", 424, 112, 97, 17)
$Checkbox16 = GUICtrlCreateCheckbox("WallJump Range", 424, 136, 97, 17)
$SpeedHackOptions = GUICtrlCreateLabel("SpeedHackOptions", 304, 120, 97, 17)
$Checkbox17 = GUICtrlCreateCheckbox("WallJump teleport", 424, 160, 105, 17)
$Checkbox18 = GUICtrlCreateCheckbox("Reverse WallJump", 424, 88, 113, 17)
$WallJumpOptions = GUICtrlCreateLabel("WallJumpOptions", 424, 72, 86, 17)
$SentryHackOptions = GUICtrlCreateLabel("SentryHackOptions", 304, 40, 96, 17)
$Checkbox19 = GUICtrlCreateCheckbox("Sentry Delay", 304, 56, 97, 17)
$Checkbox20 = GUICtrlCreateCheckbox("Sentry Range", 304, 80, 97, 17)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Group4 = GUICtrlCreateGroup("Hack Options", 8, 168, 121, 233)
$Checkbox21 = GUICtrlCreateCheckbox("0 Gravity", 16, 184, 97, 17)
$Checkbox22 = GUICtrlCreateCheckbox("Block HP", 16, 208, 97, 17)
$Checkbox23 = GUICtrlCreateCheckbox("Cam Hack", 16, 232, 97, 17)
$Checkbox24 = GUICtrlCreateCheckbox("Channel no lvl", 16, 256, 97, 17)
$Checkbox25 = GUICtrlCreateCheckbox("Dodge Speed", 16, 280, 97, 17)
$Checkbox26 = GUICtrlCreateCheckbox("Enemy hp recovery", 16, 304, 113, 17)
$Checkbox27 = GUICtrlCreateCheckbox("Ghost Mod", 16, 328, 97, 17)
$Checkbox28 = GUICtrlCreateCheckbox("Instant Respawn", 16, 352, 97, 17)
$Checkbox29 = GUICtrlCreateCheckbox("SP Regen", 16, 376, 97, 17)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Group5 = GUICtrlCreateGroup("Skill Hack Options", 136, 168, 121, 97)
$Checkbox30 = GUICtrlCreateCheckbox("Anchor Range", 144, 192, 97, 17)
$Checkbox31 = GUICtrlCreateCheckbox("Bind Range", 144, 216, 97, 17)
$Checkbox32 = GUICtrlCreateCheckbox("Hming Riffle no fail", 144, 240, 113, 17)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Pic1 = GUICtrlCreatePic("C:\Users\Anita Dulzon\Desktop\Minecraft\InsanityFlyFF\Icon\icon_Crystal.bmp", 264, 192, 313, 201)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
	$nMsg = GUIGetMsg()
	Switch $nMsg
		Case $GUI_EVENT_CLOSE
			Exit

	EndSwitch
 WEnd

Quote:
Limarenes is back :D
yep you are back :rolleyes:

[Only registered and activated users can see links. Click Here To Register...]
03/29/2014 11:01 urozaaa#5
bypass? i dun understand german XD wut is this
03/29/2014 11:11 Nektbar#6
Haha, Läuft bei dir Kay xDD

Ist das Inf Walls [Server Side]
Oder Client Side ?
03/29/2014 12:58 limarenes#7
Quote:
Originally Posted by -Mezus- View Post
Haha, Läuft bei dir Kay xDD

Ist das Inf Walls [Server Side]
Oder Client Side ?
Was meinste? :D
03/29/2014 13:15 mkl1147#8
Inf Walls ist [Client Side] ^^
03/29/2014 13:25 limarenes#9
Quote:
Originally Posted by mkl1147 View Post
Inf Walls ist [Client Side] ^^
Aso, denke mal client side ._. musst du mal schaun!

Quote:
Originally Posted by x[Deadline View Post
GOD !
What you do here ?

Code:
#include <nomadmemory.au3>
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$HaZe4League = GUICreate("Crystal v.0.1 Prototype", 584, 404, 192, 124)
$MadebyCrystal = GUICtrlCreateLabel("Made by Crystal", 132, 360, 105, 17)
$Group1 = GUICtrlCreateGroup("Player", 8, 8, 177, 161)
$Checkbox1 = GUICtrlCreateCheckbox("1 Hit Kill", 16, 24, 97, 17)
$Checkbox2 = GUICtrlCreateCheckbox("Cut Speed", 16, 48, 97, 17)
$Checkbox3 = GUICtrlCreateCheckbox("Damage x2", 16, 72, 81, 17)
$Checkbox4 = GUICtrlCreateCheckbox("Hit Range", 16, 96, 97, 17)
$Checkbox5 = GUICtrlCreateCheckbox("Wall Shoot", 16, 120, 97, 17)
$Checkbox6 = GUICtrlCreateCheckbox("Full Power", 16, 144, 97, 17)
$Checkbox7 = GUICtrlCreateCheckbox("Damage x5", 104, 72, 73, 17)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Button1 = GUICtrlCreateButton("Start", 128, 376, 105, 25)
$Group2 = GUICtrlCreateGroup("Player2", 192, 8, 89, 137)
$Checkbox8 = GUICtrlCreateCheckbox("200HP", 208, 24, 97, 17)
$Checkbox9 = GUICtrlCreateCheckbox("Inf Sp", 208, 48, 97, 17)
$Checkbox10 = GUICtrlCreateCheckbox("Inf Walls", 208, 72, 97, 17)
$Checkbox11 = GUICtrlCreateCheckbox("God Mode", 208, 96, 97, 17)
$Checkbox12 = GUICtrlCreateCheckbox("No Laser", 208, 120, 97, 17)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Group3 = GUICtrlCreateGroup("SpeedHack | WallJump | Sentry", 296, 8, 241, 177)
$Checkbox13 = GUICtrlCreateCheckbox("Speed Hack (run)", 304, 136, 105, 17)
$Checkbox14 = GUICtrlCreateCheckbox("Speed Hack (walk)", 304, 160, 113, 17)
$Checkbox15 = GUICtrlCreateCheckbox("WallJump Height", 424, 112, 97, 17)
$Checkbox16 = GUICtrlCreateCheckbox("WallJump Range", 424, 136, 97, 17)
$SpeedHackOptions = GUICtrlCreateLabel("SpeedHackOptions", 304, 120, 97, 17)
$Checkbox17 = GUICtrlCreateCheckbox("WallJump teleport", 424, 160, 105, 17)
$Checkbox18 = GUICtrlCreateCheckbox("Reverse WallJump", 424, 88, 113, 17)
$WallJumpOptions = GUICtrlCreateLabel("WallJumpOptions", 424, 72, 86, 17)
$SentryHackOptions = GUICtrlCreateLabel("SentryHackOptions", 304, 40, 96, 17)
$Checkbox19 = GUICtrlCreateCheckbox("Sentry Delay", 304, 56, 97, 17)
$Checkbox20 = GUICtrlCreateCheckbox("Sentry Range", 304, 80, 97, 17)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Group4 = GUICtrlCreateGroup("Hack Options", 8, 168, 121, 233)
$Checkbox21 = GUICtrlCreateCheckbox("0 Gravity", 16, 184, 97, 17)
$Checkbox22 = GUICtrlCreateCheckbox("Block HP", 16, 208, 97, 17)
$Checkbox23 = GUICtrlCreateCheckbox("Cam Hack", 16, 232, 97, 17)
$Checkbox24 = GUICtrlCreateCheckbox("Channel no lvl", 16, 256, 97, 17)
$Checkbox25 = GUICtrlCreateCheckbox("Dodge Speed", 16, 280, 97, 17)
$Checkbox26 = GUICtrlCreateCheckbox("Enemy hp recovery", 16, 304, 113, 17)
$Checkbox27 = GUICtrlCreateCheckbox("Ghost Mod", 16, 328, 97, 17)
$Checkbox28 = GUICtrlCreateCheckbox("Instant Respawn", 16, 352, 97, 17)
$Checkbox29 = GUICtrlCreateCheckbox("SP Regen", 16, 376, 97, 17)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Group5 = GUICtrlCreateGroup("Skill Hack Options", 136, 168, 121, 97)
$Checkbox30 = GUICtrlCreateCheckbox("Anchor Range", 144, 192, 97, 17)
$Checkbox31 = GUICtrlCreateCheckbox("Bind Range", 144, 216, 97, 17)
$Checkbox32 = GUICtrlCreateCheckbox("Hming Riffle no fail", 144, 240, 113, 17)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Pic1 = GUICtrlCreatePic("C:\Users\Anita Dulzon\Desktop\Minecraft\InsanityFlyFF\Icon\icon_Crystal.bmp", 264, 192, 313, 201)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
	$nMsg = GUIGetMsg()
	Switch $nMsg
		Case $GUI_EVENT_CLOSE
			Exit

	EndSwitch
 WEnd



yep you are back :rolleyes:

[Only registered and activated users can see links. Click Here To Register...]
Its an Design for Trainer maker and Hackers andso.. :)
03/29/2014 13:33 ProSiebenFart#10
english plz
03/29/2014 14:06 ROLiKEEEY#11
Nice
03/29/2014 15:00 mkl1147#12
Gibt es eigentlich noch 0 accuracy ???
03/29/2014 16:39 brezaker#13
ENGLISH
03/29/2014 17:42 tooty123#14
Quote:
Originally Posted by brezaker View Post
ENGLISH

thats why there is the all mighty magic



Google translate > right click on the page and translate to engish



:p:p:p
03/29/2014 17:47 limarenes#15
Quote:
Originally Posted by mkl1147 View Post
Gibt es eigentlich noch 0 accuracy ???
bin mir nicht sicher...!

Im sry guys, im do it now in english for you :P