Thread: Java Auto Tweeter

Results 1 to 4 of 4
  1. #1 Java Auto Tweeter 
    Banned

    Join Date
    Jun 2008
    Age
    27
    Posts
    2,312
    Thanks given
    485
    Thanks received
    231
    Rep Power
    0
    Download: Download Poop.Tweet.Bot.zip @ UppIT


    Tweets automatically loading tweets from a text file to your Twitter account. Needs oAuth tokens etc. Simple, idc.


    Instructions for that:

    Go to https://dev.twitter.com/apps/new and log in, if necessary
    Supply the necessary required fields, accept the TOS, and solve the CAPTCHA.
    Submit the form
    Copy the consumer key (API key) and consumer secret from the screen into your application
    If you also need the access token representing your own account's relationship with the application:

    Ensure that your application is configured correctly with the permission level you need (read-only, read-write, read-write-with-direct messages).
    On the application's detail page, invoke the "Your access token" feature to automatically negotiate the access token at the permission level you need.
    Copy the indicated access token and access token secret from the screen into your application

    THEN PLACE IN MAIN.JAVA -

    search dftb.twitter.setOAuthConsumer then

    dftb.twitter.setOAuthConsumer("CONSUMER KEY", "SECRET");


    Credits: Very Simple Java Twitter Bot (Twitter4J) - Neil.Grogan like 70% me 30%

    change time in tweeter.java

    Follow @RollAJai and @PooPooTweets
    Reply With Quote  
     

  2. Thankful user:

    Normal DonatorRob

  3. #2  
    Banned

    Join Date
    Jan 2012
    Posts
    593
    Thanks given
    527
    Thanks received
    319
    Rep Power
    0
    At least make it so you don't have to modify the source to use it.
    Reply With Quote  
     

  4. #3  
    Why are you looking here?


    Join Date
    Jul 2012
    Age
    30
    Posts
    3,214
    Thanks given
    830
    Thanks received
    357
    Rep Power
    559
    Good job
    Reply With Quote  
     

  5. #4  


    RS Wiki's Avatar
    Join Date
    Mar 2011
    Age
    29
    Posts
    9,688
    Thanks given
    1,752
    Thanks received
    3,103
    Rep Power
    5000
    interesting, won't need tbh.
    All the best,
    Wiki




    coming soon
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Auto Detecting Java
    By Sabatino in forum Help
    Replies: 1
    Last Post: 08-05-2011, 04:39 AM
  2. [Java] Auto Clicker
    By tucybro in forum Application Development
    Replies: 10
    Last Post: 01-25-2011, 02:02 AM
  3. java based auto restarter
    By IDX in forum Help
    Replies: 7
    Last Post: 03-14-2009, 07:21 AM
  4. Replies: 65
    Last Post: 04-10-2008, 04:42 AM
  5. Replies: 2
    Last Post: 07-14-2007, 09:09 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •