-
How do You Make A Low Gravity Channel
How do You Make A Low Gravity Channel?
-
Re: How do You Make A Low Gravity Channel
theirs been 1 or 2 threads about it >_> look
-
Re: How do You Make A Low Gravity Channel
none acturly saying how to add it in one channel
-
Re: How do You Make A Low Gravity Channel
There's a function for it in GunZ. Thought it was called UpdateGravityxxxxxxxxxxx. Check the channelnumber you're in, then if the channelnumber (for example) is 4, set the gravity to 10 or something simmulair to that.
-
Re: How do You Make A Low Gravity Channel
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Wizkidje
There's a function for it in GunZ. Thought it was called UpdateGravityxxxxxxxxxxx. Check the channelnumber you're in, then if the channelnumber (for example) is 4, set the gravity to 10 or something simmulair to that.
More exactly, ZModule_Movable::UpdateGravity.
btw, have you tested if hooking and changing that value works?
Quote:
Originally Posted by
own_prox
hmm asm edit i guess ?
It can be done by asm but is a pain, its more easy to do it in a DLL
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Lambda
It can be done by asm but is a pain, its more easy to do it in a DLL
Teach =D
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Lambda
More exactly, ZModule_Movable::UpdateGravity.
btw, have you tested if hooking and changing that value works?
It can be done by asm but is a pain, its more easy to do it in a DLL
No I haven't tried it yet... I'll do it as soon as I have a bit of time.
-
Re: How do You Make A Low Gravity Channel
-
Re: How do You Make A Low Gravity Channel
id like to have a low gravity channel, teach when you learn it xD
-
Re: How do You Make A Low Gravity Channel
i was in olly and i didnt find the code that Lambda provided.
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
gatewayhplg2
i was in olly and i didnt find the code that Lambda provided.
this is hex i think!!!!!!!
-
Re: How do You Make A Low Gravity Channel
Which way do you want? ASM or C++?
-
Re: How do You Make A Low Gravity Channel
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
own_prox
Asm
C++ (coded in a .dll) =D
Will be easier to share and and easier to use =D
-
Re: How do You Make A Low Gravity Channel
Do a dll and release it :P
-
Re: How do You Make A Low Gravity Channel
if you do it as a .dll, then you gotta add something in gunz to call that .dll upon opening or on a specific
command
unless you code a sofisicated .dll that automaticcaly injects into gunz.
or some b.s like that, im tired.
-
Re: How do You Make A Low Gravity Channel
i prefer doing it in ASM, it's better to learn..
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
shortymant
if you do it as a .dll, then you gotta add something in gunz to call that .dll upon opening or on a specific
command
unless you code a sofisicated .dll that automaticcaly injects into gunz.
or some b.s like that, im tired.
Putting the .dll in your gunz folder should be enough...
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
shortymant
if you do it as a .dll, then you gotta add something in gunz to call that .dll upon opening or on a specific
command
unless you code a sofisicated .dll that automaticcaly injects into gunz.
or some b.s like that, im tired.
easy to share, easy to use n to hack :|
-
Re: How do You Make A Low Gravity Channel
Plz do asm hackers could use the .dll :(
-
Re: How do You Make A Low Gravity Channel
ye hackers could use the .dll
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
mcsic
Putting the .dll in your gunz folder should be enough...
How would gunz.exe even open it?
Something has to call it to do what it was made for.
-
Re: How do You Make A Low Gravity Channel
ezpz to ollydbg it to load it
-
Re: How do You Make A Low Gravity Channel
yes.
Anyone could put a .dll in a folder.
But it just cant work like that :thumbdown:
-
Re: How do You Make A Low Gravity Channel
You're all talking like real smartasses but nobody is releasing anything.
I prolly will release LegionGunz exe unpacked this week.
Gravity mode is included but you have to add [G] tag in your gameroom name.
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
KillerStefan
You're all talking like real smartasses but nobody is releasing anything.
I prolly will release LegionGunz exe unpacked this week.
Gravity mode is included but you have to add [G] tag in your gameroom name.
i dono if this gunz has it, but, i have it be4, + eurogunz.exe unpacked ( was a pain to do O_O ), xD
but, nice =)
the thing which i could not find well the mrs de-encrypting in euro's runnable, or maybe i was too fast/stupid!
No i will not release any of these.
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
KillerStefan
You're all talking like real smartasses but nobody is releasing anything.
I prolly will release LegionGunz exe unpacked this week.
Gravity mode is included but you have to add [G] tag in your gameroom name.
That's done in GameProtect.dll.
Quote:
Originally Posted by
Demantor
i dono if this gunz has it, but, i have it be4, + eurogunz.exe unpacked ( was a pain to do O_O ), xD
but, nice =)
the thing which i could not find well the mrs de-encrypting in euro's runnable, or maybe i was too fast/stupid!
No i will not release any of these.
EuroGunZ is easy to unpack. Takes me 10 seconds.
-
Re: How do You Make A Low Gravity Channel
I release that with it ofc lol.
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Wizkidje
That's done in GameProtect.dll.
EuroGunZ is easy to unpack. Takes me 10 seconds.
you or the script, XD
but, i can'T find the mrs de-encryption function, sad^^
-
Re: How do You Make A Low Gravity Channel
yep because its anti debugged other words meaning you gotta unpack it gl with that
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Demantor
you or the script, XD
but, i can'T find the mrs de-encryption function, sad^^
Lol, Euro's encryption is weak, it comes directly from Lambda's encryptor.
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Wizkidje
Lol, Euro's encryption is weak, it comes directly from Lambda's encryptor.
lol, and why couldn't i find it in olly, lol...
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Demantor
lol, and why couldn't i find it in olly, lol...
Probably because you're too stupid. Otherwise you haven't looked at the right place.
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Wizkidje
Probably because you're too stupid. Otherwise you haven't looked at the right place.
lol, i am not stupid, some of my team did!, i am not an asm coder or so!
i looked also, but i am not good at this,
but, i could find other lots of useful things there yaya^^
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Demantor
lol, i am not stupid, some of my team did!, i am not an asm coder or so!
i looked also, but i am not good at this,
but, i could find other lots of useful things there yaya^^
If I see you using one of my edits, you're a dead man walking. Serious business.
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Wizkidje
If I see you using one of my edits, you're a dead man walking. Serious business.
Thought you weren't gonna work at a unencrypted or poor protected server...thats why you left F-Gunz isn't it?
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Nobody666
Thought you weren't gonna work at a unencrypted or poor protected server...thats why you left F-Gunz isn't it?
Never worked for F-Gunz. Working for Euro for a while now... No packer can protect the whole runnable, so I'll have to do a small part myself I think. Since some people really don't have the skills to do anything theirselfs, but love to rip the work of others...
-
Re: How do You Make A Low Gravity Channel
I know you work at Euro. But after legend gamers went down you worked part time at Fake gaming as a dev didn't you? Left cause their protection was released and you didn't want to deal with it.
and can't you just do something like legacy gamers team did and make it have a backdoor?
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Nobody666
I know you work at Euro. But after legend gamers went down you worked part time at Fake gaming as a dev didn't you? Left cause their protection was released and you didn't want to deal with it.
and can't you just do something like legacy gamers team did and make it have a backdoor?
Thought you meant Freestyle. Yes I worked for FG for a bit and left for that reason.
And I don't need a backdoor. If I see his server using my edits, I'll simply attack them and get them down.
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Wizkidje
Thought you meant Freestyle. Yes I worked for FG for a bit and left for that reason.
And I don't need a backdoor. If I see his server using my edits, I'll simply attack them and get them down.
You can speak good, i will use euro's exe after i finished my edits^^
Quote:
Originally Posted by
Wizkidje
If I see you using one of my edits, you're a dead man walking. Serious business.
Not using euro's runnble now, but i will release soon i think, but not on ragezone, don't worry^^
-
Re: How do You Make A Low Gravity Channel
Doesn't matter where you release it, your still releasing his work.
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
KillerStefan
I release that with it ofc lol.
Gl w/ that. You need my custom packet encryption to even use it.
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Nobody666
Doesn't matter where you release it, your still releasing his work.
ya, Correct
but, no1 here who know how to unmask or how to do good work in .exe via asm says anything!
Eh-Runnable released 4 times or so, ever deleted ( disappeared ) without saying anything, i am not stupid...!
Lot of links useful stuff in gunz in general is hidden for members..!
If this is so a Special GunZ Development section, ya i see!
I will not release his work ( Euro's exe ) on ragezone neither on another web, but i may will use it!
It is not hard to unpack anyway! ( Half a brain + google can do )...
The default stuff which you can find on any forums/web are here, too ( nothing special anymore ),
Only mods/some members who got permissions for viewing all posts are here and all right, members are just posting there problems and getting an answer of ( This is an ASM/olly edit, no1 will say you ) "we all know that this fu'k is asm!" or any other fu*k, no1 is saying how or anything just taking and taking and seeming the intelligent guy here,,, and at the end no thank you, too
a little who are solving/helping others,..
Lambda and some also got the New GunZ Server files and posting everywhere "I have it YAAA, but not allowed to release", so why are we all here ???! only to post new items/maps/etc and they get it and don't just say ty
For me this isn't anymore a good GunZ dev section, the worst things were really 2 things:
1) Deleting EH-Runnable after all fu*kers downloaded who wanted, then deleted without anything(reason), and then replaying as the big boss "Not allowed to use"!, Are you really so stupid??!, i think yeh!
2) Hiding posts which are very useful in gunz ( i got all sources/etc files ) from another web which also closed now.
I'm not saying that i wanna any of these files, i got them, but forget them on ragezone, my tip.
I'm Done..
=)
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Demantor
ya, Correct
but, no1 here who know how to unmask or how to do good work in .exe via asm says anything!
Eh-Runnable released 4 times or so, ever deleted ( disappeared ) without saying anything, i am not stupid...!
Lot of links useful stuff in gunz in general is hidden for members..!
If this is so a Special GunZ Development section, ya i see!
I will not release his work ( Euro's exe ) on ragezone neither on another web, but i may will use it!
It is not hard to unpack anyway! ( Half a brain + google can do )...
The default stuff which you can find on any forums/web are here, too ( nothing special anymore ),
Only mods/some members who got permissions for viewing all posts are here and all right, members are just posting there problems and getting an answer of ( This is an ASM/olly edit, no1 will say you ) "we all know that this fu'k is asm!" or any other fu*k, no1 is saying how or anything just taking and taking and seeming the intelligent guy here,,, and at the end no thank you, too
a little who are solving/helping others,..
Lambda and some also got the New GunZ Server files and posting everywhere "I have it YAAA, but not allowed to release", so why are we all here ???! only to post new items/maps/etc and they get it and don't just say ty
For me this isn't anymore a good GunZ dev section, the worst things were really 2 things:
1) Deleting EH-Runnable after all fu*kers downloaded who wanted, then deleted without anything(reason), and then replaying as the big boss "Not allowed to use"!, Are you really so stupid??!, i think yeh!
2) Hiding posts which are very useful in gunz ( i got all sources/etc files ) from another web which also closed now.
I'm not saying that i wanna any of these files, i got them, but forget them on ragezone, my tip.
I'm Done..
=)
Wow u r right =(
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Demantor
You can speak good, i will use euro's exe after i finished my edits^^
Not using euro's runnble now, but i will release soon i think, but not on ragezone, don't worry^^
It will be my pleasure to fuck everything up that uses it. I got the knowledge, I got the power.
Quote:
Originally Posted by
ThePhailure772
Gl w/ that. You need my custom packet encryption to even use it.
Not that hard, I have it here. But I won't release anything since leeching sucks balls.
Quote:
Originally Posted by
Demantor
ya, Correct
but, no1 here who know how to unmask or how to do good work in .exe via asm says anything!
Eh-Runnable released 4 times or so, ever deleted ( disappeared ) without saying anything, i am not stupid...!
Lot of links useful stuff in gunz in general is hidden for members..!
If this is so a Special GunZ Development section, ya i see!
I will not release his work ( Euro's exe ) on ragezone neither on another web, but i may will use it!
It is not hard to unpack anyway! ( Half a brain + google can do )...
The default stuff which you can find on any forums/web are here, too ( nothing special anymore ),
Only mods/some members who got permissions for viewing all posts are here and all right, members are just posting there problems and getting an answer of ( This is an ASM/olly edit, no1 will say you ) "we all know that this fu'k is asm!" or any other fu*k, no1 is saying how or anything just taking and taking and seeming the intelligent guy here,,, and at the end no thank you, too
a little who are solving/helping others,..
Lambda and some also got the New GunZ Server files and posting everywhere "I have it YAAA, but not allowed to release", so why are we all here ???! only to post new items/maps/etc and they get it and don't just say ty
For me this isn't anymore a good GunZ dev section, the worst things were really 2 things:
1) Deleting EH-Runnable after all fu*kers downloaded who wanted, then deleted without anything(reason), and then replaying as the big boss "Not allowed to use"!, Are you really so stupid??!, i think yeh!
2) Hiding posts which are very useful in gunz ( i got all sources/etc files ) from another web which also closed now.
I'm not saying that i wanna any of these files, i got them, but forget them on ragezone, my tip.
I'm Done..
=)
I haven't even done half the runnable yet. I'm recoding the scorelist (TAB) and unmasking the rest.
It's simple that nobody will share big things like unmasking adminnames. You know why? Because every noob will claim credits for it and say "OMG I CAN CODE ASM." That's exactly what I don't want. To be direct, you said that a while ago too. If the Gunz section was more mature, I'd share everything I've done. And that's a lot. It's just YOU guys that fuck it up for yourselves. And you're one of them.
-
Re: How do You Make A Low Gravity Channel
I always had a Credits.txt in my Gunz client folder wich looked like this:
Code:
Addicted 24/7 Cyber Playground Team
``````````````````````````````````````````````````````````
KillerStefan (Administrator / Coder / Developer / GM)
Sakra (Co-Admin / Developer / GM)
DusteR (Map Designer)
Ommerok (Map Designer)
-Weapon- (Interface)
Fate (Clothes Designer)
Efoliaq (Item Designer)
FrozenShine (GM / Video Director / Lead Advertising)
Brittle Bullet Team
``````````````````````````````````````````````````````````
RepublicOfAstra
ThievingSix
Sulfin
HeroGamers Team
``````````````````````````````````````````````````````````
Lambda
Emisand
LegacyGamers Team
``````````````````````````````````````````````````````````
Everyone who was part of the LG Gunz Developers Team
LegendGamers Team
``````````````````````````````````````````````````````````
Wizkid
SkyGamerz Team
``````````````````````````````````````````````````````````
Shadow-xx
Others
``````````````````````````````````````````````````````````
CBWhiz
Legion
Rotana
Bepetemish
Maxtrax
Gregon13
All map designers, item makers and everyone else who contributed to Gunz development!
You
``````````````````````````````````````````````````````````
Thank you for downloading & playing Addicted 24/7 GunZ
**************************************************************************
Addicted 24/7 Cyber Playground - http://www.addicted247.com
**************************************************************************
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Wizkidje
It will be my pleasure to fuck everything up that uses it. I got the knowledge, I got the power.
Not that hard, I have it here. But I won't release anything since leeching sucks balls.
I haven't even done half the runnable yet. I'm recoding the scorelist (TAB) and unmasking the rest.
It's simple that nobody will share big things like unmasking adminnames. You know why? Because every noob will claim credits for it and say "OMG I CAN CODE ASM." That's exactly what I don't want. To be direct, you said that a while ago too. If the Gunz section was more mature, I'd share everything I've done. And that's a lot. It's just YOU guys that fuck it up for yourselves. And you're one of them.
When a noob ask why u dont give a runnable?
When a noob ask why u dont help?
u r here to do what?
OMG SERVER DEVELOPMENT > GUNZ ONLINE
ITS SERVER DEVELOPMENT ok?
so noobs wants files to make own gunz
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
BRAZIL-PAULINHO
When a noob ask why u dont give a runnable?
When a noob ask why u dont help?
u r here to do what?
OMG SERVER DEVELOPMENT > GUNZ ONLINE
ITS SERVER DEVELOPMENT ok?
so noobs wants files to make own gunz
I do help, but not more than I can provide. I have 2 studies to follow at college, friends, family and so forth. Got more to do then hanging around here.
I'm here to help a bit and LOL a lot.
-
Re: How do You Make A Low Gravity Channel
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
KillerStefan
Share your files ^__^
He spend quite alot time on it, why the hell would he share them?
I do understand why he don't want to release >_<
__
Lock requested due spamming!
-
Re: How do You Make A Low Gravity Channel
CHINAHACKERS could also keep the first server files for theirselfs.
Why are we here, when we dont release.
I'll release some stuff this week cause I want to contribute.
You all take, but dont give.
Thats just sad.
EDIT: I just released ZeRoX MySQL Matchserver Emu (Unfinished) - http://forum.ragezone.com/f245/zerox...nished-538548/
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
KillerStefan
CHINAHACKERS could also keep the first server files for theirselfs.
Why are we here, when we dont release.
I'll release some stuff this week cause I want to contribute.
You all take, but dont give.
Thats just sad.
EDIT: I just released ZeRoX MySQL Matchserver Emu (Unfinished) -
http://forum.ragezone.com/f245/zerox...nished-538548/
You are right,,
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Demantor
You are right,,
Innorite. :D
Now guys, RELEASE RELEASE RELEASE!!!
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
Wizkidje
Not that hard, I have it here. But I won't release anything since leeching sucks balls.
.
No you don't. If you do, give me the new RSA encryption scheme please.
Quote:
Originally Posted by
KillerStefan
CHINAHACKERS could also keep the first server files for theirselfs.
Why are we here, when we dont release.
I'll release some stuff this week cause I want to contribute.
You all take, but dont give.
Thats just sad.
EDIT: I just released ZeRoX MySQL Matchserver Emu (Unfinished) -
http://forum.ragezone.com/f245/zerox...nished-538548/
You sir are the biggest idiot to hit the Gunz scene. You're basically saying that everything should be made open-source because you made it for a game. Your logic fails, and to tell you something. I have the Kore v3 bot made just for YOU. So enjoy :)
-
Re: How do You Make A Low Gravity Channel
Why dont Release Files =( i will die if u release? OMG
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
ThePhailure772
No you don't. If you do, give me the new RSA encryption scheme please.
You sir are the biggest idiot to hit the Gunz scene. You're basically saying that everything should be made open-source because you made it for a game. Your logic fails, and to tell you something. I have the Kore v3 bot made just for YOU. So enjoy :)
Why would I give it out. That'd be releasing it. Lol.
As I said, not doing anything with it.
-
Re: How do You Make A Low Gravity Channel
Quote:
Originally Posted by
ThePhailure772
You sir are the biggest idiot to hit the Gunz scene. You're basically saying that everything should be made open-source because you made it for a game. Your logic fails, and to tell you something. I have the Kore v3 bot made just for YOU. So enjoy :)
NO U!
Ooh hai, I'm glad you made something special for me Jacob!:):
I liked Kore v2 very much but I can't wait to see v3!
Don't haaks my server please cuz I do not likez menz.
THATS JUST MEAN!:(:
PS:
I FUCKING LOL AT YOU ASSHOLE AND IF YOU FUCK WITH ADDICTED 24/7, ILL RELEASE ALL YOUR FUCKING STUFF HERE SON AND I KNOW PEOPLE TOO WHO CANT WAIT TO WHOOP YOUR BIG FAT ASS, UGLY LIFELESS FUCK!