Jump to content
UBot Underground

drago77

Members
  • Content Count

    29
  • Joined

  • Last visited

Everything posted by drago77

  1. Hello, i am working on a cryptocurrency trading calculator, and because the tradings are based on bitcoin it has to manipulate 8 decimal numbers ex: 0.00000222 The problem is that when the bot is doing some math calculations it converts this numbers to exponential numbers and then does not recognize them as numbers anymore but as strings. How can i stop the bot transform the numbers from decimal to exponential ex: 0.00000222 to 2.22E-06
  2. Thanks for your answer...yes it should be there... the Video section was there before, now is gone too... I will ask support. Thanks again
  3. Hello, today i'v made the update to uBot Sutudio 5.9.55 which says that have added a lot of audio commands. After the update i realized that I could not find none of the new commands and tot even the video commands which i has able to use before. I have a professional licence and i am subscribed to updates too ... i can use the public bank but i can't find these commands? Can anyone help me please?
  4. It is very weird...i'v managed to make what i need with ffmpeg commands, and it is working in uBot, but it is not working in the compiled file... a short example code is this one: set(#convert,$ffmpeg function("ffmpeg -i C:\\Users\\Compaq\\Desktop\\video.mov -vn -ar 44100 -ac 1 -b:a 32k -f mp3 C:\\Users\\Compaq\\Desktop\\audio.mp3"),"Global") It does the job when i use it inside ubot program, but does not work anymore if i use the compiled bot... Any suggestions? Am I doing something wrong?
  5. It is very weird...i'v managed to make what i need with ffmpeg commands, and it is working in uBot, but it is not working in the compiled file... a short example code is this one: set(#convert,$ffmpeg function("ffmpeg -i C:\\Users\\Compaq\\Desktop\\video.mov -vn -ar 44100 -ac 1 -b:a 32k -f mp3 C:\\Users\\Compaq\\Desktop\\audio.mp3"),"Global") It does the job when i use it inside ubot program, but does not work anymore if i use the compiled bot... Any suggestions? Am I doing something wrong?
  6. Anyways, if someone knows any tutorial about how to use ffmpeg in ubot, ao can create a tutorial like this, or even give a little piece of code as example it would be very useful and appreciate it!
  7. I know that plugin, but for the moment i can't afford it...and about doing it by myself, i don't know how to work with ffmpeg... It is weird to have a 700$ program which does not work properly, and after mounts of opened trackers the problems are the same... but in the same time you can buy a plugin which does most of the things that the program should do... I have to find a way to use those video commands, i really need them for my project...
  8. I don't think that will help... unfortunately i'v seen more then one trackers opened on this subject and they only respond that on their end the commands are working... The support from uBot team in this direction is awful. Any other ideas on how to solve it?
  9. Hello...i have some problems with the video commands...only works in the uBot program. After compiling the program does not work anymore. Which should be the problem?
  10. I don't think i can get you... the question was about clicking on one of multiple buttons with the same class, id etc....
  11. By any chance do you know how to make it click on the post upvote button when you are on the post page...the code from this site is very weird...it has more then one upvote buttons and i can't make it work with offset... any help will be apreciated
  12. Hello, i want to create a bot for steemit.com but anything i try to do on this website does not work... ubot is crushing right away... Is there any solution? Or someone can tell me why this happens?
  13. Thanks for your replay, unfortunately i know nothing about ffmpeg usage... can you give me an example of uBot codes for this kind of operation please?
  14. Hello, lately i have tested the video commands from UBot Extended Library for one of my projects. I founded the add audio to video command, but this one replaces the original audio from the video with the new one... I only want to add a background music to my videos...is it possible to achieve this? Keep the original audio and overlap the second one with lower volume?
  15. Again, thanks a lot for your responses...unfortunately, the thumbnails don't change...does not have any effect... Did you have any results when you tried to change or to set a thumbnail for a playlist?
  16. Hello, thank you for your quick responses... Can you help me with something else please.. can you provide me an example of source code to set or update the playlist thumbnail? I can't get it work....tried a lot of times and i get the error Execute: Input string was not in the correct format Thank you in advance
  17. hello, i am sorry but the folder of the new version is empty... Where can i download it?
  18. Hello again... the new version of your plugin does not work for me... When i try to crate or update a playlist i get this error How can i solve this?
  19. This command adds a video to a playlist.. don't understand how i delete a video from a playlist using this command? Also is there a way to change the playlist thumbnail?
  20. Now i need to know how to delete a video from a playlist...or if is possible to do this...any help?
×
×
  • Create New...