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
  On 11/14/2020 at 12:56 AM, RizPrasety said:
ask = gg.prompt({"Input Value"},nil,{"number"})
ask = ask[1] + 444444
gg.searchNumber(ask, gg.TYPE_FOLAT)

Try this

Expand  

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

  • 2 weeks later...
Posted
  On 11/15/2020 at 8: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.

 

 

Expand  

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.