Jump to content
UBot Underground

saifee

Members
  • Content Count

    18
  • Joined

  • Last visited

Community Reputation

1 Neutral

About saifee

  • Rank
    Member

Profile Information

  • Gender
    Male

System Specs

  • OS
    Windows 10
  • Total Memory
    8Gb
  • Framework
    unsure
  • License
    Developer Edition

Recent Profile Visitors

1724 profile views
  1. I just have this one line code create video from images("C:\\Users\\Admin\\Desktop\\001 Delete\\pics\\30313354.jpg","C:\\Users\\Admin\\Desktop\\001 Delete\\test.mp4",30) and it gives the following error. Error: StandardError What's wrong here. Pls help Thanks in advance.
  2. I want to display a variable in a window similar to Alert Window. As this variable is inside a loop and changing each time, I do not want the user to click on OK each time. Just want to Display the variable in the window. Which is the command for this? Pls help
  3. Thanks, its working with a static date. I want to run the same code but with the current system date and get the day of the week. Pls help.
  4. I want to store today's day for eg: "Friday" in a variable from the system date/time. How to do this? Thanks, Saifuddin
  5. Thanks. I found it using the SEND FROM option in the send email command.
  6. I am able to send emails using the send email command. However, the receipient just receives the email in the FROM without the name. How can I add a From Name alongwith the From Email in the send email command? Pls help. Regards, Saifuddin
  7. A list has 100 names Is there a single command to select just 10 random names from this list?
  8. Thanks, but to be more specific I need to display the content of a few variables in the box. It will help the user to know where and what is happenning in the program. Just like the debugger window Possible?
  9. I want to create an alert box with a message but without the OK button. It should just display the content of the alert and move on with the next command, no user interaction or click needed. Pls help how to program this alert box? Thanks in advance, Saifuddin
  10. Thanks done... When I type text (Ui html panel -> Text Area) in different lines (Enter key) the result is displayed in a single line. How to overcome this issue?
  11. The default size of the ui block text command is very small. How can I increase the size of this input box? Pls help
  12. Is there a way to run the bot everynight say 9pm without using the windows task scheduler? Thanks, Saifuddin.
×
×
  • Create New...