Jump to content
UBot Underground

Recommended Posts

hello, im not a novice to ubot iv mad quite a few and can usually get done what i need to do

 

I'm really stumped on something so simple tho and its really killing me ive been at it for hours

 

I'm trying to make a bot to
 

1) open ms paint

2) Add to list a file that contains a list of text (email addresses)

3) Have ubot add a list item of text to the picture

4) Save the pic as listitemposition.jpg not a .bmp as is the paint default for some odd reason

5) restart the process all over again but the next time using the next list item

 

I'm having real problems tho with a couple of things

Sometimes ubot will close when i go to run it. For no reason really, other times it wont

it seems to try to close the ubot program, i dont know why

Also, i cant seem to get it to hit the save button, or to fill out the naming field.

 

ill upload what ive done so far, hopefully someone can help , thank you!

Picture text adder.ubot

Picture text adder.ubot

Link to post
Share on other sites

I use different solution for manipulating images. First install  free plugin "Advanced Shell" from UbotDev.com. This will allow you to execute command line commands. Get free soft called "ImageMagick"  from here http://www.imagemagick.org/script/binary-releases.php#windows (I use Portable Win32 static at 16 bits-per-pixel version, this will allow you to simply copy .exe with your ubot without installing software). There is tons of functionality that can be done with this soft using command line (You will be impressed with documentation and capability of this software http://www.imagemagick.org/Usage/). I use this approach to resize and crop images as I scrape them. 

Link to post
Share on other sites

I use different solution for manipulating images. First install  free plugin "Advanced Shell" from UbotDev.com. This will allow you to execute command line commands. Get free soft called "ImageMagick"  from here http://www.imagemagick.org/script/binary-releases.php#windows (I use Portable Win32 static at 16 bits-per-pixel version, this will allow you to simply copy .exe with your ubot without installing software). There is tons of functionality that can be done with this soft using command line (You will be impressed with documentation and capability of this software http://www.imagemagick.org/Usage/). I use this approach to resize and crop images as I scrape them. 

 

Never knew about imagemagick -- I'm sure I can find some uses for this. Thanks!

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...