PDA

View Full Version : Port Sarim Seagull Killer



Buckleyindahouse
01-12-2007, 02:02 AM
This is an Port Sarim seagull killer, perfect for training an army of noobs. This is version 1.0 so I will be adding new things to it later.


Version 1.0
First Release.

Version 2.0
Fixed and added somethings


Things to add in next version
* Set Fight Mode Feature
* More Multiplayer
* Auto Responder
* And things you guys and girls find.


Thnx and please post proggies. Here is one of mine with a lvl 32 character.

__________________________________________________ ___
| BUCKLEYINDAHOUSE REPORT |
|_________________________________________________ ____|
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~|
|************************************************* ****|
| You have Killed around 13 Seagulls |
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~|
| You have gained about 416 from Killing |
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~|
| You have been Killing for about 2 Minutes and 20 Seconds |
|_________________________________________________ ____|
| BUCKLEYINDAHOUSE REPORT |
|_________________________________________________ ____|


Download Version 2.0 Here (http://www.mediafire.com/?3zfbnzzmzzy)

New Features :
*Added More Users
*Added Ability To Set FightMode
*NEXT VERSION = RESPONDER


Note: I used a different function to find the seagull then the 1st version. Please tell me which function you like best Either Ver1 or Ver2.
Thank You,
BuckleyInDaHouse.




DOWNLOAD HERE. (http://www.mediafire.com/?cmdaa4aujin) <Version 1.0 OLD

Infantry001
01-12-2007, 03:42 AM
Looks good. ONe thing though, at the end, look at this:
Procedure MainLoop;
Begin
SetUpSrl;
Credits;
DeclarePlayers;
ActivateClient;
setup;
repeat
FindAndKillSeagull;
reports;
Until(Killed = Players[CurrentPlayer].Integer1)
Logout;
Reports;
NextPlayer(True); {<----- that right there}
End;


Begin
MainLoop;
End.

That just logs in the next player and then the script will end. I doubt this is what you meant to do. Just add another repeat somewhere and it will be fine.

Also, one thing to make it look better are standards. Try to code, or at least present it, in official standards.

Other than that, nice script!

Buckleyindahouse
01-12-2007, 11:03 AM
Thank you for the reply, yea i do need to learn the standards and I will fix that repeat thingy.

GoF
01-13-2007, 11:12 AM
Nice :) I had started a seagull killer before but i had to finish my flaxer and maple cutter first (releasing flaxer later today and im stuck with the maple cutter) But this is a nice script and the idea is good as seagulls are like chickens with bigger hp :) Good job, ill test this later.

LastKiss
08-26-2007, 06:03 PM
I tried this and everything went according to plan but one thing, when it said Found Compass, my mouse didnt move, eep?

the scar noob
08-27-2007, 03:28 PM
Plz dont bump old posts..