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
#About a game
206 messages · Page 1 of 1 (latest)
ok so what do you want help with, this seems like a idea rather than a problem
do i need to hire somebedy to help me with this game idea
** You are now Level 3! **
#💵︱hiring #👷︱for-hire
you dont have a game idea?
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
Finding a kind scripter that will help you is a rare gem thag is sooo rare that it would take 10 to powrr of 10 octillion to the power of 999 quintillion
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
yes
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
i do but i dunno scripting
i know the example script from gpt
i just asked do i need to
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
i jus needed a code that starts when game starts end ends with we to die
we start the game code start work
ok
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)
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
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
well this code is broken then
** You are now Level 16! **
because
ai wrote it tho
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)
they join and it sends them random team?
hmmmmm
so yea this wont work
not reallt
what did you ask it
chat gpt is powerful. it really does the unthinkable
what did you ask chat gpt?
but i am an indian? my settled devour for such cant be that disastrous
well yea, english is pretty easy to beat
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
oh sorry my brother is devious person
np
happened my buddy eric once
if i try to get s1 with chatgpt would they give me s1
oh ok
bro i dont want to make a whole game tho
no no
you said no?
i said i meant
i dont want them to make a whole game what is 500 robux
you can continue
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?
easy
i tried well built round system in an other game i tried to make
it was like dog sh##
what is it then
it makes a players join teams
but when will they go back to the lobby
and repeat the process?
should i make choosing teams
** You are now Level 6! **
yea
no choosing
but look
they join the game
random teams
then what?
what will they do since you didnt tell anything after teams are made
teams made
they start fighting each other
but they can change Colors with q
teams no change
then they be like
thats a bigger to code
yes
purple(actually green) purple (really purple)
actually green act like hes purple
then kill real purple
oh
but green(actually green) can kill purple(actually green)
that will take time to code
you have to create immunity , timer, services , and many more
Whaaata
i can do it but its not like i have to
yes if nobody will pay you why you do it
i have a group but its making barely robux
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
yea but i dont want capture flag
i made %50 of arena
it has a waiting and random team joining stuff
or you can do the opposite and copy and paste your builds to the game
yes