|
You last visited: Today at 18:05
Advertisement
[Release] MultiHack by ~>Roolé<~
Discussion on [Release] MultiHack by ~>Roolé<~ within the S4 League Hacks, Bots, Cheats & Exploits forum part of the S4 League category.
08/17/2011, 20:04
|
#16
|
elite*gold: 64
Join Date: Jul 2011
Posts: 566
Received Thanks: 609
|
Quote:
Originally Posted by paul9750
can someone give me a bypass? plz
|
 Paul Selmans Bypass use the new S4Client
|
|
|
08/17/2011, 20:04
|
#17
|
elite*gold: 0
Join Date: Sep 2009
Posts: 1,128
Received Thanks: 1,072
|
Quote:
Originally Posted by Shiragi
Nah.. you have to start it with a bypass.. or u'll get banned
|
Huh... You don't know nothing. Xtrap can't found hacks everytime. It need's Update
|
|
|
08/17/2011, 20:04
|
#18
|
elite*gold: 0
Join Date: Aug 2011
Posts: 46
Received Thanks: 13
|
If you start it with the original Client, S4 will ban your Account.
If you start it with a Bypass, it should go.. but i'm banned so i couldn't test it..
|
|
|
08/17/2011, 20:04
|
#19
|
elite*gold: 0
Join Date: Jan 2011
Posts: 32
Received Thanks: 7
|
+
hacking trial
|
|
|
08/17/2011, 20:04
|
#20
|
elite*gold: 64
Join Date: Jul 2011
Posts: 566
Received Thanks: 609
|
Quote:
Originally Posted by Gyuriss
how can i open the au3 files?
|
Also... i can Start it with a Launcher or install AuIt3
|
|
|
08/17/2011, 20:04
|
#21
|
elite*gold: 0
Join Date: Sep 2009
Posts: 1,128
Received Thanks: 1,072
|
Quote:
Originally Posted by Shiragi
If you start it with the original Client, S4 will ban your Account.
If you start it with a Bypass, it should go.. but i'm banned so i couldn't test it..
|
Again [  ]
|
|
|
08/17/2011, 20:06
|
#22
|
elite*gold: 64
Join Date: Jul 2011
Posts: 566
Received Thanks: 609
|
Quote:
Originally Posted by aliketenci
Huh... You don't know nothing. Xtrap can't found hacks everytime. It need's Update
|
Hmmm.. without you start?
Quote:
Originally Posted by masyuko
+
hacking trial
|
ok..thats lol o_O
on me works and on my Friends
|
|
|
08/17/2011, 20:08
|
#23
|
elite*gold: 0
Join Date: Jan 2011
Posts: 32
Received Thanks: 7
|
Quote:
Originally Posted by Roole
ok..thats lol o_O
on me works and on my Friends
|
sad :С
win 7 64
|
|
|
08/17/2011, 20:11
|
#24
|
elite*gold: 0
Join Date: Oct 2010
Posts: 3
Received Thanks: 0
|
Good thank !
|
|
|
08/17/2011, 20:15
|
#25
|
elite*gold: 64
Join Date: Jul 2011
Posts: 566
Received Thanks: 609
|
Quote:
Originally Posted by samimir
Good thank !
|
Function on you?
|
|
|
08/17/2011, 20:19
|
#26
|
elite*gold: 0
Join Date: Jan 2010
Posts: 1,326
Received Thanks: 1,159
|
Sorry It can not works why? do you use String? Xtrap haves a update Bypass dont works anymore and the normal S4 Detects the changes from values like ammo walls usw . you fail ... i test it and i will edit it here if it works or not
btw : Delte inf walls please full autoit is easy to decompile
Edit: You fail hard
Code:
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=c:\users\steven\desktop\Hack By Vision
$Form1_1 = GUICreate("MultiHack by ~>Roolé<~", 437, 190, 192, 124)
$Group1 = GUICtrlCreateGroup("Options", 0, 8, 433, 177)
$Checkbox1 = GUICtrlCreateCheckbox("Inf. Sp", 8, 32, 97, 17)
$Checkbox2 = GUICtrlCreateCheckbox("Inf. Ammo", 8, 56, 97, 17)
$Checkbox3 = GUICtrlCreateCheckbox("EXP+", 8, 80, 97, 17)
$Checkbox4 = GUICtrlCreateCheckbox("PEN+", 8, 104, 97, 17)
$Checkbox5 = GUICtrlCreateCheckbox("FastFire", 8, 152, 97, 17)
$Checkbox6 = GUICtrlCreateCheckbox("WallShoot", 8, 128, 97, 17)
$Checkbox7 = GUICtrlCreateCheckbox("HitRange", 120, 32, 97, 17)
GUICtrlSetState(-1, $GUI_DISABLE)
$Checkbox8 = GUICtrlCreateCheckbox("SppedHack", 120, 56, 97, 17)
GUICtrlSetState(-1, $GUI_DISABLE)
$Checkbox9 = GUICtrlCreateCheckbox("No Laser", 120, 80, 97, 17)
$Checkbox10 = GUICtrlCreateCheckbox("No Blast", 120, 104, 97, 17)
$Checkbox11 = GUICtrlCreateCheckbox("1 Hit Kill", 120, 128, 97, 17)
$Checkbox12 = GUICtrlCreateCheckbox("0 Acc", 120, 152, 97, 17)
$Checkbox13 = GUICtrlCreateCheckbox("Inf. Walls", 240, 32, 97, 17)
GUICtrlSetState(-1, $GUI_DISABLE)
$Checkbox14 = GUICtrlCreateCheckbox("RoomHack", 240, 56, 97, 17)
$Checkbox15 = GUICtrlCreateCheckbox("FumbiSpam0r", 240, 80, 97, 17)
GUICtrlSetState(-1, $GUI_DISABLE)
$Button1 = GUICtrlCreateButton("Start!", 232, 136, 75, 25)
$Button2 = GUICtrlCreateButton("Exit!", 336, 136, 75, 25)
GUICtrlCreateGroup("", -99, -99, 1, 1)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
Case $Button1
_Hack()
Case $Button2
Exit
EndSwitch
WEnd
Func _Hack(); This is the functions which turns on the hacks when you start S4 League.
GUISetState(@SW_HIDE);
ToolTip("Start S4 League!", 0, 0); This is up in the corner which says Start S4 League!
$WAIT = ProcessWait("S4Client.exe"); Waiting For S4 League
$PID = ProcessExists("S4Client.exe"); He found S4Client.exe
Sleep(500);Takes a little break..
$OPEN = _MemoryOpen($PID); The memory .. which makes the functions work.
If GUICtrlRead($Checkbox1) = 1 Then
_MemoryWrite(1.37963315777777, $OPEN, "1", "Float");This is a float value.
_MemoryWrite(1.908829943333333, $OPEN, "1", "Float");This is a float value.
_MemoryWrite(1.908829943999999, $OPEN, "1", "Float");This is a float value.
_MemoryWrite(1.10106017999999, $OPEN, "1", "Float");This is a float value.
_MemoryWrite(2.4881948111111, $OPEN, "1", "Float");This is a float value.
_MemoryWrite(3.60597634666666, $OPEN, "1", "Float");This is a float value.
_MemoryWrite(7.10861054666666, $OPEN, "1", "Float");This is a float value.
_MemoryWrite(3.0481800222222, $OPEN, "1", "Float");This is a float value.
_MemoryWrite(0x23A20, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0x23A40, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0x23A44, $OPEN, "0", "char[2]")
_MemoryWrite(0x23A54, $OPEN, "0", "char[2]")
_MemoryWrite(0x23A5C, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($Checkbox2) = 1 Then
_MemoryWrite(0x00EF37A6, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0x00EF37D6, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0x00EF3806, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($Checkbox3) = 1 Then
_MemoryWrite(0x00EF37A6, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0x00EF37D6, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0x00EF3806, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($Checkbox4) = 1 Then
_MemoryWrite(0x00EF37A6, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0x00EF37D6, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0x00EF3806, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($Checkbox5) = 1 Then
_MemoryWrite(0x00EF37A6, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0x00EF37D6, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0x00EF3806, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($Checkbox6) = 1 Then
_MemoryWrite(0x00EF37A6, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0x00EF37D6, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0x00EF3806, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($Checkbox7) = 1 Then
_MemoryWrite(0x00EF37A6, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0x00EF37D6, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0x00EF3806, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($Checkbox8) = 1 Then
_MemoryWrite(0x00EF37A6, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0x00EF37D6, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0x00EF3806, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($Checkbox9) = 1 Then
_MemoryWrite(0x00EF37A6, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0x00EF37D6, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0x00EF3806, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($Checkbox10) = 1 Then
_MemoryWrite(0x00EF37A6, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0x00EF37D6, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0x00EF3806, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($Checkbox11) = 1 Then
_MemoryWrite(0xCD600, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0xCD604, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0xCD61C, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($Checkbox12) = 1 Then
_MemoryWrite(0x00EF37A6, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0x00EF37D6, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0x00EF3806, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($Checkbox13) = 1 Then
_MemoryWrite(0x00EF37A6, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0x00EF37D6, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0x00EF3806, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($Checkbox14) = 1 Then
_MemoryWrite(0x00EF37A6, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0x00EF37D6, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0x00EF3806, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($Checkbox15) = 1 Then
_MemoryWrite(0x00EF37A6, $OPEN, "0", "char[2]"); This is a string..
_MemoryWrite(0x00EF37D6, $OPEN, "0", "char[2]"); This is another string with an other address.
_MemoryWrite(0x00EF3806, $OPEN, "0", "char[2]")
EndIf
Exit
EndFunc ;==>_Hack
|
|
|
08/17/2011, 20:19
|
#27
|
elite*gold: 0
Join Date: Jan 2011
Posts: 588
Received Thanks: 150
|
what is 0acc?
|
|
|
08/17/2011, 20:19
|
#28
|
elite*gold: 0
Join Date: Mar 2010
Posts: 73
Received Thanks: 43
|
Roole, it gaves me the same error as masyuko
My OS is W7 64 bits
Img of the error:
|
|
|
08/17/2011, 20:22
|
#29
|
elite*gold: 0
Join Date: Aug 2011
Posts: 22
Received Thanks: 1
|
its dont work to me!!
|
|
|
08/17/2011, 20:24
|
#30
|
elite*gold: 0
Join Date: Jan 2011
Posts: 588
Received Thanks: 150
|
 my acc get banned for 4h and it dosn't work
|
|
|
Similar Threads
|
[Release]MultiHack
02/09/2011 - General Gaming Discussion - 132 Replies
I see that there are many same crap hacks in the forum and some are leeched.
So i made a MultiHack for you.The hack has:
Ball Freeze,Flash,Crap,FireBall,Soul hack and also a function that deactivate them.
Updated:
How to use it:
1.Extract the .rar and run MultiHack.exe.
2.Then you start FT.
3.After HShild has loaded u press "F1".
|
[RELEASE] M2 MULTIHACK 5.9.1
01/23/2010 - Metin2 Hacks, Bots, Cheats, Exploits & Macros - 34 Replies
NEW VERSION RELEASED
|
All times are GMT +1. The time now is 18:06.
|
|