This commit is contained in:
Li 2024-01-02 23:34:32 +13:00
parent 3489f8208e
commit 55f90475cf
2 changed files with 552 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

View File

@ -0,0 +1,552 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AMApplicationBuild</key>
<string>381</string>
<key>AMApplicationVersion</key>
<string>2.4</string>
<key>AMDocumentVersion</key>
<string>2</string>
<key>actions</key>
<array>
<dict>
<key>action</key>
<dict>
<key>AMAccepts</key>
<dict>
<key>Container</key>
<string>List</string>
<key>Optional</key>
<true/>
<key>Types</key>
<array/>
</dict>
<key>AMActionVersion</key>
<string>1.0.2</string>
<key>AMApplication</key>
<array>
<string>Automator</string>
</array>
<key>AMParameterProperties</key>
<dict>
<key>affirmativeTitle</key>
<dict/>
<key>displayWarning</key>
<dict/>
<key>explanationText</key>
<dict/>
<key>negativeTitle</key>
<dict/>
<key>questionText</key>
<dict>
<key>tokenizedValue</key>
<array>
<string>Crack GM4MAC?</string>
</array>
</dict>
</dict>
<key>AMProvides</key>
<dict>
<key>Container</key>
<string>List</string>
<key>Types</key>
<array/>
</dict>
<key>ActionBundlePath</key>
<string>/System/Library/Automator/Ask for Confirmation.action</string>
<key>ActionName</key>
<string>Ask for Confirmation</string>
<key>ActionParameters</key>
<dict>
<key>affirmativeTitle</key>
<string>Yes</string>
<key>displayWarning</key>
<false/>
<key>explanationText</key>
<string>Would you like to crack GameMaker for Mac?</string>
<key>negativeTitle</key>
<string>No</string>
<key>questionText</key>
<string>Crack GM4MAC?</string>
</dict>
<key>BundleIdentifier</key>
<string>com.apple.Automator.Ask for Confirmation</string>
<key>CFBundleVersion</key>
<string>1.0.2</string>
<key>CanShowSelectedItemsWhenRun</key>
<true/>
<key>CanShowWhenRun</key>
<false/>
<key>Category</key>
<array>
<string>AMCategoryUtilities</string>
</array>
<key>Class Name</key>
<string>AMAskForConfirmationAction</string>
<key>IgnoresInput</key>
<true/>
<key>InputUUID</key>
<string>33512587-46CE-4CB4-97F0-956E870F5C1E</string>
<key>Keywords</key>
<array>
<string>Message</string>
<string>Ask</string>
<string>Display</string>
<string>Prompt</string>
<string>Show</string>
</array>
<key>OutputUUID</key>
<string>E0807828-7AB3-484E-8ACF-7C85579A3815</string>
<key>UUID</key>
<string>6A90376C-0135-43D2-BB84-04C983684285</string>
<key>UnlocalizedApplications</key>
<array>
<string>Automator</string>
</array>
<key>arguments</key>
<dict>
<key>0</key>
<dict>
<key>default value</key>
<string></string>
<key>name</key>
<string>questionText</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>0</string>
</dict>
<key>1</key>
<dict>
<key>default value</key>
<false/>
<key>name</key>
<string>displayWarning</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>1</string>
</dict>
<key>2</key>
<dict>
<key>default value</key>
<string></string>
<key>name</key>
<string>explanationText</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>2</string>
</dict>
<key>3</key>
<dict>
<key>default value</key>
<string>OK</string>
<key>name</key>
<string>affirmativeTitle</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>3</string>
</dict>
<key>4</key>
<dict>
<key>default value</key>
<string>Cancel</string>
<key>name</key>
<string>negativeTitle</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>4</string>
</dict>
</dict>
<key>isViewVisible</key>
<true/>
<key>location</key>
<string>409.500000:597.000000</string>
<key>nibPath</key>
<string>/System/Library/Automator/Ask for Confirmation.action/Contents/Resources/English.lproj/main.nib</string>
</dict>
<key>isViewVisible</key>
<true/>
</dict>
<dict>
<key>action</key>
<dict>
<key>AMAccepts</key>
<dict>
<key>Container</key>
<string>List</string>
<key>Optional</key>
<true/>
<key>Types</key>
<array>
<string>com.apple.cocoa.string</string>
</array>
</dict>
<key>AMActionVersion</key>
<string>2.0.3</string>
<key>AMApplication</key>
<array>
<string>Automator</string>
</array>
<key>AMParameterProperties</key>
<dict>
<key>COMMAND_STRING</key>
<dict/>
<key>CheckedForUserDefaultShell</key>
<dict/>
<key>inputMethod</key>
<dict/>
<key>shell</key>
<dict/>
<key>source</key>
<dict/>
</dict>
<key>AMProvides</key>
<dict>
<key>Container</key>
<string>List</string>
<key>Types</key>
<array>
<string>com.apple.cocoa.string</string>
</array>
</dict>
<key>ActionBundlePath</key>
<string>/System/Library/Automator/Run Shell Script.action</string>
<key>ActionName</key>
<string>Run Shell Script</string>
<key>ActionParameters</key>
<dict>
<key>COMMAND_STRING</key>
<string>security add-generic-password -a "YYLicense" -s "GameMaker" -p $'&lt;?xml version="1.0" encoding="UTF-8"?&gt;\n&lt;!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"&gt;\n&lt;plist version="1.0"&gt;\n&lt;dict&gt;\n &lt;key&gt;Addons&lt;/key&gt;\n &lt;string&gt;AndroidTest.HTML5.Linux.Mac.Windows.Windows8.Windows8RT.WindowsUAP.android.iOS.pro&lt;/string&gt;\n &lt;key&gt;Answer&lt;/key&gt;\n &lt;string&gt;1910692816&lt;/string&gt;\n &lt;key&gt;Email&lt;/key&gt;\n &lt;string&gt;earsyum@gmail.com&lt;/string&gt;\n &lt;key&gt;License Type&lt;/key&gt;\n &lt;string&gt;Full&lt;/string&gt;\n &lt;key&gt;Name&lt;/key&gt;\n &lt;string&gt;earsyum@gmail.com&lt;/string&gt;\n &lt;key&gt;Pass Phrase&lt;/key&gt;\n &lt;string&gt;8a7e73518aa2bf08e67f13bc66f809ee&lt;/string&gt;\n &lt;key&gt;Product&lt;/key&gt;\n &lt;string&gt;GameMaker:Studio&lt;/string&gt;\n &lt;key&gt;Signature&lt;/key&gt;\n &lt;data&gt;\n kKOZy/5jBvxlfvmvcggVKZg7DBMoqTK0CMNqJ4xJLa3os/mcr/8hcSxSvZd2yxiNjRyZ\n qUeE7sW5bmsTMih62gGqXZ0sl6DsUV9HWnRUZelBttvvCrNxnRJ4SWuC/mjO4DmNprsB\n 6C2qD75PdeJhhSiRqWV4QkMuvo/HcM2qqmE=\n &lt;/data&gt;\n&lt;/dict&gt;\n&lt;/plist&gt;\n' -U</string>
<key>CheckedForUserDefaultShell</key>
<true/>
<key>inputMethod</key>
<integer>0</integer>
<key>shell</key>
<string>/bin/bash</string>
<key>source</key>
<string></string>
</dict>
<key>BundleIdentifier</key>
<string>com.apple.RunShellScript</string>
<key>CFBundleVersion</key>
<string>2.0.3</string>
<key>CanShowSelectedItemsWhenRun</key>
<false/>
<key>CanShowWhenRun</key>
<true/>
<key>Category</key>
<array>
<string>AMCategoryUtilities</string>
</array>
<key>Class Name</key>
<string>RunShellScriptAction</string>
<key>IgnoresInput</key>
<true/>
<key>InputUUID</key>
<string>9FD88FA5-90E2-403D-B992-49B5C967E787</string>
<key>Keywords</key>
<array>
<string>Shell</string>
<string>Script</string>
<string>Command</string>
<string>Run</string>
<string>Unix</string>
</array>
<key>OutputUUID</key>
<string>FF9105A8-6479-4DCC-9E82-5394A9FAEEB3</string>
<key>UUID</key>
<string>A1BC0869-42AC-4F63-ADA0-B37F16719B84</string>
<key>UnlocalizedApplications</key>
<array>
<string>Automator</string>
</array>
<key>arguments</key>
<dict>
<key>0</key>
<dict>
<key>default value</key>
<integer>0</integer>
<key>name</key>
<string>inputMethod</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>0</string>
</dict>
<key>1</key>
<dict>
<key>default value</key>
<string></string>
<key>name</key>
<string>source</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>1</string>
</dict>
<key>2</key>
<dict>
<key>default value</key>
<false/>
<key>name</key>
<string>CheckedForUserDefaultShell</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>2</string>
</dict>
<key>3</key>
<dict>
<key>default value</key>
<string></string>
<key>name</key>
<string>COMMAND_STRING</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>3</string>
</dict>
<key>4</key>
<dict>
<key>default value</key>
<string>/bin/sh</string>
<key>name</key>
<string>shell</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>4</string>
</dict>
</dict>
<key>isViewVisible</key>
<true/>
<key>location</key>
<string>409.500000:400.000000</string>
<key>nibPath</key>
<string>/System/Library/Automator/Run Shell Script.action/Contents/Resources/English.lproj/main.nib</string>
</dict>
<key>isViewVisible</key>
<true/>
</dict>
<dict>
<key>action</key>
<dict>
<key>AMAccepts</key>
<dict>
<key>Container</key>
<string>List</string>
<key>Optional</key>
<true/>
<key>Types</key>
<array/>
</dict>
<key>AMActionVersion</key>
<string>1.0.2</string>
<key>AMApplication</key>
<array>
<string>Automator</string>
</array>
<key>AMParameterProperties</key>
<dict>
<key>affirmativeTitle</key>
<dict/>
<key>displayWarning</key>
<dict/>
<key>explanationText</key>
<dict/>
<key>negativeTitle</key>
<dict/>
<key>questionText</key>
<dict>
<key>tokenizedValue</key>
<array>
<string>GM4MAC Cracked!</string>
</array>
</dict>
</dict>
<key>AMProvides</key>
<dict>
<key>Container</key>
<string>List</string>
<key>Types</key>
<array/>
</dict>
<key>ActionBundlePath</key>
<string>/System/Library/Automator/Ask for Confirmation.action</string>
<key>ActionName</key>
<string>Ask for Confirmation</string>
<key>ActionParameters</key>
<dict>
<key>affirmativeTitle</key>
<string>OK</string>
<key>displayWarning</key>
<false/>
<key>explanationText</key>
<string>Your copy of GameMaker for Mac Should now be licensed.</string>
<key>negativeTitle</key>
<string>Cancel</string>
<key>questionText</key>
<string>GM4MAC Cracked!</string>
</dict>
<key>BundleIdentifier</key>
<string>com.apple.Automator.Ask for Confirmation</string>
<key>CFBundleVersion</key>
<string>1.0.2</string>
<key>CanShowSelectedItemsWhenRun</key>
<true/>
<key>CanShowWhenRun</key>
<false/>
<key>Category</key>
<array>
<string>AMCategoryUtilities</string>
</array>
<key>Class Name</key>
<string>AMAskForConfirmationAction</string>
<key>IgnoresInput</key>
<true/>
<key>InputUUID</key>
<string>D2A533F2-C0B0-42D2-86C5-AC9630FBD798</string>
<key>Keywords</key>
<array>
<string>Message</string>
<string>Ask</string>
<string>Display</string>
<string>Prompt</string>
<string>Show</string>
</array>
<key>OutputUUID</key>
<string>F660C6B8-DDD7-4C0E-B6C5-5D90DACDA557</string>
<key>UUID</key>
<string>C1F5E0A6-CAE6-4A45-9E78-23A57CB77229</string>
<key>UnlocalizedApplications</key>
<array>
<string>Automator</string>
</array>
<key>arguments</key>
<dict>
<key>0</key>
<dict>
<key>default value</key>
<string></string>
<key>name</key>
<string>questionText</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>0</string>
</dict>
<key>1</key>
<dict>
<key>default value</key>
<false/>
<key>name</key>
<string>displayWarning</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>1</string>
</dict>
<key>2</key>
<dict>
<key>default value</key>
<string></string>
<key>name</key>
<string>explanationText</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>2</string>
</dict>
<key>3</key>
<dict>
<key>default value</key>
<string>OK</string>
<key>name</key>
<string>affirmativeTitle</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>3</string>
</dict>
<key>4</key>
<dict>
<key>default value</key>
<string>Cancel</string>
<key>name</key>
<string>negativeTitle</string>
<key>required</key>
<string>0</string>
<key>type</key>
<string>0</string>
<key>uuid</key>
<string>4</string>
</dict>
</dict>
<key>isViewVisible</key>
<true/>
<key>location</key>
<string>409.500000:217.000000</string>
<key>nibPath</key>
<string>/System/Library/Automator/Ask for Confirmation.action/Contents/Resources/English.lproj/main.nib</string>
</dict>
<key>isViewVisible</key>
<true/>
</dict>
</array>
<key>connectors</key>
<dict>
<key>45EDECD4-62AF-4F2C-93C3-9FFCC536A027</key>
<dict>
<key>from</key>
<string>6A90376C-0135-43D2-BB84-04C983684285 - 6A90376C-0135-43D2-BB84-04C983684285</string>
<key>to</key>
<string>A1BC0869-42AC-4F63-ADA0-B37F16719B84 - A1BC0869-42AC-4F63-ADA0-B37F16719B84</string>
</dict>
<key>756ED40C-7B9B-48AA-83C8-375F26187AAF</key>
<dict>
<key>from</key>
<string>A1BC0869-42AC-4F63-ADA0-B37F16719B84 - A1BC0869-42AC-4F63-ADA0-B37F16719B84</string>
<key>to</key>
<string>C1F5E0A6-CAE6-4A45-9E78-23A57CB77229 - C1F5E0A6-CAE6-4A45-9E78-23A57CB77229</string>
</dict>
</dict>
<key>workflowMetaData</key>
<dict>
<key>workflowTypeIdentifier</key>
<string>com.apple.Automator.application</string>
</dict>
</dict>
</plist>