#The button doesnt work
11 messages · Page 1 of 1 (latest)
@slate fiber is the "btn" your button name?
btn is the button, look at the top:
local btn = script.Parent
the button works without this part:
if isp then
webhookservice:createMessage(url, "Has purchased")
end```
but i need that part
what is isp?
are network requests outside of roblox even allowed in a localscript?
idk
pretty sure
no