Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug Tutorial bot not refreshing

Joined
Feb 5, 2019
Messages
4
I'm trying to follow the coding chronicles and cannot get the bot to show in spectre. I've attempted rebulding, refreshing, renaming main class, trying different bot directories. I seem to be out of options.
upload_2019-2-7_23-33-36.png
upload_2019-2-7_23-34-41.png
 

Attachments

  • upload_2019-2-7_23-32-45.png
    upload_2019-2-7_23-32-45.png
    153.3 KB · Views: 2
Community Manager
Joined
Apr 7, 2015
Messages
1,395
Set your local bot directory to the /out/ folder and make sure your main class in the manifest is correct
 
Joined
Feb 5, 2019
Messages
4
I'm getting an unable to locate error for a valid file path. When I copy and paste the file path the class file opens?
upload_2019-2-8_13-44-17.png
upload_2019-2-8_13-45-0.png
 
Joined
Jun 9, 2015
Messages
3,726
Your main classpath in the manifest is incorrect I think.
Code:
Project.src.com.Jay_Lyons.bots.tutorial_bot.TutorialBot
should work
 
Joined
Jan 27, 2019
Messages
337
Leme know how this works please. Would love to use but Im really paranoid about doing tut island bots with multiple accs and I do mine by hand right now. Friends who I trust have told me theyve even had accs banned right off tut island when they did them by hand, but they were also making many accounts (7-8) not just a few.
 
Top