Jump to content
  • 0

Help me for make Encrypt Script


Question

9 answers to this question

Recommended Posts

  • 0
Posted
--EXAMPLE ONLY

g.net = gg.prompt({
    'Select file',--1
    'Output',--2
    'Add Password Text',--3here you can put your password
    'Check this to add password'-- 4check this to add password
    },g.net,{
    'file',
    'path',
    'text',--3 password text
    'checkbox',--4 check  this if want to add password
    })

if g.net[4] == true then
  data1a = "gpass = gg.prompt({'🔒 Input password: '},{[1]=''},{[1]='text'})"
data1b = "if not gpass then os.exit() end if gpass[1] == '"..g.sel[3].."' then gg.toast('✔️ Password correct!')"
data1c = "else gg.alert('❌ Wrong Password!') os.exit() end"
data1 = data1a..'\n'..data1b..'\n'..data1c
addpass = on
else
data1= ''
end

   -- this is an Example Only for Password

 

  • 0
Posted
  On 6/25/2019 at 10:51 AM, Ioexception said:
--EXAMPLE ONLY

g.net = gg.prompt({
    'Select file',--1
    'Output',--2
    'Add Password Text',--3here you can put your password
    'Check this to add password'-- 4check this to add password
    },g.net,{
    'file',
    'path',
    'text',--3 password text
    'checkbox',--4 check  this if want to add password
    })

if g.net[4] == true then
  data1a = "gpass = gg.prompt({' Input password: '},{[1]=''},{[1]='text'})"
data1b = "if not gpass then os.exit() end if gpass[1] == '"..g.sel[3].."' then gg.toast(' Password correct!')"
data1c = "else gg.alert(' Wrong Password!') os.exit() end"
data1 = data1a..'\n'..data1b..'\n'..data1c
addpass = on
else
data1= ''
end

   -- this is an Example Only for Password

 

Expand  

@cumasukacit is begginer .

He did not understand what was just this simple questions about add pass or no and etc and he will understand this codes ??

Huh , so funny .

  • 0
Posted
  On 6/25/2019 at 11:09 AM, TopGEOYT said:

@cumasukacit is begginer .

He did not understand what was just this simple questions about add pass or no and etc and he will understand this codes ??

Huh , so funny .

Expand  

Don't underestimate anyone and stop your arrogance. I'm telling you, you will regret being arrogant.

  • 0
Posted
  On 6/25/2019 at 6:00 PM, Affann said:

Don't underestimate anyone and stop your arrogance. I'm telling you, you will regret being arrogant.

Expand  

What ?

I just told him that its confusing for begginer .

But ok , its ur oponion .

I dont care about this , u will say i am good , scamer or anything .

I am just trying to help him .

 

  • 0
Posted
  On 6/25/2019 at 11:09 AM, TopGEOYT said:

"@cumasukacit is begginer ."(Assuming he is beginner with no proof)

He did not understand what was just this simple questions about add pass or no and etc and "he will understand this codes ??"(Maybe he did)

"Huh , so funny ."(so basically you are laughing at someone who is just a starter?!?!?!)

Expand  

 

  • 0
Posted
  On 6/28/2019 at 11:39 AM, Affann said:

so basically you are laughing at someone who is just a starter?

Expand  

Lol , no .

I told it about Ioexception .

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.