View Full Version : shotgun
matthijs289
12-24-2007, 07:20 AM
what wrong with this code:
Dim ShotGun As Long
Dim Shotgun1 As Long
Call RAL289("Warrock", &H12A8560, ShotGun)
Shotgun1 = ShotGun + &H34C
Call WAF289("Warrock", Shotgun1, 34)
if i push the button he close the game and i dont get the winchester.....:mad:
wr194t
12-24-2007, 11:26 AM
Change WriteAFloat to WriteALong.
matthijs289
12-24-2007, 11:46 AM
oke i will try;)
Firesnipe
12-24-2007, 12:04 PM
Change WriteAFloat to WriteALong.
hey so why does the game crash when ever he tries using hack
does it really have omething to do with WriteAFloat ?
wr194t
12-24-2007, 12:11 PM
hey so why does the game crash when ever he tries using hack
does it really have omething to do with WriteAFloat ?Hacks like Super Jump and NFD use WriteAFloat, and Weapons and Swim use WriteALong.
matthijs289
12-24-2007, 02:42 PM
ey i has tryd but nothing is hapening ... is the addresses right or the enything else?:o
Vindcare
12-24-2007, 03:25 PM
Not &H34C just &H4C i think.
matthijs289
12-25-2007, 01:53 AM
oke, if i use this its still close the game when i clik the button.
No error nothing else than that warrock close... in NEED help:o
Dim ShotGun As Long
Dim Shotgun1 As Long
Call ReadAlong("Warrock", &H12A8560, ShotGun)
Shotgun1 = ShotGun + &H4C
Call WriteALong("Warrock", Shotgun1, 34)
:o:rolleyes:
Dim mh1 As Long
Dim mh2 As Long
Dim mh3 As Long
Call readalong("WarRock", &Hthefuckingadress, mh1)
mh2 = mh1 + &H4C
mh3 = 42 '42 = winchester
Call writealong("WarRock", mh2, mh3)
End If
Firesnipe
12-25-2007, 09:54 AM
Hacks like Super Jump and NFD use WriteAFloat, and Weapons and Swim use WriteALong.
i know that but why does it close or crash warrock ?
maybe we can use the way to make leaving the room faseter
matthijs289
12-25-2007, 10:15 AM
i realy dont know ... but if i found it i will tell you!;)
barky
12-25-2007, 11:00 AM
sorry but how do i post forums
wr194t
12-25-2007, 03:23 PM
i know that but why does it close or crash warrock ?
maybe we can use the way to make leaving the room faseterI don't know why it does it, but the point is you need to use the right function for the right hack or the game will crash/close.
sorry but how do i post forums
You just posted, but if you mean post a new thread then go to the section you want to post a new thread in, and at the top find a button that says "NEW THREAD".
matthijs289
12-26-2007, 03:40 AM
it works now, So THANK YOU ALL!:) now i can finish my hack:)
SteeL
12-30-2007, 10:04 PM
i know that but why does it close or crash warrock ?
maybe we can use the way to make leaving the room faseter
u messed with ur Module thats why it's crashing, download new working Module from :
http://txtdocuments.43i.net/module.txt
& may be winchester code is also changed change 34 to 42.
Powered by vBulletin® Version 4.1.12 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.