Jump to content
UBot Underground

marcosolidbr

Members
  • Content Count

    23
  • Joined

  • Last visited

Everything posted by marcosolidbr

  1. So, I'm trying to browse trough a user profile to send him a Private message but i'm unable , I get the error Sorry, you don't have permission for that! . What shall I do ?
  2. I'm using this ... I've done all the login process , accounts , passwords list etc , but couldn't do this that i'm asking
  3. Hey guys ! I need someone to implement a feature to my ubot bot. So, Currently my script uses 1 proxy per a website i don't want mention here account, using the format username:password:proxy:port, perhaps, I would like to implement a feature where users would load a proxy file and they would have the options to select the amount of accounts per proxy , eg : 5 accounts per proxy. My bot is multi threaded . Please pm me if you can implement this feature to my bot and also mention your price (We can discuss also) . Thanks
  4. Still looking for someone ! Pretty much I've done a lot of the threading work myself but I still need some help.
  5. So, I have a instagram bot that i built and I need someone to multi thread it and make some changes. Current 28 lines only. It's a simple bot. Load a list of accountsEach account logs in and comments on the list of pictures you provideLogs out and another logs inProxies switch every 5 account I'm willing to pay ! Let me know if you are interested. Thank you
  6. Hey guys ! So , I implemented the multi thread code from Tj ( http://network.ubotstudio.com/forum/index.php?/topic/10042-new-v4-tutorial-multi-threading-example/) and my script has been working fine . Now, I'm trying to add a new proxy username and password for each thread my script opens. I tought in setting up a list and each thread take one login and password in order. The thread will never switch credentials , since it will be looping (Since I'll be using the same proxy ip and port, That part is easy. The only thing that changes is the credentials). Anyone can help me on how i can do this
  7. Hey guys ! I'm trying to click on a random google result but i can't seem to figure how to do it. Can anyone help me with that ? Thanks
  8. Hello , im trying to create a bot to run like 24/7 in loops searching for new and old emails containing attachemnts in a file format , and if it does contain it , it would download to desktop . I was wondering if anyone suggest me something .. It wont work automate a website like gmail etc because the users im trying to code this use their own domain . Thanks
  9. Hello ! Just bought it and didnt recieved the license , I was wondering if you could send me again , My email is marcosolidbr@hotmail.com . Thanks
  10. Just found out that the part in brackets after r. is always changing . Any idea on what can i do ? EG : .r[wrn1]
  11. Thanks ! But i corrected some things because some of the code that you sent me also change . So , now for some reason its saying that "The expression you are trying to parse has extra data in it" . Here is the code : click($element from text("<data-reactid={#variable}\}.[0].\{right\}.[0].\{left\}.[0].[3].[2]\">"), "Left Click", "No") and this is the variable code ".r[wrn1].[1][4][1]\{comment456698364446739_2432947 Thanks
  12. Well , trough ui text box ( I was thinking in the user put the text of the comment , Thats what the #texto was . )
  13. Well , The user would set which comment he want to like .
  14. Thanks again , but here is the button code <a class="UFILikeLink" href="#" role="button" data-ft="{"tn":">"}" title="Curtir este comentário" data-reactid=".r[2u3ml].[1][4][1]{comment457117361071506_2432737}.[0].{right}.[0].{left}.[0].[3].[2]">Curtir</a> Any idea what would be the best solution to make ubot find that code ? And i dont know if the users would be able to find that code and insert on the ai . Thanks (Sorry but im still a noob here ) EDIT : I was thinking in getting the comment code which always change eg (comment457117361071506_2432737) but i dont know how t
  15. Thanks and sorry ! Do you have a tip for me , like i need the bot to click a button after finding the text (The button is on the comment and it id always change)
  16. You mean this ? http://img132.imageshack.us/img132/1539/8t5k.png Now im getting the key provided wasant on dictionary Thanks (What im trying to do is make the ubot find the text on the page and click on it)
  17. Hello ! I´ve been trying to make a system to ubot click on a comment text , so i set a ui box where the user would put the comment text and used this feature : http://img811.imageshack.us/img811/1563/m0y6.png But im getting "Invalid Parameter" Am i doing it wrong ? What should i do ? Thanks (Im not an expert)
  18. Hello ! Im trying to figure out how can i add a list where the username the password and the proxies are binded like username:password:proxie:port , and then make ubot load the list and add the username to the username box , Password to the password box and switch the proxie , after completing the task , use another line from the list and do the same . Thanks
  19. Sure , After 1 Loop (Completing all the tasks ) The bot use the same Text as it used before (But it was suposed to be a Random text , not use the same text as it used on the last loop ) . Im trying to figure out how can i make it Generate a new text , Not use the same . Thanks
  20. Hello ! I´ve Been trying to put a Variable with random_text , Actually it does randomize a test , But after 1 complete loop of the code , He generate the same text again . I would like to know how can i Make it generate another text on the other loop . Thanks http://img69.imageshack.us/img69/9979/64s8.png
  21. The problem is that the facebook buttons are always chaging id (to use on element to click) eg : <for="u_0_1x"> , <for="u_0_1v"> . Is there any other way to do this to point to the button ?
  22. Hello guys ! Im using UBOT 5 , and i´ve been trying to code a bot for facebook and i noticed that when i test it sometimes it works as expected and sometimes it dont ( I dont know if this is a facebook protection system) I was wondering if i get the pro edition , The image recognition will patch this issue ? Thanks
×
×
  • Create New...