-
Ever Wish You Can Be Invisable
had to sub a part of the code because it was a nop always changing jumps so it shouldnt freeze. works best on surge. i noticed when die invisable u turn in to a ghost
#Invisibility Cloak
;Hz-31
;Bl4Ck.KiD...
0x00000098 0x0a400000
0x00800000 0x3c0808d6
0x00800004 0x34090000
0x00800008 0x8d0a0000
0x0080000c 0xad099080
0x00800010 0x03e00008
0x00ce46c0 0x00000000
#See Threw Floors v2 [On]
;Hz-15
;Bl4Ck.KiD...
0x005595D0 0x00000000
#See Threw Floors v2 [Off]
;Hz-15
;Bl4Ck.KiD...
0x005595D0 0x00000001
AND JUST SOME FUN STUFF AGAIN
#Stingers Online
;Jokered To R
0x00000098 0x0A400000
0x00800000 0x3C0808DF
0x00800004 0x3C0909A8
0x00800008 0x8D2AE1E4
0x0080000C 0x340B0200;0200 iS R
0x00800010 0x3C0C08DF
0x00800014 0x358C1EDC
0x00800018 0xAD0CD814
0x0080001C 0x154B0005
0x00800024 0x3C0D0000
0x00800028 0x35AD0000
0x0080002C 0xAD0DD814
0x00800034 0x03E00008
#Slow Game Time Down
;Jokered To R
0x00000098 0x0A400000
0x00800000 0x3C0808CF
0x00800004 0x3C0909A8
0x00800008 0x8D2AE1E4
0x0080000C 0x340B0200;0200 iS R
0x00800010 0x3C0C3E00
0x00800014 0x358C0000
0x00800018 0xAD0C2A94
0x0080001C 0x154B0005
0x00800024 0x3C0D3B00
0x00800028 0x35AD0000
0x0080002C 0xAD0D2A94
0x00800034 0x03E00008
-
Re: Ever Wish You Can Be Invisable
There is a code for invisibility already by the way, but good work, and nice little sub :)
Oh yeah, also, you know the perfect respawn code? When you revive yourself you become invisible (does that happen every time, cuz that gives perfect invisiblity...). Maybe I got it wrong when I ported the DMA...
-
Re: Ever Wish You Can Be Invisable
Quote:
Originally Posted by
Nice marmite
There is a code for invisibility already by the way, but good work, and nice little sub :)
Oh yeah, also, you know the perfect respawn code? When you revive yourself you become invisible (does that happen every time, cuz that gives perfect invisiblity...). Maybe I got it wrong when I ported the DMA...
yea i know theirs another joe made true invisability. and idk but wen i died with wen i was invisable i was a ghost. and i had to sub cuz the code would freeze u because it is always switching nop then to jumps and jumps would change and freeze u :D..
-
Re: Ever Wish You Can Be Invisable
I understood, thats why I said 'nice' :D Neet codes.
Question though... Is 00000001 always the off data? and when do you need an on and off? (i mean, the instance of the code...)
-
Re: Ever Wish You Can Be Invisable
Can Spell Code Name Correct, Not The Thread Name:p
Good Job BK As Always.
-
Re: Ever Wish You Can Be Invisable
-
Re: Ever Wish You Can Be Invisable
Quote:
Originally Posted by
Nice marmite
I understood, thats why I said 'nice' :D Neet codes.
Question though... Is 00000001 always the off data? and when do you need an on and off? (i mean, the instance of the code...)
for some codes its 0x00000001 but others mite be different
-
Re: Ever Wish You Can Be Invisable
is the invisible code 35?
-
Re: Ever Wish You Can Be Invisable
-
Re: Ever Wish You Can Be Invisable
Quote:
Originally Posted by
Ounikao
is the invisible code 35?
no 35 like all the other codes i put out..i test before release
-
Re: Ever Wish You Can Be Invisable
Quote:
Originally Posted by
Bl4Ck.KiD...
no 35 like all the other codes i put out..i test before release
Thats a good habit to get into :D also it saves us from all the, "is it no 35" being asked about 10 times per code!
off topic
@Bl4CK.KID: the upload will be done in 5:25 mins :(
-
Re: Ever Wish You Can Be Invisable
this should be a vip code not public
-
Re: Ever Wish You Can Be Invisable
Quote:
Originally Posted by
Nice marmite
Is 00000001 always the off data?
0x00000000 = NULL (aka FALSE)
0x00000001 = TRUE (bool)
0x00000002 = FALSE (bool)
-
Re: Ever Wish You Can Be Invisable
But I have codes where 00000000 is on... Is that what false means?
-
Re: Ever Wish You Can Be Invisable
look at inf health da hex is a nop(all zero) and the off/modded is 00000001... i say 1is of for most codes that need a off switch if u wanna find a codes off value jus paste in ur decoder
-
Re: Ever Wish You Can Be Invisable
nice code. id use it if i Still played socom
-
Re: Ever Wish You Can Be Invisable
Quote:
Originally Posted by
Bl4Ck.KiD...
look at inf health da hex is a nop(all zero) and the off/modded is 00000001... i say 1is of for most codes that need a off switch if u wanna find a codes off value jus paste in ur decoder
Thanks :D Im still learning a lot of the stuff.
-
Re: Ever Wish You Can Be Invisable
Quote:
Originally Posted by
Nice marmite
There is a code for invisibility already by the way, but good work, and nice little sub :)
Oh yeah, also, you know the perfect respawn code? When you revive yourself you become invisible (does that happen every time, cuz that gives perfect invisiblity...). Maybe I got it wrong when I ported the DMA...
that code only makes you invisble if you join and game alread in progress. for example... if you join a room and a game has already started, and you turn the code on b.c you dont feel like waiting until the round is over, the code revives you invisible. but if you were already playing in a game and you DIED.. and you turned the perfect respawn code on, it just revies you normaly soo yea. idk if anyone already said this b.c i didnt feel like reading all the posts XD
-
Re: Ever Wish You Can Be Invisable
I'm pretty sure it only makes your body invisible on your screen.
-
Re: Ever Wish You Can Be Invisable
Quote:
Originally Posted by
J.D.Cid
that code only makes you invisble if you join and game alread in progress. for example... if you join a room and a game has already started, and you turn the code on b.c you dont feel like waiting until the round is over, the code revives you invisible. but if you were already playing in a game and you DIED.. and you turned the perfect respawn code on, it just revies you normaly soo yea. idk if anyone already said this b.c i didnt feel like reading all the posts XD
Correct, because the whole point of the code is to stop it from reloading the game data (i.e. dead people stay dead after use)
Quote:
Originally Posted by
Scal24
I'm pretty sure it only makes your body invisible on your screen.
No, I am pretty sure you are invisible everywhere.
-
Re: Ever Wish You Can Be Invisable
This code make you disappear from the team player's list?
-
Re: Ever Wish You Can Be Invisable
Quote:
Originally Posted by
thefasman22
This code make you disappear from the team player's list?
no & works best on surge
-
Re: Ever Wish You Can Be Invisable
Shit man (but it will be cool to disappear from the team player list)
-
Re: Ever Wish You Can Be Invisable
-
Re: Ever Wish You Can Be Invisable
this doesnt make me invisible or am i misunderstanding what this does
-
Re: Ever Wish You Can Be Invisable
-
Re: Ever Wish You Can Be Invisable
Quote:
Originally Posted by
Linblow
0x00000000 = NULL (aka FALSE)
0x00000001 = TRUE (bool)
0x00000002 = FALSE (bool)
neither 00000001 or 00000000 can be generalized as on or off
you are full of bologne
-
Re: Ever Wish You Can Be Invisable
I dont really get the point of this when you could just use the Ghost Code, The jokered one is best, i dont really know if its on here but im not going to post it anyways. The Jokered I have is no 35 and its easy to use, i dont see why you would really use these codes unless your playing Hide N Seek lol.
-
Re: Ever Wish You Can Be Invisable
Quote:
Originally Posted by
Albert
I dont really get the point of this when you could just use the Ghost Code, The jokered one is best, i dont really know if its on here but im not going to post it anyways. The Jokered I have is no 35 and its easy to use, i dont see why you would really use these codes unless your playing Hide N Seek lol.
Sniper games dude. You wanna have some real fun try it. :D