Jump to content
UBot Underground

marcosolidbr

Members
  • Content Count

    23
  • Joined

  • Last visited

Community Reputation

0 Neutral

About marcosolidbr

  • Rank
    Member

Profile Information

  • Gender
    Not Telling

System Specs

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

Recent Profile Visitors

2177 profile views
  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
×
×
  • Create New...