because most of the scripts it writes on roblox it uses stuff thats 2 years old and isnt even in roblox studio anymore which is weird because chatgpt itself isnt even 2 years old
@@ArtificialSavvy yeah, you can just type stuff like, “make me a code that…” and tell the bot what you want the code to be about. It usually works but sometimes doesn’t work or just doesn’t give you what you have in mind.
@@adudewhoplaysroblox8077 you need to say it's roblox lua and give enough context. You also need a bit of coding understanding so you can fix the errors
bro i legit used this bot for some of the scripting things i used, and its VERY helpful! i asked it how to make a smooth UI transition and it taught me about TweenService and how to use it!
how u use the scripts, im not so good at scripting but i know the basic of basic, when i put a simple code they just dind't work, im frist try i ask the ia for make a leaderstats code to put in ServerScriptService, i put the code at serverscript service and nothing work, i tryed others codes but nothing works
I’m a A.I. how to make a fighting game easy Creating a full fighting game is a complex task that involves a wide range of programming skills and technologies. Below is a general set of coding steps that you could follow to create a fighting game, but note that this is a simplified overview and many additional steps and considerations may be required depending on the specifics of your project: Choose a game engine: The first step in creating a fighting game is to choose a game engine or framework to work with. Popular options for 2D fighting games include Unity, Unreal Engine, and GameMaker Studio, while popular options for 2D fighting games include M.U.G.E.N and Fighter Maker. Design game mechanics: Decide on the mechanics and rules of the game, such as movement, attacks, combos, special moves, and win conditions. Plan out how each of these elements will work in the game. Create character sprites and animations: Design and create the graphics for each character in the game, including their sprites, animations, and special moves. You can either create these assets yourself or hire an artist to do it for you. Implement character movement and controls: Use your game engine to program the movement and controls for each character. This may include implementing keyboard or controller input, physics, and animation blending. Implement basic combat mechanics: Create the basic combat mechanics for the game, such as basic attacks, blocking, and damage calculation. You may also need to program collision detection and hitboxes for each character. Add special moves and combos: Implement each character's unique special moves and combos, including animation transitions and damage calculation. Implement AI opponents: Create AI opponents for players to fight against. This may involve creating decision-making algorithms, machine learning models, or other techniques for simulating human-like behavior. Implement networking: If you plan to make the game multiplayer, you will need to implement networking code to allow players to connect to each other over the internet. Add sound effects and music: Use a sound engine to add sound effects and background music to the game. You can either create these assets yourself or hire a composer to do it for you. Test and debug: Test the game thoroughly to find and fix bugs and issues. This may involve creating test cases, using debugging tools, and getting feedback from other testers. Publish and distribute: Once the game is complete, publish and distribute it on your chosen platform. This may involve creating a website, using a digital distribution platform like Steam, or creating physical copies of the game.
ChatGPT can't make a game from scratch from just script, as an AI language model it has limitations, it can make scripts for certain things and provide ideas but it can't make the game, it relies heavily on the user to put that script into use to make the game work. Plus, it won't be able to recognize any games after 2021 as it's database has all information leading up to 2021.
Game idea. If you feel sad. You can call someone like your mother. Mother come to tell you. You are adopted. Your mother leave and never come back. It snowy night a man is outside waiting good time to get you. Your job is to survive the man. But random stuff teleport outside for you like pills or food. It is 5 days the man waiting. But make sure the man never see you or you are dead meat. Your goal is survive 5 days inside do never go outside but get stuff. The house is in snowy forest. I am thinking this game idea forever. I want you make it on roblox. Good luck
make a game where you need to fight bosses and do some very complicated parkour like wallrun and backflip on a wall. and it will be called “fight bosses and do parkour”
while true do if game.Players.LocalPlayer.Character.Humanoid.FloorMaterial == Enum.FloorMaterial.Grass then game.Players.LocalPlayer:Kick("you cant do that here") end end -- I didnt test this
@@AndyGun11 i got an actual kill brick script and the one that the ai made but they working one had like 1 or 2 more lines. In the AI script it still had the player touch thing or whatever
clickbait thumbnail, Real ChatGPT response: As an AI language model, I do not have the ability to remake games or any other digital content. However, if you're interested in remaking Pet Simulator X, here are some general steps you can follow:
@@liqznaa i didn't know russia can use internet now because u know theres war Ukraine vs Russia now and probably they disabled internet for Russia and Ukraine soo yea i didn't though i would see someone from Russia now
"it writes a script for you"
_spits out misinformation 90% of the time_
yeah that works
fr
because most of the scripts it writes on roblox it uses stuff thats 2 years old and isnt even in roblox studio anymore which is weird because chatgpt itself isnt even 2 years old
@@joshuabarqueesimeth4530 frfr
Its 99.99% deprecated, it only really serves one porpouse per script when they interfear it just goes kaboom
he said it could write you anything but could it write code to end the world?
PLEASE use dark mode
problems with lightmode
1. attracts bugs,
2. burns your retina
burns eyes like you in the mirror haha
light mode is good i use it on discord
@@colaxarsenal why u use dark mode i use light mode its good , idk why people say me that i cant see well
average chad uses light mode
use yellow mode its better than dark mode
CHASSEROONY is making roblox better with chat gpt by making watching paint dry
Hold on you can just take codes so it works or how?
@@ArtificialSavvy yeah, you can just type stuff like, “make me a code that…” and tell the bot what you want the code to be about. It usually works but sometimes doesn’t work or just doesn’t give you what you have in mind.
@@adudewhoplaysroblox8077 you need to say it's roblox lua and give enough context. You also need a bit of coding understanding so you can fix the errors
@@ZphyZphyer yeah sorry, I was in a rush at the time of typing this
fun fact: theres a game that was made in 2016
Fun fact: watch paint dry based off a game in a roblox game named blockate.
This has got to turn into a series 🔥
i agree
Yea
FR
Agreed
@@ZphyZphyer uuuuuuuuuuuuyuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu,,
Also btw the tail is supposed to be unanchored to wiggle and follow you i think.
bro i legit used this bot for some of the scripting things i used, and its VERY helpful! i asked it how to make a smooth UI transition and it taught me about TweenService and how to use it!
how u use the scripts, im not so good at scripting but i know the basic of basic, when i put a simple code they just dind't work, im frist try i ask the ia for make a leaderstats code to put in ServerScriptService, i put the code at serverscript service and nothing work, i tryed others codes but nothing works
ITS AMAZING FOR EVERYTHING LIKE ITS A HUGE HELP FOR ME.
@@shadowstorm202 you need actual coding experience
Idea: make a game where people fight using AI
I’m a A.I. how to make a fighting game easy Creating a full fighting game is a complex task that involves a wide range of programming skills and technologies. Below is a general set of coding steps that you could follow to create a fighting game, but note that this is a simplified overview and many additional steps and considerations may be required depending on the specifics of your project:
Choose a game engine: The first step in creating a fighting game is to choose a game engine or framework to work with. Popular options for 2D fighting games include Unity, Unreal Engine, and GameMaker Studio, while popular options for 2D fighting games include M.U.G.E.N and Fighter Maker.
Design game mechanics: Decide on the mechanics and rules of the game, such as movement, attacks, combos, special moves, and win conditions. Plan out how each of these elements will work in the game.
Create character sprites and animations: Design and create the graphics for each character in the game, including their sprites, animations, and special moves. You can either create these assets yourself or hire an artist to do it for you.
Implement character movement and controls: Use your game engine to program the movement and controls for each character. This may include implementing keyboard or controller input, physics, and animation blending.
Implement basic combat mechanics: Create the basic combat mechanics for the game, such as basic attacks, blocking, and damage calculation. You may also need to program collision detection and hitboxes for each character.
Add special moves and combos: Implement each character's unique special moves and combos, including animation transitions and damage calculation.
Implement AI opponents: Create AI opponents for players to fight against. This may involve creating decision-making algorithms, machine learning models, or other techniques for simulating human-like behavior.
Implement networking: If you plan to make the game multiplayer, you will need to implement networking code to allow players to connect to each other over the internet.
Add sound effects and music: Use a sound engine to add sound effects and background music to the game. You can either create these assets yourself or hire a composer to do it for you.
Test and debug: Test the game thoroughly to find and fix bugs and issues. This may involve creating test cases, using debugging tools, and getting feedback from other testers.
Publish and distribute: Once the game is complete, publish and distribute it on your chosen platform. This may involve creating a website, using a digital distribution platform like Steam, or creating physical copies of the game.
What
ChatGPT can't make a game from scratch from just script, as an AI language model it has limitations, it can make scripts for certain things and provide ideas but it can't make the game, it relies heavily on the user to put that script into use to make the game work. Plus, it won't be able to recognize any games after 2021 as it's database has all information leading up to 2021.
Did you write this with ChatGPT?
2:12 THX FOR IDEA
Game idea. If you feel sad. You can call someone like your mother. Mother come to tell you. You are adopted. Your mother leave and never come back. It snowy night a man is outside waiting good time to get you. Your job is to survive the man. But random stuff teleport outside for you like pills or food. It is 5 days the man waiting. But make sure the man never see you or you are dead meat. Your goal is survive 5 days inside do never go outside but get stuff. The house is in snowy forest. I am thinking this game idea forever. I want you make it on roblox. Good luck
Imagine if dani made a game with chatgpt
looool
You should ask chatgpt to simply make a game with no further explanation
im pretty sure if u do this it will just say "What game?"
@@Igeeig3065 no i did it before it just starts writing a random games script.
@@boozonggy lol i just hopped on chatgpt and it said i cant make roblox games i can only provide you with scripts
@@Igeeig3065 oh i thought yall just meant a normal game.
Nah just ask it how to make a nuclear bomb lol
you still need to have a coding skill to make it better, i mean the ai isnt that good at code's
That's why openai playground exists
@@Bdeblayt bruh
make a game where you need to fight bosses and do some very complicated parkour like wallrun and backflip on a wall. and it will be called “fight bosses and do parkour”
WHAT HE SAYING? 2:18
Ty for doing my idea😂
Imagine not watching paint dry.
fr
fr
For real.
Fr
Nice idea for thumbnail❤
say "no" if u have no friends or dad!
damn 5 people
No
No
no
no
Uhh... Yes?
roblox actually made this a feature 💀
1:03 voice crack
I cant imagine someone god bridging in roblox lol
Just a question, are you friends with chaseroony?
he is chaseroony
he is chaseroony
he is chaseroony
The sequel.
make roblox mario kart.
PLEASE
with drifting and all of that
-- Mario Kart Main Script
print("no.")
preston be losing money after the pet sim you just made 🥶
2:18 WHAT DID HE SAYYY?? jk the f word aint that bad
you can make at the end instead of small blocks to put bigger blocks
make a game that when you touch grass, you get kicked with a funny message
while true do
if game.Players.LocalPlayer.Character.Humanoid.FloorMaterial == Enum.FloorMaterial.Grass then
game.Players.LocalPlayer:Kick("you cant do that here")
end
end
-- I didnt test this
@@bloctans_4 I'm gonna test it, if doesn't work, i'm gonna use my scripting abilitys, i'm developer of 2021, we are in 2023
0:51 AYO
also 3:31💀
hey how to put in roblox game pictures not like roblox picture how to change image the game image i know i saw it at creator market place or dashboard
“Wanna play gta” (ultimate town sandbox
Bro mentioned elon musk's bot he is promoting elon musk ahhh hailll nahhh💀💀💀💀💀💀☠☠☠☠☠☠
1:54 Bro talks like Patrick Star.
(everyone knows that Patrick Star has said that)
0:16 I'm Arabic thanks for the suggestion lol
Make a game that you can make weapon reload (gun) realistic like the ammo get throw the renew
bru-
ARSENAL
make the destroy wall bowling
Which game was you playing in the background??
a game where you fight people with hammers
Underrated asf
0:19 for fortnite, just play strucid. A LITERAL COPY OF FORTNITE BUT ROBLOX
my cat just stepped on my keyboard and made me subscribe
What's the soundtrack at 1:00 ?
0:17 لا.
هههههههه
Idea: tell the AI to make the whole universe + multiverse
"its a big long thing"
THIS IS SO GOOD
Hmmmm… this guy kinda sounds like chaseroony
bruh when paint dries it becomes brighter not darker
Oh my gosh I’m going to wake up later and watch it or just stay up longer
ok heres a good one make gang beasts into a game
in jailbreak i cant cook and sell crystal meth and cocaine and see my friend inside the shoe store on the map like in gta
Are you srs rn bro
Ask chatgpt to make a roblox game like the binding of isaac
make a game that you scream at a wall
make a game to throw babys at enemys
Wanna play People Playground USE YOUR GIFTCARD LEFTOVER
1:53 patrick
"oh you dont know what chatgpt is?"
who understands this write comment or smash like to relate
Please get closer to your mic
what ai do u use?
i didnit know you ha a second channel
why was i born
because you were born
Because the world needs you
O boy she gona get really mad after seeing this vid and don’t worry I’m in your side
chat gpt not allowed in the middle east
this is just fire💥
You should ask it to make gta6 in Roblox
it can't make complete games, only scripts
@@idk.5293 You right! He should ask it to make nerds shut up!
@@Ottds "nerds"
it literally says that if you tell chatgpt to make a roblox popular game like pet sim x💀
@@idk.5293 So the script failed ): Maybe next time it will work.
make a roblox script that makes the game darker the more u go
pls im having trouble
4:14 🤨
what is the minecraft game
fun fact: minecraft can be free use Tlauncher
please release watching paint dry
YESSSSSSSS 0:19 ME
I tried this ai and it couldn’t even make a kill brick work 💀
what did you tell it?
I would recommend asking it "can you make a roblox script that makes the script parent kill the play when they step on it?"
@@AndyGun11 i got an actual kill brick script and the one that the ai made but they working one had like 1 or 2 more lines. In the AI script it still had the player touch thing or whatever
highly entertaining
Make a game like Adopt me but pets are images
i bet i can make a better game about paint drying >:)
Bro my mom was in the room when the video ended
The ending was kinda sus ngl
Make a horror chase game *not doors* but like horror
clickbait thumbnail,
Real ChatGPT response:
As an AI language model, I do not have the ability to remake games or any other digital content. However, if you're interested in remaking Pet Simulator X, here are some general steps you can follow:
whats the script for the minecraft one?
wassup i am eating cookies.. thanks for the content to go with them
minecraft education edition:
whats the gun game called
McDonald’s
if you don't do more chatgpt stuff, I'll immediately unsubscribe.
wouldn't that make he look like if he were milking chatgpt though
Ask it how to make a nuclear reactor or a nuclear bomb and the scary entity called the police will come to your house ;)
"wanna play fortnite but you're arabic" bro thinks they cant turn on pc/psn in arabic countrys
who wants to crash the roblox site tomorrow to make people think Jan 1st hackers are real
ask It to make RB BATTLES
it can't make full games, only scripts
hack but its the ai that creates
i wish i was able to use chatgpt
You can why not?
@@micy_yt3449 its blocked here in russia
@@liqznaa i didn't know russia can use internet now because u know theres war Ukraine vs Russia now and probably they disabled internet for Russia and Ukraine soo yea i didn't though i would see someone from Russia now
@@micy_yt3449 many ukrainians and russians have internet xd
@@liqznaa wow cool
Amogus!
Weaponry is a fun game
Everyone should play it for 5 hours a day
Can ChatGPT stole roblox games?
what that app link?
this is good
if your in saudi arabia it can't give you service like me :(
same in russia