I Scripted Your Funny Roblox Ideas.. (Part 20)

Поділитися
Вставка
  • Опубліковано 29 чер 2023
  • I Scripted Your Funny Roblox Ideas.. (Part 20)
    Social Media:
    Discord - / discord
    Twitter - / realtapwater
    Instagram - / tapwater
    Want to learn how to code on roblox? Watch this:
    • Beginner's Roblox Scri...
  • Ігри

КОМЕНТАРІ • 6 тис.

  • @MasterALBE
    @MasterALBE 11 місяців тому +741

    Idea: Whenever you say "I'm not a robot" , the game gives you a bunch of simple questions that will say "Incorrect, please try again" even if it's correct.

    • @samheffley
      @samheffley 11 місяців тому +7

      W

    • @Sir_DogeD
      @Sir_DogeD 11 місяців тому +6

      W

    • @bonfi5525
      @bonfi5525 11 місяців тому +4

      W

    • @ZIMOU2014
      @ZIMOU2014 11 місяців тому +3

      W

    • @drivenexcuse3997
      @drivenexcuse3997 11 місяців тому +12

      tbh you can probably learn how to script this yourself before the next time this man uploads

  • @OFAATAnimations
    @OFAATAnimations 11 місяців тому +22

    Idea: You make two NPCs. One named Phineas and one named Ferb. You say, “I wanted to go to the water park, but it’s closed,” or something along those lines, Phineas says “Ferb, I know what we’re gonna do today, and then the recipe of a normal Phineas and Ferb episode plays out. (Just make sure to put that the show is Disney’s content and do everything you have to do so you don’t get sued.)

  • @vincentbloxfruitplayer
    @vincentbloxfruitplayer 7 місяців тому +1

    Idea:When you say "dad we ran out of milk" your dad will go get milk and never came back

  • @lemonhead239
    @lemonhead239 7 місяців тому +1

    do that you are in class,and when you say "this is boring" baldi comes and slaps you to the moon.

  • @jarvispoulton9652
    @jarvispoulton9652 8 місяців тому +25

    Idea: if you say, “wow this dev must be new” the creator shows up and lags you out after showing you a bunch of really advanced scripting.

    • @jarvispoulton9652
      @jarvispoulton9652 8 місяців тому +2

      If you like this idea please like the comment so he sees this!

    • @Zephyrixvoidt
      @Zephyrixvoidt 8 місяців тому

      bro this should be top 1 comment.

    • @masilamansor7924
      @masilamansor7924 7 місяців тому

      and then wait this dev must be old the creator shows up and unlag you not after

    • @NotLopboyiscool
      @NotLopboyiscool 27 днів тому

      ldea: if you say ahhh! Noobs a noob runs to you

  • @Bikoil
    @Bikoil 8 місяців тому +29

    Im starting to miss the dev king...
    wow man, this man's voice changed so fast in 4 years...i feel old

    • @Currrupted_titanium
      @Currrupted_titanium 8 місяців тому

      the dev king is tap water u didn't know that he plays roadblock bedwars

    • @Bikoil
      @Bikoil 8 місяців тому

      ​@@Currrupted_titaniumyeah i meant like the dev king content lol

    • @EliteUnluckymelon1234
      @EliteUnluckymelon1234 8 місяців тому

      @@Currrupted_titanium and tap, and hes in TMF

    • @cockroche
      @cockroche 7 місяців тому

      DUDE, thats what i thought of!

  • @dobyluk6795
    @dobyluk6795 7 місяців тому +2

    Idea: whenever you say "The weather is good today" suddenly a Hurricane will blow you off the map with the strong winds

  • @JustATDPl4yer
    @JustATDPl4yer День тому

    Yet another idea:
    You are in a dark place for this one. There is a campfire, and the fire is lit. It doesn't matter what way the fire particle is, as long as you can identify it. Once you are at least in a 15-stud radius of the campfire, if it detects you saying a message that contains the words "warm", "hot", "lovely", or "fire", then the grass slowly drags you along its blades into the fire as you are burnt alive and unable to move until your inevitable death.

  • @TheIslamicRepublicofPumkinia
    @TheIslamicRepublicofPumkinia 10 місяців тому +48

    Idea : If you say "The mountain is so high!" the mountain becomes shorter. And if you say "Why did the mountain become smaller?" when it turned shorter, it turns taller to its size earlier.

    • @Bloxy_maria_luvs_subs
      @Bloxy_maria_luvs_subs 9 місяців тому +2

      W

    • @epicmia0229
      @epicmia0229 8 місяців тому

      lol

    • @Doglover665ttddd
      @Doglover665ttddd 7 місяців тому

      Lol

    • @MaxwellOmoregie
      @MaxwellOmoregie 6 місяців тому

      -- Place this script in a ServerScriptService
      -- Configuration
      local mountain = game.Workspace.Mountain -- Replace 'Mountain' with the actual name of your mountain part
      -- Initial height of the mountain
      local initialHeight = mountain.Size.Y
      -- Function to make the mountain shorter
      local function makeMountainShorter()
      local currentHeight = mountain.Size.Y
      mountain.Size = Vector3.new(mountain.Size.X, currentHeight - 10, mountain.Size.Z)
      end
      -- Function to make the mountain taller
      local function makeMountainTaller()
      local currentHeight = mountain.Size.Y
      mountain.Size = Vector3.new(mountain.Size.X, currentHeight + 10, mountain.Size.Z)
      end
      -- Function to handle player's chat messages
      local function onPlayerChatted(player, message)
      -- Convert the message to lowercase for case-insensitive comparison
      message = string.lower(message)
      -- Check if the player said "The mountain is so high!"
      if message == "the mountain is so high!" then
      makeMountainShorter()
      end
      -- Check if the player said "Why did the mountain become smaller?"
      if message == "why did the mountain become smaller?" then
      makeMountainTaller()
      end
      end
      -- Connect the onPlayerChatted function to the player's Chatted event
      game.Players.PlayerAdded:Connect(function(player)
      player.Chatted:Connect(function(message)
      onPlayerChatted(player, message)
      end)
      end)

    • @Zdude3313Z
      @Zdude3313Z 6 місяців тому

      W

  • @erawebt
    @erawebt 11 місяців тому +80

    Idea: add a double jump that works correctly, but every time you use it, a part of the game gets destroyed. can be actual parts, scripts, or even gui

    • @rockystudiogaming
      @rockystudiogaming 10 місяців тому +4

      good idea bro

    • @pixeIRBLX
      @pixeIRBLX 10 місяців тому +4

      Idea: what if the double jump scripts dont work after but still a good idea

    • @OscarColemanYT
      @OscarColemanYT 10 місяців тому

      Well, Thats some good code bruh!

    • @spriteman1925
      @spriteman1925 10 місяців тому

      I might do that

    • @vinexxity_
      @vinexxity_ 10 місяців тому +1

      @@pixeIRBLXimagine it deletes the double jump script

  • @YatiMan69420guylah
    @YatiMan69420guylah 7 місяців тому +2

    Idea: whenever you knock on a door from a house the owner of the house will chase you saying "GET OVER HERE"

  • @blopblop_idiot
    @blopblop_idiot 7 місяців тому +1

    Idea: If you say “bacons are noobs” a ton of bacons just come rushing and complete an obby with ease

  • @Scyrenity
    @Scyrenity 11 місяців тому +59

    Idea: Whenever you say “i’m leaving” the map of the experience changes entirely as if you switched experiences in the first place

  • @DemianCrackOriginal
    @DemianCrackOriginal 11 місяців тому +4

    IDEA: when you say: im not a turtle, a NPC comes and says you yes you are, then your house goes to your back

  • @NicolaAstro
    @NicolaAstro 6 місяців тому +1

    Idea: if you say something to NPCs everything insults you.

  • @stampedetrail2003
    @stampedetrail2003 7 місяців тому +1

    if you say “im craving tacos” the sky will say “alright then,” and it will rain tacos and its raining tacos *the song* will start playing

  • @Novum228
    @Novum228 11 місяців тому +12

    Idea: If the game notices you're getting toxic in the chat, you are given a pill to relieve your toxicity.

  • @Mr.Konstig
    @Mr.Konstig 11 місяців тому +3

    Great to see this series return!

  • @lisachapman7905
    @lisachapman7905 7 місяців тому

    When you say "cats are better than dogs" a ton of dogs roast you

  • @Anti-Crave_
    @Anti-Crave_ 7 місяців тому +1

    When ever you step there’s a 0.1% that Nyan cat will bring you to space and… you just die from no oxygen

  • @asermahmoud9940
    @asermahmoud9940 11 місяців тому +5

    Idea: whenever u tell someone to touch grass you get turned into grass.

  • @cafuzed
    @cafuzed 11 місяців тому +3

    this series is never gonna end

  • @SunithaKanakaraj
    @SunithaKanakaraj 4 місяці тому

    when ur mom asks you to do the dishes and u put a uno reverse card in her face

  • @UhOh190
    @UhOh190 3 дні тому +1

    Idea: I you Shoot An NPC , A Huge NPC comes out of the ground no says die, and you get kicked.

  • @RandomBlackJacketGuy
    @RandomBlackJacketGuy 10 місяців тому +13

    Idea : Every Time You Get Damaged The Walking , Running , Jumping , Climbing And Swinging Sword Animation Gets Better A Bit

    • @kato_kit
      @kato_kit 8 місяців тому +1

      why so much uppercase-

    • @clamerGA
      @clamerGA 7 місяців тому

      AT LEAST ITS BETTER THEN THIS

    • @kato_kit
      @kato_kit 7 місяців тому

      nahhh @@clamerGA

  • @Jgames-jh2ef
    @Jgames-jh2ef 8 місяців тому +6

    Idea:Whenever you say "wow this baseplate is so empty" it spawns a bunch of random blocks and crushes you then send you to the back rooms

  • @GvGTR
    @GvGTR 7 місяців тому +1

    Idea: You can press E to pet a cat which is facing a wall, and when you press E, you go to pet it but stop. It turns around on 2 legs with sunglasses, money, and a cigar, saying “YO. WHO DO YOU THINK YOU ARE TRYING TO PET ME?! TRY IT AGAIN AND I’LL CALL MY GANG!” and when you do it again, the cat gets a phone and calls his gang and they beat you up and he looks at you and says “Meow” like a real cat and for the meow, you can do a sound effect.

  • @Ballinbro-bf9xn
    @Ballinbro-bf9xn Місяць тому

    When you say “I love tacos” a Taco Bell spawns in front of and a npc walks out and says “want one?”

  • @cakezz4679
    @cakezz4679 11 місяців тому +5

    fun to see you come back.
    idea: whenever you press the w key you get kicked from the game

  • @feeshmaster9353
    @feeshmaster9353 10 місяців тому +4

    8:31 is a very nice voice crack moment

    • @_MECHA_
      @_MECHA_ 10 місяців тому

      Lol yeah

  • @ShareefaAriong-qi1cx
    @ShareefaAriong-qi1cx 2 місяці тому +1

    Idea: if you say “ I need milk “ if your dad comes out dad say “ I back with milk “

  • @G4L4XY_H0LD3R
    @G4L4XY_H0LD3R 7 місяців тому +1

    Idea: When someone says “Remember old roblox?” A group of slenders appear and kick you and say to you “Hey baby girl”
    And the kick note says “BECOME ONE OF US BBG~~”

  • @jurreverbruggen8542
    @jurreverbruggen8542 11 місяців тому +7

    Nice work Tap! I enjoyed the video :D btw can you make some more videos about different subjects? I only see i coded your funny idea's videos, and i miss the old ones sometimes. Keep up the good work 😁

  • @its_ivan654
    @its_ivan654 9 місяців тому +12

    Idea: When you kill somebody, an NPC kills you the same way. This works on all NPCs and, therefore, that NPC that kills you dies the same way again, and it happens forever.

    • @PericoBeast
      @PericoBeast 8 місяців тому

      This is so useless LMAO

  • @AlinaJohnson17
    @AlinaJohnson17 День тому

    Idea: When you say “I wanna go to space” you teleport to the backrooms

  • @maari1691
    @maari1691 16 днів тому +1

    Idea: when you say "no matter what you are" an npc will pull up a gun and take you to prison

  • @insertjokehere9064
    @insertjokehere9064 11 місяців тому +3

    Idea: If you say "Set sail", you can hear an anchor being raised followed by every part in the game becoming unanchored.

  • @scoop778
    @scoop778 11 місяців тому +10

    You should add all of the ideas from part 1 to part 20 into one game.

    • @splashy2152
      @splashy2152 11 місяців тому +1

      that would be chaotic 😳

    • @AnExquisiteName
      @AnExquisiteName 11 місяців тому

      @@splashy2152 like imagine painting everything blue and a car powered by hate comments combined with the tree that doesnt stop growing

  • @Izi.g
    @Izi.g 7 місяців тому

    Idea: when you say “I want an fancy car” a Lamborghini runs you over

  • @falling_into_roblox
    @falling_into_roblox 6 місяців тому +1

    IDEA: When you say man im hungry A bunch of food crushes you

  • @ilovevicky1006
    @ilovevicky1006 11 місяців тому +3

    8:24 they killed DON'T TOUCH ME lol

  • @UNOzeta930
    @UNOzeta930 10 місяців тому +3

    Idea: If you kill an NPC, you will be teleported to another game and it's a basic storyline. And it actually has 2 endings. The "Weird But Good" ending and the "Messed Up" ending. The rest is yours to make.

  • @PumpyGT
    @PumpyGT 7 місяців тому

    Idea: saying "god DAMN" will lead to you tripping over and clipping into the backrooms, forcing you in first person as well

  • @user-xc5oc3my5z
    @user-xc5oc3my5z 6 місяців тому +1

    Idea: when you say "am glad to be alive" you get killed 5 times then kicked out

  • @susana311071
    @susana311071 11 місяців тому +3

    8:18 the npc: DONT TOUCH HIM
    also the npc: kills the guy called "DON'T TOUCH ME"

  • @Henyahyah
    @Henyahyah 11 місяців тому +13

    Here so people don’t scream “FRIST”

    • @amgadpro
      @amgadpro 11 місяців тому +3

      Thank you

    • @Henyahyah
      @Henyahyah 11 місяців тому +3

      @@amgadpro I do this in every video I can

    • @EpicBozo
      @EpicBozo 11 місяців тому +2

      thank you for saving my life fr

    • @Henyahyah
      @Henyahyah 11 місяців тому +3

      @@EpicBozo it’s my pleasure :)

    • @mjauennorway6746
      @mjauennorway6746 11 місяців тому +2

      I am eigth to like

  • @BrissaArreola-iy8fq
    @BrissaArreola-iy8fq 6 днів тому

    Idea: whenever you say “ I’m never leaving Roblox!” An npc called your mom say “DINNER IS READY 🔔 🔔 🔔”

  • @bencatfleckgaming5613
    @bencatfleckgaming5613 7 місяців тому

    Everytime you say “😂 this game is so terrible” an NPC comes and loop kills you for 10 seconds

  • @shinthantzaw4692
    @shinthantzaw4692 8 місяців тому +5

    Idea: when u say I'm admin Ur skin changes to the Roblox admin's and the NPC named admin with admin's skin says faker and kick u out of the game (edit) roses are red violets are blue I liked my comments cuz no one will

  • @notzonos
    @notzonos 11 місяців тому +6

    Thank you for your scripting tutorials they are really helpful!

  • @user-tq7vl4uq3c
    @user-tq7vl4uq3c 7 місяців тому

    Idea:When you say "I hate my life" you spawn next to a grave that says "ya sure bout that?
    Your life isn't pointless."

  • @seandrivera2028
    @seandrivera2028 7 місяців тому +1

    Idea: Whenever you say "this house is beautiful", the house will be explode

  • @jamesjesus1828
    @jamesjesus1828 11 місяців тому +8

    You should make a full game where everything you say affects the world around you.

    • @Mr965274
      @Mr965274 11 місяців тому +1

      I scripted your 100 funny ideas into a game :D

    • @Doors_person246
      @Doors_person246 10 місяців тому

      ​@@Mr965274What's your Roblox game called:D?I love chaos!

  • @Lemonleon56
    @Lemonleon56 11 місяців тому +27

    Idea: If you touch an NPC, you get the option to double it or give it to the next person. Therefore, the NPC doubles. This can go on forever though.

    • @exi_m7074
      @exi_m7074 11 місяців тому +5

      Actually had a similar idea with my suggestion. When you kill an NPC it splits into two and when you kill another it splits into 2
      Kinda like a Hydra.

    • @iamcoolok-ml9kh
      @iamcoolok-ml9kh 11 місяців тому +2

      good idea

    • @gfoh7098
      @gfoh7098 10 місяців тому +4

      ''DO... YOU WANT.... 1073741824 NPCs.... OR SHOULD I-''
      ''Double it.''

    • @FrenchFryManTheFirst
      @FrenchFryManTheFirst 10 місяців тому +2

      ​@@gfoh7098Quadruple it.

    • @alenamackay3591
      @alenamackay3591 10 місяців тому +2

      Idea: you go out on a date with an ncp and then say,I need to go to the bathroom,be right back. And then while your in the bathroom,the ncp breaks open the door and says,are you cheating on me?! And you say "no" and an ncp blushing spawns behind you,and your "ex" os about to shoot you,but you say "please don't shoot me" and she says "okay" and you say "phew" but then she pulls out an axe Instead and kills you with it,thank you If you use this

  • @B3STI343V3R
    @B3STI343V3R 6 місяців тому +1

    Idea: when your in a park and all your friends play and ignore you,if you say "ugh,i have no friends" then all your friends make a circle around you and say "WHAT AM I?!?!! A ROACH!??!

  • @9plus10is21becauseyes
    @9plus10is21becauseyes 7 місяців тому

    Every time you say "Dude, you're not helping.", Clippy from the Windows computer appears and slaps you off the baseplate.

  • @Anonymous5246
    @Anonymous5246 11 місяців тому +35

    If you touch anything, they turn into gold and can't move. Every single texture of their avatar/material becomes gold and turns the colour into gold. It also keeps the shape etc. about the avatar of the player, it just removes colour into gold and turns material/texture into gold. The Midas Touch.

    • @Roplayt
      @Roplayt 10 місяців тому

      He did smt like this
      Nvm he did it but it transofrmed the sahpes into minecraft gold blocks

    • @CalebAndCaldenChannel
      @CalebAndCaldenChannel 10 місяців тому

      Bro gonna midas

    • @Anonymous5246
      @Anonymous5246 10 місяців тому

      @@Roplayt what? Not good enough? Want him to recreate the "Berdly. I Only Play Mobile Games." scene from deltarune?

    • @Roplayt
      @Roplayt 10 місяців тому

      @@Anonymous5246 what-

  • @natexe57
    @natexe57 11 місяців тому +3

    it’s back!

  • @Fanumtax69420
    @Fanumtax69420 7 місяців тому +1

    Idea: when you say "TOH IS EASY", you get teleported to a rising lava version of TOH and it’s much extreme harder

  • @rylanknightsedits
    @rylanknightsedits 7 місяців тому

    Idea: if you say “Halloween is lame” a bunch of Halloween decorations kill you

  • @sirchillerz79
    @sirchillerz79 10 місяців тому +9

    Hey! I was wondering if you could teach us how to make player alignment with terrain, like the player will rotate with the rotation of the terrain, so your character is not straight all the time, and the rotation will go up if the rotation is up, and down if the rotation is going down, just like real life going hiking up the mountains you walk upwards facing upwards not straight. Me and my friend need this for a project were doing. If you can make a vid on it I would really appreciate this!

    • @skmatix
      @skmatix 10 місяців тому

      Not possible

    • @sirchillerz79
      @sirchillerz79 10 місяців тому

      @@skmatix how is it now possible

    • @skmatix
      @skmatix 10 місяців тому

      @@sirchillerz79 You cant get specific orientations from singular voxel of the roblox terrain unless you are talking about actual objects

    • @sirchillerz79
      @sirchillerz79 9 місяців тому

      @@skmatixthen how did derelict do it? hm?

    • @skmatix
      @skmatix 9 місяців тому

      @@sirchillerz79 research into inverse kematics

  • @eitanchess
    @eitanchess 10 місяців тому +7

    This guy is the Mumbo Jumbo of scripting

  • @wkarl00
    @wkarl00 6 місяців тому

    Idea : make it so theres a black hole that slowly sucks the entire map, but when you get sucked in you get insulted saying “HAHA HOW CAN YOU FALL IN LOL”

  • @maari1691
    @maari1691 16 днів тому +1

    Idea: when you go in the house a npc chicken nugget will come out the ground and laugh at you

  • @RyanDaGamer7842
    @RyanDaGamer7842 10 місяців тому +15

    Idea: if the player joins the game, u have to solve a chapta in the top right corner to unlock WASD keys.
    The only keys u can use is the arrow keys, not even the mouse movement or clicking.

    • @Gid170
      @Gid170 10 місяців тому +1

      Yes

  • @gabrielplays511
    @gabrielplays511 9 місяців тому +4

    Bro, for real you are the best at roblox scripts. I bet if this man gonna do a game it will be the perfect game! Because he knows what to add and cool funny easters will be. Respect to you

  • @Disco_Party000
    @Disco_Party000 2 місяці тому

    Idea: You say "Nobody is dumb" and a NPC comes to you and says: "is one plus one eleven?"

  • @BlahBlahRandomThingsSameThing
    @BlahBlahRandomThingsSameThing 6 місяців тому +1

    Idea: you should make admins fight each other but then builderman comes and use the ban hammer in them

  • @gooseyyyy
    @gooseyyyy 11 місяців тому +27

    The god of scripting has returned 🙌

  • @Crescent_Lotus7
    @Crescent_Lotus7 8 місяців тому +3

    Idea: When you say anything in the chat, the server will cut half of the chat off and interrupt you, but if you already chatted once atleast and you say, "Stop interrupting me!" The server will get mad and yeet you into the floor

  • @danielsfunhouse15
    @danielsfunhouse15 3 місяці тому +1

    Idea: add a normal city but when you say "this city needs rebuild" make loads of builder and there stuff and they start to demolish the city

  • @ravensara5738
    @ravensara5738 7 місяців тому +1

    Idea: whenever you say "the solar system is normal" Jupiter and Saturn follows you

  • @globallyhatedperson
    @globallyhatedperson 10 місяців тому +4

    another idea not contributing to my last one: When you are building something, once you have gotten a little far, then an NPC comes up to you and says "Nice house", and you would reply "It's not a house". Then, the npc would yell "THEN I DONT WANNA SEE IT!" and equip a rocket launcher and blow up your build.

  • @iamarizonaball2642
    @iamarizonaball2642 11 місяців тому +3

    Make a desert which whenever you try and stop it from growing or irrigate it, it doubles in size.

  • @SolaSamuel-yn3pr
    @SolaSamuel-yn3pr 4 дні тому

    Idea: Whenever you walk 10 blocks, you die.

  • @Rainbow_persononroblox
    @Rainbow_persononroblox 7 місяців тому

    When someone says “I wanna fly” a airplane picks them up and yeets them off the map

  • @MarioFunSigma
    @MarioFunSigma 6 місяців тому +6

    Idea: Add a giant room of npcs that stay for the rest of the video, but if they get activated by other npcs the game breaks

  • @lorraineujam9704
    @lorraineujam9704 10 місяців тому +23

    Hey dude its been long since I've watched you Nice to see your content is still going good 👍
    Edit 1: thanks for the likes
    Edit 2: Wow I really appreciate all of these likes

  • @Noobsler
    @Noobsler 7 місяців тому +1

    Idea: when you say “this game is so fast to beat” onett (the creator of bee swarm simulator) comes up to you and says “let me fix that” and then the whole map turns into the bee swarm simulator map with the first bees area theme playing

  • @C.creator121
    @C.creator121 5 місяців тому

    Idea: whenever you say "you have dumb ideas" 100 npcs spawn and say "yes we do"

  • @EntityBSS
    @EntityBSS 8 місяців тому +8

    Idea: Whenever you say "I'm so thirsty.", the game spawns a giant sink but instead of water flowing out of it, your avatar flows out of it (because tap water).
    Question: How do I make a specific developer product only appear for Star Creators in a UI.

    • @kevinisabel7274
      @kevinisabel7274 7 місяців тому

      Good joke xd

    • @MaxwellOmoregie
      @MaxwellOmoregie 6 місяців тому

      -- Place this script in a ServerScriptService
      -- Configuration
      local sinkPrefab = game.ServerStorage.GiantSink -- Replace 'GiantSink' with the actual name of your giant sink model
      -- Function to spawn a giant sink and flow the avatar out of it
      local function spawnGiantSink(player)
      -- Clone the sink prefab
      local sink = sinkPrefab:Clone()
      sink.Parent = game.Workspace
      -- Position the sink above the player's head
      local character = player.Character
      local humanoidRootPart = character:WaitForChild("HumanoidRootPart")
      sink.Position = humanoidRootPart.Position + Vector3.new(0, 20, 0)
      -- Set the sink's velocity to make the avatar flow out of it
      local sinkBodyVelocity = Instance.new("BodyVelocity")
      sinkBodyVelocity.Velocity = Vector3.new(0, -50, 0)
      sinkBodyVelocity.MaxForce = Vector3.new(0, math.huge, 0)
      sinkBodyVelocity.Parent = sink
      -- Wait for a few seconds and then destroy the sink
      wait(3)
      sink:Destroy()
      end
      -- Function to handle player's chat messages
      local function onPlayerChatted(player, message)
      -- Convert the message to lowercase for case-insensitive comparison
      message = string.lower(message)
      -- Check if the player said "I'm so thirsty."
      if message == "i'm so thirsty." then
      spawnGiantSink(player)
      end
      end
      -- Connect the onPlayerChatted function to the player's Chatted event
      game.Players.PlayerAdded:Connect(function(player)
      player.Chatted:Connect(function(message)
      onPlayerChatted(player, message)
      end)
      end)

  • @its_just_a_meme
    @its_just_a_meme 9 місяців тому +4

    Idea:insead of using 267 (custom kick) you will have to use error 291(player has been removed from the data model) all the video
    Edit:

  • @HaydenT-vk9sy
    @HaydenT-vk9sy 7 місяців тому

    When you say “my friend is strong!” Goku shows up and says “I heard your strong! Lets fight!” And he dies

  • @ArlynEspinosa-xw5gz
    @ArlynEspinosa-xw5gz Місяць тому

    Idea:If you say "I hate my life" a pile of gold comes to help you

  • @NotWonky
    @NotWonky 7 місяців тому +3

    Do you guys remember when he had the Beginner's Scripting Tutorial?

  • @iloveminorsandim52yearsold
    @iloveminorsandim52yearsold 11 місяців тому +3

    Each time you enter a building, the number of NPCs in the building doubles. Starting with 2
    Edit: I mean 1

  • @user-kf9uo2jp4n
    @user-kf9uo2jp4n Місяць тому

    Idea: if you say this is a hot day, ice covers the whole base plate

  • @sisuluca13
    @sisuluca13 10 місяців тому +26

    would be cool if you showed how you coded it, might be a bit longer but like a short overview of the code would be pretty dope

    • @narrai911
      @narrai911 10 місяців тому +1

      Idea:when you say to a girl age 15 and your 20 want to go on a date the sound of fbi open up and the swat come

    • @RocketToCool
      @RocketToCool 10 місяців тому

      He did in part 1 and I think part 2 but I don't know why he stopped

    • @user-jm8yz2kd8y
      @user-jm8yz2kd8y 9 місяців тому

      The npc says lol it kicks

    • @Dylanvsg527
      @Dylanvsg527 9 місяців тому

      @@narrai911 bro its a reply

  • @ishanthomas8446
    @ishanthomas8446 9 місяців тому +3

    0:29 bro just reset his character

  • @beyond3092
    @beyond3092 6 місяців тому +1

    Idea: whenever you say, I’m tall you get shorter

  • @Quitted04
    @Quitted04 7 місяців тому +1

    Idea: when you say "Jamal" your mom will come to you and say "Excuse me whos jamal?"

  • @TheTrueCharlar
    @TheTrueCharlar 7 місяців тому +4

    Idea: You’re in an rpg, but to make quests you use other ideas and you publish it for everyone to play

  • @EdBIox
    @EdBIox 11 місяців тому +4

    8:10 HUH!?!?

    • @_MECHA_
      @_MECHA_ 10 місяців тому +2

      Ayo

    • @triologixyt7831
      @triologixyt7831 10 місяців тому +1

      bro knew what he was doing 💀

  • @anderslarsen2578
    @anderslarsen2578 7 місяців тому +2

    3:24 normal day for flamingo

  • @CheeseMan738
    @CheeseMan738 7 місяців тому +1

    Idea: whenever you say cheese man is bad 10 cheesemans hunt you down and kill you with swords

  • @Ruziemore
    @Ruziemore 9 місяців тому +3

    0:04 slap battles reference?

  • @IamDead277
    @IamDead277 11 місяців тому +3

    Let's goo your back man! Keep up the scripting work!

  • @dinahess7161
    @dinahess7161 6 місяців тому

    Idea when you say "I need to go to the bathroom" then the world says "oh yeah?" Then 100 toilets get better at you

  • @MilzonTop77
    @MilzonTop77 6 місяців тому +1

    Idea: thereis a flying toilet that falls on you when you say "this is a good day".

  • @8.numberblocks
    @8.numberblocks 6 місяців тому +1

    Idea: anything you touch everything turns to UK image