Jump to content
  • 0

Help Me On Pastebin


theBeginner

Question

4 answers to this question

Recommended Posts

Login your account in paste bin.

Click on New Paste.

Write your codes.

For syntax highlighting select Lua.

Below that you will see paste expiration , select your choice.

For paste exposure , select Public.

Rest your choice put an name.

And click on create new paste.

Then click on raw.

Copy the link and put in the Script for online scripts.

Done.

Link to comment
Share on other sites

8 minutes ago, AKRAMRAZA said:

Login your account in paste bin.

Click on New Paste.

Write your codes.

For syntax highlighting select Lua.

Below that you will see paste expiration , select your choice.

For paste exposure , select Public.

Rest your choice put an name.

And click on create new paste.

Then click on raw.

Copy the link and put in the Script for online scripts.

Done.

Iwant to do Like This 

Jz = gg.makeRequest("https://pastebin.com/raw/UF0B2zD7").content
if not Jz then
gg.alert('Script Need Your Internet So Ineed Steal Your Data!!')
gg.alert(':v No Its Just Joke😋')
gg.toast('Just Joke Bro!!')
os.exit()
else
pcall(load(Jz))
end

 

function Main()

Menu = gg.multiChoice({

'this The Feature',

'exit',},nil,'Halo')

 

but at Pastebin it's my maintenance or expired Script site

Link to comment
Share on other sites

1 hour ago, theBeginner said:

Iwant to do Like This 

Jz = gg.makeRequest("https://pastebin.com/raw/UF0B2zD7").content
if not Jz then
gg.alert('Script Need Your Internet So Ineed Steal Your Data!!')
gg.alert(':v No Its Just Joke😋')
gg.toast('Just Joke Bro!!')
os.exit()
else
pcall(load(Jz))
end

 

function Main()

Menu = gg.multiChoice({

'this The Feature',

'exit',},nil,'Halo')

 

but at Pastebin it's my maintenance or expired Script site

See the variables that you use on pastebin and the comparing that you are doing.Download and see this , you will understand your mistakes.

test.lua

1.jpg

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.