Finally after days of searching found a proper tutorial that actually gives the gamepass immediately when you buy the gamepass. You earned a like and a subscriber 👍🏻👍🏻👍🏻👍🏻👍🏻👍🏻
I know this vids like a month old but I did exactly what you said and yet when I test mine out it doesn’t give me the item with the game pass, except it’ll give me the item when I put it in the starter pack, could that be an item thing or something? The item I’m trying to use is the golden Boom box
The first time i saw you a year ago i was literally crying your so good your just the best every time i need help making a game you are there and also can you remake the clicker game series but the pets are the last thing we do if not okay it would just help me i like doing 1 hour tutorials last not second if not okay
Hey! I saw your channel and wanted to ask if you could make a way to recreate a lumber tycoon 2 game? It's a genre with low competition so I'd recommend it since many people would want to get into that genre but there are almost no tutorials showing everything such as, breaking wood, currencies, selling, etc.
hey i need advice from one of your old videos its the egg hatching system series and on part 7 i have this code that i cant figure out for anything this is the script and the error it gives me runService.RenderStepped:Connect(function() if player:DistanceFromCharacter(v.EggMesh.PrimaryPart.Position) < MaxDisplayDistance then billboardTemp.Enabled = true animateBillboard(billboardTemp, true) else animateBillboard(billboardTemp, false) end end) end end the error says that Players.frosty1068.PlayerGui.EggSystem.ClientScript.HatchClient:94: attempt to index nil with 'Position' can you plz help me
Hello, I was wondering if you could make a trade if system if this could be a fallow up series to the “how to make an advanced egg hatch system” that would be great! Thanks!
I got an error saying "ServerScriptService.ToolgamepassServer:13: Expected '}' (to close '{' at line 8), got 'Players' - Studio - ToolgamepassServer:13" how do i fix it?
everything is working like the purchase purchase gui when i click the button (You already own this item ik cos yeah i have it) shows up but i dont have the items in my inventory like they dont show up in my inventory in game
When i purchase the item i dont get it instantly i have to rejoin to get it, anyone know how to fix? Thank you! Edit: i went over both scripts and nothing in both scripts was incorrect
bro please reply everything done but i tried to buy that saying You already own item. your account has not been charged idk why i did everything carefully and its my first gamepass
Get all of my project files on my patreon:
bit.ly/3SOBP6J
JOIN THE DISCORD!
discord.gg/cztJHYSfVE
really thanks
yo when i click on the button it doesnt show up the offer of LazerGun and ClassicSword. Why?
how know the gamepass ID when you deleted spawn location?
why that doesnt worK?
i need the script you used
I was searching the whole day for a tutorial like this. Ty✨
Hey can you send me both that codes in social media please?
Finally after days of searching found a proper tutorial that actually gives the gamepass immediately when you buy the gamepass. You earned a like and a subscriber 👍🏻👍🏻👍🏻👍🏻👍🏻👍🏻
Glad I could help
@@polarisprog pls can u help me I did it but it doesn't give u any thing
Amazing tutorial. very well explained and not too fast. Thank you!
Glad it was helpful!
@@polarisprog do you have any idea on how to make this script to where you need a badge for it to work? pls respond:
function hi(x)
local y = x.Backpack
local z = game.Lighting["MIDAS"]
z:Clone().Parent = y
end
script.Parent.ClickDetector.MouseClick:connect(hi)
@@polarisprogI really need help :(
@@polarisprogjust help me make it so you need a badge for the item to be in inventory on click
BRO!! YOU ARE A LIFE SAVER YOU DESERVE A SUB
can you paste the script
FINNALY !! I search THIS tutorial for like 1 month !!
SAME
You are a W, thanks for this!
Finally, this will help me thank you! Now, I am subbed to you! Keep it up!!
Glad I could help!
WOW! Thank you so much i was searching but nothing worked and this working fine!
Glad it helped
can you paste the script please
i need to know the script but there is a pay wall on polarisprogs thing
I know this vids like a month old but I did exactly what you said and yet when I test mine out it doesn’t give me the item with the game pass, except it’ll give me the item when I put it in the starter pack, could that be an item thing or something? The item I’m trying to use is the golden Boom box
Same
Same
Same
in the workspace insert a string value and rename it to your gamepass ID
@@Ben-r2j6z Ok thx
Thank you, i love your channel because of this
Thank you too!
Polar i need an answer!
does it keep the tool even if you quit the game and come back in?
Yes
@@polarisprog perfecttt thank you!
Thank you very much for this tutorial. Thanks to you, I can create my first game on roblox:)
Glad I could help!
yo please paste the script you would be so helpful
The first time i saw you a year ago i was literally crying your so good your just the best every time i need help making a game you are there and also can you remake the clicker game series but the pets are the last thing we do if not okay it would just help me i like doing 1 hour tutorials last not second if not okay
TYSMMM GOD BLESS YOU!! ❤
OMG Thanks so much! this works but when you leave and rejoin you don't own the tool anymore which is a pretty big problem. Can Anyone Help?
my first time watching you're video and i already like it
Welcome aboard!
@@polarisprog thx
@@polarisprog and one more thing nice voice😽
also does this save when you leave and rejoin
this man deserves 1 million subs!
Hey!
I saw your channel and wanted to ask if you could make a way to recreate a lumber tycoon 2 game? It's a genre with low competition so I'd recommend it since many people would want to get into that genre but there are almost no tutorials showing everything such as, breaking wood, currencies, selling, etc.
Im making a tutorial on how to make a tycoon
@@polarisprog im talking more specifically about lumber tycoon 2 due to how unique it is though lol
@@z3mad thats a very good idea but most tycoon games flop
helped so much thank you!
yo can you paste the script
Why doesn't it work on team tests?
hey i need advice from one of your old videos its the egg hatching system series and on part 7 i have this code that i cant figure out for anything this is the script and the error it gives me
runService.RenderStepped:Connect(function()
if player:DistanceFromCharacter(v.EggMesh.PrimaryPart.Position) < MaxDisplayDistance then
billboardTemp.Enabled = true
animateBillboard(billboardTemp, true)
else
animateBillboard(billboardTemp, false)
end
end)
end
end
the error says that Players.frosty1068.PlayerGui.EggSystem.ClientScript.HatchClient:94: attempt to index nil with 'Position' can you plz help me
Hello, I was wondering if you could make a trade if system if this could be a fallow up series to the “how to make an advanced egg hatch system” that would be great! Thanks!
Polar im too lazy to do all that script i wanna copy & paste it bro😪
that's a you problem
@GodzilliaKing It took me 30 mins to do all this shi
I got an error saying
"ServerScriptService.ToolgamepassServer:13: Expected '}' (to close '{' at line 8), got 'Players' - Studio - ToolgamepassServer:13"
how do i fix it?
Idk Sorry
@@TheCubingManNL He's not talking to you he's talking to @polarisprog
Ty but when I die the item disappears
me too and it lets me buy more than once
The player would report the game cause they thought they got scammed.
how do you like the idea of making a tutorial on opening and closing tabs when you touch an object
Maybe I'll do it
Wow, THANK YOU!!! 😮❤
You are so welcome!
Is it permanent? Like when you leave the game, is it still in your inventory>
Can you show how to add it to someone’s inventory without buying it?
If your looking to put a tool for everyone to use get your tool then put it in starter pack of if your looking to make it for free set the prices to 0
when you going to make psx part 12 you said 2 weeks ago
could you copy and paste the gamepass script in the description?
thats what im saying
So is this maybe possible with the pets u made with ur "Advanced Pet System" tutorials?
how many robux have you all made by gamepasses?
i wish you could write the script in the description but other wise it was a nice tutorial
Thank you so much for showing us this
My pleasure 😊
can you add the pastebin?
Polar i need an answer! when psx part 12
I found my grandma in a sewer yesterday…
I found my infant son with his head caved in today
I found my crocodile on a boing 747
i found my dad at the milk store:D
Same
i found my cat in a cat palace and i ate the logo
everything is working like the purchase purchase gui when i click the button (You already own this item ik cos yeah i have it) shows up but i dont have the items in my inventory like they dont show up in my inventory in game
I bought a game and I’m trying to put the passes on my rb account so I doesn’t go to anyone else because I won’t get anything
When i purchase the item i dont get it instantly i have to rejoin to get it, anyone know how to fix? Thank you!
Edit: i went over both scripts and nothing in both scripts was incorrect
Hey! Do you still remember about Survival game tutorials?
Tysm it helped alot in my obby game!
Np!
i followed every step but its not working for me
same
yeah. but why does it work for everyone else?
thats so strange..
UMm will it work for gears too like flying carpet or something?
it should
stop hating that he is changing his mind or that he is too fast I think its a great tutorial
appreciate it man !
can you paste the script
Hey, do you keep it if you leave the game I don't want to scam ppl
could you write the scripts in the description please?
Nice vid, can u make fishing system tho?
Can you paste the script in your disc or in chat?
hello i watched the hole video and the script dint work i still had the item even tho i dint have the gamepass
It won’t work idk what I did wrong pls help if you can!
uhm I think I'm just too noob and dumb... I'm trying to get some robux bc I can't buy them but I can't understand smth...
um how am i going to put the code when im to lazy?
can u write the script down that i copy that?
script copy paste?
IDEA: Make a video that players can buy this gamepass in the game, not in the website.
Isn't that what he did?
Bro tysm so cool
Np
maybe copy and paste the script for us ?
No that’s lazyness
read pinned comment
what are scripts pls say on coments
when i type in local in the script the text color is red how is yours purple
Roblox updated the color of Local and other text
Can you make a Video about how to make abilitys
just bc the script isnt in the desc im not doing it
💀
different definition of laziness
Can you make a video of how to make xp Gamepass into your Start menu
bro i did this video tutorials more than 1 hour and then this didnt work
Does it work?
is the gamepass saving?
I DONT SEE the inventory
what do you use to record?
OBS
Can u give me the script so I can copy paste
can you make a version of 2023 because I don't see Associated Items
go in passes
its different bc Associated Items u dont need anyore u can click on passes
tysm now i have gampasses 😁
i am going to explode because i need this but i do not have 20 minutes write a script at all
can u make a soccer game tutorial series?
Guys sadly, the script doesn't worked for me does anyone know how to help me?
it doesn't worked for me too.
@@mihix2997 I think that it might be outdated you know, but god time flies i wrote that comment 9 months ago and remember it as it was yesterday🥲
Didnt work, too confusing to fix bugs
Bro how I did everything pls reply and help me Im already searching 3 days and nothing worked
Polar pls reply
Yooooooo tysm so much
How do I do the arrow keys on an keyboard?
↑↓↘↗⇐⇒⇗⇔↔ and ↑↓↘↗⇐⇒⇗⇔↔ do u mean?
why mine if i buy no one will pop up
Mine didn't work to well
yes now i can make a speed coil gamepass
This didn’t work for me please help me
amazing !
Thank you!
nice bro!
i dont have it i copied the whole script and i have no weapon
👎it does not work
you earned a sub
rainbow please paste the script
@@ryvrecrane5924 okay give me a second
yo bro can u write scipt so i can copy man
can somebody send me the script here because i cant copy there
How can I get script
From some reason it didn’t work for me :(
did u copied he's ID or ur ID?
bro please reply
everything done but i tried to buy that saying
You already own item. your account has not been charged
idk why i did everything carefully and its my first gamepass
it only happens to you, not the other players.
@@skyllaqt oh
Thank you so much it's my first pass make
God bless you
@@_rishad_nc you have to delete from your inventory
@@Ben-r2j6zand dose it cost robux to buy again
Its so hard😢😢
😩😩
Damn after I press the button it does nothing. I literally copied it perfectly
IKR
I AM TOO LAZY MAN
bro i still have it