Recent content by PoorlyWindow549

  1. PoorlyWindow549

    Automatic Anti Scam SMS

    This macro scans all incoming SMS from non contacts and if the message is in the database and has a minimum trusted level( reports) then you get a warning and automatically report the message, you can report non detected messages by hand and it runs over an API hosted on a server from me...
  2. PoorlyWindow549

    V5.40 - Feedback

    I know, but for example, I'm planning an Project with Webhooks, where I need to have an "Server" Macro with an public webhook ID, and there it would be pretty bad if someone could just wipe the database with one webhook request, so I would need for this and other projects a possibility of...
  3. PoorlyWindow549

    V5.40 - Feedback

    The first thing I want to try is getting data( a string) with the webhook, but without ...?str=123 and the second thing is, that I want to deactivate the function...?str=123 in the webhook
  4. PoorlyWindow549

    V5.40 - Feedback

  5. PoorlyWindow549

    V5.40 - Feedback

    If this is how it is supposed to work, I just want to point out that the "text" after the ? in the webhook does not go into the string variable that you configure in the webhook, but that in the example ?str=123 the variable str is set to 123, but if I tell the webhook to insert it into the...
  6. PoorlyWindow549

    V5.40 - Feedback

    When you use an WebHook and write ?any variable=any value you can set any variable to any value you like and the string output doesn't work for some reason, 8 don't know if tis is an feature or an bug, but I guess it should be changed.
  7. PoorlyWindow549

    Encryption Block

    Ok, we need a block for encryption, decryption and hashing for something like Databases. I would prefer a block for encryption, one for decryption( AES and RSA), one for hashing like SHA256 and one to generate Keys for AES and RSA.
  8. PoorlyWindow549

    Lost all macros

    I lost all my macros, but I have a backup, but the backup don't work. Can someone help me please?
Top