CyberCreator
CyberCreator
  • Видео 40
  • Просмотров 1 660 913
New Roblox Community Space Social Features Released
The Roblox Community Space has voice chat, the friends locator, in-experience profile, spawn with friends, emote bar, and the photobooth. Roblox just released modules so you can add all of these to your game super easily -- with the exception of voice chat unfortunately. Hopefully that will be full released soon.
DevForum Article
devforum.roblox.com/t/developer-modules-instant-social-features/1479221
Get the Modules Below
www.roblox.com/library/7525459509/Profile-Card-Dev-Module
www.roblox.com/library/7142095725/Emote-Bar-Dev-Module
www.roblox.com/library/6995477511/PhotoBooth-Dev-Module
www.roblox.com/library/6967650234/Friends-Locator-Dev-Module
www.roblox.com/library/6968379104/Spawn-with-Frie...
Просмотров: 6 446

Видео

Vector3 Explained (Raycast requirement) | Roblox Studio
Просмотров 17 тыс.2 года назад
I show how to use Vector3's in Roblox in this video, and I answer the question what is a Vector3. A Vector3 is a datatype in Roblox that contains 3 numbers. The numbers can represent anything, but they often are used to represent the Position, Rotation, and Size of parts. This video explains the coordinate system in Roblox, how to create a Vector 3 with Vector3.new, how to get the X, Y, and Z c...
This FREE Game Makes Millions of ROBUX
Просмотров 10 тыс.2 года назад
Check out the Core Invitational and apply TODAY: invitational.coregames.com/ Download Core for FREE at bit.ly/Core-CyberCreator My username is CyberCreator on Core. This video is sponsored by Core. In this video, I show how Andrew Bereza's Miner's Haven can make you millions of Robux. You can download Miner's Haven here: github.com/berezaa/minershaven/raw/master/minershaven.rbxl Miner's Haven i...
Roblox Gamepass Script Tutorial | Roblox Studio 2021
Просмотров 35 тыс.3 года назад
I show how to make a Roblox gamepass script in this video. Roblox gamepasses are used to give players special items or privileges within a game. This game pass tutorial shows how to create a gamepass, how to prompt a player to purchase the gamepass, and how to give the player the special abilities that come with a gamepass. Discord discord.gg/X3zdqHy Roblox Article on Game Passes developer.robl...
Roblox Animated Conveyor Belt Tutorial | Roblox Studio
Просмотров 23 тыс.3 года назад
I show you to make an animated conveyor belt script in Roblox studio in this tutorial. This tutorial shows how to make a conveyor belt using AssemblyLinearVelocity of a part in combination with LookVector and RightVector to get the direction of the movement correct. We also use TweenService in this tutorial in order to animate the conveyor belt. Tween service allows use to smoothly change the O...
I Made a Roblox Dogecoin Price Tracker Experience
Просмотров 2,5 тыс.3 года назад
This Roblox experience will forever change the experience economy on Roblox. I made the experience that no one has been asking for, but everyone needs. This is the Dogecoin cryptocurrency price tracker in Roblox. Comment your Dogecoin predictions below! DOGE EXPERIENCE LINK www.roblox.com/games/6828757750/Doge-Price-Tracker-Experience I made the Dogecoin price tracker in Roblox using the HttpSe...
How to Add Sound Effects Into Your Game | Roblox Studio
Просмотров 60 тыс.3 года назад
I show you how to add sound effects into your Roblox game in this video. This scripting tutorial directly covers how to add a sound effect when you pick up a coin, open a door, jump, click on a button, and more. By the end of this video, you should be able to add a sound effect to anything in your game. What most people struggle with is understanding where to put the code for the sound effect, ...
Roblox Double Jump Script | Roblox Studio Tutorial
Просмотров 46 тыс.3 года назад
I show how to script double jump, triple jump, or however many jumps you want to give a player. This double jump script tutorial shows how to make the player jump by using the Humanoid ChangeState function, while monitoring the humanoid ChangedState event along with the UserInputService JumpRequest event. Script Model www.roblox.com/library/6815522196/Double-Jump-Script Discord discord.gg/X3zdq...
How to make RoBuilder's Bouncepad | Roblox Studio
Просмотров 7 тыс.3 года назад
I show how to make RoBuilder's bouncepad / bounce pad in Roblox studio. The bouncepad / bounce pad is based on the model in RoBuilder's new game Zone Runner (www.roblox.com/games/4861256634/Zone-Runner). You can see RoBuilder's progress in building his game in his series Making a Game Start to Finish! (Solo). The link is below. RoBuilder's Series ruclips.net/video/kw2xqDuqytk/видео.html Check o...
Roblox TweenService Tutorial 2021 | Roblox Studio
Просмотров 59 тыс.3 года назад
Roblox TweenService is a great feature that lets you easily animate objects. I will show you how to use the tween service in this tutorial to tween parts and tween Guis. Tweening uses interpolation to calculate frames between two points. In this video, I cover functions for TweenService such as create. I explain what TweenInfo is and how to use tween info. For Tweens themselves, I cover how to ...
Tag Editor Plugin | Roblox Studio Plugin Tutorial
Просмотров 8 тыс.3 года назад
Roblox Studio Plugins can speed up your workflow. In this Roblox Studio Plugin tutorial I will show you how to use the Tag Editor plugin. The Plugin is for the Roblox Collection Service. This is one of the best Roblox plugins. In this video, I talk about AddTag, GetInstanceAddedSignal, GetInstanceRemovedSignal, and GetTagged for the Collection Service Tag Editor Plugin www.roblox.com/library/94...
Sliding Door Roblox Studio Tutorial
Просмотров 94 тыс.3 года назад
This video shows how to make a sliding door in Roblox. The door is an e to open door that uses proximity prompt. I have another video on how to make a regular door in Roblox studio. I hope this video helps beginners learn Roblox scripting. Sliding Door Model www.roblox.com/library/6760216284/Proximity-Prompt-Sliding-Doors Regular door Tutorial ruclips.net/video/6wZLOqdPcAo/видео.html Proximity ...
Roblox Click Detector Tutorial 2021
Просмотров 24 тыс.3 года назад
Roblox Click Detector's are useful to detect when a player click's or hover's over a part. This tutorial cover's how to make a click detector script in Roblox Studio. I cover the MouseClick event, the MouseHoverEnter event, the MouseHoverLeave event, as well as the RightMouseClick event. In addition to these events, I cover the CursorIcon and MaxActivationDistance properties. Discord discord.gg...
How to Make an AFK Game | Roblox Studio
Просмотров 378 тыс.3 года назад
I show how to make a donation leaderboard for an AFK Game in Roblox studio based on Modern_Chris's AFK game. Modern_Chris made over 500,000 Robux in 1 week and 200,00 Robux in 4 hours. Flamingo also made a video on going AFK in Roblox until he is donated 500k robux. This isn't a guaranteed way to make free Robux, but hopefully it works well for you! Leaderboard Model www.roblox.com/library/6731...
How to Fix Scripts | Roblox Studio Tutorial
Просмотров 27 тыс.3 года назад
Attempt to index nil with 'variable' is a common error. I show you how to fix scripts with errors / bugs and warnings in this video, and I explain what the attempt to index nil with "variable name" error means. People ask me all the time why their code does not work, and it comes down two four main issues. People have syntax errors, warnings, spelling errors, and output errors that they ignore....
E to Open Door | Proximity Prompt | Roblox Scripting Tutorial
Просмотров 242 тыс.3 года назад
E to Open Door | Proximity Prompt | Roblox Scripting Tutorial
Attributes Tutorial | Custom Properties in Roblox Studio
Просмотров 4,1 тыс.3 года назад
Attributes Tutorial | Custom Properties in Roblox Studio
Builderman to Billionaire: Roblox's Big News
Просмотров 2,3 тыс.3 года назад
Builderman to Billionaire: Roblox's Big News
Custom ProximityPrompt Tutorial | Roblox Studio
Просмотров 112 тыс.3 года назад
Custom ProximityPrompt Tutorial | Roblox Studio
How to Teleport in Roblox | TeleportService
Просмотров 8 тыс.3 года назад
How to Teleport in Roblox | TeleportService
How to Learn to Script on Roblox 2021
Просмотров 41 тыс.3 года назад
How to Learn to Script on Roblox 2021
The Secret to Roblox Scripting | Roblox API
Просмотров 16 тыс.3 года назад
The Secret to Roblox Scripting | Roblox API
Key to Interact ProximityPrompt Tutorial (NEW) | Roblox Studio
Просмотров 256 тыс.3 года назад
Key to Interact ProximityPrompt Tutorial (NEW) | Roblox Studio
Roblox How to Script for Beginners | #14 | ModuleScripts
Просмотров 7 тыс.3 года назад
Roblox How to Script for Beginners | #14 | ModuleScripts
Roblox How to Script for Beginners | #13 | Services
Просмотров 2 тыс.3 года назад
Roblox How to Script for Beginners | #13 | Services
Roblox How to Script for Beginners | #12 | Client-Server Model
Просмотров 3,2 тыс.3 года назад
Roblox How to Script for Beginners | #12 | Client-Server Model
Roblox How to Script for Beginners | #11 | Random
Просмотров 4,6 тыс.3 года назад
Roblox How to Script for Beginners | #11 | Random
Roblox How to Script for Beginners | #10 | Common Functions
Просмотров 2,4 тыс.3 года назад
Roblox How to Script for Beginners | #10 | Common Functions
Roblox How to Script for Beginners | #9 | Tables
Просмотров 4 тыс.3 года назад
Roblox How to Script for Beginners | #9 | Tables
Roblox How to Script for Beginners | #8 | Local/Global Variables, Scope
Просмотров 3,8 тыс.3 года назад
Roblox How to Script for Beginners | #8 | Local/Global Variables, Scope

Комментарии

  • @npcczip
    @npcczip День назад

    I know this is from three years ago, but say i wanted to make this like a click to open instead of e to open, how would I do that? i haven't really found any good tutorials on it yet

  • @Saykator
    @Saykator 2 дня назад

    How to fix "we have disabled some language features becasuse this script is too long and it's affecting system performance. You can change this in Settings."

  • @ManCityFan777
    @ManCityFan777 2 дня назад

    Go a bit slower next time

  • @lazynooboffical
    @lazynooboffical 3 дня назад

    3 years later and i clicked on a CyberCreator tutorial, not knowing it was yours.

  • @PyroManiac166
    @PyroManiac166 5 дней назад

    Bro I mess up I gotta redo it 😭😭😭😭😭

  • @hanakai131
    @hanakai131 5 дней назад

    Yeaaaa didn't help

  • @someone89011
    @someone89011 7 дней назад

    my left and right door is in a group like it's not just one part. it didn't worked idk how to solve it

  • @khodaaaaa
    @khodaaaaa 10 дней назад

    doesent work

  • @JackDoesGameStuff
    @JackDoesGameStuff 13 дней назад

    How can I make the door close automatically

  • @papyrus_coolskeleton95
    @papyrus_coolskeleton95 14 дней назад

    I'm just going between random roblox studio tutorials and putting random parts from each to make my game because I have zero coding experience in roblox studio and in no way can create anything code related on my own. This video helped a lot for traveling between long distances in a tycoon game I'm making. Thanks for the vid!

  • @Huntaa132
    @Huntaa132 18 дней назад

    can anyone help? why is my door not opening..it got the open and close button but it wouldn't swing

  • @Firecatat
    @Firecatat 19 дней назад

    It doesn't work anymore :(

  • @attackscorpion5323
    @attackscorpion5323 20 дней назад

    I added sound to my object, but still no sound. I’m trying to make a coin pick up sound

  • @coolanimations3534
    @coolanimations3534 25 дней назад

    double jump and speed coil with speed

  • @MASTER_OF_GAMES_89
    @MASTER_OF_GAMES_89 25 дней назад

    It doesnt work man i try to press e to open but its not open and close

  • @thecloudedvoid7915
    @thecloudedvoid7915 27 дней назад

    The door wont close.

  • @charpo5954
    @charpo5954 28 дней назад

    Yeah it didnt

  • @fiddlestikz
    @fiddlestikz 29 дней назад

    tysm

  • @Fez_gamez
    @Fez_gamez Месяц назад

    This helped me so much and i added a script to it where specific players can only open it.

  • @angelhaven12
    @angelhaven12 Месяц назад

    how to turn the weld constraint on it doesnt work can somone explain please

  • @angelhaven12
    @angelhaven12 Месяц назад

    it doesnt work i think its because my weld constraints are not active but i cant turn them on :(

  • @PlasticProductions-o7
    @PlasticProductions-o7 Месяц назад

    this might be an old video, but it still works. thank you, as without these videos i would have no door.

  • @lazynooboffical
    @lazynooboffical Месяц назад

    What happened? I used to watch you a lot. I’m your 8k sub!

  • @Mushyworms
    @Mushyworms Месяц назад

    Thank you so much! I’m making a game and this really helped 😁

  • @SirBritishTG
    @SirBritishTG Месяц назад

    THANK YOU JUST WASTED 1H ON A DOOR WHAT DOSENT WORK

    • @Mushyworms
      @Mushyworms Месяц назад

      It worked for me… I think you just typed it in wrong…

  • @moderndestroyer42
    @moderndestroyer42 Месяц назад

    Not working. "Workspace.Example.Script:10: attempt to call a nil value"

  • @crazydog4626
    @crazydog4626 Месяц назад

    it doesn't work for me the "e" to open door just doesn't appear, and I rechecked the video several times and I did everything correctly several times and it still didn't work?

    • @crazydog4626
      @crazydog4626 Месяц назад

      it DOES work, but the button to open it only appears for a slights second for some reason so it doesnt let me open it anyways. Please update this tutorial it doesn't work in 2024

  • @evilbacon5998
    @evilbacon5998 Месяц назад

    2 years no seen i hope u alr

  • @norephrine
    @norephrine Месяц назад

    local TweenService = game:GetService("TweenService") local hinge = script.Parent.Doorframe.hinge local prompt = script.Parent.base.ProximityPrompt local goalOpen = {} goalOpen.Cframe = hinge.CFrame * CFrame.Angles(0, math.rad(90), 0) local goalClose = {} goalClose.Cframe = hinge.CFrame * CFrame.Angles(0, 0, 0) local tweenInfo = TweenInfo.new(1) local tweenOpen = TweenService:Create(hinge, tweenInfo, goalOpen) local tweenClose = TweenService:Create(hinge, tweenInfo, goalClose) prompt.Triggered:Connect(function() if prompt.ActionText == "Close" then tweenClose:Play() prompt.ActionText = "Open" else tweenOpen:Play() prompt.ActionText = "Close" end end)

  • @nadiemeconoce796
    @nadiemeconoce796 Месяц назад

    me toco venir para aca

  • @silly_billyYT
    @silly_billyYT Месяц назад

    it didnt work im going to kill myself

  • @Flamextreme03
    @Flamextreme03 Месяц назад

    Thanks dude, it totally works! Tyvm! You will be the one to go to when I need RB Studio help!

  • @Lazyyy_0z
    @Lazyyy_0z Месяц назад

    Thank u for wasting my time

  • @EAR1S_offc
    @EAR1S_offc Месяц назад

    help me, it doesn't work for me. Please tell me where and how I made mistakes. (P.S:I named the parts of the door the same way as in the video) local TweenService - game:GetService("TweenService") local model = script.Parent local LeftDoor =model.LeftDoor local RightDoor = model.RightDoor local prompt = model.Top.attachment.proximityPrompt local TweenINFO = TweenInfo.new(1) local LeftGoalOpen ={} local LeftGoalClose - {} LeftGoalOpen.CFrame = LeftDoor.CFrame * CFrame.new(LeftDoor.size.X, 0, 0) LeftGoalClose.CFrame - LeftDoor.CFrame local LeftTweenOpen = TweenService:Create(LeftDoor, TweenINFO, LeftGoalOpen) local LeftTweenClose = TweenService:Create(LeftDoor, TweenINFO, LeftGoalClose) LeftGoalClose local RightGoalOpen = {} local RightGoalClose = {} RightGoalOpen.CFrame = RightDoor.CFrame * CFrame.new(-RightDoor.size.X, 0, 0) RightGoalClose.CFrame - RightDoor.CFrame local RightTweenOpen = TweenService:Create(RightDoor, TweenINFO, RightGoalOpen) local RightTweenClose = TweenService:Create(RightDoor, TweenINFO, RightGoalClose) RightGoalClose prompt.triggered:Connect(function() RightTweenOpen:Play () end)

  • @gracekiphanzu2959
    @gracekiphanzu2959 Месяц назад

    so uhh wdym by times? like how to do you type it on your keyboard?

  • @Doruk_adi_alinmis
    @Doruk_adi_alinmis Месяц назад

    why does the hinge move but not the door.

  • @ONDgaming_ROBLOX
    @ONDgaming_ROBLOX Месяц назад

    You didn't really cover changing pospitions

  • @FraxoDev
    @FraxoDev Месяц назад

    BRO WHY DO YOU FAKE UR VIDEOS LIKE THAT

  • @lalabell666
    @lalabell666 Месяц назад

    i am doing EXACTLY what you say, but it is NOT WORKING!!!!!!!! hell, heres the code i got: local TweenService = game:GetService("TweenService") local door = script.Parent.door local hinge = script.Parent.hinge local prompt =door.ProximityPrompt local goalOpen = {} goalOpen.cframe = hinge.CFrame * CFrame.Angles(0, math.rad(90), 0) local goalClose = {} goalClose.cframe = hinge.CFrame * CFrame.Angles(0, 0, 0) local tweeninfo = TweenInfo.new(1) local tweenopen =TweenService:Create(hinge, tweeninfo, goalOpen) local tweenClose =TweenService:Create(hinge, tweeninfo, goalClose) prompt.Triggered:Connect(function () if prompt.ActionText == "Close" then tweenClose:Play() prompt.ActionText = "Open" else tweenopen:Play() prompt.ActionText = "Close" end end) tell me this isnt exactly what you told me to do, but it is NOT working!!!!!! i dont understand how its working perfectly for you, because mine wont move at all!!! sighhh... maybe ill see if a differant tutorial will actually work... ive been at this for hours and nothing is going right. im going to see if someone elses works right, or maybe tells me how to fix my problem. edit, i did find another video, and they had a differant skript, so i used that, so i dont know why yours wasnt working quite yet. they were both very simalur, but in some ways a bit differant, but i DID find out that i made one thing upper case there that wasnt supost to be uppercase, so that might have been my isuse here as well. this was helpful to learn about the code and stuff, tho! the other guy just gave me his code, so im glad you taught me about the code first tho! but, if anyone else is having troble and you dont know what it is, someone in the comments of the other guys video said theres a way to know what exactly is wrong with your code. basically, when playtesting, put /console into the chat and itll tell you if it found something wrong with the code, like in my case, an uppercase letter that shouldnt have been there. its great so you dont have to keep guessing what the problem is!!! id recomend this little tip to every single roblox dev! so i guess it was a combonation of both yalls videos that helped! thanks!!! yall really did help!! (sorry i lashed out, too. i was super frusterated cuz i couldnt figure out what was wrong, and i had more than one panic attack over this thing. very sorry...)

  • @Big_Smiles576
    @Big_Smiles576 2 месяца назад

    Script to touch part to turn on light

  • @default4741
    @default4741 2 месяца назад

    you kinda sound like moistkritikal imo lol

  • @etl3nne
    @etl3nne 2 месяца назад

    How do i make it that WHEN the door is opening, it can be passed through since its pretty annoying right now hitting it and stuff!

    • @unusualakay
      @unusualakay 20 дней назад

      the tween fires a tween.completed trigger (same as the proximity trigger) when its done playing, so you can just have the collide of the door turn off when the tween is started, and turn back on using tween.completed:connect(function() )

  • @howl7231
    @howl7231 2 месяца назад

    How to break a while wait() do?

  • @Really_Big-Gamer
    @Really_Big-Gamer 2 месяца назад

    Make a door that is locked a can be open with a key

  • @statisgone
    @statisgone 2 месяца назад

    Hey, it worked and I am forever grateful, just one question, how do you add sounds to it?

  • @user-yk1gc3sd7b
    @user-yk1gc3sd7b 2 месяца назад

    Wow thanks alot

  • @Uzzyuzi
    @Uzzyuzi 2 месяца назад

    How do i get the right side to rename it??

  • @TaffiCat
    @TaffiCat 2 месяца назад

    Are unioned parts unable to work with the tween service?

  • @zaxk5331
    @zaxk5331 2 месяца назад

    SCAM

    • @etl3nne
      @etl3nne 2 месяца назад

      wdym lol

  • @mz_gaming7450
    @mz_gaming7450 2 месяца назад

    I know this video is old but i want to make all of that on a detailed door, mine has a lot of parts so I connected the "weld" to all of my parts, and then I copied all what you wrote in the script, and it didn't work, can you tell me why?

    • @etl3nne
      @etl3nne 2 месяца назад

      did you unanchor the door part of the door

    • @mz_gaming7450
      @mz_gaming7450 2 месяца назад

      @@etl3nne I didnt anchor the main door parts and i anchored the "hinge" plus i placed "weld" in every single part i built, but ig its wrong.