bucky002 Posted February 16, 2006 Posted February 16, 2006 I've got the really easy basics down. What should I do now to improve? Anything I think of to make is to advanced for me. What did you make when first starting out? Cause I'm kinda stuck.
Flawblure Posted February 16, 2006 Posted February 16, 2006 If you play any online games... why not try making some scripts to do things for you in them?
bucky002 Posted February 16, 2006 Author Posted February 16, 2006 I used to play Runescape, but I have quit that. I guess I could try to make a program for that anyway. Any suggestions on where to start?
Flawblure Posted February 16, 2006 Posted February 16, 2006 I used to play Runescape, but I have quit that.I guess I could try to make a program for that anyway. Any suggestions on where to start?Yes. Getting it to log in.
bucky002 Posted February 16, 2006 Author Posted February 16, 2006 Great Idea I think I can do that. Thanks.
bucky002 Posted February 16, 2006 Author Posted February 16, 2006 Why is my mouse clicking right click isn't x left click? Is there something wrong with this code?(Yes I just started) MouseClick( "x", 419, 586, 1)
Flawblure Posted February 16, 2006 Posted February 16, 2006 Why is my mouse clicking right click isn't x left click? Is there something wrong with this code?(Yes I just started) MouseClick( "x", 419, 586, 1) Help file does wonders. the x your referring to is the x-coordinate. I believe its just "Left"
bucky002 Posted February 16, 2006 Author Posted February 16, 2006 Sorry, I should have done more researching. Thanks.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now