1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

How difficult is it to learn to write Spectre Bots?

Discussion in 'Discussions' started by Serene, May 2, 2016.

  1. Serene

    Serene ( ͡° ͜ʖ ͡°)

    Joined:
    Mar 30, 2015
    Messages:
    2,408
    Likes Received:
    508
    I've gone through the tutorials section and so far it seems like basic Java, just really knowing classes and interfaces. Does that seem correct? I've got a good basic knowledge of java (2-3 years of college courses + outside projects) and would love to start writing my own bots. Once exams are over this week, I'll start looking into making basic things like powermining and high-alching.. but am wondering if there are any big hiccups or difficulty in learning that I should be prepared for.

    Also is there really a big difference in coding for Spectre as opposed to the old Runemate, or other bots like TB, Dreambot, OSB, etc? (Can block out those bot names if needed)
     
  2. Evuls

    Joined:
    Oct 7, 2015
    Messages:
    141
    Likes Received:
    36
    Just hop into it and mess with it until you get familiar with the API, it's not any harder than anything else, just looks overwhelming at first until you start doing stuff with it.
     
  3. Stopper Blocker

    Joined:
    Apr 19, 2016
    Messages:
    55
    Likes Received:
    17
    It is relatively easy, especially with all the help from the forums. Here's a guide you should follow to get started. Also, the Java Docs will be your best friend.
     
    Serene likes this.
  4. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    I think the hardest part would be to make your bot as efficient as possible to compensate spectre's relatively slow/expensive method calls.
    But it is definetely possible. Especially when starting a new project, if you follow best practices, it's easy to maintain good and efficient code.
     
    Jhinn likes this.
  5. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    I started coding just under 3 weeks ago and I have 6 bots out. They are by no means perfect but they get the job done.

    So - like above, easy enough in concept but optimisation takes time.


    Sent from my iPhone using Tapatalk
     

Share This Page

Loading...