Jump to content

Recommended Posts

Posted

Someone can help me to debug my code please ?

I want to search the value that I put + 444444

 

ask = gg.prompt({"Input Value"},nil,{"number"})
ask = ask+444444
gg.searchNumber(ask, gg.TYPE_FOLAT)

Posted
8 hours ago, RizPrasety said:

ask = gg.prompt({"Input Value"},nil,{"number"})
ask = ask[1] + 444444
gg.searchNumber(ask, gg.TYPE_FOLAT)

Try this

I tried but the script is searching the value that I typed without adding +444444

Posted
13 minutes ago, Fallen_Stress said:

I tried but the script is searching the value that I typed without adding +444444

 

9 hours ago, RizPrasety said:

ask = gg.prompt({"Input Value"},nil,{"number"})
ask = ask[1] + 444444
gg.searchNumber(ask, gg.TYPE_FOLAT)

Try this

I have tested. It work. 

Posted
13 minutes ago, Lover1500 said:

 

I have tested. It work. 

He is not adding +444444 He is just directly search the value you typed 

Posted
7 hours ago, Fallen_Stress said:

He is not adding +444444 He is just directly search the value you typed 

Idk what are you trying to do but here is the result

Screenshot_20201115-003226_Nova_Launcher.png

Screenshot_20201115-003231_Nova_Launcher.png

Posted
12 hours ago, RizPrasety said:

Idk what are you trying to do but here is the result

Screenshot_20201115-003226_Nova_Launcher.png

Screenshot_20201115-003231_Nova_Launcher.png

Thanks I got It I was looking for a method to calculate XOR I get it 

Posted

A classic case where people ask for something else than what are they really want..one of the many reasons why some question didnt get answered.

not a single mention about xor444444 untill the very last one but others people had to guess it for them.

 

  • 2 weeks later...
Posted
On 11/15/2020 at 9:26 AM, zam535582 said:

A classic case where people ask for something else than what are they really want..one of the many reasons why some question didnt get answered.

not a single mention about xor444444 untill the very last one but others people had to guess it for them.

 

 

can i get this code ?

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.