#Color

1 messages · Page 1 of 1 (latest)

sly beacon
#

what the ehll

#

are you trying to play

#

im going to report for not helping me

#

...

#

MAN TELL ME NOW

#

I DONT HAVE ALL DAY

#

omg

#

now you go offline

#

useless

#

bro you talking chatgpt what you need there and you copied the text of it

kind ocean
#

like, touch a part?

#

oh

#

run a command that changes the color of a part

#

oops

#

Is it that "parts" folder from before? or is it a different one

sly beacon
#

different like if you have a part / and if you ran the command the part changes to a other color

#

bro you just saying the issues from chatgpt

#

useless

#

to be a useless man

sly beacon
#

bloxxer more like doxxer

#

i didnt ping you

#

of me more like you

#

wow

kind ocean
#

stolas pfp, based

sly beacon
#

look at that profile pic

fresh wedge
#

exactly easternbloxxer

#

i agree

kind ocean
#

is that TheWildDeveloper (QSERF) or a different one

sly beacon
#

what the hell man thats messed up

kind ocean
#

Like, THE wild?

#

laos

sly beacon
#

i dont have a pfp that has a animal in it

kind ocean
#

also

sly beacon
#

AN WHEN DID I SAY IT

#

plus i dont send emojis

#

that could be you because you do stuff like that

#

i want on this server 2021 i joined 2022

#

wasnt*

#

haha

#

i got it

#

ok i dont care anymore can i have now the color thing

kind ocean
# sly beacon different like if you have a part / and if you ran the command the part changes ...

return function(Vargs)
    local server, service = Vargs.Server, Vargs.Service

    server.Commands.ColorPart = {
        Prefix = server.Settings.Prefix;
        Commands = {"ColorP"};
        Args = {"arg1"};
        Description = "meow.mp3";
        Hidden = false;
        Fun = false;
        AdminLevel = "admin level go here";
        Function = function(plr,args)
            game.Workspace.YourPartPath.Part.BrickColor = BrickColor.new(args[1])
        end
    }
end

Try that and tell me if it works, i'm not too experienced when it comes to Adonis' API or anything related to it lol

sly beacon
#

ok

kind ocean
#

BrickColor and RGB are not the same

kind ocean
#

try doing both partial and full

#

and tell me the results (if it works that is)

#

i love workspace 😍

#

@sly beacon or alternatively, you could run (AS A COMMAND)

:s game.Workspace.PartPath.Part.BrickColor = BrickColor.new("BrickColor Name")

(Replace : with your adonis prefix)

sly beacon
#

ok

#

worked

kind ocean
#

it should be a ModuleScript called "Server-ColorPart" (or really anything, just make sure it has Server- infront of it)

sly beacon
#

ye

kind ocean
#

yea

sly beacon
#

ok

kind ocean
#

@sly beacon Or, you could go to Adonis > Adonis_Loader > Config > Settings, Line 244

sly beacon
#

what do i replace the ":s"

kind ocean
#

yes.

kind ocean
#

its a command

#

: is prefix

#

s is command

#

(script)

#

it runs code

#

basically

sly beacon
#

ok

kind ocean
#

so like ;s game.Players.Name.Backpack.Tool:Destroy()

sly beacon
kind ocean
sly beacon
#

ok

kind ocean
#

did you put that in a module script 🗿

#

it should be a command run by a player, outside of the adonis script

sly beacon
#

how do i make a command if you run it rockets shoots out to a player

kind ocean
#

you meant this?

sly beacon
#

somehow yea

#

i meant no

#

the rocket comes to you and explodes you

kind ocean
#

not that experienced, sorry

#

but im sure you can look up a tutorial for it

sly beacon
#

there will not be one for sure the just saying how change the settings and like that