Jump to content

Wish to learn how to create my own personal bot


Recommended Posts

Posted (edited)

i was wondering if there was any free information out here that will allow me to learn how to write and customise a bot for myself. I have written very basic scripts before however they have never been on the same scale of the amazing script writers on here such as @Token @Alek @Juggles @Chris @Viston or @Czar . Was just wondering if i am able to access any guides into learning to create a bot. Thank you for you're time whomever is reading,

@pureacoustix

Edited by pureacoustix
  • Like 1
Posted
8 minutes ago, Chris said:

i would help if I was amazing script writer

gg

 

6 minutes ago, Viston said:

I've helped dozens of people in here to learn scripting. But because I'm not on the list, I won't be able to help, sorry boss.

sry guys I'm new to this so i do not know many people I'm sure you guys are great writers too 

Posted (edited)

@pureacoustixx Start by downloading and installing an IDE. Your IDE is the program that you'll be using to write scripts with. If you're unsure of which IDE to use, I would have to recommend using IntelliJ. It's free, and the features it offers are superior to the alternative IDE's out there. You'll either need to install either a cracked version of IntelliJ Ultimate, or the free IntelliJ Community Edition, which is just as good: https://www.jetbrains.com/idea/download/#section=windows

 

Once you've finished downloading and installing your IDE, you'll have to follow a tutorial to set it up. There are many tutorials available to you either through youtube or the osbot tutorial section.

https://www.youtube.com/watch?v=0mIWSUHXB9c


The video I linked will also teach you how to create your script's main class, which is essentially your script. Once you have your main class created, your script now exists, and all you have to do is compile the .java files into .class files.

Edited by Fleeb
  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...