How To Make Slap Battles on Roblox 2 | Roblox Tutorial (Abilities and Glove Variants)

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • Hey guys! If you need any help with this video, there is a paste bin below and also...
    JOIN THE DISCORD: / discord
    Pastebin (contains every relevant script for this video): pastebin.com/z...

Комментарии • 178

  • @MajesticUC
    @MajesticUC  Год назад +2

    If you find any bugs or glitches, please tell me so I can fix them in the next video!
    Pastebin: pastebin.com/zVkS6rDn

    • @Pillow_thenickgirl
      @Pillow_thenickgirl Год назад

      Hey the pastebin is broken i cant go in that web

    • @50FiftyKaliber
      @50FiftyKaliber Год назад

      Hey Majestic, there is a bug with the ragdoll script, it may work on dummies and such, but it won't work on other players/characters, did I do something wrong?

    • @50FiftyKaliber
      @50FiftyKaliber Год назад

      try testing it in a local server too!

    • @50FiftyKaliber
      @50FiftyKaliber Год назад

      I hope you’ll fix the problem soon, when you can! I’ll be patient :)

    • @aaeti7327
      @aaeti7327 Год назад +1

      Ragdoll is kinda bugged I mean it would get itself less laggy and arms, legs would get uncollidable sometimes after a few combo slaps. Or if character dies Ragdoll completely removes leaving only knockback. But this tutorial is still the best👍

  • @petr7092
    @petr7092 Год назад +3

    Hey man! Will u be making part 3 of this game? I am a ok scripter, but your vids are just amazing and your code is easy to understand or edit.

  • @Akkerixx
    @Akkerixx Год назад +4

    hey majestic this is a nice tutorial but for overkill instead of it doing 100 damage it sets the hit.parent damage to 0 or just does math.huge damage

  • @tbtmtfth
    @tbtmtfth Год назад +1

    You are amazing! I'm new to Roblox game development. How did you learn scripting?

  • @dust_sansNo.1
    @dust_sansNo.1 Год назад +1

    thanks dude in the past in didnt use module script because i dont know how to use it but now i know how it works

  • @A_Random_Guy655
    @A_Random_Guy655 10 месяцев назад +1

    It was very nice using your item system I modified it a little bit and added my own attack types like disintegrate, op hit, & punch. I also used type checking in your item system to make it understandable. I already credited you so yea.

  • @MISTEDYOUTUBER
    @MISTEDYOUTUBER Год назад +2

    Tried to be here as fast as possible!

  • @yournotfunni
    @yournotfunni Год назад +3

    idea for next tutorial: slap counter (everytime u slap someone it show u the slap) leaderboard (with slap counter and equip glove if possible) and also for the another next tutorial can u tell us how to make glove badges and gamepass glove?

    • @MajesticUC
      @MajesticUC  Год назад

      I already said thats what i was going to make for next video

    • @Akkerixx
      @Akkerixx Год назад +1

      i already have a script for that:
      local PunchAmount = script.Parent
      local player = game.Players.LocalPlayer
      local PlayerPunches = player.leaderstats:WaitForChild("Punches")
      PunchAmount.Text = "👊"..PlayerPunches.Value
      PlayerPunches.Changed:Connect(function()
      PunchAmount.Text = "👊"..PlayerPunches.Value
      end)
      if u are making a slapping game u can change the punch emoji to a hand emoj or u can just remove the punch and the 2 dots
      also make a screen gui then a textlabel in starter gui then make a local script in the textlabel and change any variable values if u need

    • @franciscoplay32
      @franciscoplay32 11 месяцев назад

      @@Akkerixxand the leaderstats?

    • @franciscoplay32
      @franciscoplay32 11 месяцев назад

      bc. i tried to make the slaps thing. i was trying. it didtn work. but yea. you forgot the leaderstats

    • @colaofficial1
      @colaofficial1 10 месяцев назад

      @@Akkerixx can u make a script that gives you a slap when u hit?

  • @Akkerixx
    @Akkerixx Год назад +3

    hey majestic i also found some bugs and the first one is that u can still hit people when they are ragdolled just by unequipping and equipping the tool and spamming click and also i made an ability called electric and it has long stun time but u can abuse it by just going to the ragdolled player and waiting for them to stand up and then just hit them again which will be annoying so could u add a invincibility for when u are ragdolled and when u get up

    • @MajesticUC
      @MajesticUC  Год назад

      The first bug isnt a bug. You dont need to unequip and equip your weapon to do that. If you don’t want to hit people if they are ragdolled then in the check function, check if ragdool.Value == true. If it does then return false

    • @Akkerixx
      @Akkerixx Год назад +1

      oh ok but also u can hit multiple people with the same hit? and also how do i add a small invincibility when the player gets up@@MajesticUC

    • @Akkerixx
      @Akkerixx Год назад +1

      also 1 last question, will u make a tutorial on killstreak?@@MajesticUC

  • @XBurgerVideos
    @XBurgerVideos Год назад +2

    Are you having more fun doing this than knife game? Just curiosity

    • @MajesticUC
      @MajesticUC  Год назад

      Knife fight vids take longer for me to make. I'm still developing it but am just not uploading stuff for it right now because the video would be 3 mins long

  • @localloafofbread
    @localloafofbread 11 месяцев назад +1

    but what if you want make skins (example: I’m planning to make a stud battles game, were your a stud that fights other studs/players. So like an example of this?)so how make small skins? Please tell me if you figure out 😢

  • @baconmasterr
    @baconmasterr 2 месяца назад +1

    You should totally make killstreak!!!

  • @beautifullyfondess
    @beautifullyfondess Год назад

    oh woah
    I seen this game and it looks
    quite cool
    also is it ok
    u would see my comment on ur
    robux contest short video ?
    thx

  • @OYes-nh2tx
    @OYes-nh2tx Год назад +1

    U should next make a killstreak pan

  • @Coneflare
    @Coneflare Год назад +1

    Can you make a tutorial on how to make killstreak phases and stuff?

  • @xason
    @xason Год назад +2

    is there a way to add randome death sound effect?

    • @MajesticUC
      @MajesticUC  Год назад

      Yes. Whenever the character dies, have a folder containing the death sounds and pick a random sound out of the folder using math.random. Make a clone of the selected sound and add it to the character’s humanoid rootpart

    • @Akkerixx
      @Akkerixx Год назад +1

      @@MajesticUC can you do that in the next video?

  • @PiotrINoobek
    @PiotrINoobek Год назад +2

    I have an issue with the Check module, whenever you try to hit someone it says "Ragdoll is not a valid member of Model "Workspace.Player1", can you help me resolve this problem ?

    • @trogspidr
      @trogspidr 6 месяцев назад

      i got this same issue

  • @kamaria2006
    @kamaria2006 Год назад +1

    very cool tutorial, im just bored so i just watch some random vids for entertainment

  • @Das.mp3
    @Das.mp3 Год назад +2

    Idea for next part : a part that ragdolls (doesnt drop the tool)

    • @MajesticUC
      @MajesticUC  Год назад

      what do you mean doesn't drop the tool?

    • @Das.mp3
      @Das.mp3 Год назад

      I have seen other ragdoll parts. When u touch them ur glove leave ur hand and drops to floor. If u try un equip and equip it stays there

  • @ebosve
    @ebosve Год назад +1

    Vary cool

  • @mat_randomstuff
    @mat_randomstuff 7 месяцев назад

    please continue this series!

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

    Will there be a part 3 for the stands?

  • @n1runReal
    @n1runReal 4 месяца назад

    just asking, how do i make a killstreak? basically i have a numbervalue inside the killstreak glove and i want the numbervalue to go up when you get a kill

  • @Coolguy69-zy9lv
    @Coolguy69-zy9lv 3 месяца назад

    I need a know how to make the teleporter where you can select stuff and spawn in with it

  • @PRJMakesEditz
    @PRJMakesEditz 11 месяцев назад +1

    Bro when will you do Part 3?

  • @dumbwashere
    @dumbwashere Год назад +1

    Im using the idea of instead of gloves, frying pans lol

  • @Yokunnnn
    @Yokunnnn Год назад

    add a hit particle when the player hit someone please. Anyways i like your video!!!

  • @n1runReal
    @n1runReal 5 месяцев назад

    im not forcing you to, but can you please release part 3 some day?

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

    when "how to make slap battles part 3" video??

  • @_trolling_2053
    @_trolling_2053 Год назад

    Very nice👍😃

  • @SpæceFrightensMe
    @SpæceFrightensMe Месяц назад

    yo majestic is there a way to make it not work when trying to hit certain people

  • @gmdflamey
    @gmdflamey Год назад

    hey I was wondering if you could make a stun for your combat video

  • @NoWayOnlyGamePlay
    @NoWayOnlyGamePlay 11 месяцев назад

    We need part 3 of it and in it make like: Stands, some bug fixes (again)

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

    Hey majestic can you make part 3

  • @sancho_nacho
    @sancho_nacho Год назад +1

    Bro thanks for tutorial, but if I slapping dummies a lot of times limb collision is breaking and limbs becoming uncollidable again. How to fix this? Btw limb collision Doesn't work on players.

    • @MajesticUC
      @MajesticUC  Год назад +1

      ik. Just search on devforum for some methods or just remove limb collision until next vid

    • @aaeti7327
      @aaeti7327 Год назад

      I can make a video about it so it will be fixed if you want :)

  • @daviribasnobrega3322
    @daviribasnobrega3322 6 месяцев назад

    can u make an video about how to make an slap counter GUI?

  • @stone5207
    @stone5207 Год назад

    Can u make a video about: how to create ur own battlegrounds games like: "the strongest battleground" "Z battleground" and etc

  • @OdinDacoolguy
    @OdinDacoolguy 11 месяцев назад

    maybe you can make a model of the slap battles stuff like all the gloves and stuff or nor i don't mind

  • @ghostpyxl
    @ghostpyxl Год назад +1

    when I do a team test with my friend the dummies limbs become collidable when you hit them but the actual player's limbs are still non collidable idk how to fix lol

    • @MajesticUC
      @MajesticUC  Год назад

      just dont make the limbs collidable or find a method on devforum

  • @Helpmepls-e7z
    @Helpmepls-e7z Год назад +1

    Sorry brother, I want to make a Game that is similar to rogue demon, when executing an attack, there will be an animation, so as an ulti Q lowers the life of the other player, a clear example is the Centipede Attack of the character Shinobu in Rogue demon, I hope you can comply, since I want to make my own game, thanks brother

    • @MajesticUC
      @MajesticUC  Год назад

      Why r u on a slap battles tutorial if u want to make rogue demon?

    • @Buildable_Brix
      @Buildable_Brix Год назад

      ​@@MajesticUClol

  • @cola14k
    @cola14k 9 месяцев назад

    When is Part 3? All I need is the giving slaps part

  • @ker_off
    @ker_off Год назад +1

    OMG THANKS THAT WAS MY DREAM OMGG

  • @NaHIdLoSee
    @NaHIdLoSee Год назад +1

    Wats yo opinion on generative ai in roblox?

    • @MajesticUC
      @MajesticUC  Год назад

      Are you talking about language models like chatGPT? If so then I think they will prove to be extremely useful in 10 years from now. Ik there are lots of ethical issues for using ai instead of people for jobs but the exact same claims were made in the industrial revolution where people thought they were going to lose their jobs when it actually made more jobs and made work more efficient. I think new jobs will arise and ik the arguments like programmers wont be useful anymore once people are able to use language models to write anything in code for them but it actually just makes our jobs easier and if anything goes wrong we’ll be able to fix it

  • @goofydev9111
    @goofydev9111 Год назад +1

    /e first

  • @AzurineRBLX
    @AzurineRBLX Год назад

    In your punch tutorial can you please make it so when someone is punched they get stunned I’ve tried but for some reason it doesn’t work

  • @Pillow_thenickgirl
    @Pillow_thenickgirl Год назад +1

    MajesticDev can you help me ? . The link pastebin is not work i cant go in that web

    • @MajesticUC
      @MajesticUC  Год назад

      It works for me. What do you mean you cant go in the web

    • @Pillow_thenickgirl
      @Pillow_thenickgirl Год назад

      @@MajesticUC yeah i can't . That not work for me

    • @Pillow_thenickgirl
      @Pillow_thenickgirl Год назад

      @@MajesticUC can you do something ?

    • @MajesticUC
      @MajesticUC  Год назад

      @@Pillow_thenickgirl what happens when you click on the link?

    • @Pillow_thenickgirl
      @Pillow_thenickgirl Год назад

      @@MajesticUC when clicked it will load and say *the link not work try again*

  • @rachaelstachkunis1059
    @rachaelstachkunis1059 Год назад +1

    Can u add the equip stands for next vid?

  • @Spensem
    @Spensem 7 месяцев назад

    can you make a tutorial of how to make plague glove?

  • @Eeooaa63
    @Eeooaa63 Год назад +1

    how do i make a teleporter to spawn down to your island

    • @MajesticUC
      @MajesticUC  Год назад

      im sure there are lots of tutorials on how to tp

  • @colaofficial1
    @colaofficial1 10 месяцев назад

    i did everything and when i playtest it just says Infinite Yeild Possible On ´ServerScriptService:WaitForChild("Spacial")`
    And I Cant Slap, No anim plays and it doesnt do damage or ragdoll or anything

  • @xdmnokplus
    @xdmnokplus 3 месяца назад +1

    TEAM ANIMATION SPOFTER :)

  • @localloafofbread
    @localloafofbread 11 месяцев назад

    I wanna make a game like sword battles though

  • @Tearinity_Roblox
    @Tearinity_Roblox 10 месяцев назад

    where is the part of check? i cant find it and i need to see where to add the "Ragdoll", Idk where to add

  • @Anhsangcuadang50
    @Anhsangcuadang50 Год назад +1

    6,66k subs :skull:

  • @Le_goatz
    @Le_goatz Год назад +1

    when the knife fight game finna drop?

    • @MajesticUC
      @MajesticUC  Год назад +1

      Once the game is playable. When it gets close to that i will make a release date

    • @Le_goatz
      @Le_goatz Год назад

      @@MajesticUC ayo cant wait to play with my friends

  • @colaofficial1
    @colaofficial1 10 месяцев назад

    How do i make it so it gives me a slap when i hit someone

  • @JaydenTheAnimator569
    @JaydenTheAnimator569 8 месяцев назад

    well how do you make the leaderstats

  • @TheRealServer
    @TheRealServer Год назад +2

    My guy where your voice

    • @MajesticUC
      @MajesticUC  Год назад

      My obs is broken and it doesn’t listen to my mic. I will try getting it back soon

    • @_trolling_2053
      @_trolling_2053 Год назад

      ​@@MajesticUC no dont i like ai.voice

  • @pookiemonsta
    @pookiemonsta 11 месяцев назад

    what was that plugin at 1:38

  • @raulore
    @raulore 9 месяцев назад

    WHEN NEW VIDEO BRO!!! :(

  • @rachaelstachkunis1059
    @rachaelstachkunis1059 Год назад +1

    Idk, but my thing won’t work, I did everything correctly. Is it because I used a different model?

  • @Invxlid1
    @Invxlid1 8 месяцев назад

    bro please how do make a tournament system

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

    please continue it

  • @fynnSimRoblox
    @fynnSimRoblox 11 месяцев назад

    i have a question. when will part 3 come out?

  • @user-oq9dy9yq5k
    @user-oq9dy9yq5k Год назад

    why do they stand up while ragdolling

  • @n1runReal
    @n1runReal 4 месяца назад

    shoot, THE RAGDOLL BOOL VALUE ISNT GOING IN PLAYERS

  • @Yokunnnn
    @Yokunnnn Год назад +1

    Hi!!!

  • @mixty2770
    @mixty2770 Год назад

    Can you make the game a model please because i want to share it to my friend and he doesnt have time to code (Im so sorry for asking this)

    • @mixty2770
      @mixty2770 Год назад

      And i love your videos keep the making slap battles series!

  • @franciscoplay32
    @franciscoplay32 6 месяцев назад

    so whens part 3

  • @franciscoplay32
    @franciscoplay32 11 месяцев назад +1

    Make Part 3. is been like 2 weeks. come on. make the leaderstats thing. stands, gamepass's stands, badges stands, etc
    NOW IS BEEN 1 MONTH. if you dont make more slap battles tutorial. the more subs you dont get.
    SO PLS

  • @cola_enthusiast
    @cola_enthusiast 11 месяцев назад

    7:16

  • @CipherBR
    @CipherBR 7 месяцев назад

    THANK YOU SO MUCH THE BRO, THE ANIMATION STILL DONT WORK :DDDD

  • @JeeziLOL
    @JeeziLOL Год назад +2

    If my only move is to subscribe, ur only move is too pin.😅
    Love ur channel

    • @MajesticUC
      @MajesticUC  Год назад +1

      if this wasnt a tutorial i would pin. Srry young one...

    • @JeeziLOL
      @JeeziLOL Год назад

      @@MajesticUC u alright, I was just watching this because i wanted to know how to script the ability into my game with spoons

  • @JeffTheSeven
    @JeffTheSeven Год назад

    Hey, I have this error. Players.morton0401.Backpack.Tool.Script:17: Expected ',' after table constructor element. Please help
    Hey, I have this error. Players.morton0401.Backpack.Tool.Script:17: Expected ',' after table constructor element. Please help

  • @Use_Bacon
    @Use_Bacon Год назад

    teach me how to make battlegrounds pls pls

  • @weltonplayz
    @weltonplayz Год назад +2

    very nice tutorial, followed every step like the last, one small issue tho, when playtesting the game in studio, everything works fine, but as soon as it gets to the actual game i get an error saying Infinite yield possible on 'ServerScriptService.Modules.Attack.Check:WaitForChild("Ragdoll")'

    • @weltonplayz
      @weltonplayz Год назад

      the error breaks the glove and its unusable

    • @MajesticUC
      @MajesticUC  Год назад

      This isn’t an error. Its a warning. It is telling you that there is nothing called ragdoll inside of the check module script because there isn’t. The ragdoll module script is inside state

    • @weltonplayz
      @weltonplayz Год назад

      @@MajesticUC yeah i typed the sccript in the wrong place, my bad

    • @kamaria2006
      @kamaria2006 Год назад

      i know the warning errors now im getting pretty good at roblox studio but what i dont know is much of scripting and creating mobile buttons service

  • @JeffTheSeven
    @JeffTheSeven Год назад

    Hey, I have this error. Players.morton0401.Backpack.Tool.Script:17: Expected ',' after table constructor element. Please help

    • @Akkerixx
      @Akkerixx Год назад

      show ur script

    • @kamaria2006
      @kamaria2006 Год назад

      prob require() error?

    • @Akkerixx
      @Akkerixx Год назад

      no in the table it needs a "," after every element@@kamaria2006

  • @ToonoArmadillo
    @ToonoArmadillo Год назад +1

    I give up.

  • @Zeeloses
    @Zeeloses Год назад +1

    no i ain't joinin no discurd 💀💀💀💀

  • @certifedkj
    @certifedkj Год назад +1

    another peak tut

  • @Astolfo1280
    @Astolfo1280 Год назад +1

    Bro the tts is so mid just speak fr its so much better

  • @web_082
    @web_082 Год назад +1

    Honestly really bad video. It’s almost as bad as what “Majestic” did in “08. Fly high, young one.

  • @HolySlap112
    @HolySlap112 Год назад

    also you can spam the ability how to fix that

  • @rewritefan123
    @rewritefan123 9 месяцев назад

    ServerScriptService.Modules.Attack:33: attempt to call a nil value - Server - Attack:33
    Stack Begin - Studio
    Script 'ServerScriptService.Modules.Attack', Line 33 - Studio - Attack:33
    Stack End - Studio
    function attack.Explosion(character, data)
    local damage = data.Damage
    local startup = data.StartUp
    local knockback = data.Knockback
    local stun = data.Stun
    local sound = data.Sound
    local radius = data.Radius
    task.spawn(function()
    task.wait(startup)
    local victims = spacial.GetNearPlayers(character, radius, {character})
    soundMod.Play(sound, character.HumanoidRootPart)
    for _, victim in pairs(victims) do
    if check.CanAttack(character, victim, {}) == false then continue end
    local ehum = victim:FindFirstChild("Humanoid")
    if ehum == nil then continue end
    damageMod.Start(character, victim, damage)
    local dir = (victim.HumanoidRootPart.Position - character.HumanoidRootPart.Position).Unit * knockback
    kb.Absolute(character, victim, dir)
    state.AddRagdoll(victim, stun)
    end
    end)
    end
    PLEASE HELP

  • @HolySlap112
    @HolySlap112 Год назад +1

    rabux