Hello, thank you very much for this, but when I decided to watch it, I realized that after death it can no longer be twisted, but it is easy to fix (but not for beginners), just forbid dying, and I also noticed that you can not remove auras from inventory and when they reach a maximum, they go beyond the limits of what is allowed. Thank you if you are reading this, and thanks for that
Nice system! U earned urself a sub! Btw for part 2 can u make a system for when u roll a specific aura, the player plays a custom idle animation? If so could u also add music themes to specific auras as well? Thanks!
If you could I would want you to expand on this and make a crafting system where you combine different auras to make an item that gives you luck or something.
this is awesome! but can you pls add remove aura , music , custom animations for auras , and a special cutscene when you pull smth over 10K+ or 1M+? that will be wonderful if you can do it! one more time thank you for the kit!
Yeah I've actually implemented all of that, I've just gotta record. I've revamped the inventory, fixed bugs, added customs rigs and animations for specific auras and i have added the cut scenes.
you should definetly add to this or do tutorials to add like animations for certain auras or make x2 luck potions and such i think itd be really cool and help a lot
THERE IS A BUG: So there is a setting that if you auto roll a number higher than it then it stops rolling and let’s you keep it. Else it keeps rolling. Hence “auto roll”. Befire I fixed it if you picked a number 1 unit higher than the rolled number it lags everything and you don’t get the aura. It’s because whoever coded this found the error and did something stupid to kind of fix it. He made the auto roll required number 1 less. So I un did that in the main script and also fixed the og bug in the visual manager. ALL YOU HAVE TO DO IS DELETE THE “-1” ON LINE 188 THEN GO TO VISUAL MANAGER AND DELETE “=“ ON LINE 62
This is because the saving, I'm not actually sure why it doesn't work and that's the main issue I've been trying to fix. If you find any other bugs make sure to let me know!
@@Syntex_ErrorMaybe simply make it so whenever the game detects that api services are off, the saving system disables and warns the player to turn on api services in game settings!
@@Syntex_Error Also, the quick spin doesn’t work. Make sure to fix that! And also just want to thank you for giving stuff like this out for free and actually reading the comments for suggestions and stuff like that!
@@kotara124 okay I'll try add quickspin in update 3 cause I don't really know how it works but make sure you watch part2 cause there will be a lot more and better features.
hi, would it be possible for you to un-copylock your aura game, so me and my friednc an get thos extra Aura.. also im gonna give credit to you and amazing job THANK YOUU!
could u update the game so that if you get a rare aura above 1,000 theres a cutscene and we can edit the cutscene? other then that i love the game and me and my friend are making a rng game based of jujutsu kaisen!
Question: How do I change the position of thw aura in the player's body? I made an aura for head and at the bottom of the player's leg. Hope you answers this question..
change the module script that's in serverScriptService>ServerScript>PlayerSaveData (this is for testing only as it gives them to everyone that joins) to local module = { EquippedAura = 1, RollsAmount = 0, Auras = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 } } return module
thank you, ill keep the credit in my game, god bless you man
Hello, thank you very much for this, but when I decided to watch it, I realized that after death it can no longer be twisted, but it is easy to fix (but not for beginners), just forbid dying, and I also noticed that you can not remove auras from inventory and when they reach a maximum, they go beyond the limits of what is allowed.
Thank you if you are reading this, and thanks for that
Yeah also to fix the issue with the UI you can go to the main gui and turn off reset on spawn. Also I'll add removing in the next update!
ok@@Syntex_Error
tysm! ill give credit once i finish my game
what is the game?
This really needs a Delete aura
Next update is out, watch the video to see
@@Syntex_ErrorDude, this is literally just zeeval's sols rng tutorial..
Nice system! U earned urself a sub! Btw for part 2 can u make a system for when u roll a specific aura, the player plays a custom idle animation? If so could u also add music themes to specific auras as well? Thanks!
Yep I'll give it a try!
this would be great!
@@Syntex_Error WHY DO AURAS DONT SAVE IN INV):
@@Jowisz3044 enable api services
If you could I would want you to expand on this and make a crafting system where you combine different auras to make an item that gives you luck or something.
Thanks for the suggestion! I'll have a look into it.
you need a scrolling frame and delte button other wise you cant get to the bottom ones
That's in part 2 on my channel!
BTW, PEOPLE HAVE MADE TUTORIAL VIDEOS USING THIS EXACT KIT LOL (ByteRBX, etc)
I got an issue. These aura is only applied to the torso, how can I make the particles also available for the head legs etc?
It's a feature in part3, out now on my channel!
this is awesome! but can you pls add remove aura , music , custom animations for auras , and a special cutscene when you pull smth over 10K+ or 1M+? that will be wonderful if you can do it! one more time thank you for the kit!
Yeah I've actually implemented all of that, I've just gotta record. I've revamped the inventory, fixed bugs, added customs rigs and animations for specific auras and i have added the cut scenes.
Woah! that's gonna be extra awesome alright i will be waiting😃@@Syntex_Error
@@Syntex_Error have you updated the roblox game? so i can edit the newest version with all the new stuff?
i need help the game broke and i cant roll
you should definetly add to this or do tutorials to add like animations for certain auras or make x2 luck potions and such i think itd be really cool and help a lot
I have added some of these in part 2, I just published it!
THERE IS A BUG:
So there is a setting that if you auto roll a number higher than it then it stops rolling and let’s you keep it. Else it keeps rolling. Hence “auto roll”. Befire I fixed it if you picked a number 1 unit higher than the rolled number it lags everything and you don’t get the aura. It’s because whoever coded this found the error and did something stupid to kind of fix it. He made the auto roll required number 1 less. So I un did that in the main script and also fixed the og bug in the visual manager. ALL YOU HAVE TO DO IS DELETE THE “-1” ON LINE 188 THEN GO TO VISUAL MANAGER AND DELETE “=“ ON LINE 62
Yea sorry about the issue, I have made updates and bug fixes to the latest version on my channel
@@Syntex_Errork thanks lol. I am part of a dev studio and we were implementing this into our game. I was tasked with debugging
Nice and new sub my guy
Whenever I edit in studio, it doesnt work? Please fix this in the next update (it works inside the actual game btw, just not in studio)
This is because the saving, I'm not actually sure why it doesn't work and that's the main issue I've been trying to fix. If you find any other bugs make sure to let me know!
@@Syntex_ErrorMaybe simply make it so whenever the game detects that api services are off, the saving system disables and warns the player to turn on api services in game settings!
@@Syntex_Error Also, the quick spin doesn’t work. Make sure to fix that! And also just want to thank you for giving stuff like this out for free and actually reading the comments for suggestions and stuff like that!
@@kotara124 okay I'll try add quickspin in update 3 cause I don't really know how it works but make sure you watch part2 cause there will be a lot more and better features.
hi, would it be possible for you to un-copylock your aura game, so me and my friednc an get thos extra Aura.. also im gonna give credit to you and amazing job THANK YOUU!
Yeah it's not copylocked (: all my kits are free
Ur Actually Amazing, But I Dont Like When U Spawn In With Them Already, Overall, Amazing, Lmk When Part 2!
Yep, I'll change that now! sorry abt that
@@Syntex_Error ur good lmao, could i mb give u more suggestions since ur a good coder lol
isnt this from w1lle?@@MitchPlaysYT, or is it just a similar roll animation
BRO ACTUALLY SAVED ME....................
the Gui did not work for me. when i clikced on it nothing happended idk if this is glitch but i will not sub till it works
All g, v3 is out now. Hope it works for you!
@@Syntex_Error it still does not work but i figured it out. i had to enable something so ty!
Your super underrated keep up the good content :D
When I make my aura and put it on roll it doesn't let me hit the role button
Does the game work for r6? If it does, can you make it so custom animations come with the auras? Thanks.
It should work with r6 and yea I'll add animations with the aura too
Ok thank you
could u update the game so that if you get a rare aura above 1,000 theres a cutscene and we can edit the cutscene? other then that i love the game and me and my friend are making a rng game based of jujutsu kaisen!
Yea I'll try to add that
@@Syntex_Error thx!!
hey ive noticed on inventory limits and the auras dont stay in the inventory barrier and i dont know how to fix it. also i'll be wait for part 2 ❤
Yeah all the Inventory issues will be fixed and it will also have a limit of auras!
@@Syntex_Error yeah i cant wait! also the discord link has expired and i wanna chill there :D
its not working, when I click to edit it on studio it just says I don't have studio, even tho I do
just a question, do you know how to make a admin command that lets you give yourself any aura?
Yep that's in part 2 on my channel!
@@Syntex_Error im looking at the other video, cant find any admin commands, only animations
OMG ill subscribe in 1sec
Thanks, it means a lot to me!!
I thank u because I can finally ad my own game without hard scripting
Can u show how to make idle animation for auras?
Question: How do I change the position of thw aura in the player's body?
I made an aura for head and at the bottom of the player's leg.
Hope you answers this question..
please make a video tutorial for it if possible. I subbed because you made alot of wonderful videos 😅
Can you tell me how to add animation to my aura?
Next video will be about that!
thank you so much!@@Syntex_Error
How do i give my self all the auras
How do you make it so you can delete duplicates? or stack them cause the inventory overflows
Hey, never mind it work's but, could you make a delete aura button cuz its full and yk xD
Yeah I'll add that for part 2!
Thanks!@@Syntex_Error
How to make inventory space?
for some reason nothing happens when i press the roll button
how do u make it so ur custom aura appears in the game? im using the same scripts and guis and i made some auras
How to remove the aura inscriptions above head?
In ServerscriptService>ServerScript>BillboardGui set enabled to false
@@Syntex_ErrorThank!
@@Syntex_ErrorThank you!
My inventory broke the buttons how that hapoen?
for some reason the roll button is or glitches for me, can u help?
Could you add a scrolling bar to the inventory?
Nvm
Yep I'll add that to the next update!
Hi you giving game link. Can you change description or can you write real link in this comment❤❤❤❤❤
For some reason know all my buttons are not working pls help
thank you so much, you have my respect. new sub too
btw how do i add music and animation can u try making it ill give u credits xd
Animations are in part 2, it's out now!
UNDERRATED BRO
when i go in studio there are no auras or anything
how do you change the title/font?
Great video man! Any reason why when I click play the rolling system wont work, along with some of the other UIs? do I have to make it public?
you have to save the game
@@MrToastCrunchPlayz thx
How do i get all the auras
How do u give yourself auras
can you release the video once the kit updates?
Done!
and here it got error, how to fix that?
can u help with some i wanna give myself best auras but idk how
how do you give yourself all the best aruas?
Did you gonna update more rng kit?
Yeah
how to make it save auras?
How do you add sounds to them
Hi is there any possible way you can make an inventory cap?
awesome u updated it!
it wont work why?
Look at part 2, it has a lot more stuff
I can't equip the aura, what should I do???
Try follow the video as close as possible, also it doesn't work in roblox studio but if you pubish the game everything should work.
@@Syntex_Errorok, thank you!
Btw can you make so if we want auras with animations so it works for each aura and not for all auras ?
Yea I'll try add it in the next update.
@@Syntex_Error Thanks bc u already made some auras with anim so that's why I was asking
can you make it so that some of the aura can spawn on like the head or left leg or right leg and so on
Yep that'll be in part 2!
Bro.. i just somehow added animations and songs on my own
how do i give myself every aura?
change the module script that's in serverScriptService>ServerScript>PlayerSaveData (this is for testing only as it gives them to everyone that joins)
to
local module = {
EquippedAura = 1,
RollsAmount = 0,
Auras = {
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
}
}
return module
hi why is the roll bouton not working
Thank u so much bro am gonna give all credit to u in my game this video really helped me out I gived u a sub aswell thanks so much..
the roll bouton does not work
yo can you tell me how can i change the color?
of the text?
hello, how did you gave yourself every aura, thanks.
Hi! I changed the module script that's in serverScriptService>ServerScript>PlayerSaveData
to
local module = {
EquippedAura = 1,
RollsAmount = 0,
Auras = {
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
}
}
return module
THANK YOU SO MUCH
!
Part 2 is out with more features!
Hey, so i edited it in studio but it wont roll for some reason?
there aint no datastore?
The roll button dosent work-
try making the game an rblx file. the game keeps being changed and it wont work!
yo is there a way to add luck to it
the quickroll not working
can u upload pt2 today?
It will be done in a few days, people are asking for a lot of features
For some reason none of the buttons are working in studio or in game how do i fix?
same
Oh I found out how to enable api
Yeah it won’t roll
Hey, it's not working for some weird reason.
This needs a button where when you click you gain 0.000000000000000000000000000001 more luck and a delete aura and more auras
yo
can u make the keep to equip
quick question, how do i give myself every aura?
New video out which is an updated version and it shows how
Are there animations?
bro how to put animation?
I'll add this in a future update!
question, my auras dont save when i rejoin ;-;
how do i fix this?
It does in the actual game, not in studio. Also V4 is out now!
@@Syntex_Error oh, thanks!
it has a script problem
could you help?
also add a delete system
Is it only hrp? Can u make it for rigs too
Yeah, thanks for the suggestion!
@@Syntex_Error np, can u tell me when u r gonna upload ur next video
@@g6ana58It should be in about a week or less
@@Syntex_Error alr ty for the info
does youtube hear me?
Yes.
BRO ITS SOO COOL
Thank you
HOW DO I SCROLL WHEN I HAVE ALOT OF AURAS AND HOW DO I DELETE?
Version 3 is out now, but version 4 will be out in a few days which is gonna have crafting (:
@@Syntex_Error thanks but how do i put animations on version 3 with my character *other players to*
Can you get banned for getting this asset?
the buttons isnt working
It doesn't work in roblox studio, maybe try in the actual game and let me know if the problems are still happening.
you gotta save to roblox first before clicking the buttons
hermano muchas gracias ❤
Yo quiero aprender español 😢 Yo comprendo muy poco
Tysm ur a life saver
You're welcome, glad I could help.
The roll button dosent work for me????
to solve this problem its easy turn on the https req and allow api service , turn on both of them in the settings
@@marioangsana where settings? in roblox studio?
Watch the new video, I just released it. The saving sometimes doesn't work in roblox studio so try to join it in the actual roblox game.
ty so much
i love this (ur discord is invalid) also can u add admin panel?
Done, in part 2! It's out now