alextehg 0 Posted June 8, 2017 Ok so I don't know loads about java but I'm sure it can't be hard coding... just learning will be frustrating right at the start anyways... I really wanna make my own white berry picker bot I've just downloaded eclipse added DB client to it added the manifest and the @override public onstart,onloop,onexit,onpaint now im stuck where to start... for white berries picking if anybody wouldn't mind adding me or inboxing for a lil help it'll be great (this will be my first ever script) and i'm determined to make it as I wanna get better at this I don't want anybody doing it for me however, help would go far we all gotta learn at some point right? cheers.
Just Chill 26 Posted June 8, 2017 There are some tutorials for scripting that you should look at. Not for this specifically but you need to learn somewhere?
Abstinence 15 Posted June 8, 2017 Programming requires you to think in a different way, called "algorithmic thinking". After you're able to put yourself in that mindset, all that is left to learn is the syntax for java Someone who is eager to learn would take around 4-6 days to learn the basics and be able to write their own scripts. (This is my own estimate) After the basics, it's all about perfecting the required skills for scripting especially Scripting, compared to actual programming is bat shit easy, if that helps
alextehg 0 Author Posted June 8, 2017 Programming requires you to think in a different way, called "algorithmic thinking". After you're able to put yourself in that mindset, all that is left to learn is the syntax for java Someone who is eager to learn would take around 4-6 days to learn the basics and be able to write their own scripts. (This is my own estimate) After the basics, it's all about perfecting the required skills for scripting especially Scripting, compared to actual programming is bat shit easy, if that helps Yeah loads i've done my own woodcutting one was pretty simple Green dragon one looks like complex like does each code have to go in the right order.... ect or wut lol weird White berries one wud be good to
Abstinence 15 Posted June 8, 2017 Yeah loads i've done my own woodcutting one was pretty simple Green dragon one looks like complex like does each code have to go in the right order.... ect or wut lol weird White berries one wud be good to Yeah this tells me you just followed a "scripting tutorial". Learn the basic fundamentals of java before attempting to script, it'll do you wonders
Recommended Posts
Archived
This topic is now archived and is closed to further replies.