|
You last visited: Today at 22:59
Advertisement
PLS help . why this code not working simple speed hack 4story
Discussion on PLS help . why this code not working simple speed hack 4story within the 4Story forum part of the MMORPGs category.
08/12/2010, 13:42
|
#1
|
elite*gold: 0
Join Date: May 2010
Posts: 14
Received Thanks: 3
|
PLS help . why this code not working simple speed hack 4story
im using winxp 32bit and bypass
Code:
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#include <Memory.au3>
#include <NomadMemory.au3>
#RequireAdmin
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("hack", 253, 36, 200, 122)
$Button1 = GUICtrlCreateButton("On", 160, 8, 25, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Palatino Linotype")
$Button2 = GUICtrlCreateButton("Off", 192, 8, 25, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Palatino Linotype")
$Input1 = GUICtrlCreateInput("", 80, 8, 73, 19)
GUICtrlSetFont(-1, 6, 400, 0, "Palatino Linotype")
$Label1 = GUICtrlCreateLabel("hack", 8, 8, 58, 20)
GUICtrlSetFont(-1, 8, 400, 0, "Palatino Linotype")
$Graphic1 = GUICtrlCreateGraphic(224, 8, 25, 17)
GUICtrlSetColor(-1, 0x000000)
GUICtrlSetBkColor(-1, 0xFF0000)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
Global $Open_Process_ = _MemoryOpen(ProcessExists("example.exe"))
Global $Baseadresse = 0xbasseadress
Dim $hack[3]
$hack[0] = 0
$hack[1] = 0xpointer1
$hack[2] = 0xpointer2
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
Case $Button1
AdlibRegister("_hack1", 20)
;GUICtrlSetBkColor($Graphic1, 65280)
Case $Button2
AdlibUnRegister("_hack1")
_MemoryPointerWrite($Baseadresse,$Open_Process_,$hack, 16230)
_MemoryClose($Open_Process_)
;GUICtrlSetBkColor($Graphic1, 16711680)
EndSwitch
WEnd
Func _hack1()
_MemoryPointerWrite($Baseadresse,$Open_Process_,$hack, 16500)
EndFunc
Func _Casten()
ControlSend("example.exe", "", 0, "{F12}")
EndFunc
|
|
|
08/12/2010, 14:10
|
#2
|
elite*gold: 0
Join Date: Jun 2009
Posts: 157
Received Thanks: 318
|
Because 4story block AutoIt
|
|
|
08/12/2010, 14:15
|
#3
|
elite*gold: 0
Join Date: May 2010
Posts: 14
Received Thanks: 3
|
then how too bypass 4story with autoit
i have CE and bypass and working correctly
|
|
|
08/12/2010, 14:18
|
#4
|
elite*gold: 0
Join Date: Jun 2009
Posts: 157
Received Thanks: 318
|
With CheatEngine you can Hack but you can´t write a hack for Windows 32 bit in AutoIt
With AutoIt you can only hack on 64 bit, because there is a bug in the HackShield
|
|
|
08/12/2010, 14:25
|
#5
|
elite*gold: 0
Join Date: May 2010
Posts: 14
Received Thanks: 3
|
ok.
then telm me with 4s eg is this same problom or not because when im change adresess and pointers nothing hapend it is this same like a 4s offi with hackshield.
|
|
|
Similar Threads
|
Simple and easy to change Speed hack with CE
01/27/2010 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 7 Replies
ok so this is a little speed hack i used over a year ago, Still works and figure id Post it to give it back some life.
Anyways just Load up CE like you would normally Do, Clicking Dekaron.exe from the Process list.
Now the Value type under scan should Automatically bet set as 4Bytes. Leave it as that.
Now search up 1075942785
if all goes well you should have found 1 Adress. Double click it. Now go down to where the Adress gets saved and Double click under Value.
|
Speed hack working but Atack speed not working Help!
06/28/2009 - 12Sky2 - 5 Replies
Hi
Im play Turkish version 12Sky2 (Karahan Online) im test all code..
speed hack:
1 use speed skill
2 search %
3 wait finish skill
4 search 0
5 4-5 green 1. and 2. is speed hack value change 500 speed hack is working
but...
|
All times are GMT +1. The time now is 23:01.
|
|