Plugins
From UBot Studio
(Difference between revisions)
(→Customer-Made Plugins) |
|||
Line 7: | Line 7: | ||
* [[Socket Commands]] is still in beta. | * [[Socket Commands]] is still in beta. | ||
− | == Customer-Made Plugins == | + | == Free Customer-Made Plugins == |
− | * | + | * [http://www.ubotstudio.com/forum/index.php?/topic/13798-free-plugin-advanced-shell/ Advanced Shell] |
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/12765-free-free-plugin-close-bot-command/ Close Bot] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13665-free-plugin-datetime-manipulation/ Date Time Manipulation] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13560-free-plugin-text-encryptiondecryption-for-ubot/?hl=files Encryption/Decryption] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13237-free-file-management-plugin-multiple-commands-and-functions/ File Management] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/12962-cursor-postion-xy-locator-plugin-free/ Get Cursor Position] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13438-free-plugin-spin-chimp/ Spin Chimp] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13067-free-delayed-type-text-plugin-simulate-human-typing-speeds/ Typewriter Effect] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13531-free-plugin-md5-hash-generator/ MD5 Hash Value] | ||
+ | |||
+ | == Paid Customer-Made Plugins == | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13447-sell-plugin-csv-commands/ CSV Commands] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13780-plugin-db-commander-20-databases-supported/ Database Commander] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13446-sell-plugin-file-folder-manipulation-commands/ File and Folder Manipulation] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13445-sell-plugin-hma-commands/ HMA (HideMyAss) Commands] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/12837-sell-http-post-plugin-crazy-bonuses-inside/ HTTP Post Plugin] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13791-plugin-pdf-creator/ Document Converter] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13444-sell-plugin-os-operating-system-addins/ OS Addins] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13443-sell-plugin-rss-commands/ RSS Commands] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13215-sell-screenshot-specific-area-node/ Screenshot Specific Area Node] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13477-sell-plugin-short-url-creation/ Short URL Creation] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13441-sell-plugin-sound-commands/ Sound Commands] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13440-sell-plugin-system-commands/ System Commands] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/12960-sell-sqlite-database-plugin/ SQLite Database Plugin] | ||
== Building Plugins == | == Building Plugins == | ||
Please see the [[Plugin Development]] page for more information. | Please see the [[Plugin Development]] page for more information. |
Revision as of 12:18, 18 May 2013
Contents |
Using Plugins
Our current Plugins include:
- Windows Commands for PC and Windows automation outside of the browser window.
- Database Commands for interacting directly with MySQL Databases. (MySQL is the most popular open source database software, used to organize everything from customer data to web pages. This means that if you have a website, with customer data, for example, you could interact with the back-end of it directly using UBot Studio).
- Table Commands is an expansion of our original Data Commands and Data Functions.
- Socket Commands is still in beta.
Free Customer-Made Plugins
Paid Customer-Made Plugins
Building Plugins
Please see the Plugin Development page for more information.