PDA

View Full Version : Matts Logmein Script



shadowblade
11-26-2006, 01:12 AM
Heres my first script w00t!

{////////////////////////////////////////////////
// MATTS LOGMEIN SCRIPT //
/////////////////////////////////////////////////
// It just basically logs you in //
// You dont need to touch anything //
// Its all setup just drag the crosshairs //
// on to the runescape client and press //
// GO (green button lol) //
// //
// //
/////////////////////////////////////////////////}

program logmein;
begin

clickmouse(154,135,true);
wait(2000);
clickmouse(449,292,true);
wait(2000)
clickmouse(374,260,true);
sendkeys('') {type in your username}
wait(2000);
clickmouse(307,276,true);
sendkeys('') {Type in your password}
wait(2000);
clickmouse(306,321,true);
wait(4000);
clickmouse(400,388,true)
end.

WileyCoyot
11-26-2006, 01:24 AM
first script?!!?

good script i guess works...more than i can say for Arrows new one....i just cant get it to work.

shadowblade
11-26-2006, 01:39 AM
tell me whats the problem?

shadowblade
11-26-2006, 01:40 AM
i cant get arrows powerminer to work lol

WileyCoyot
11-26-2006, 01:46 AM
i cant either if you got me saying i couldnt get your or i got his working yours works fine his i cant get to work.

shadowblade
11-26-2006, 01:55 AM
hmm im working on a new one, a better one lol, yea i noe its quite simple but hey i jsu started this yesterday

WileyCoyot
11-26-2006, 03:57 AM
well your doing a good job from what i hear im looking more in depth into SCAR/SRL then ill have a script out sometime next week i hope

Lil Jimmy
11-26-2006, 04:20 PM
You could make it more effective by making your script looking for a bitmap (the buttons) and I don't think Jagex really looks for macroing for when you're logging in so you don't really need the waiting...

Nevertheless, it works.

shadowblade
11-27-2006, 05:03 AM
thanks guys iv made a better one on another post its just got better mouse movements so it doesnt just instantly click on the spots