Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - EightyVice

#46
Quote from: Xmair on Jun 10, 2017, 06:58 AM
Quote from: Zeyad Ahmed on Jun 10, 2017, 04:55 AM
Quote from: Stormeus on Jun 09, 2017, 09:52 PMOh, I know how to fix that, we'll just limit the amount of space a server has to write to the client's disk. But maybe I can crash your computer by writing a file named $MFT
What the F*ck
That's why my D: Drive is corrupt and it says some $MFT bla bla and i cant do check desk
you know something i got a big :v
For fucks sake we can read what you're saying there's no need for the size tags.
i know but iam suprised !
#47
Quote from: Stormeus on Jun 09, 2017, 09:52 PMOh, I know how to fix that, we'll just limit the amount of space a server has to write to the client's disk. But maybe I can crash your computer by writing a file named $MFT
What the F*ck
That's why my D: Drive is corrupt and it says some $MFT bla bla and i cant do check desk
you know something i got a big :v
#48
Quote from: Stormeus on Jun 09, 2017, 09:52 PMWe will never allow arbitrary client-side I/O since it can be abused to write malicious executables that automatically run when the player's computer is restarted.

At best we could give a limited amount of space per server for a key/value store.
What about making a folder for the files and disallow the way to reach to any folder and making specific extintions that can't be excited
Like bat exe vbs and so on?
#49
Quote from: sseebbyy on Jun 09, 2017, 10:42 AMThis is my first time when I see that first homepage. The second one (the one on brown) I've seen in vcmp instalation tutorials only.
well , i like the old stuffs and collecting them
i have all versions from vcmp 0.1a to 0.4 :P
btw VCMP used VB at first? cool , MTAVC did too
#50
You read my mind about that , +1
but you know maybe it abused like making viruses and so on :v
#51
Off-Topic General / Re: Injecting commands
Jun 09, 2017, 06:48 AM
Ok guys is there a way to inject the commands or that scripts in the memory , and getting the real offset like finding a needle in the hay :v
i think we need to ask @maxorator !
#52
Off-Topic General / Re: Injecting commands
Jun 09, 2017, 06:14 AM
Quote from: vito1 on Jun 09, 2017, 05:14 AMvc-mp is a hack itself, its injecting in vice city game.
All multiplayer mod [that without source code] are memory hack and network stuff.
Quote from: EK.IceFlake on Jun 09, 2017, 05:30 AMUse a debugger, find the offset that shoots (try using breakpoints) and either jmp to it or push the current offset into the callstack and call it. Never done this before so don't know which one you'd use for this.
that seems easy to be done in cheat engine but the problem is in injecting it in c++ .
that assembly sucks xD
#53
Off-Topic General / Re: Injecting commands
Jun 09, 2017, 01:57 AM
Quote from: Stormeus on Jun 09, 2017, 01:56 AMAt that point you're more or less talking about developing hacks.
lol , just for making some mods in my game and a complement to my multiplayer mod in game called [Duke Nukem: Manhattan Project] you made me tell the name before i release it :P
but i really need the answer because there is not any answer in google
#54
General Discussion / Re: Disable Console
Jun 09, 2017, 01:55 AM
Quote from: Stormeus on Jun 09, 2017, 01:53 AMYou can't disable the console as a server owner, this would prevent people from being able to use the built-in commands like /q, /reconnect and /kill.
Is there any functions like ongameclose and so on it may help us in death evade.
#55
General Discussion / Re: Disable Console
Jun 09, 2017, 01:02 AM
Quote from: Luis_Labarca on Jun 09, 2017, 12:45 AM
Quote from: Zeyad Ahmed on Jun 09, 2017, 12:35 AMThat's like /q and kill you cant
/Kill if it can be disabled
what you mean?
you mean is there any chance to disable /kill or what?
#56
Off-Topic General / Re: Injecting commands
Jun 09, 2017, 01:01 AM
Quote from: ysc3839 on Jun 09, 2017, 12:42 AMI don't know what you mean. Do you mean making a program to control the game?
Yea that what i mean!
#57
General Discussion / Re: Disable Console
Jun 09, 2017, 12:35 AM
That's like /q and kill you cant
#59
Off-Topic General / Injecting commands
Jun 09, 2017, 12:02 AM
What i mean if there is a game
and we want to make the player shot from third party program like if there is a button if we press on it it make the player shot
so we change the entire function by function injecting in c++
or how?
any ideas?
#60
Great works , Cool Stormeus