Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > S4 League
You last visited: Today at 03:56

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Camera Hack code

Discussion on Camera Hack code within the S4 League forum part of the Shooter category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2011
Posts: 16
Received Thanks: 13
Arrow Camera Hack code

Hi ich wollte nur mal einen Camerahack-code releasen !

PHP Code:
#include <NomadMemory.au3>
#include <GUIConstantsEx.au3>
#Include <Constants.au3>

$Form1 GUICreate('S4 Camera by [S]4[H]acker',191,202)




GUISetBKColor (0xffffff)
$Label1 GUICtrlCreateLabel('Zoom',9,8)
GUICtrlSetBkColor(-1$GUI_BKCOLOR_TRANSPARENT)
GUICtrlSetColor   ($label1,  0x000000)
$Input1 GUICtrlCreateInput('',9,23,172,20)
$Label2 GUICtrlCreateLabel('X Axe',10,56)
GUICtrlSetColor   ($label2,  0x000000)
GUICtrlSetBkColor(-1$GUI_BKCOLOR_TRANSPARENT)
$Input2 GUICtrlCreateInput('',10,71,172,20)
$Label3 GUICtrlCreateLabel('Y Axe',11,107)
GUICtrlSetColor   ($label3,  0x000000)
GUICtrlSetBkColor(-1$GUI_BKCOLOR_TRANSPARENT)
$Input3 GUICtrlCreateInput('',11,122,172,20)


$Button1 GUICtrlCreateButton('Start',11,163,75,23)
$Button2 GUICtrlCreateButton('Close',93,163,75,23)

GUISetState(@SW_SHOW)
#EndRegion ### GUI section ###


While 1
    $nMsg 
GUIGetMsg()
    Switch 
$nMsg
        
Case $GUI_EVENT_CLOSE
            
Exit
        Case 
$Button1
            _Start
()
        Case 
$Button2
            
Exit
    EndSwitch
    
$tMsg TrayGetMsg()
    Switch 
$tMsg
      
Case $exititem
          
Exit
      Case 
$startitem
          _Start
()


EndSwitch
WEnd


Func _Start
()

ToolTip('Waiting for S4Client.exe...',0,0)

ProcessWait('S4Client.exe')
$PID ProcessExists('S4Client.exe')
ToolTip('Hack !',0,0)
Sleep(600)
$open _MemoryOpen($PID)

_MemoryWrite(0x00F124DC,$open,GUICtrlRead($Input1),'float')
_MemoryWrite(0x01277A28,$open,GUICtrlRead($Input1),'float')
_MemoryWrite(0x00F6E104,$open,GUICtrlRead($Input2),'float')
_MemoryWrite(0x00F12730,$open,GUICtrlRead($Input3),'float')
_MemoryClose($open)

Exit

EndFunc 
Wer bock hat kann ihn ja benutzen oder sonstwas !
Wer sich fragt warum ich sonen löpúe reinstelle : Langeweile !
[B]lack[H]acker is offline  
Thanks
2 Users
Old 02/01/2011, 16:12   #2
 
CyberShoxx's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 1,449
Received Thanks: 3,835
Ähm ja... Hast du fein mit dem Trainer creator gemacht. Du hast auch wirklich fein nach 130/350/500 gesucht. *respekt* Ich bezweifle dass der hier gehen wird. Und was hatt das hier jezt für einen nutzen? Du willst bestimmt ein paar Thanks haben. Ich will mal nicht so sien. Ich gebe dir ein Thanks
CyberShoxx is offline  
Thanks
1 User
Old 02/01/2011, 16:24   #3
 
elite*gold: 0
Join Date: Jun 2009
Posts: 236
Received Thanks: 30
Quote:
Originally Posted by [S]4[H]acker View Post
Hi ich wollte nur mal einen Camerahack-code releasen !

PHP Code:
#include <NomadMemory.au3>
#include <GUIConstantsEx.au3>
#Include <Constants.au3>

$Form1 GUICreate('S4 Camera by [S]4[H]acker',191,202)




GUISetBKColor (0xffffff)
$Label1 GUICtrlCreateLabel('Zoom',9,8)
GUICtrlSetBkColor(-1$GUI_BKCOLOR_TRANSPARENT)
GUICtrlSetColor   ($label1,  0x000000)
$Input1 GUICtrlCreateInput('',9,23,172,20)
$Label2 GUICtrlCreateLabel('X Axe',10,56)
GUICtrlSetColor   ($label2,  0x000000)
GUICtrlSetBkColor(-1$GUI_BKCOLOR_TRANSPARENT)
$Input2 GUICtrlCreateInput('',10,71,172,20)
$Label3 GUICtrlCreateLabel('Y Axe',11,107)
GUICtrlSetColor   ($label3,  0x000000)
GUICtrlSetBkColor(-1$GUI_BKCOLOR_TRANSPARENT)
$Input3 GUICtrlCreateInput('',11,122,172,20)


$Button1 GUICtrlCreateButton('Start',11,163,75,23)
$Button2 GUICtrlCreateButton('Close',93,163,75,23)

GUISetState(@SW_SHOW)
#EndRegion ### GUI section ###


While 1
    $nMsg 
GUIGetMsg()
    Switch 
$nMsg
        
Case $GUI_EVENT_CLOSE
            
Exit
        Case 
$Button1
            _Start
()
        Case 
$Button2
            
Exit
    EndSwitch
    
$tMsg TrayGetMsg()
    Switch 
$tMsg
      
Case $exititem
          
Exit
      Case 
$startitem
          _Start
()


EndSwitch
WEnd


Func _Start
()

ToolTip('Waiting for S4Client.exe...',0,0)

ProcessWait('S4Client.exe')
$PID ProcessExists('S4Client.exe')
ToolTip('Hack !',0,0)
Sleep(600)
$open _MemoryOpen($PID)

_MemoryWrite(0x00F124DC,$open,GUICtrlRead($Input1),'float')
_MemoryWrite(0x01277A28,$open,GUICtrlRead($Input1),'float')
_MemoryWrite(0x00F6E104,$open,GUICtrlRead($Input2),'float')
_MemoryWrite(0x00F12730,$open,GUICtrlRead($Input3),'float')
_MemoryClose($open)

Exit

EndFunc 
Wer bock hat kann ihn ja benutzen oder sonstwas !
Wer sich fragt warum ich sonen löpúe reinstelle : Langeweile !
Aha...
und warum hast du den nicht einfach erstellt und releast ?
Falls du Thanks geil bist, dass ist ne bessere Idee, aber wie über mir gesagt klappt eh nicht
themaster95 is offline  
Reply


Similar Threads Similar Threads
[Camera Hack/Tweak] Tales of Pirates 2
11/30/2010 - General Gaming Discussion - 4 Replies
Hi Guys. if you are like me and are simply addicted to playing with a Zoom Hack here is a small release: You need to edit CameraConf1024.clu: Navigate to this folder: TOPII Client \scripts\lua\CameraConf1024.clu Replace all the Info in the txt with this: C_NORMAL = 0 --正常模式
[RELEASE] Camera hack 2, Balance team hack
03/10/2010 - S4 League Hacks, Bots, Cheats & Exploits - 24 Replies
FOR THE UPDATED HACKS LIST WITH ALL MY HACKS AND HOW TO EXECUTE THEM, GO TO THE WAZHACKS THREAD: http://www.elitepvpers.com/forum/s4-league/267727- super-release-wazhacks.html
camera hack for 2.4.2
05/21/2008 - WoW Exploits, Hacks, Tools & Macros - 14 Replies
Hex Edit: 0068bfba 75 -> eb
looking for camera hack
05/02/2008 - Archlord - 4 Replies
hello, i am need a camera hack, i found in the *.ini Camera x y z for the charakters for the charakter create options not for ingame. i will zoom more out, have evryone a idee what i can do for a extrem perspektives? the archlord have on the dragon mount a nice view. the camera and view is client side.



All times are GMT +1. The time now is 03:57.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.