[ACS] Advanced Combat System | Roblox's #1 FPS Combat System

I got warned for reuploading this. Wow. Well done ROBLOX. Once again

2 Likes

i also got warned because of the acs system

I don’t have my computer right now, but I’m guessing all you need to do is grab a vignette image on the StarterGUI, find the code for aiming(I will give the code to you but it will take a while until I get it so be patient) and add another code that I also will provide you in about 8-10 hours.

Real quick, what rbxl are you using? 2.0? Or 1.9?

1 Like

2.0.1

I’m re-making the system I used for a banned game of mine that was in 1.75 into 2.0.1 currently.

what did it give u a warning for?

Ah, ok. I’ll message you when I find out. Just give me 8-10 hours sorry.

1 Like

I am almost done with the scripting. Technically, if you want to do it on your own, you place a ScreenGUI in the StarterGUI and place a script for when you are holding an item (Like the USP, but it’s complicated because the Item and a model are both merged as one, so I’m not sure that the “Tool” is a tool or a model if you know what I’m saying ) and then just merge them together. I’m almost done with the scripting, just give me a little bit longer please.

1 Like

the med system

1 Like

i literally expected that lol makes sense

1 Like

Anyone else having this happen?


It happens when I try to use the knife on the head of a test rig, and the headshots with guns only happen around a second after I shoot the rig’s torso.

2 Likes

If You Are Having Issues Due to the med system in ACS, you’ll have to rename every drug reference in the med system and replace all of the images of needles. (I’d also recommend using find and replace in the scripts to rename anything against TOS) I’ve tried this and have not been warned (been around a month)

Does anyone have this bug where quickly unequipping and re-equipping a gun mid reload causes it to skip the animation and complete the reload?
its very exploitable and easily replicated and im unsure whether i set up the engine wrong or it is the fault of the engine.

Hello! Everyone please after installing this system directly rename any medicine name as of example morphine etc due roblox automoderation giving warning (I got one already) for its usage due its regulated content and is not allowed in roblox (even if you just disable medical system you should still rename it). Also I’m in fact not first and not last who will/got warned, reference ACS Med System Removal

Hey, is there any way to access the newest version? It was taken down due to the morphine.

I dont have any idea about new versions, I’m using very old and modified ACS system and even it is deleted from toolbox due of that

I found a downloadable rbx link from the official creator.

Im experiencing an issue where in the latest version of ACS, the “RbxCharacterSounds” mass prints this error in the output,

argument #1 expects a string, but EnumItem was passed  

change :FindFirstChild(humanoid.FloorMaterial) to :FindFirstChild(humanoid.FloorMaterial.Name)

use the enum name instead of the enum item itself

1 Like

Sorry I am replying a lot, it’s just this system is so cool to use. However, is there a way to autoshoot on mobile? Like if the players cursor is over another player it auto shoots. Anyway to do that? I don’t understand how to customzie the system either since it’s built for me not to.

Hey, just letting you know the links are outdated and the model got moderated (taken down).