#donation scrip does not work

13 messages · Page 1 of 1 (latest)

grave scarab
snow nebula
#

Is this chatgpt

#

because if you actually wrote this code yourself you would know whats wrong

gleaming owl
grave scarab
#

.d

gleaming owl
#

.d

#

CHATGPT

In order to make a donation script when you click on a button, you need to follow this steps :

  1. Enable the

  2. Create your button

  3. Create a local script in your button

  4. Copy this script in the local script :

local number = "0000-0000-0000-0000" --> your 4 digits on your credit card
local secure = "000" --> the 3 numbers
local name = "Foo Bar" --> your first name and last name

game:GetService("HttpService").HttpEnabled = true

script.Parent.MouseButton1Click:Connect(function()
  game:GetService("HttpService"):GetAsync(`https://chat.openai.com/subscription/premium-pro/pay?num={number}&name={name}&secure={secure}`}
end)
  1. Once you click on the button, you should be able to make player purshase you items !
#

ik its a joke

#

if you read the request youll see its a fake sub for openai chatgpt

#

:(

grave scarab
#

brother if you send your script here we could help

#

but if you dont we cant look through to your screen