#About a game

206 messages · Page 1 of 1 (latest)

serene mist
#

I wanna make a game about green mans and purple mans, Their color is normal when they're on lobby but when they get into the game arena they go to the random teams like the game murderer? sheriff and murderer? on the screen it displays you're from purple or you're from green then player's color changes to what color their team is. In the game they can change their color by pressing q but their team doesn't change so there will be kill own teammate thingies.When one team recommends they will be the winner sorry for bad english

narrow garden
#

ok so what do you want help with, this seems like a idea rather than a problem

serene mist
#

do i need to hire somebedy to help me with this game idea

steep salmonBOT
#

studio** You are now Level 3! **studio

cyan python
narrow garden
serene mist
#

dude i have the game idea i say do i need to hire somebody to help build this game with that idea and i think still king scripters have this world would help me with the game

naive timber
#

Plus its a channel for acripting help and questions not your place to advertise yoir game idea and ask some scripters to help you for free who are just trying to fix their problems as well

serene mist
#

yes

narrow garden
#

exactly, which was the reason i asked my question. if you want to make a game,hire people using robux in #👷︱for-hire .

#

or you can make games alone

#

you should ask for coding help here

serene mist
#

i do but i dunno scripting

#

i know the example script from gpt

#

i just asked do i need to

narrow garden
#

then you shouldnt be here in this channel. you should instead go learn coding or hire someone if you want to make a game

#

whether you want to or not is not my choice its yours

serene mist
#

i jus needed a code that starts when game starts end ends with we to die

narrow garden
#

we to die?

#

like a condition to death?

serene mist
#

?

#

in the game bro

narrow garden
#

i dont understand

#

yes in the game i dont we to death

serene mist
#

we start the game code start work

narrow garden
#

ok

serene mist
#

if my character dies code stops work

#

my english are in diff level

narrow garden
#

what is your code

#

depends on what it is

#

no prob

serene mist
#

i dunno scripting i just asked gpt lemme paste

#

local character = game.Players.LocalPlayer.Character
local qKey = Enum.KeyCode.Q

math.randomseed(os.time())

local function setTeamColor(team)
if team == "green" then
character.Humanoid.BodyColor = BrickColor.new("Bright green")
elseif team == "purple" then
character.Humanoid.BodyColor = BrickColor.new("Really black")
end
end

game.Players.PlayerAdded:Connect(function(player)
local team = math.random(2) == 1 and "green" or "purple"
setTeamColor(team)
end)

game:GetService("UserInputService").InputBegan:Connect(function(inputObject)
if inputObject.KeyCode == qKey then
if character.Humanoid.BodyColor == BrickColor.new("Bright green") then
character.Humanoid.BodyColor = BrickColor.new("Really black")
else
character.Humanoid.BodyColor = BrickColor.new("Bright green")
end
end
end)

narrow garden
#

it cant end

#

since it only does it one time

#

so in other words

#

it starts and ends when a player joins

#

oH WAIT

#

i got it

serene mist
#

i didnt got it

#

i no script understander

#

LoL

narrow garden
#

ok so u want a guy to be in a random team when they join

#

right?

serene mist
#

want

#

nope

#

eeee

#

guy joins with normal color

#

he s in lobby

#

game start if 1 team remains

#

then everyone in lobby

#

everyone lobby start game

#

start game random team

narrow garden
#

well this code is broken then

steep salmonBOT
#

studio** You are now Level 16! **studio

narrow garden
#

because

serene mist
#

ai wrote it tho

narrow garden
#

this function

#

(something that happens when you call it)

#

will make ur cloth color to the team coor

#

color

#

here when they JOIN the game

#

for the first time

#

game.Players.PlayerAdded:Connect(function(player)
local team = math.random(2) == 1 and "green" or "purple"
setTeamColor(team)
end)

serene mist
#

they join and it sends them random team?

narrow garden
#

when they join the game

#

they immediately get a team and color

serene mist
#

hmmmmm

narrow garden
#

so yea this wont work

serene mist
#

ai need to learn

#

from you

narrow garden
#

not reallt

#

what did you ask it

#

chat gpt is powerful. it really does the unthinkable

serene mist
#

yes

#

but

narrow garden
#

what did you ask chat gpt?

serene mist
#

EEEEEEE

#

i dont relly

#

hatırlamak in ingilizce

narrow garden
#

ok let me try chat gpt real quick and see the answer

#

wait

serene mist
#

k

#

im on phone rn if i be in pc i know

#

my english is worse than indians

narrow garden
#

but i am an indian? my settled devour for such cant be that disastrous

serene mist
#

whaaaat

#

youre speking better than me

narrow garden
#

well yea, english is pretty easy to beat

serene mist
#

i you we they

#

what gpt said

#

can gpt speak indian

#

i use it in turkish language so it answers slower than english

#

where did you go

narrow garden
#

oh sorry my brother is devious person

serene mist
#

np

narrow garden
#

chatgpt got overloaded

#

its servers are full

serene mist
#

happened my buddy eric once

narrow garden
#

so i cannot create a thread of script

#

yea

#

its normal these days

serene mist
#

if i try to get s1 with chatgpt would they give me s1

narrow garden
#

so man, if you want to make a game, try learning coding or maybe hire

#

whats s1

serene mist
#

hiring says 500 robux min

#

scripter level 1

narrow garden
#

oh ok

serene mist
#

bro i dont want to make a whole game tho

narrow garden
#

then why are you doing this?

#

so your game is like this

serene mist
#

no no

narrow garden
#

person joins

#

lobby

#

?

serene mist
#

what

#

i tell you?

narrow garden
#

you said no?

serene mist
#

i said i meant

#

i dont want them to make a whole game what is 500 robux

#

you can continue

narrow garden
#

well your game is like this

#

player joins

#

lobby

#

wiats for 2 players

#

or more

#

2 player joins

#

every player joins random teams

#

this it?

serene mist
#

yes

#

but

narrow garden
#

easy

serene mist
#

if round start and person join after round

#

they wait lobby

narrow garden
#

ok

#

let me try making

#

it might not work because of no auto correcy

serene mist
#

i tried well built round system in an other game i tried to make

#

it was like dog sh##

narrow garden
#

hmmm

#

but this isnt a round system

serene mist
#

what is it then

narrow garden
#

it makes a players join teams

#

but when will they go back to the lobby

#

and repeat the process?

serene mist
#

should i make choosing teams

steep salmonBOT
#

studio** You are now Level 6! **studio

serene mist
#

or random

#

you know if friends play together

#

ooo

#

random

narrow garden
#

yea

serene mist
#

no choosing

narrow garden
#

but look

#

they join the game

#

random teams

#

then what?

#

what will they do since you didnt tell anything after teams are made

serene mist
#

teams made

#

they start fighting each other

#

but they can change Colors with q

#

teams no change

#

then they be like

narrow garden
#

thats a bigger to code

serene mist
#

yes

narrow garden
#

ok i can give u some bare bones code

#

but nothing more

serene mist
#

purple(actually green) purple (really purple)

#

actually green act like hes purple

#

then kill real purple

narrow garden
#

oh

serene mist
#

but green(actually green) can kill purple(actually green)

narrow garden
#

that will take time to code

#

you have to create immunity , timer, services , and many more

serene mist
#

Whaaata

narrow garden
#

i can do it but its not like i have to

serene mist
#

yes if nobody will pay you why you do it

narrow garden
#

true

#

let me check something

serene mist
#

i have a group but its making barely robux

narrow garden
#

ok um

#

in roblox studio

#

where you see new tab

#

this one

#

you can try out different templates

#

capture the flag is a similar game where u can be in 2 teams

serene mist
narrow garden
#

and u fight

#

k

serene mist
#

yea but i dont want capture flag

narrow garden
#

neither do i

#

but u can change it

serene mist
#

i made %50 of arena

narrow garden
#

it has a waiting and random team joining stuff

serene mist
#

rly

#

i copy code from them

narrow garden
#

sure

#

if you know what you are doing

serene mist
#

i am doing homewrk rn

#

ah

narrow garden
#

or you can do the opposite and copy and paste your builds to the game

serene mist
#

yes

narrow garden
#

cool

#

i have computer science homwork and math algebra project to do

#

see ya