How To Add ANIME AURAS To Your Game (PRESS KEY TO ACTIVATE)

Поділитися
Вставка
  • Опубліковано 1 гру 2024
  • In this tutorial, you'll learn how to add epic anime auras to your Roblox game with just the press of a key! Adding custom auras can make your game stand out and give it a unique touch, so follow along as I guide you through the steps.
    First, I'll show you how to make things print using a Roblox KeyDown event. Then, I guide you through the process of adding the auras to your Roblox game and assigning them to specific keys.
    This tutorial is perfect for beginners who are new to Roblox and want to customize their games with anime auras. It's also great for experienced Roblox developers who want to add some new features to their games.
    So grab your favorite duck, sit back, and get ready to learn how to add anime auras to your Roblox game with ease!

КОМЕНТАРІ • 172

  • @scripting
    @scripting  Рік тому +2

    ⭐ GET THE BEST ROBLOX SCRIPTING BOOK HERE: linktr.ee/script_ing

  • @parkourdragon01t94
    @parkourdragon01t94 2 місяці тому +1

    This worked great for my game design journey! Thnx!

  • @homerSimpsons
    @homerSimpsons 4 місяці тому +3

    your tut helped alot can you make a video for this to be compatible with mobile? like using a gui

  • @EclipseRoblx
    @EclipseRoblx 10 місяців тому +5

    could you make a tutorial on how to make an inventory system for it? so you can equip and unequip the auras you want?

    • @CHXRR7
      @CHXRR7 4 місяці тому +1

      I want some thing similar with weapons

  • @MythoiProductions
    @MythoiProductions 21 день тому +2

    It's not wowrking for me I checked over all my errors and couldn't find any.

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

    Teach me how to do it using a Tool to activate the aura, and how can I do it myself? I went tool As a skill on mobile and PC, I'm new to Roblox studio and I'm Brazilian.

    • @Rumo_a_Nascente_do_Poder_Áereo
      @Rumo_a_Nascente_do_Poder_Áereo 6 місяців тому

      legal ver um brasileiro aq
      bom, até q é bem simples, é só trocar o evento "mouse.KeyDown..." para "variavel da tool.OnActive" ou algo assim

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

      @@Rumo_a_Nascente_do_Poder_Áereo vlw mano, tbm fico muito feliz em ver brasileiro humilde aqui :)

  • @Holemy21
    @Holemy21 11 днів тому

    Hello can you do another for Click a text button to turn on/of the Aura?
    I love your video

  • @isaaccompaore6540
    @isaaccompaore6540 Рік тому +1

    also, could you make a shift to sprint but double tap w, that doesn't stop break your walk animation? because i cant find any tutorials on this.

  • @epicplays2854
    @epicplays2854 Рік тому +3

    I was looking for this for a year. Thank you!

    • @scripting
      @scripting  Рік тому +2

      I’m glad it helped you!

    • @PrinceWemmbuMC
      @PrinceWemmbuMC 3 місяці тому

      @@scripting the error exactly says 15:07:39.067 Transform is not a valid member of ReplicatedStorage "ReplicatedStorage" - Server - Script:1

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

    what if my particle emmiters are inside of an attachment

  • @surrendertoJC
    @surrendertoJC Рік тому +1

    BEST UA-camR EVER FR FR 🎉🎉🎉🎉🎉
    But how to make aura bigger 😂

    • @scripting
      @scripting  Рік тому

      On the particle emitter there is a Size property in the property window. You can change it up to your liking!

    • @surrendertoJC
      @surrendertoJC Рік тому +1

      @@scripting 😭 bro I don't know how I can repay you, supporting channel is not a feature in my country yet

    • @scripting
      @scripting  Рік тому +1

      That’s okay! Would you like me to make a patreon? My videos haven’t hit the channel membership threshold yet but will probably hit it within some months. I’ve been thinking of going with patreon and all the code would be available there

    • @surrendertoJC
      @surrendertoJC Рік тому +1

      @@scripting that would be best how much would the cost be

    • @scripting
      @scripting  Рік тому +1

      www.patreon.com/PremiumScripters
      Check it out! I'm still adding things in there, but there's going to be tons, especially as I record more! :)

  • @chiaweijie194
    @chiaweijie194 Рік тому +2

    is is possible to do this with a timer instead of pressing twice
    like when i press q
    aura will be used for 4 sec

    • @scripting
      @scripting  Рік тому

      Yes
      Use
      wait(4)
      aura:Destroy()

    • @chiaweijie194
      @chiaweijie194 Рік тому

      @@scripting aight thx a lot been trying to make dash effect and it works
      :) thx

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

      Where would u put that script

  • @BetterNouser
    @BetterNouser 9 місяців тому +1

    i have like 15 diffrent partical things in one aura and you only got 1 and this cant help

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

      same

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

      group them as a model together and then rename it to what you need the name to be this worked for me

    • @illusivekari
      @illusivekari 20 днів тому

      try duplicating the scripts and rewrite the to the second aura's name in the folder

  • @miltrplays634
    @miltrplays634 Рік тому +2

    By any chance, how can i make an animation before the aura starts?

    • @scripting
      @scripting  Рік тому

      Hi check my animation videos ua-cam.com/video/FZX1bsDhFLI/v-deo.htmlsi=-_tC9J7qkH7b0jvH

    • @miltrplays634
      @miltrplays634 Рік тому

      I mean, I wanna have like an animation right before aura starts

    • @miltrplays634
      @miltrplays634 Рік тому

      How can I script that?

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

      @@miltrplays634 i would play the animation and then use the wait function so the animation plays and then the aura begins

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

    A question. How do i make a tool that gives a/an player an aura, then disappears once the tool is Unequipped? 🤔 😅

  • @lilbuddy123-k9f
    @lilbuddy123-k9f 2 місяці тому

    can u put the scirpt below the video so people can just copy it and put it in the script

  • @Hubub.
    @Hubub. Рік тому +1

    Where do we even get the auras, Free models? plugins? or just make them?.

    • @scripting
      @scripting  Рік тому

      It’s for any aura so either one works

  • @biz3678
    @biz3678 Рік тому +1

    it works, i can turn the auras on and off and stuff but for some reason the auras are to high up off the ground, do u know how i can fix this?

    • @scripting
      @scripting  Рік тому +1

      It could be the particle emitter itself. Try checking it’s properites

  • @ImPoorBruh
    @ImPoorBruh Рік тому +2

    Yo man I love your video, can you make a tutorial about cutscene when pressed a key?

    • @scripting
      @scripting  Рік тому

      Absolutely! Got any details on it?

    • @ImPoorBruh
      @ImPoorBruh Рік тому

      @@scripting So when you press the key your camera will go crazy around you, or make a skill using cutscene like your kameha 3 years ago

    • @scripting
      @scripting  Рік тому

      Got it! Thanks

    • @scripting
      @scripting  Рік тому +1

      It will be uploaded in the next few days

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

    how do you change where the particles display

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

    is there a way to make it a gamepass, ik how to make a tool gamepass but not a aura gamepass

  • @dylanb1997
    @dylanb1997 Рік тому +1

    will this apply to other player with different avatars?
    ( what i mean by that your using your avatar's humanoid rootpart, and your avatar is the starter character, so if i chose an avatar to demonstrate the aura ability, will all players that join become that character?)

    • @scripting
      @scripting  Рік тому

      I’m not sure what you mean. You can use the PlayerAdded event to check for a certain player to give them the aura

    • @thejust1nz
      @thejust1nz Рік тому +1

      @@scripting there is something called StarterCharacter where if someone creates a dummy and name it startercharacter and put it inside starterplayer it will turn into the players avatar even if their avatar is different but i think u dont have to do anything about it since it just changes their avatar and not their whole character. Thanks for listening

    • @scripting
      @scripting  Рік тому

      Yes, exactly. So, with StarterCharacter, the character itself (the model inside workspace with your name) becomes that model that you have set as the starter character. This means that the CharacterAdded event will fire whenever that starter character is added to the game (instead of your roblox character).
      What ends up happening is that StarterCharacter becomes your character and is given the name of your player. So, everything should be the same.

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

    This is the only vid on how to make aura be on a player but it doesn't work so now i gotta undo everything i did for thr past half hour

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

      Check your output for errors

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

    Could you make it so that the aura loops until they key is not pressed

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

      You can by using mouse.KeyUp
      Try looking into it

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

    anyone know how I can make it so the aura turns off after around 8 seconds?

  • @Black-mc9mc
    @Black-mc9mc Рік тому

    Can you make it so you Transform with hair too cause I tried the same principle as the particle emitter but it did not work

    • @scripting
      @scripting  Рік тому

      Hair is a little bit weird. It requires welds

    • @scripting
      @scripting  Рік тому

      [2021!] How to make your own Super Saiyan Transformation on ROBLOX
      ua-cam.com/video/SR8KNmQdXjg/v-deo.html

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

    can you add animation and music in the script so like when i activate a certain animation plays then music plays and the aura appears?

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

      Hi I have a tutorial on sound effects and music. Watch them and I’m sure they’ll help

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

    Ty man i can know now

  • @chanelvsx
    @chanelvsx Рік тому

    are there an alterations i could make to this to make it only apply to a certain player when pressed?

    • @scripting
      @scripting  Рік тому

      Yes, use the mouse.KeyDown event (covered in lots of my videos)

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

    i have 3 auras 2 for the legs (doesnt matter what leg) and 1 for the hand but the hand one spawns in the legs and they all stay where they spawned and dont follow me

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

      Make sure you set the parent to an object that’s inside the character (I.e, humanoid root part). you might have parented them in workspace.

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

      Check where the “parent” property is set, basically, and that should give you clues to fixing it

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

      nvm i found out the script didnt work and the only thing working was my local script where i did things in they still dont wanna stick to me tho and smh the game cant get my plr.players.LocalPlayer

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

    How can I make so I only use it only the owner

  • @ImEpikRBX
    @ImEpikRBX Рік тому

    Hey, Can you make it where it only works if you use a tool?

    • @scripting
      @scripting  Рік тому

      Yeah look into something called Tool.Activated

  • @xdAnimaitor
    @xdAnimaitor 5 місяців тому

    How to do model aura into player aura??

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

    How do i make this work on mobile too?

  • @Kymeob
    @Kymeob Рік тому

    Hello, i managed to make a flight script, but i would like that when i click on F, it makes me fly, but also it activates the effects on my hands, how should i do?

    • @scripting
      @scripting  Рік тому

      Use the concepts from this video for the effects and put your fly stuff in a line below it

    • @Kymeob
      @Kymeob Рік тому

      I've tried, but the thing is that my effect is multiple effects, And i want them to be in the hands and not in the humanrootpart@@scripting

    • @scripting
      @scripting  Рік тому

      @kymxb_y4564 try to change HumanoidRootPart to LeftHand

    • @Kymeob
      @Kymeob Рік тому

      it worked, thanks, and also, i would like to make a different effect for each staff, do I have to duplicate everything, even the remoteEvent, etc...?
      @@scripting

    • @scripting
      @scripting  Рік тому

      @kymxb_y4564 adding another if statement should do the trick

  • @fluffy.ae0
    @fluffy.ae0 11 місяців тому

    i can open the aura it works nice but i cant close it do you have any fixes??

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

      Check the output for errors

    • @fluffy.ae0
      @fluffy.ae0 11 місяців тому

      @@scripting i have and nothing was there and i followed everything but i only used one aura

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

      Close it meaning you can’t turn it off?

    • @fluffy.ae0
      @fluffy.ae0 11 місяців тому

      yes
      @@scripting

    • @fluffy.ae0
      @fluffy.ae0 11 місяців тому

      it lets me turn on but everytime i click it it wont toggle instead it keeps multiplying

  • @jaysfeath3r
    @jaysfeath3r Рік тому

    hello! how do you make it disappear after 20 seconds instead of pressing the key again?

    • @scripting
      @scripting  Рік тому

      Hi! You can use a wait(20) and put the disappearing code after it

    • @jaysfeath3r
      @jaysfeath3r Рік тому

      Thank you! should i do it in the script or localscript?@@scripting

    • @scripting
      @scripting  Рік тому

      @carmensandiegox I believe it should be in the script- right after the transformation is completr

    • @jaysfeath3r
      @jaysfeath3r Рік тому

      Alright, can you show me an example of the script? Sorry for asking too much!@@scripting

    • @jaysfeath3r
      @jaysfeath3r Рік тому +1

      game.ReplicatedStorage.Transform.OnServerEvent:Connect(function(player, aura)
      local auraObject = game.workspace.Auras:FindFirstChild(aura)
      if (auraObject) then
      for _, v in next, auraObject:GetChildren() do
      if v:IsA("ParticleEmitter") then
      local particleClone = v:Clone()
      particleClone.Parent = player.Character.HumanoidRootPart
      end
      end
      end
      end)
      wait(20)
      for _, v in next, player.Character.HumanoidRootPart:GetChildren() do
      if v:IsA("ParticleEmitter") then
      v:Destroy()
      end)
      it doesnt work that well (im very new to scripting)
      @@scripting

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

    its not showing it in the output

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

    What if your aura has more then 1 edmitter?

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

      You can use a for loop :)

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

      @@scripting Btw i have been watching and i added the remove aura and now it wont work what mightve i done wrong?

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

      Also is there a way i could possibly work with you? (Im helping a small dev very new)

  • @isaaccompaore6540
    @isaaccompaore6540 Рік тому

    do i instead add game:AddItem() in the script? because i cant see any of my particles

    • @scripting
      @scripting  Рік тому

      Any errors? Check if the particles are enabled

  • @ornawee
    @ornawee 4 місяці тому +1

    6:00 LOL

  • @nt_officials
    @nt_officials Рік тому

    hi i need help im building a simulator game and im trying to make an aura shop so players can grind gems to buy the aura and it saves inside the inventory and im trying to make a function where each aura has its own status for health strength and gem and much more.pls if u got any aura system or if theres anyway u can help me build one

    • @scripting
      @scripting  Рік тому +1

      Use a table
      local auras = {
      [“Aura”] = {healthStrength = 1, gem = 40}
      }
      Like that. You can then look up the aura in the table
      local selectedAura = auras.Aura
      print(selectedAura.gems)
      Like that

    • @nt_officials
      @nt_officials Рік тому

      @@scripting have u helped anyone build there game and u get some reward out of it like cash or becoming an admin for there game?

    • @scripting
      @scripting  Рік тому

      You can hire me on fiverr

    • @nt_officials
      @nt_officials Рік тому

      @@scripting wats ur user

    • @nt_officials
      @nt_officials Рік тому

      @@scripting do u do weekly payments?

  • @alexh6071
    @alexh6071 Рік тому +1

    didnt work for me lol

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

    it does not work for me

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

    why when I put on the aura it kills me

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

      Send me your code

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

    can you tell us how it make it whitelist, pls

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

      Hi! Check my admin commands tutorials. It’s covered in there

  • @Killua_Uchiha.
    @Killua_Uchiha. Рік тому +1

    can you say me the scripts?

  • @Sw1ffyEditz
    @Sw1ffyEditz Рік тому

    how do it turn it off please help me

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

      just press the keybind again

  • @sanctionry
    @sanctionry Рік тому

    how can i add a debounce to this? :D

    • @scripting
      @scripting  Рік тому +1

      You can add one by using
      local transformed = false
      And then in the transformation itself, have an if statement at the top:
      if transformed == false then
      transformed = true
      - - rest of the code

    • @sanctionry
      @sanctionry Рік тому

      @@scripting thank you so much! great vid btw.

  • @Neptunzz4952
    @Neptunzz4952 Рік тому

    Could you put every script you did in a pinned comment or description?

    • @scripting
      @scripting  Рік тому

      All my Scripts will be posted for channel members/patreons at some point whenever I get to it. There will be lots of scripts for channel supporters

    • @GoldenStareSB
      @GoldenStareSB Рік тому

      @@scripting Why do you have to make it so only patreons and members can get it copy and pasted, while others have to copy it word by word? doesn't seem fair in my opinion.

    • @scripting
      @scripting  Рік тому

      @NPlushie Because those that are patreons pay to support the channel, so they are rewarded…

    • @GoldenStareSB
      @GoldenStareSB Рік тому

      @@scripting ah, okay.

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

    IT WORKSSSSSSSSSSSSS LETS FUCKIN GOOOOOO

  • @1rustic1
    @1rustic1 4 місяці тому

    GIVE CODE NOW

  • @d3stroys
    @d3stroys Рік тому

    Exactly why i dont wanna learn scripting

    • @scripting
      @scripting  Рік тому

      Lol it’s actually really fun

  • @ODDxPLAYZ
    @ODDxPLAYZ Рік тому

    please give this script in comment

  • @Hubub.
    @Hubub. Рік тому

    this dose not work

    • @scripting
      @scripting  Рік тому

      It does work

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

      honestly idk how to copy 💀
      @@scripting

  • @scripting
    @scripting  Рік тому +2

    I hope you enjoyed this tutorial! If you have any questions, just let me know in the comments section below

    • @Ironbl4ze
      @Ironbl4ze Рік тому

      yoo how do i add a wait? so i need to wait 5 seconds before using it again?

  • @RyeAracena-EDITS
    @RyeAracena-EDITS 10 місяців тому

    local player = game.Players.LocalPlayer
    local mouse = player:GetMouse()
    mouse.KeyDown:Connect(function(key)
    if (key == "k") then
    print('player wants to get aura')
    end
    end)

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

      where

    • @RyeAracena-EDITS
      @RyeAracena-EDITS 10 місяців тому

      @@cxnted thats first script the others i'm not gonna say it

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

      why
      @@RyeAracena-EDITS

    • @RyeAracena-EDITS
      @RyeAracena-EDITS 10 місяців тому

      @@cxnted bro it's simple to type it ...

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

    game.ReplicatedStorage.Transform.OnServerEvent:Connect(function(player, aura)
    local AuraObject = game.Workspace.Auras:FindFirstChild(aura)
    if (auraobject) then
    for _, v in next, aura:Object:GetChildren() do
    if v:IsA("ParticleEmitter") then
    local particleclone = v:Clone()
    particleClone.Parent = player.character.humanoidrootpart
    end
    end
    end
    end)

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

      game.ReplicatedStorage.Transform.OnServerEvent:Connect(function(player, aura)
      local auraObject = game.Workspace.Auras:FindFirstChild(aura)
      if (auraObject) then
      for _, v in next, auraObject:GetChildren() do
      if v:IsA("ParticleEmitter") then
      local particleClone = v:Clone()
      particleClone.Parent = player.Character.HumanoidRootPart
      end
      end
      end
      end)

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

    local player = game.players.localplayer
    local mosue = player:getmouse()
    mouse.keydown:connect(function(key)
    if (key == 'e') then
    print('player wants to get an aura')
    end
    end)

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

      U spelled mouse wrong
      change it before people complain

  • @sonicepicz1215
    @sonicepicz1215 Рік тому

    Hey there, If I can talk to you through Social media(like Discord), then please reply with your discord username or whatever it is and I will ask you about auras scripting that I want to.

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

    game.replicatedstorage.transform.onserverevent:connect(function(player, aura)
    end)

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

    how do i have to code it if there are parts in teh aura that move particle emitters