Jump to content
UBot Underground

Helping To Upload Image From Folder


Recommended Posts

Hi ,

 

I am working to make twitter bot that can tweeting and but images with the tweets 

 

i try and searching for command that let the bot to take image from file and but it with the tweet can't find it 

 

 

plz help me with that .

 

 

Link to post
Share on other sites

Use this script and download file management plugin its free.

ui open file("Get Images:",#getimagesfromfolder)
set(#getimagesfromfolder,$plugin function("File Management.dll", "$directory name", #getimagesfromfolder),"Global")
clear list(%images)
add list to list(%images,$get files(#getimagesfromfolder,"Yes"),"Delete","Global")
set list position(%images,0)

Edited by tinku
Link to post
Share on other sites

the ubot show massage there is error on this cod   set(#getimagesfromfolder,$plugin function("File Management.dll", "$directory name", #getimagesfromfolder),"Global")

 

can you check it pls

Link to post
Share on other sites

the ubot show massage there is error on this cod   set(#getimagesfromfolder,$plugin function("File Management.dll", "$directory name", #getimagesfromfolder),"Global")

 

can you check it pls

 

You need to have that plugin installed and activated. You can find it here: http://network.ubotstudio.com/forum/index.php/topic/13237-free-file-management-plugin-multiple-commands-and-functions/

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

hi

 

i downlaod the file but it didnot work 

 

 

i don't know why

 

 

i but the file in system32 in my computer is this rigth 

 

or i have to but it in another place ?

post-34174-0-50742600-1530926873_thumb.jpg

post-34174-0-48433900-1530926885_thumb.png

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