It is in replicated storage. I think I might of said that
I may use this next time if I had the money, but ngl idk if this is against the rules lol but it for sure smart
Move the module out of replicated storage
Yeah, Idc this is an alt account
I will test every ones scripts in 5 minutes
Wait will the person who gets the Robux get banned too?
local player = players.LocalPlayer
wait(1)
local playerGui = game:GetService(âPlayersâ).LocalPlayer:WaitForChild(âPlayerGuiâ)
local notifications = playerGui:WaitForChild(âNotificationsâ)
local container = notifications:WaitForChild(âContainerâ)
LocalPlayer doesnât work in replicated storage
why (character limitTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT)
nah lol dont worry ur fine
shoot its been a year mb lol than what is the other one named?
Because LocalPlayer doesnât run on the server
ik but what is the name of the other thing? but for local?
Replicated storage can be accessed from the client and the server
hey @Scriptz7 can you do this and tell me what u got?
local player = players.LocalPlayer
print(player.name)
local playerGui = game:GetService('Players').LocalPlayer:WaitForChild('PlayerGui')
print(playergui.parent)
local notifications = playerGui:WaitForChild('Notifications')
local container = notifications:WaitForChild("Container")
try again please @Scriptz7 i fixed it
21:32:25.942 ReplicatedStorage.NotificationClient:5: attempt to index nil with ânameâ - Server - NotificationClient:5
Run the code in a local script instead
Ok, I will have to change a lot then
no, u cant its a module script, @Scriptz7 idk if i would do that and even if u do have a back up
Run the module script functions from a local script