Jump to content
UBot Underground

Ubot Plugins Brainstorming - Lets think of good ideas !


Recommended Posts

  • Replies 55
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

i added some new dialog boxes to the file management plugin and i was looking for the right timing to release the update !

Anything from this list will be appreciated by the entire community... http://www.ubotstudio.com/forum/index.php?/topic/12527-new-features-to-add/    

common regex plugin. So the plugin would have a bunch of parameters to choose from for common regex scripts like email, phone, proxy etc...   for those of us who really fumble with regex.

I come from the world of FileMaker, and like Ubot, you create scripts in a proprietary language. One plugin available for that program is the ability to run PHP code, so imagine the possibilities if there was a Run PHP command in Ubot, just like we have a Run Javascript command now.

 

Another cool feature of this FileMaker PHP plugin is the ability to turn any PHP code into its own plugin.

Link to post
Share on other sites
  • 2 weeks later...

Not sure if these ideas are possible with plugins but here are mine....

 

1. Ability to store images inside a compiled bot. Perfect for ui html that way we don't have to store them on our server, and they will load instantly.

2. Ability to change the desktop icon of compiled bot

3. Ability to edit menu of a compiled bot to change what menu items appear, as well as edit those menu items. (ie add ui html panels where ever you like in the menu.)

Link to post
Share on other sites
1. Ability to store images inside a compiled bot. Perfect for ui html that way we don't have to store them on our server, and they will load instantly.

Can be done by converting images into base 64 string..

2. Ability to change the desktop icon of compiled bot

Can be done using resource hacker..

 

3. Ability to edit menu of a compiled bot to change what menu items appear, as well as edit those menu items. (ie add ui html panels where ever you like in the menu.)

This cannot be done using plugin.. I have requested it in enhancement..

Here: http://www.ubotstudio.com/forum/index.php?/topic/12291-ability-to-removeedit-menubar-or-atleast-ability-to-edit-help-menu/

 

 

I hope this helps :)

Link to post
Share on other sites

How about making it so that plugins check if there is a new version of plugin available and update as UBS already does.

  • Like 1
Link to post
Share on other sites
Can be done by converting images into base 64 string..

Can be done using resource hacker..

 

This cannot be done using plugin.. I have requested it in enhancement..

Here: http://www.ubotstudio.com/forum/index.php?/topic/12291-ability-to-removeedit-menubar-or-atleast-ability-to-edit-help-menu/

 

 

I hope this helps :)

 

 

Resource hacker can only do so much. I have had it where it only changes on my machine and not when I send to other users.

Link to post
Share on other sites

How about a plugin that makes it easier to work with multithreading. something to make it a little less involved.

  • Like 1
Link to post
Share on other sites

Plugin that goes back to a specific code line or jumps forward to a specific code line.

 

Good example would be running through a loop and if a page doesn't load then go back to the beginning of the loop. I think this would reduce the amount of code needed for some bot a lot.

Link to post
Share on other sites

Thats guys for all the suggestions you are posting here , i'm looking to integrate as much as i can in my future plugin , so keep em coming :)

Link to post
Share on other sites
Thats guys for all the suggestions you are posting here , i'm looking to integrate as much as i can in my future plugin , so keep em coming :)

 

do tell sounds good already

Link to post
Share on other sites
Thats guys for all the suggestions you are posting here , i'm looking to integrate as much as i can in my future plugin , so keep em coming :)

 

A plugin that stops the browser.exe crashes would be pretty epic ;)

  • Like 1
Link to post
Share on other sites

common regex plugin. So the plugin would have a bunch of parameters to choose from for common regex scripts like email, phone, proxy etc...

 

for those of us who really fumble with regex.

  • Like 2
Link to post
Share on other sites
  • 2 weeks later...

I'd love to see a simple plugin that can use encrypt and decrypt variables in some way. Would like to be able to store my account passwords for my bots in an encrypted format instead of plain text all the time.

Link to post
Share on other sites

I'd love to see a simple plugin that can use encrypt and decrypt variables in some way. Would like to be able to store my account passwords for my bots in an encrypted format instead of plain text all the time.

 

 

already exits tj has a plugin that does just that

 

 

pftg4

Link to post
Share on other sites
  • 2 weeks later...

How about a plugin that uses the mouse commands with elements and image recognition rather than screen coordinates.

 

I suggested that as a feature after the windows commands came out.  Would be really great to use the image recognition not only with the mouse commands but all of the windows commands.

 

A plugin that stops the browser.exe crashes would be pretty epic ;)

 

TJ did a great job on the plugin that has ended alot of my broswer.exe crashes. Check it out guys

http://www.ubotstudio.com/forum/index.php?/topic/13444-sell-plugin-os-operating-system-addins/

Link to post
Share on other sites

Now this probably won't work but it is something I would love to see ---> The ability to have affiliates rebrand compiled bots with their name and affiliate link.  What do you think the chances are of a plugin being able to do that?

Link to post
Share on other sites

Load html browser window?

 

This would work like ui html panel and window.

 

This way we could use the browser as a ui as well and things like stat monitor and form fields would update variables. Have to use a work around for it now which adds extra time to program.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...