Jump to content
UBot Underground

LoWrIdErTJ - BotGuru

Members
  • Content Count

    4744
  • Joined

  • Last visited

  • Days Won

    215

Everything posted by LoWrIdErTJ - BotGuru

  1. Scrape element attribute and attribute to scrape is innerHTML then add list to list, list from text delimiter being <BR>
  2. could just grab the /span add it to a list, and grab item index 1 from the list for the item
  3. At minimum could really use a return latest tweet made in a function that can be called.
  4. Seems to be working with OAuth now thank you. Is it possible to add a lot of the ways that are being returned now as table data to being returned from a $function so that the data can be added to a local list when multi threading?
  5. change attribute attribute to change is value and leave it blank for value or use $nothing there
  6. https://developer.twitter.com/en/docs/basics/authentication/overview/oauth.html Twitters multi user OAuth using Bearer token. This allows multiple users to access using the consumer key/secret for accessing api, rather then single user api access This makes the plugin more robust for consumer usage so you dont need a app created for each and every user logging in, Now you need only 1 app, and users authorize through the 1 app for access
  7. Node view set(#post,$plugin function("HTTP post.dll", "$http post", "URL HERE/Accounts/{#account id}/Messages.json", "\{ \"To\": \"\", \"From\": \"\", \"Body\": \"Hello World\", \"u\": \":\" \}", "", "", "", ""),"Global") Code view set(#post,$plugin function("HTTP post.dll", "$http post", "URL HERE/Accounts/{#account id}/Messages.json", "\{ \"To\": \"\", \"From\": \"\", \"Body\": \"Hello World\", \"u\": \":\" \}", "", "", "", ""),"Global") Copy the above and paste to ubot. Edit it to add your variables and corrected url
  8. Now if you go browser less this number can increase dramatically and so can the threading count as well.
  9. Your welcome. I believe so, or they might have stopped it. ^^Agreed, while your at it make sure other tracking codes are installed as well for Pinterest, Youtube, Google, Bing Hell for google and bing you can find free credits after spending X in those ad networks and who doesn't love free ad money.
  10. Audiences: You can create them in various ways. The first 2 options above are iffy because facebook could flag them asking where you got the data to upload. But works really well. When you create an ad, and you want to change something : ONLY change daily budget or max budget for a campaign. Changing anything else will screw up the optimizing that facebook does. The optimizing happens in the first 5-10 days of running your ad. If you want to change anything else, Pause your current ad, and duplicate it and make your changes It will then start the Optimizing part from facebook over
  11. I sent on email for you but will make a post in the forums for others as well.
  12. Contact me on email admin at botguru.net I have plenty of information about facebook ads that can help
  13. https://developer.twitter.com/en/docs/basics/authentication/overview/using-oauth.html
  14. Have you checked the other commands/functions as well? Or should I check them? Also the above I asked about auth to separate accounts over api to main app. is there a way to use My App details (keys) so that I can have another account authorize using that app setup and access that account. Say I have 20 accounts, I want all 20 accounts to use 1 App set of credentials, and login and auth for the app using there login details. Right now it looks like the plugin only allows to access the account that made the credentials
  15. after starting to check some other commands and functions there are some that still give errors plugin command("Advanced Twitter.dll", "twitter rate limits", &testtest) Execute:Error setting value to '_rateLimitContext' on 'Tweetinvi.Core.Models.CredentialsRateLimits'. And is there a way to use My App details (keys) so that I can have another account authorize using that app setup and access that account.Say I have 20 accounts, I want all 20 accounts to use 1 App set of credentials, and login and auth for the app using there login details. Right now it looks like the plugin only allo
  16. Other commands and functions are not working as well in the library. and some that are working causes error log as well.
  17. Seems to be out dated or not working at the moment? Ubot Code Short links comes up blank **Other example codes are the same way Error log ============================================ Mon, 19 Aug 2019 22:52:23 GMT ============================================Plugin: Advanced Twitter.dllV4.2.2.5Microsoft Windows 10 Pro (x64)Version: 4.6.1 installed on all other Windows OS versions or laterCategory: Apichai Twitter CommandsCommand: twitter tweet getComment: You can see 'Error Log.txt' at your desktop. Execute:Input string was not in a correct format. --------------------------------------
  18. Very strange not sure why mine wont load up all commands and functions. its the only plugin im having issues with atm.
  19. Latest download seems to be missing http commands and functions Disabled all other plugins to verify no conflicts
  20. if interested in just the compiled of the program you can certainly pick it up from this link https://www.expertcreatives.com/
  21. https://network.ubotstudio.com/forum/index.php/topic/20002-free-heopas-custom-plugin-thread-lock-sqlite-thread-variables-email-ini-clipboard/
  22. Pricing updated for limited time for those that said they were interested before.
×
×
  • Create New...