PDA

View Full Version : [Fighting] Looking for scripters (partners to the script).



mysterious123
03-28-2010, 08:54 PM
Hello,
I've been looking on making a fighting script for the catacombs.
The problem there is that the color changes often and FindColor doesn't always work. (I've tried). So therefore it'll take a bit more time and more effort.

I'm sure that if we gather a small team we can each do room by room and then the script will estimate which room should the account enter in order to level properly.

I can do it myself, though I'd admit that I don't have enough time on my hands to finish the script fast enough. After all, I think this script is pretty much mandatory.

Thanks and I hope you join.

You can PM me or add me on MSN: daniel@dexorsion.com

And once again, thank you.

Mr. Doctor
03-28-2010, 09:12 PM
Use auto color(aid). Go to your tools folder in your SRL folder and select ACA. Capture the RS client and select colors of the monsters and click mark best color. Repeat this until you have what you want. Click the tab Create Autocolor, select CTS2 and Mainscreen. Then C/P the procedure in your script. Call it like you would with a color.
E.X:


if(FindColorSpiralTolerance(X, Y, AutoColorProcedureName, MSX1,MSY1,MSX2,MSY2, 20))