Jump to content

Wish to learn how to create my own personal bot


pureacoustix

Recommended Posts

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
Link to comment
Share on other sites

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 

Link to comment
Share on other sites

@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
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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