Log in

View Full Version : Narcle's Fast Fighter!



Pages : 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 20 21

faoreofpr
09-23-2008, 02:24 AM
thanks this has helped me out!

shotty87
09-23-2008, 08:34 PM
cool

shotty87
09-23-2008, 08:58 PM
wow this rlly works!!

shatok
09-24-2008, 01:04 AM
works good for me, ty

bloodyhell321
09-24-2008, 11:40 AM
Best Scripter I know!

Regards,

Me

killertoms1
09-24-2008, 04:47 PM
nice script thanks for posting

3 6 M
09-24-2008, 07:15 PM
the mouse just hovers over the selected monsters to kill why is it not clicking to attack?

We run u.s.
09-25-2008, 03:21 AM
the mouse just hovers over the selected monsters to kill why is it not clicking to attack?

:google: :google: :google: :google: :google: :google: :google: :google: :google: :google: :google: :google: :google: :google: :google: :google: :google:


lol read some tuts on how to script and maybe you will find out.

tomaz
09-25-2008, 03:48 PM
nice script, thank you very much

jketheredge
09-25-2008, 05:50 PM
Awesome script, works great! going to post a report in about an hour.

koek4
09-26-2008, 05:26 PM
ok mayb im that stupid but how to add the color numbers :S:duh:

walls4wi
09-28-2008, 08:30 PM
very nice job it works well

Heavenzeyez1
09-28-2008, 08:36 PM
Originally Posted by 3 6 M View Post
the mouse just hovers over the selected monsters to kill why is it not clicking to attack?

:google: :google: :google: :google: :google: :google: :google: :google: :google: :google: :google: :google: :google: :google: :google: :google: :google:


lol read some tuts on how to script and maybe you will find out.

Or just read the main page.

#2.
Q: It moves the mouse over the monster but doesn't attack.
A: Your monster name probably isn't set-up correctly. If your monster is a "Chicken" for example then put the name in as 'hicken' , "Guard" would be 'uard' , "Moss Giant" would be 'iant' etc...
Try that.

ok mayb im that stupid but how to add the color numbers :S:duh:
Use the color picked which is included in scar toolbar.
~Eerik~

Preston8
09-29-2008, 12:01 AM
Include file C:\Program Files\SCAR 3.15\includes\srl\srl.scar does not exist.
Include file C:\Program Files\SCAR 3.15\includes\SRL\SRL\misc\Users.scar does not exist.
how do i fix it?

Hack
09-29-2008, 12:15 AM
Thanks a lot for releasing this to free for all scripts, I'll be running it over-night tonight. :)

wassup2345
09-29-2008, 05:20 AM
alright please relpy to this or give me a link to guide on how to use the script i dont know what numbers are wat colours can u make a guide that shows u exactly how to do it and wat colour chickens are it wont let me put white only numbers

Hack
09-29-2008, 10:09 AM
First time running:


************************************************** *
| Fast Fighter v2.74 | 4h:12m:31s |
************************************************** *
| Total Kills: 415 | Total XP: 10108 |
| XP/hour: 2407 | Food Ate: 499 |
| Round Kills: 8 | Round XP : 68 |
************************************************** *


Ended up in Lumbridge, but still good XP.

duplex
09-29-2008, 11:47 AM
Very Nice heres a proggie

************************************************** *
| Fast Fighter v2.74 | 6h:34m:56s |
************************************************** *
| Total Kills: 618 | Total XP: 18523 |
| XP/hour: 2657 | Food Ate: 499 |
| Round Kills: 9 | Round XP : 71 |
************************************************** *

dikkidu
09-29-2008, 01:02 PM
Awesome script. Respect and thanks.

************************************************** *
| Fast Fighter v2.74 | 1h:12m:16s |
************************************************** *
| Total Kills: 239 | Total XP: 22264 |
| XP/hour: 18553 | Food Ate: 11 |
| Round Kills: 63 | Round XP : 4892 |
************************************************** *

Eacis
09-29-2008, 02:01 PM
script works for me but when it log out it wont log in again. it doesnt type in the bars for username and pass. all setup.

Can some1 plz help me??

TY

nightofterror
09-30-2008, 03:25 AM
i log in right. my account also fights the monsters right but it loggs me out and wont log me back in. I have my # of players set to 1 and my current player 0.

UseForm = false;//Use form? [true/false] False uses DeclarePlayers;

{================================================= =============================}
{!!!!! If UseForm = true then DeclarePlayers does not APPLY! !!!!!}
{================================================= =============================}
procedure DeclarePlayers;
begin
if not(UseForm) then
begin
HowManyPlayers := 1;//Change this accordingly
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;

Players[0].Name :='*******; //Character Name
Players[0].Pass :='*******'; //Character Pass
Players[0].Nick :='*****'; //Nickname3 - 4 Letter's of char name
Players[0].Active:=True; //True if you want this player to be ran in the script, false if not
Players[0].Booleans[0] := false;//Eat food? true/false
Players[0].Integers[0] := 9606046;//1st color of monster
Players[0].Integers[1] := 604228;//2nd color of monster
Players[0].Integers[2] := 5066323;//3rd color of monster
Players[0].Strings[0] := 'obgoblin';//monster name
Players[0].Strings[1] := 'strength'; //the skill you want to train > strength, attack, defence, pure, even, accurate, rapid or longrange <
Players[0].Strings[2] := 'e';//Player run direction > n, e, s, w <


This is the settings that i have. all the other players that are green i left green. why doesnt it just stay on my one account. instead it trys to switch players when i only have it set for 1 players(0). The error message comes up saying that there is a false but i have it true! help please. (**** means i put characters there but i just didnt want to let everyone know my account info.)

reganmcd
10-01-2008, 02:36 AM
Yeh it works for me except the clicking thing, it hovers over the monsters but doesnt click, and yew i do put the name of the monster correctly, i tried monks and cows(i typed "onk" "ow") it goes over them but doesnt click.

jimmy_mac
10-01-2008, 05:48 AM
I get the same problem as the guy above this post.
All it does is hover over them. any ideas anyone for a fix for this.?
thanks

dikkidu
10-01-2008, 06:12 PM
Sometimes I get this: "** Warning in SkillToCoords: is not a valid skill**" and it doesn't find monsters and just keep going around. What's the deal with that?

Thanks in advance. :)

tls
10-01-2008, 10:54 PM
i have a question... how do you get the proggie to show att str def rang lvls?
Very good script... i was also wondering how mine is only training strength, and i have the constants set to defence! bart:

jketheredge
10-02-2008, 03:48 PM
Awesome script, thanks alot!

duplex
10-03-2008, 06:14 AM
--To People Have Problem with finding the Color--

At the top of scar is a small tool called Color Picker its as simple as clicking that and clicking on the part of the monster you wish to get the color of.

It will then show the colour number in the bottom box of scar

Hope this helped

Franciscoec
10-03-2008, 09:02 AM
Very nice fighter, doesn't lag at all. Tyvm

aernout5
10-04-2008, 05:53 PM
great script but next time I would suggest you use S M A R T

buggyboy33
10-04-2008, 09:30 PM
How do i get the Monster Color? Yes i'm a noob to scar :D

RsWill
10-04-2008, 10:20 PM
does this script still work?

forsaken1
10-05-2008, 08:30 AM
I love this, I can see me getting some serious exp. Thanks a million. The only thing I wonder is if anyone else is having the same problem. After about 9 mins it shuts off, am I supposed to put in how many times it attacks or how long I ant to run it? I looked but I'm not sure.

xltb
10-05-2008, 04:44 PM
ace scrips logged out after 13 mins though humm
il try again

cheese gun
10-05-2008, 07:11 PM
very nice thanks for posting it.

cheese gun
10-05-2008, 07:13 PM
:eek: nice

xltb
10-05-2008, 08:59 PM
************************************************** *
| Fast Fighter v2.74 | 3h:53m:31s |
************************************************** *
| Total Kills: 650 | Total XP: 64444 |
| XP/hour: 16595 | Food Ate: 0 |
| Round Kills: 44 | Round XP : 3592 |
************************************************** *

worked good :)

buggyboy33
10-05-2008, 11:51 PM
does this work for rock crabs? if so someone explain

other than the rock crabs this script is amazing and i use it constantly

forsaken1
10-06-2008, 03:20 AM
hey xltb, I had the same problem that you did, how did you get it to stop timing out?

dikkidu
10-06-2008, 04:40 PM
How do i get the Monster Color? Yes i'm a noob to scar :D

Use color picker (CTRL + P). Move the cursor on the monster to get a color and click. You will have a color number in SCAR debug box. You need usually 3 colors for each monster. Copy those numbers to notepad. Input the numbers on the script.

The script is supposed to log out and log in occasionally to avoid random events, if I got it right.

Narcle
10-06-2008, 08:35 PM
Use color picker (CTRL + P). Move the cursor on the monster to get a color and click. You will have a color number in SCAR debug box. You need usually 3 colors for each monster. Copy those numbers to notepad. Input the numbers on the script.

The script is supposed to log out and log in occasionally to avoid random events, if I got it right.

Completely correct. (on all points)

wromg
10-07-2008, 03:19 PM
Awesome script!! Thanks :)

storen
10-07-2008, 07:04 PM
LOOOOL!!! look at this
************************************************** *
| Fast Fighter v2.74 | 0h:12m:43s |
************************************************** *
| Total Kills: 38 | Total XP: 81 |
| XP/hour: 405 | Food Ate: 0 |
| Round Kills: 38 | Round XP : 81 |
************************************************** *

amp en3rgy9
10-08-2008, 01:02 AM
where do i get the script i dont see it? im new

firefoxx
10-08-2008, 11:53 AM
worked great, thought quite slow exp rate

************************************************** *
| Fast Fighter v2.74 | 7h:32m:1s |
************************************************** *
| Total Kills: 1338 | Total XP: 105488 |
| XP/hour: 14003 | Food Ate: 0 |
| Round Kills: 22 | Round XP : 2600 |
************************************************** *

autrefois
10-09-2008, 01:58 AM
Im new here, I dont understand. Do you guys use this on your main accounts or purely on side accounts?

razer
10-09-2008, 01:59 AM
what happens if you die when using this? does it automatic log you off?

firefoxx
10-09-2008, 04:43 AM
************************************************** *
| Fast Fighter v2.74 | 22h:50m:53s |
************************************************** *
| Total Kills: 4048 | Total XP: 333264 |
| XP/hour: 14596 | Food Ate: 0 |
| Round Kills: 2 | Round XP : 304 |
************************************************** *

autrefois
10-09-2008, 05:10 AM
Anybody here use this to train mains? Cause Im a bit wary of putting it all out there on the line.

forsaken1
10-09-2008, 07:43 AM
I got it, this is....art lol. Thanks for putting it up for those of us chickens out here. I cant wait to see what else you have for us

forsaken1
10-09-2008, 08:49 AM
just a note to those having problems like me, read the faqs first. I saved myself like 4 garbage posts by just reading. I do have a question though, is it possible that since I have two "players" on my form that it would prevent a log in if the "second player" form isnt filled out? If so then maybe I do have half a shot at this.

akha618
10-09-2008, 08:55 PM
it kind of clicks the chickens to fast

redda69
10-09-2008, 10:55 PM
Nah he said it doesnt pick up any arrows if you want that u need another script...it works great thanks

chaotikhell
10-10-2008, 03:34 AM
script works great! ty and keep up the good work =]

soxchamp14
10-10-2008, 11:51 AM
very good script went from 80-83 attack in one day

1337w33d
10-10-2008, 10:36 PM
Going to use this after I get money from Woodcutting, thank you.

eagle88
10-11-2008, 01:55 AM
very nice thanks man

Falconpunch
10-11-2008, 03:52 AM
Very nice work m8 :]

soxchamp14
10-11-2008, 02:49 PM
wow i trained at ogres by ardy and went from 80-87 def in 1 day!

Capelli
10-12-2008, 05:10 AM
i cant get it work, looks good tho

doggery
10-12-2008, 06:08 AM
nice works good

>>Vampire<<
10-12-2008, 12:19 PM
Nice script and good work

>>Vampire<<
10-12-2008, 12:21 PM
************************************************** *
| Fast Fighter v2.74 | 0h:7m:42s |
************************************************** *
| Total Kills: 12 | Total XP: 228 |
| XP/hour: 1368 | Food Ate: 0 |
| Round Kills: 12 | Round XP : 228 |
************************************************** *

Tickyy
10-12-2008, 03:43 PM
Well, The program is Perfect... Just had some problems at a random event almost died lol.:duh:

dando
10-13-2008, 05:32 PM
How do i find the colour for a monster? and do i select the canvis with the crosshair? then click start? i realy dont know how to find the monster colour

AlexanderTheGreat
10-13-2008, 05:46 PM
It's not clicking for me =/

dando
10-13-2008, 06:00 PM
how do i find the monster colour please?

lowell
10-14-2008, 10:56 AM
this is a good script thank you for post

1337w33d
10-15-2008, 03:45 AM
how do i find the monster colour please?
You click the color picker in scar and then click a color on the monster you wish to attack. It adds it to your clipboard so you just paste it.

mininim
10-15-2008, 07:37 PM
it's not makin the loggin since the new update of RS !!!
any suggestion?

Narcle
10-15-2008, 10:33 PM
it's not makin the loggin since the new update of RS !!!
any suggestion?

Wait for SRL update. Every script is broken right now.

Sykes
10-16-2008, 04:05 AM
Awesome script!
Only had a few problems but that was issues with the colours

Thanks

crunkjmp007
10-16-2008, 06:18 AM
Nice script dude also helped me out with on how im gonna create mien when i get around to it:stirthepot:

soxchamp14
10-16-2008, 10:55 AM
nice script

mazo1
10-16-2008, 01:33 PM
very nice script mate but cant use it the now coz of new update but soon im sure srl will be bak and i will send u my proggy when it starts working again :D

ridwan23
10-16-2008, 03:21 PM
nice script love it

Just need to find a good place to train for my combat level where i dont have to eat, BTW im combat 70

mazo1
10-16-2008, 04:54 PM
the script doesnt work tho i tried it this morning is coz of the new urls but someone told me tht zeph fixed the login probelm but smart is still not working so idk DAMN U RS!!!

And also Narcle this is the link to see how to fix the login problem http://www.villavu.com/forum/showthread.php?t=36800?t=39621&highlight=update hope u find it useful :D

key keeper55
10-16-2008, 06:52 PM
nice fighter its the best one ive seen

ridwan23
10-17-2008, 03:37 AM
I dont know why, but it always logs out between a time frame of 9-11 minutes

Please tellme why, also ia fighting flesh crawlers, can someone tellme a good place

th3ko
10-17-2008, 10:43 AM
i get the same thing, it only works for about 9-11 minutes then stops and its really annoying. please pm me or something on how to fix.

A_Guy
10-17-2008, 10:00 PM
i get the same thing, it only works for about 9-11 minutes then stops and its really annoying. please pm me or something on how to fix.

Just give him some time to fix it, calm down..

Ethien
10-18-2008, 01:00 AM
It works somewhat except for the fact that it switches chickens in the middle of a fight most of the time and only works for about 15 minutes

Narcle
10-18-2008, 01:10 AM
The logging in/out is to avoid randoms this is normal. Right now SRL isn't in its top form. I'm very busy with RL and will be waiting for SRL update before I even update this.

blitzfighter101
10-18-2008, 02:58 AM
When i play it it says complied this is what it sayz:
Failed when compiling
Line 1186: [Error] (15896:61): Invalid number of parameters in script C:

And on line 1186 it says:
SmartSetup('World'+inttostr(WorldNumber), true, true, false);

Can anyone help plz?

joelster134
10-18-2008, 03:16 AM
Downlaod SMART /reflection or use my chicken raper :D nice script Narcle.

thebluefiend
10-18-2008, 04:08 PM
Very nice, but i can get only a max of 13min, then when it goes to login the next char it says "It has been one minute and runescape is not ready" then executes? i have the same exact information except for number change in the first player slot and in all of them

Darando
10-18-2008, 04:17 PM
Great script!
Cant wait for the fixups =)

Ethien
10-18-2008, 07:31 PM
anyone want to take a crack at linking the new SRL loging update to us non-junior members?

hobo news
10-19-2008, 01:29 AM
good work, works great

killerking 9
10-19-2008, 01:38 AM
Worked for about 5-6 hours, got me 3 levels fighting cows for my attack.
I was lv 63 attack now 66 :D

Tried on noob account. str went from 14-28 fighting cows in 1-2 hours.

thanks you!!!
P.S. i started clicking on the milkin cow.. dont think you're able to fix that tho.

Tickyy
10-19-2008, 07:23 AM
Kinda Been Fucked, from the last update when i start it it won't log-in :duh:
so you will fix it soon?

Narcle
10-19-2008, 07:38 AM
I won't fix until SRL is fix which is why this script isn't working atm. Be patient I'll fix it if needed after SRL update.

aernout5
10-19-2008, 01:39 PM
I won't fix until SRL is fix which is why this script isn't working atm. Be patient I'll fix it if needed after SRL update.

jethr0x says that it can be easily fixed just change the co-ords

mazo1
10-19-2008, 04:30 PM
can anyone please give me link to color picker lol

IM_NO_TEST
10-19-2008, 09:00 PM
Kinda Been Fucked, from the last update when i start it it won't log-in
you dont have to be logged out for it to start btw, you can log in and start it, it will know if you are or not, so for now it wont be able to do mulitple players because of the update, unless you manualy switch between them for it.


jethr0x says that it can be easily fixed just change the co-ords
he meant in the srl, not the script for the fighter, so no, it cant be fixed by Narcle right now.

IM_NO_TEST
10-19-2008, 09:10 PM
Very nice, but i can get only a max of 13min, then when it goes to login the next char it says "It has been one minute and runescape is not ready" then executes? i have the same exact information except for number change in the first player slot and in all of them

thats becuase of the nature of the script, it lets itself log out so it can re-log in to avoid randoms, and because of the new log in page, it isnt able to "see" that it is ready to log in (aka, "sees" the log in main menu) so it times out and stops, untill the srl is updated to work, it wont run long by itself, since the srl team has had 4 days so far, they will probily bedone within the next 2 days (they are pretty quick to keep up with rs updates)

IM_NO_TEST
10-19-2008, 09:20 PM
the script doesnt work tho i tried it this morning is coz of the new urls but someone told me tht zeph fixed the login probelm but smart is still not working so idk DAMN U RS!!!

And also Narcle this is the link to see how to fix the login problem http://www.villavu.com/forum/showthread.php?t=36800?t=39621&highlight=update hope u find it useful :D

smart wont be working for a while, this is because of the way that rs had set up the worlds, every world was on a page that corrisponded to the name of the page, such as world 54 which had the url of "world54.runescape.com/p0"
this aloud smart to embed the selected world easily, now with the new game page (http://www.runescape.com/game.ws?m=1&j=1) its not close to being relitive to the world, so smart will ahve to be cahnged so it picks out the world from the list. and because jagex has gotten smarter, they removed the option for an unsigned script (it will become unsigned only if the games says it needs to be) becuase of that , smart wont be able to use an unsigned script option, and you wont be able to play rs while smart is running (not unless someone in srl is a hacking genious and tricks the game into thinking it needs it, without breaking the computer)

Tickyy
10-20-2008, 11:04 AM
you dont have to be logged out for it to start btw, you can log in and start it, it will know if you are or not, so for now it wont be able to do mulitple players because of the update, unless you manualy switch between them for it.


he meant in the srl, not the script for the fighter, so no, it cant be fixed by Narcle right now.

lol are you kidding me xD :eek: ...??? so you mean i have to stay on pc while F-F is auto-ing... i always stay out of home when i active it... and let it 4-5 hours a day lol, so if i go out it will logout in a short time and never join again (h).

theo
10-20-2008, 12:42 PM
Nice! -_-" was my first autofighter i used now i guess <.> ill post a proggy if ill have a chance today >.<

m0nd0
10-21-2008, 12:15 AM
************************************************** *
| Fast Fighter v2.74 | 0h:8m:21s |
************************************************** *
| Total Kills: 16 | Total XP: 228 |
| XP/hour: 1710 | Food Ate: 0 |
| Round Kills: 16 | Round XP : 228 |
************************************************** *

i logged in the started :)

i found out it logs out every 6- 10 min's 3 times now .. o.o

| Fast Fighter v2.74 | 0h:7m:32s |
************************************************** *
| Total Kills: 25 | Total XP: 0 |
| XP/hour: 0 | Food Ate: 0 |
| Round Kills: 25 | Round XP : 0 |
************************************************** *

monster123445
10-21-2008, 02:06 AM
can sum1 help i get line 46: [error] (258:11): unknown identifier 'createTpafrom bmp' in script c:/program files/scar 3.15/includes/srl/srl/core/math.scar mybe sum1 can remote control and set it up for me?

Tickyy
10-21-2008, 11:04 AM
You can Stop Commenting, It won't work Till a new scar is out
Anything you can do is wait... Btw, any1 know when the new scar comes?

tsaider
10-21-2008, 01:59 PM
You are good at this. ;)

drag30
10-21-2008, 08:52 PM
Thanks this worked great for me ran for an hour than i started running east and then it just stopped.
Anyways great script

guitaristnck
10-22-2008, 02:01 AM
great script! tested and got like 18 kills on rapid with knives on minotaurs before log. cant wait for scar to be fixed. =]

purepk3rstr
10-22-2008, 10:47 AM
Mine logs me out after like 10 mins every time. It sits on the skill it is training. What do i do?

Tickyy
10-22-2008, 12:08 PM
Mine logs me out after like 10 mins every time. It sits on the skill it is training. What do i do?

you're not wrong... it logouts because of random Events but it can not log in, be patient till a new SRL is out. :D

Riffe
10-22-2008, 12:16 PM
:eek: It's like Members: 53,732 and it's 38k+ Views on this thread:eek:

OMG Narcle you're lucky:D

ow oww owww
10-24-2008, 09:44 AM
this was working for like 10-20 mins on the 24 october but an error would come up saying coord not something blah blah and it would log out and now in the afternoon it wont wqork ata;lkl

Tickyy
10-24-2008, 11:00 AM
this was working for like 10-20 mins on the 24 october but an error would come up saying coord not something blah blah and it would log out and now in the afternoon it wont wqork ata;lkl

I Repeat, Nacle's Fast Fighter WON'T work till a new SRL is out, Please be patient.

i saw u safe
10-24-2008, 07:31 PM
where can i get this download

HyperSecret
10-24-2008, 08:01 PM
I Repeat, Nacle's Fast Fighter WON'T work till a new scar is out, Please be patient.

update/new SRL not SCAR

forsaken1
10-24-2008, 10:40 PM
I Repeat, Nacle's Fast Fighter WON'T work till a new scar is out, Please be patient.

That's not true at all. I used it quite a bit just last night and earlier today.

WiZzi1
10-26-2008, 04:47 AM
so is it working or not?

Doggie
10-26-2008, 04:54 AM
the script is working but only for about 10 mins. how can i make it longer pls help.

forsaken1
10-26-2008, 09:17 AM
the script is working but only for about 10 mins. how can i make it longer pls help.

I don't know, it works for me. It relogs often, about 6 mins or so but it does that consistantly for hours. I'm pretty sure that the logout is an anti random of some sort. I don't have any proggies atm but night before last I ran it for almost 6 hrs without a problem.

Doggie
10-26-2008, 02:00 PM
i get this thing that comes up, but it doesnt log me in again.

NextPlayer(Active: True);
??????????
One minute has passed...
???????????
One minute has passed...
???????
One minute has passed...
NextPlayer(Active: False);

0lumpy
10-26-2008, 03:37 PM
Nice script works well keep it up

Tickyy
10-26-2008, 04:39 PM
That's not true at all. I used it quite a bit just last night and earlier today.

It works But it logouts, So when it logouts it usually types the username and password... But now you can't because of the new World update.

Doggie
10-26-2008, 05:15 PM
how do u fix that?

wyattcwr
10-27-2008, 03:04 AM
im geting a error



Line 111: [Error] (111:23): Unknown identifier 'CreateTPAFromText' in script C:\Program Files\SCAR 3.15\includes\SRL\SRL\Core\Players.scar

wyattcwr
10-27-2008, 03:25 AM
im geting a error



Line 111: [Error] (111:23): Unknown identifier 'CreateTPAFromText' in script C:\Program Files\SCAR 3.15\includes\SRL\SRL\Core\Players.scar

tls
10-27-2008, 03:49 AM
i get this thing that comes up, but it doesnt log me in again.

NextPlayer(Active: True);
******
One minute has passed...
******
One minute has passed...
******
One minute has passed...
NextPlayer(Active: False);

lol never put ur rs username on these forums... guarenteed that some jaghex ppls read them

Narcle
10-27-2008, 04:20 AM
Released v3.00

Early Halloween treat ;)

wyattcwr
10-27-2008, 04:30 AM
im geting a error



Line 111: [Error] (111:23): Unknown identifier 'CreateTPAFromText' in script C:\Program Files\SCAR 3.15\includes\SRL\SRL\Core\Players.scar

lnknprkn
10-27-2008, 05:48 AM
I'm training on zombies right now, and my script keeps trying to fight other zombies even before he kills the current one he is on. how can i fix this?

ow oww owww
10-27-2008, 10:04 AM
im going to try version 3 now cheers!

foxton
10-27-2008, 10:08 AM
looks good

im going to trey version 3

Doggie
10-27-2008, 02:54 PM
i have tried version 3 but it still logs me out after 9 min but doesn't log me back in. Pls help.

PS. Mormonman could you just edit and remove my username off the quote.
Thanks

013oopt45
10-27-2008, 06:54 PM
Hey guys i really need help plz ! I make all the Players to False except one but it logs out and doesnt log in and says : All the players are done ! Successfully executed ! How can i remove the Log out opcion ??? I dont whant to log out ! Look is this filling right ???
const
//================================================== =============//

StartPlayer = 0;
TotalPlayers = 1;
TimeForPlayer = 240; // Time for Each Player In Minutes(Random 5 minutes will be added).
Playerspeed = 20; // Mouse speed, random 3 will be added...
MaxFightTime = 20000; //maximum time what takes you to kill that monster

CheckForHp = True; //If Hp is lower than [MinPercent] then it rans away... //Needs to be True if you want to eating too

HPCheckTime = 50; // How often to check for hp? (in seconds) // only needs setting if CheckForHp = True; //random 15 will be added
MinPercent = 25; //if HP is under this percent, then script rans away and log out, CheckForhp needs to be enabled

UseFood = True;
Foodcol = 6514557;
LowestPercent = 25; //If Hp is lower than LowestPercent then script will eat.

TheDir = 'S'; //Direction where character rans...

MonsterName = 'Flesh Crawler';//Example of Minotaur, Skip the capital, and make short as possible

MonsterColor1 = 1141904; // Monstercolors...
MonsterColor2 = 1141133;
MonsterColor3 = 1006715;

MonsterTol = 20; //If Script won't find the nearest monster then increase it

PickStuff = False; //Want to pick up stuff? {You can set color of items in DeclarePlayers}

{These 2 depends how crowded killingplace is and how long time takes monster to spawn, these okay for example minotaurs}
HowManyTimesToSearch = 99; //How many times to searc before clicking on yellow NPC dot
HowManyBeforeLog = 999999999999999999999; //If Finding monster failed <HowManyBeforeLog> times then it logs out

//================================================== =============//



VersionNumber ='0.13'; //Don't touch it...lalallaalaa

var
x, y, Nfm, LogNow, StartTime, PlayerTime,
AtcStart, MonsterKills, HpTime,RplayerTime,
DeadBar, Picked, CheckMyHP, FightingTime : Integer;

WaitNewb, WaitNoob : Extended;

MColor, objcolor : TIntegerArray;

TeleWait, WeAreInLumb, FirstCheck, Xzdw : boolean;

procedure DeclarePlayers;
begin
SRLId:='elamkoo';
SRLPassword:='not for viewing';
CurrentPlayer := 0;
NumberOfPlayers(1);

{
if you set pickstuff to true,
then you have to set objcolor here
You can put them here much as you want,
put seperate them with comma
Example : ObjColor := [123, 24354, 45436, 546]
}
ObjColor := []

Players[0].Name :='elamkoo';
Players[0].Pass :='not for viewing;
Players[0].Nick :='elam' ;
Players[0].Skill:='Attack'; //Strength, Attack, Random, Defense
Players[0].Active:=True;

{ Players[1].Name :='';
Players[1].Pass :='';
Players[1].Nick :='';
Players[1].Skill:='str'; //Strength, Attack, Random, Defense
Players[1].Active:=False;

Players[2].Name :='';
Players[2].Pass :='';
Players[2].Nick :='';
Players[2].Skill:=''; //Strength, Attack, Random, Defense
Players[2].Active:=False;

Players[3].Name :='';
Players[3].Pass :='';
Players[3].Nick :='';
Players[3].Skill:=''; //Strength, Attack, Random, Defense
Players[3].Active:=false;

Players[4].Name :='';
Players[4].Pass :='';
Players[4].Nick :='';
Players[4].Skill:=''; //Strength, Attack, Random, Defense
Players[4].Active:=false;

Players[5].Name :='';
Players[5].Pass :='';
Players[5].Nick :='';
Players[5].Skill:=''; //Strength, Attack, Random, Defense
Players[5].Active:= false; }

WaitNewb := (547.7225575051661134569697828008 * 547.7225575051661134569697828008); //No need to touch if you math isn't A

ow oww owww
10-27-2008, 07:30 PM
hi! i rani t over night on cows for my pure! wored perfect!
************************************************** *
| Total Kills: 1244 | Total XP: 48840 |
| XP/hour: 5896 | Food Ate: 0 |
| Round Kills: 29 | Round XP : 1240 |
************************************************** *

Narcle
10-27-2008, 08:39 PM
i have tried version 3 but it still logs me out after 9 min but doesn't log me back in. Pls help.

PS. Mormonman could you just edit and remove my username off the quote.
Thanks
It logs out to avoid randoms. You have to have latest SRL and put your username/pass in it for it to log back in.


@013oopt45
Don't spam here for help not related to this script. Use the help section

tls
10-27-2008, 09:04 PM
hi! i rani t over night on cows for my pure! wored perfect!
************************************************** *
| Total Kills: 1244 | Total XP: 48840 |
| XP/hour: 5896 | Food Ate: 0 |
| Round Kills: 29 | Round XP : 1240 |
************************************************** *

you only got 48k exp overnight... that stinks. are they nooby accounts?:p

ow oww owww
10-28-2008, 02:46 AM
you only got 48k exp overnight... that stinks. are they nooby accounts?:p

as i said it was on a cow on my brand new pure.

i r letter q
10-28-2008, 02:59 AM
this is great ima use at rock crabs :P.

chamaku
10-28-2008, 03:02 AM
Hi, I'm just new here and would like to point out that I like this community. As for the script I get an error when I run it.

[Runtime Error] : Out Of Range in line 450 in script C:\Archivos de programa\SCAR 3.15\Scripts\Fast Fighter [v3.00] [r28].scar

Any ideas?

Thanks in advance.

tls
10-28-2008, 03:37 AM
as i said it was on a cow on my brand new pure.

still... on my 60 str pure i get 20k an hour at cows!... of course i use NAF for that(THNX NARCLE!)

Doggie
10-28-2008, 04:37 AM
thanks narcle. will try that out later. more question. do u have to log your guy in everytime it logs out?

ow oww owww
10-28-2008, 05:57 AM
still... on my 60 str pure i get 20k an hour at cows!... of course i use NAF for that(THNX NARCLE!)

my pure isnt 60 str i said it was brand new , lol ffs

ow oww owww
10-28-2008, 05:58 AM
thanks narcle. will try that out later. more question. do u have to log your guy in every time it logs out?

as long as you give all the information. no you don't

bquamb
10-28-2008, 01:57 PM
well my comp crashed before i had the chance to see exactly what i killed and what not but got me from str lvl 1-44 in 5 hours :) amazing autoer THANK YOU!

Dabbi
10-28-2008, 02:22 PM
First of all thanks for the script, been running all night on 3 characters.


Hi, I'm just new here and would like to point out that I like this community. As for the script I get an error when I run it.

[Runtime Error] : Out Of Range in line 450 in script C:\Archivos de programa\SCAR 3.15\Scripts\Fast Fighter [v3.00] [r28].scar

Any ideas?

Thanks in advance.

First thing that comes to mind is, did you set the combat style correctly?
"-Options for "Skill to train" are > strength, attack, defence, even, pure, accurate, rapid or longrange"
Use the first 3-4 letters if that doesn't work.

Doggie
10-28-2008, 03:11 PM
Finally i got the script to work. it logs out and logs in perfectly. i will hopefully post a "proggie/s" soon. will try an all nighter soon. thanks for making a gr8 script narcle

013oopt45
10-28-2008, 04:28 PM
Narcle Im sorry for the spam .. ! I want to ask i follow all the steps for ure script but when i push start the mouse only points on the enemys without atacking them ! I wrote the name of the monster right and colors and etc. ! Plz help ! what can be the problem ?? :confused:

jking
10-28-2008, 04:45 PM
it logs me on and then says error out of range in line 450

jking
10-28-2008, 06:59 PM
when i run the script i fill in the info and then i get this error after it logs me in and it just sits at the "click here to play" button after you log in

this is the error:
[Runtime Error] : Exception: Access violation at address 00704312 in module 'scar.exe'. Write of address 00000000 in line 707 in script C:\Documents and Settings\All Users\Desktop\SCAR 3.15\includes\SRL/SRL/Core/Text.scar

i r letter q
10-28-2008, 09:15 PM
Awesome left it one while i slept and forgot to turn it off in the morning so it had a good 16+ hours got me to 62 str from 1 :D TY!

PS. Forgot to get proggy lol.

hurley408
10-28-2008, 09:22 PM
what is an SRL ID and passworld and where do i find it?

hurley408
10-28-2008, 09:23 PM
Line 10: [Error] (10:1): Unable to register function function FindGapsTPA(TPA : TPointArray; MinPixels: Integer): T2DPointArray; in script C:\Program Files\SCAR 3.12\includes\SRL\SRL\Core\Globals.scar

and this....

jking
10-28-2008, 09:24 PM
the id you are talking about is if you have registered for "stats"

Tickyy
10-28-2008, 09:25 PM
It got fixed finally ^^:D And it works pretty good.

hurley408
10-28-2008, 09:43 PM
what is an id? logged into where? im so helpless.

jking
10-28-2008, 09:44 PM
lol did u drag the crosshairs to ur runescape screen?

hurley408
10-28-2008, 09:51 PM
i know what the crosshairs are and i input colors.

jking
10-28-2008, 10:05 PM
can some1 that got it to work please help me this is the error i get:

[Runtime Error] : Exception: Access violation at address 00704312 in module 'scar.exe'. Write of address 00000000 in line 707 in script C:\Documents and Settings\All Users\Desktop\SCAR 3.20\includes\SRL/SRL/Core/Text.scar

it logs me in and sits at the click here to play button then the script stops

Narcle
10-28-2008, 10:14 PM
v3.01 Released

This release will tell you if there is a problem, it will also attempt to fix some.

hurley408
10-28-2008, 10:28 PM
k really having trouble. not fun. im sure its a noob thing but i really need help.

Include file C:\Program Files\SCAR 3.15\includes\srl\srl.scar does not exist.
Include file C:\Program Files\SCAR 3.15\includes\SRL\SRL\misc\Users.scar does not exist.
Failed when compiling

this is whats happening. and i have NO IDEA what SRLID and password is. what do i do how do i get those things?

jking
10-28-2008, 10:55 PM
i gave u the link so you could get a user and pass

jking
10-28-2008, 11:02 PM
i downloaded v301 and i still get this error

[Runtime Error] : Exception: Access violation at address 00704312 in module 'scar.exe'. Write of address 00000000 in line 707 in script C:\Documents and Settings\All Users\Desktop\SCAR 3.20\includes\SRL/SRL/Core/Text.scar

hurley408
10-28-2008, 11:02 PM
thanks. still looking for some help. i get this when i try to start the script.

Include file C:\Program Files\SCAR 3.15\includes\srl\srl.scar does not exist.
Include file C:\Program Files\SCAR 3.15\includes\SRL\SRL\misc\Users.scar does not exist.
Failed when compiling

tls
10-28-2008, 11:28 PM
thanks. still looking for some help. i get this when i try to start the script.

Include file C:\Program Files\SCAR 3.15\includes\srl\srl.scar does not exist.
Include file C:\Program Files\SCAR 3.15\includes\SRL\SRL\misc\Users.scar does not exist.
Failed when compiling

do you have srl 28?

Narcle
10-28-2008, 11:30 PM
i downloaded v301 and i still get this error

[Runtime Error] : Exception: Access violation at address 00704312 in module 'scar.exe'. Write of address 00000000 in line 707 in script C:\Documents and Settings\All Users\Desktop\SCAR 3.20\includes\SRL/SRL/Core/Text.scar

Its your Setup I'm guessing in DeclarePlayers.

Also SCAR 3.20 is still in beta... try useing 3.15b.

jking
10-28-2008, 11:38 PM
ok and i think your right this is the error message:

#@ SRL id & password loaded from ini file.
Form Setup, "DeclarePlayers" does not apply.
Multi-Player mode; 2 Players
Welcome to Runescape.
J Masta14
[Runtime Error] : Exception: Access violation at address 00704312 in module 'scar.exe'. Write of address 00000000 in line 707 in script C:\Documents and Settings\All Users\Desktop\SCAR 3.20\includes\SRL/SRL/Core/Text.scar

jking
10-28-2008, 11:48 PM
ok cool ur right it was cuz i had scar 3.20 i used 3.15 and it worked it just wont eat for me?

hurley408
10-28-2008, 11:55 PM
k now i got the program to work kind of. it clicks randomly and says welcome to runescape.

jking
10-29-2008, 12:33 AM
hurley what happen once you run the script?

btw thank you Narcle!!!!!!!!! ur script ownz just cant get it to eat tho?

chamaku
10-29-2008, 01:38 AM
I got it to work! It's amazing! Nice work Narcle.

hurley408
10-29-2008, 02:01 AM
i got it thanks so much narcle and jking

wyattcwr
10-29-2008, 02:38 AM
I got a problem, everything is set up as instructed.


New client targeted
Failed when compiling
Line 27: [Error] (941:12): Unknown identifier 'MiddleTPA' in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Overwrite.scar

jking
10-29-2008, 02:59 AM
is your srl folder updated to the latest rev? that should get rid of the problem

thebluefiend
10-29-2008, 03:18 AM
nice, once i get my highest proggie ill post, so far my max was 7 hours, could of gone longer but had to chat with someone.


I got a problem, everything is set up as instructed.


Download SRL 28 via SVN

jneves7
10-29-2008, 12:08 PM
************************************************** *
| Fast Fighter v3.01 | 4h:52m:25s |
************************************************** *
| Total Kills: 476 | Total XP: 18416 |
| XP/hour: 3784 | Food Ate: 0 |
| Round Kills: 15 | Round XP : 524 |
************************************************** *


thanks for the help in irc Narcle!
but for some reason in the middle of the night it was unable to sign me back in again. it was entering a wrong password for some reason. oh well. better off probably, so jagex dosnt see i was training for 7 hours.

Kyle Undefined
10-29-2008, 12:27 PM
Thank you Narcle. I have been using it to get my pures strength and attack up. I'll post a proggy when I get back from class.

jking
10-29-2008, 02:33 PM
Here's a proggy!!!

************************************************** *
| Fast Fighter v3.01 | 0h:33m:23s |
************************************************** *
| Total Kills: 76 | Total XP: 7688 |
| XP/hour: 13978 | Food Ate: 12 |
| Round Kills: 32 | Round XP : 2484 |
************************************************** *

jneves7
10-29-2008, 08:55 PM
here we go!
i left it on during school, and it didnt have a problem this time with logging in
************************************************** *
| Fast Fighter v3.01 | 7h:33m:24s |
************************************************** *
| Total Kills: 459 | Total XP: 21756 |
| XP/hour: 2882 | Food Ate: 0 |
| Round Kills: 15 | Round XP : 732 |
************************************************** *

Thanks Narcle!

fireb0i69
10-29-2008, 09:15 PM
hey dude...it works great ! Thanks !

Marine1350
10-29-2008, 10:51 PM
Woohoo, chickens are dying left and right. I'm liking this script so far... hope it can handle randoms smoothly.

An idea for a future update, maybe you can have the script pick up a specific item. For example, feathers from killed chickens. I'm not a scripter (yet) so I'm not sure if this is feasible or not, but it's an idea...

Kyle Undefined
10-29-2008, 11:13 PM
Here is my proggy! =] amazing script!
************************************************** *
| Fast Fighter v3.01 | 10h:34m:20s |
************************************************** *
| Total Kills: 1315 | Total XP: 26380 |
| XP/hour: 2497 | Food Ate: 0 |
| Round Kills: 23 | Round XP : 628 |
************************************************** *

alge
10-30-2008, 12:07 AM
Heres a proggy.

************************************************** *
| Fast Fighter v3.01 | 2h:23m:10s |
************************************************** *
| Total Kills: 107 | Total XP: 34910 |
| XP/hour: 10982 | Food Ate: 5 |
| Round Kills: 34 | Round XP : 1023 |
************************************************** *

Thanks so much it has helped level my Pure.

fireb0i69
10-30-2008, 12:27 AM
okay have a prob here. the script ran well..for a few mins..but right after a few minutes of killing goblins..it auto click the x button and logged out.
how can i stop it from doing that, and leave it on till i wish to stop it ?
somebody help.

thanks in advance.

tls
10-30-2008, 12:29 AM
dude its kind of an antiban to log out after like 10 mins... so that you don't get a random! it will log you back in after a little bit

fireb0i69
10-30-2008, 12:41 AM
ahh i see..thanks anyway..
well another prob is that, i cant seem to use the form..
i've been using the script itself..
in another words..
" UseForm = false;//Use form? [true/false] False uses DeclarePlayers; "
and i edit below that..

any guides on how to use the form ? lols.

wyattcwr
10-30-2008, 12:47 AM
Download SRL 28 via SVN


updated all srl and includes on 10/28/08:(

thebluefiend
10-30-2008, 03:36 AM
okay have a prob here. the script ran well..for a few mins..but right after a few minutes of killing goblins..it auto click the x button and logged out.
how can i stop it from doing that, and leave it on till i wish to stop it ?
somebody help.

thanks in advance.

Change the boolean to true. The thing you edited below, were it says false, change it to "True" with out quotations. When you select runescape and hit play, the form will appear, then enter the info. Make sure you pick your colors and put them on notepad first because you cant pick colors or click on scar once the form appears unless you cancel. And for monsters, use the letters after the first one. "Chicken" would be "hicken" and so forth.


updated all srl and includes on 10/28/08:(

Sorry i tried lmao. SMART is the only thing that i know overwrites. But its a non-SMART script. Did you copy the new Smart embedded to the plugins folder?

jking
10-30-2008, 04:47 AM
ahh i see..thanks anyway..
well another prob is that, i cant seem to use the form..
i've been using the script itself..
in another words..
" UseForm = false;//Use form? [true/false] False uses DeclarePlayers; "
and i edit below that..

any guides on how to use the form ? lols.
yes if you want it to use the form built in then make it say true if you want it to use the script you edited below then put it on false and use the DeclarePlayers info:google:

aernout5
10-30-2008, 06:27 AM
got little problem my script only logs in for 10 minutes then fights and logs out but they dont log my account back in: next player false.
anybody know how to change this?

fireb0i69
10-30-2008, 09:34 AM
yes if you want it to use the form built in then make it say true if you want it to use the script you edited below then put it on false and use the DeclarePlayers info:google:

EDIT : Okay, i got it to work. but after it logs in my character, it wont attack the goblin,
nor the mouse will move.
then, i tried to log out. but it still auto relogs me in. and it wont attack the goblins.

help. ! :D

lols.:f:

foxton
10-30-2008, 12:08 PM
works fine to me. later i will post the progress.
thx

jking
10-30-2008, 05:19 PM
got little problem my script only logs in for 10 minutes then fights and logs out but they dont log my account back in: next player false.
anybody know how to change this?did you use forum or declare players? if you used forum it will go to your next character if you used declare players it will go to next player unless you have it changed to more than one player.

aernout5
10-30-2008, 06:52 PM
did you use forum or declare players? if you used forum it will go to your next character if you used declare players it will go to next player unless you have it changed to more than one player.

I used declare players and only setted up one player still got any idea how to fix this? rep ++ if it works ;)

karibo
10-30-2008, 07:14 PM
VERYYYYYYY nice script absoluty workz perfect
ty :) still waititng to become junior member hope I'll see much more off those nice scripts :)

~~ I find the colors with RK autocutter ~~ for the people that don't know how

ow oww owww
10-30-2008, 07:38 PM
sometimes i get the runetime error in line 450 in sometimes not any ideas?

jking
10-30-2008, 07:46 PM
I used declare players and only setted up one player still got any idea how to fix this? rep ++ if it works ;)
it should look like this:
procedure DeclarePlayers;
begin
if not(UseForm) then
begin
HowManyPlayers := 1;//Change this accordingly
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;

Players[0].Name :='player'; //Character Name
Players[0].Pass :='1234ght'; //Character Pass
Players[0].Nick :='playa'; //Nickname 3 - 4 Letter's of char name
Players[0].Active := True; //True if you want this player to be ran in the script, false if not
Players[0].Booleans[0] := true;//Eat food? true/false
Players[0].Integers[0] := 11450553;//1st color of monster
Players[0].Integers[1] := 3289655;//2nd color of monster
Players[0].Integers[2] := 3815999;//3rd color of monster
Players[0].Strings[0] := 'Minotaur';//monster name
Players[0].Strings[1] := 'Strength'; //the skill you want to train > strength, attack, defence, pure, even, accurate, rapid or longrange <

{
Players[1].Name :='';
Players[1].Pass :='';
Players[1].Nick :='';
Players[1].Active:=True;
Players[1].Booleans[0] := false;//Eat food? true/false
Players[1].Integers[0] := 0;//1st color of monster
Players[1].Integers[1] := 0;//2nd color of monster
Players[1].Integers[2] := 0;//3rd color of monster
Players[1].Strings[0] := '';//monster name
Players[1].Strings[1] := 'even'; //the skill you want to train
}
{
Players[2].Name :='';
Players[2].Pass :='';
Players[2].Nick :='';
Players[2].Active:=True;
Players[2].Booleans[0] := false;//Eat food? true/false
Players[2].Integers[0] := 0;//1st color of monster
Players[2].Integers[1] := 0;//2nd color of monster
Players[2].Integers[2] := 0;//3rd color of monster
Players[2].Strings[0] := '';//monster name
Players[2].Strings[1] := 'even'; //the skill you want to train
}
{
Players[3].Name :='';
Players[3].Pass :='';
Players[3].Nick :='';
Players[3].Active:=True;
Players[3].Booleans[0] := false;//Eat food? true/false
Players[3].Integers[0] := 0;//1st color of monster
Players[3].Integers[1] := 0;//2nd color of monster
Players[3].Integers[2] := 0;//3rd color of monster
Players[3].Strings[0] := '';//monster name
Players[3].Strings[1] := 'even'; //the skill you want to train
}

if you are only using 1 player

aernout5
10-30-2008, 07:53 PM
it should look like this:
procedure DeclarePlayers;
begin
if not(UseForm) then
begin
HowManyPlayers := 1;//Change this accordingly
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;

Players[0].Name :='player'; //Character Name
Players[0].Pass :='1234ght'; //Character Pass
Players[0].Nick :='playa'; //Nickname 3 - 4 Letter's of char name
Players[0].Active := True; //True if you want this player to be ran in the script, false if not
Players[0].Booleans[0] := true;//Eat food? true/false
Players[0].Integers[0] := 11450553;//1st color of monster
Players[0].Integers[1] := 3289655;//2nd color of monster
Players[0].Integers[2] := 3815999;//3rd color of monster
Players[0].Strings[0] := 'Minotaur';//monster name
Players[0].Strings[1] := 'Strength'; //the skill you want to train > strength, attack, defence, pure, even, accurate, rapid or longrange <

{
Players[1].Name :='';
Players[1].Pass :='';
Players[1].Nick :='';
Players[1].Active:=True;
Players[1].Booleans[0] := false;//Eat food? true/false
Players[1].Integers[0] := 0;//1st color of monster
Players[1].Integers[1] := 0;//2nd color of monster
Players[1].Integers[2] := 0;//3rd color of monster
Players[1].Strings[0] := '';//monster name
Players[1].Strings[1] := 'even'; //the skill you want to train
}
{
Players[2].Name :='';
Players[2].Pass :='';
Players[2].Nick :='';
Players[2].Active:=True;
Players[2].Booleans[0] := false;//Eat food? true/false
Players[2].Integers[0] := 0;//1st color of monster
Players[2].Integers[1] := 0;//2nd color of monster
Players[2].Integers[2] := 0;//3rd color of monster
Players[2].Strings[0] := '';//monster name
Players[2].Strings[1] := 'even'; //the skill you want to train
}
{
Players[3].Name :='';
Players[3].Pass :='';
Players[3].Nick :='';
Players[3].Active:=True;
Players[3].Booleans[0] := false;//Eat food? true/false
Players[3].Integers[0] := 0;//1st color of monster
Players[3].Integers[1] := 0;//2nd color of monster
Players[3].Integers[2] := 0;//3rd color of monster
Players[3].Strings[0] := '';//monster name
Players[3].Strings[1] := 'even'; //the skill you want to train
}

if you are only using 1 player







yeah I allready figured that out it looks like this by me:
procedure DeclarePlayers;
begin
if not(UseForm) then
begin
HowManyPlayers := 1;//Change this accordingly
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;

Players[0].Name :='player'; //Character Name
Players[0].Pass :='1234ght'; //Character Pass
Players[0].Nick :='playa'; //Nickname 3 - 4 Letter's of char name
Players[0].Active := True; //True if you want this player to be ran in the script, false if not
Players[0].Booleans[0] := true;//Eat food? true/false
Players[0].Integers[0] := 11450553;//1st color of monster
Players[0].Integers[1] := 3289655;//2nd color of monster
Players[0].Integers[2] := 3815999;//3rd color of monster
Players[0].Strings[0] := 'Minotaur';//monster name
Players[0].Strings[1] := 'Strength'; //the skill you want to train > strength, attack, defence, pure, even, accurate, rapid or longrange <






but still doesnt log back in for training -.- any suggestions?
I rep++ if you helped me good

jking
10-30-2008, 11:37 PM
yeah I allready figured that out it looks like this by me:
procedure DeclarePlayers;
begin
if not(UseForm) then
begin
HowManyPlayers := 1;//Change this accordingly
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;

Players[0].Name :='player'; //Character Name
Players[0].Pass :='1234ght'; //Character Pass
Players[0].Nick :='playa'; //Nickname 3 - 4 Letter's of char name
Players[0].Active := True; //True if you want this player to be ran in the script, false if not
Players[0].Booleans[0] := true;//Eat food? true/false
Players[0].Integers[0] := 11450553;//1st color of monster
Players[0].Integers[1] := 3289655;//2nd color of monster
Players[0].Integers[2] := 3815999;//3rd color of monster
Players[0].Strings[0] := 'Minotaur';//monster name
Players[0].Strings[1] := 'Strength'; //the skill you want to train > strength, attack, defence, pure, even, accurate, rapid or longrange <






but still doesnt log back in for training -.- any suggestions?
I rep++ if you helped me good
hmm post the whole script exactly as you have it (you can change the user and pass info) ill see what is wrong with it

fireb0i69
10-30-2008, 11:54 PM
finally, i've got it to work. it works great now. thanks !
i will post proggy when i auto enough :D

imLuck
10-31-2008, 03:57 AM
amazing script i finally got my scar running and i'm hoping to learn a lot this script is a big inspiration of where i wanna be in scripting one day

ow oww owww
10-31-2008, 04:04 AM
hey can this be done at rock crabs? becouse after a while the crabs just dont appear?

aernout5
10-31-2008, 06:50 AM
k gonna post my script hope it got some good results

aernout5
10-31-2008, 06:51 AM
hmm post the whole script exactly as you have it (you can change the user and pass info) ill see what is wrong with it
k here is my script:
{------------------------------Script Info-------------------------------------|
| ScriptName = Fast Fighter |
| Author = Narcle |
| Description = Fights any monster, food eating and HP regen. |
| Version = 3.00 |
| Date = 10/26/08 |
|_________________________________________________ _____________________________|
|----------------------Instructions, Credits & Help info-----=-----------------|
| |
| Instructions: |
| Setup: 1. Select form or no form [In constants - true/false] |
| 2. Input SRL-stats ID & Password [In constants] |
| 3. Get a HP count of monster for form. |
| 4. Make sure you use the Color picker and select 3 colors |
| from monster, and copy/paste them into notepad. |
| 5. Read the "Need to knows" below. |
| 6. Push play! |
| |
| Need to knows: |
| -In the player form; (default) is next to each option, meaning |
| you can leave it blank if you want it to use default settings. |
| -Options for "Skill to train" are > strength, attack, defence, |
| even, pure, accurate, rapid or longrange < |
| |
| Credits: |
| -HyperSecret for posting his SecretFighter (v0.50) script |
| -Chitin & Cruel100 for Testing and Suggestions |
|_________________________________________________ _____________________________}
{.include srl/srl.scar}
{.include SRL/SRL/misc/Users.scar}
{------------------------------------------------------------------------------}
{===============================Player Setup===================================}
{------------------------------------------------------------------------------}
Const
MySRLID = '';//example: '9999'
MySRLPassword = '';//example: 'password'

UseForm = false;//Use form? [true/false] False uses DeclarePlayers;

{================================================= =============================}
{!!!!! If UseForm = true; then DeclarePlayers does not APPLY! !!!!!}
{================================================= =============================}
procedure DeclarePlayers;
begin
if not(UseForm) then
begin
HowManyPlayers := 1;//Change this accordingly
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;

Players[0].Name :='zezima'; //Character Name
Players[0].Pass :='zezima'; //Character Pass
Players[0].Nick :='zima'; //Nickname 3 - 4 Letter's of char name
Players[0].Active := True; //True if you want this player to be ran in the script, false if not
Players[0].Booleans[0] := true;//Eat food? true/false
Players[0].Integers[0] := 1514016;//1st color of monster
Players[0].Integers[1] := 5791075;//2nd color of monster
Players[0].Integers[2] := 988707;//3rd color of monster
Players[0].Strings[0] := 'ak';//monster name
Players[0].Strings[1] := 'ranged'; //the skill you want to train > strength, attack, defence, pure, even, accurate, rapid or longrange <

{------------------------------------------------------------------------------}
{========================Don't edit below this!===============================}
{------------------------------------------------------------------------------}
Writeln('No-Form Setup');
end else
begin
Writeln('Form Setup, "DeclarePlayers" does not apply.');
SRLPlayerForm(True, ['Eat Food'], ['Color 1','Color 2','Color 3'], ['Monster Name (tac)', 'Skill to train (even)'], []);
end;
end;

const
Version = '3.01';
ScriptName = 'Fast Fighter';

Type
FUsers = Record
Melee, Range, Magic, Setup, OutOfFood: Boolean;
Combat: array of array of string;
SkillIs, MobName: string;
Colors: array of integer;
end;

var
NAF: array [0..99] of FUsers;
TKilled, Txp, TFoodate, TArrowAmount, StartXP, ArrowStartAmount, AttackFailed: integer;//Counters
RoundTimer, FailTimer, LogoutTime: integer;//Timers

procedure LogoutSeq(reason:string); forward;

procedure NarclesINI;
begin
SRLid:= MySRLId;
SRLpassword:= MySRLPassword;
if not (MySRLID = '') and not(MySRLPassword = '') then
begin
if (ReadINI('NarclesINI', 'SRLid', AppPath+'Chars.ini')='') then
begin
writeln('#@ Your SRL id & password for SRL-stats has been stored in Chars.ini');
writeln('## To update this just put in new MySRLid & MySRLpassword and push play');
writeln('## After this is done you won''t have to put it in again for newer versions');
end;
WriteINI('NarclesINI', 'SRLid', MySRLID, AppPath+'Chars.ini');
WriteINI('NarclesINI', 'SRLpassword', MySRLPassword, AppPath+'Chars.ini');
end;
if not(ReadINI('NarclesINI', 'SRLid', AppPath+'Chars.ini')='') then
begin
SRLid := ReadINI('NarclesINI', 'SRLid', AppPath+'Chars.ini');
SRLPassword := ReadINI('NarclesINI', 'SRLpassword', AppPath+'Chars.ini');
writeln('#@ SRL id & password loaded from ini file.');
end;
end;

function ArrInStr(Str: string; Arr: TStringArray): boolean;
var
i, L, H: integer;
begin
L := Low(Arr);
H := High(Arr);
for i := L to H do
if (Pos(LowerCase(Arr[i]), LowerCase(Str)) > 0) then
begin
Result := true;
Exit;
end;
end;

Function FFWait(Time: Integer): Boolean;
var
T: Integer;
begin
if not(loggedin) then exit;
for T := 1 to time do
begin
if FindNormalRandoms then
begin
FindInventoryRandoms;
Result := true;
end;
if FindTalk then
Result := True;
Wait(200 + Random(50));
end;
end;

function InFight: Boolean;
var
x, y : Integer;
begin
Result := (FindColor(x, y, 65280, 242, 142, 283, 158)
or FindColor(x, y, 255, 242, 142, 283, 158));
end;

function FightOnScreen: Boolean;
var
x,y:integer;
B:TBox;
begin
B:=IntToBox(240, 140, 285, 160);
result := FindColorSkipBox(x, y, 65280, MSX1, MSY1, MSX2, MSY2, B) or
FindColorSkipBox(x, y, 255, MSX1, MSY1, MSX2, MSY2, B);
end;

Function MobsOnScreen: integer;
var
i: integer;
Mobs : TPointArray;
begin
FindColorsTolerance(Mobs, 195836, 598, 67, 656, 105, 0);
if High(Mobs) > 0 then
begin
RAaSTPA(Mobs, 4);
for i := 0 to High(Mobs) do
If InAbstractBox(590, 60, 656, 60, 646, 102, 600, 102, Mobs[i].x, Mobs[i].y) then
begin
result := result + 1;
end;
end;
end;

procedure AntiBan;
begin
if not LoggedIn then Exit;
case Random(58) of
0: wait(500+random(3000));
1: begin
RandomMovement;
SetAngle(true);
end;
2: HoverSkill(NAF[CurrentPlayer].SkillIs ,false);
3: PickUpMouse;
end;
end;


function GetArrowCount:integer;
begin
GameTab(5);
result := GetAmount(666, 249);
end;

function MyEatFood:boolean;
var
i,x,y:integer;
begin
gametab(4);
for i := 1 to 28 do
if ExistsItem(i) then
begin
MMouseItem(i);
GetMousePos(x, y);
wait(150+random(50));
if (pos('Eat', rs_GetUpText) > 0) then
begin
Mouse(x,y,0,0,false);
wait(50+random(50));
if ChooseOption('Eat') then
begin
wait(350+random(150));
Result := true;
Exit;
end;
end;
end;
end;

procedure HpCheck;
var
c:Integer;
RunDir: String;
begin
if (not LoggedIn) or (HPPercent > 50) then
Exit;
if (HPPercent < 50) then
begin
Status('HP low doing HP checks...');
if (Players[CurrentPlayer].Booleans[0]) and not (NAF[CurrentPlayer].OutOfFood) then
begin
if not InvEmpty then
for c := 0 to 2 do
begin
if MyEatFood then
Inc(ReportVars[2]);
if (not LoggedIn) or (HPPercent > 50) then
Exit;
end;
NAF[CurrentPlayer].OutOfFood := true;
end;
if not (Players[CurrentPlayer].Booleans[0]) or (NAF[CurrentPlayer].OutOfFood) then
begin
if (HPPercent < 25) then
if (InFight) then
begin
RunDir := 'nsew';
Status('Running away HP% < 25...');
RunAway(RunDir[random(4)+1], true, 1, 10000 + random(2000));
end;
repeat
Status('HP is ' + inttostr(HPPercent) + '%');
FFWait(4);
case random(5) of
0: BoredHuman;
1: RandomMovement;
end;
MarkTime(FailTimer);
if not LoggedIn or (GetSystemTime > LogoutTime) then
Exit;
until (HPPercent > 50);
SetAngle(true);
end;
end;
end;

procedure WaitFight;
Var
T: integer;
begin
Status('Waiting for Fight...');
if NAF[CurrentPlayer].Range then
T := GetSystemTime - 12000
else
T := GetSystemTime;
while not InFight and (TimeFromMark(T) < 6000) do wait(100);
Status('Fighting...');
repeat
FFWait(1);
HpCheck;
until(not InFight) or (not FightOnScreen) or (not LoggedIn)
end;

procedure Report;
Var
AmmoPerHour, XPpH, CurXP, CurAU, CurAmmo, I,H,M,S:integer;
begin
if not(LoggedIn) then
LoginPlayer;
WaitFight;
ConvertTime(GetTimeRunning, H, M, S);
GetAllLevels;
CurXP := GetXP(NAF[CurrentPlayer].SkillIs);
if (CurXP > StartXP) then
ReportVars[1] := CurXP-Startxp;
ReportVars[0] := Round(ReportVars[0]*0.7);//Miss Click rate
TKilled := TKilled + ReportVars[0];//Total Kills
Txp := Txp + ReportVars[1];//Total XP
TFoodate := TFoodate + ReportVars[2];//Total Food Ate
if NAF[CurrentPlayer].Range then
begin
CurAmmo := GetArrowCount;
if (ArrowStartAmount > CurAmmo) then
CurAU := ArrowStartAmount - CurAmmo;
TArrowAmount := TArrowAmount + CurAU;
AmmoPerHour := Round( TArrowAmount / (H+M/60.0) );
end;
if (HowManyPlayers = 1) then
begin
XPpH := Round( Txp / (H+M/60.0) );//XP per Hour
Cleardebug;
Writeln('***************************************** **********');
Writeln(Padr('| Fast Fighter v'+Version, 23) +' | '+ Padr(inttostr(H) + 'h:' + inttostr(M) + 'm:' + inttostr(S)+'s', 23)+ ' |');
Writeln('***************************************** **********');
WriteLn(Padr('| Total Kills: ' + inttostr(TKilled), 23)+' | '+ Padr('Total XP: ' + inttostr(Txp), 23) + ' |');
WriteLn(Padr('| XP/hour: ' + inttostr(XPpH), 23)+' | '+ Padr('Food Ate: ' + inttostr(TFoodate), 23) + ' |');
WriteLn(Padr('| Round Kills: ' + inttostr(ReportVars[0]), 23)+' | '+ Padr('Round XP : ' + inttostr(ReportVars[1]), 23) + ' |');
If NAF[CurrentPlayer].Range then
begin
writeln(Padr('| Ammo Remain: '+inttostr(GetArrowCount), 23) +' | '+ Padr('Ammo used: ' +inttostr(TArrowAmount), 23)+' |')
writeln(Padr('| Ammo Used/hour: '+inttostr(AmmoPerHour), 23)+' | '+Padr('', 23)+' |');
end;
Writeln('***************************************** **********');
end;
if (HowManyPlayers > 1) then
begin
Players[currentplayer].Integers[11] := Players[currentplayer].Integers[11] + ReportVars[1];//XP
Players[currentplayer].Integers[12] := Players[currentplayer].Integers[12] + ReportVars[0];//Kills
Players[currentplayer].Integers[13] := Players[currentplayer].Integers[13] + CurAU;
Players[currentplayer].Integers[15] := Players[currentplayer].Integers[15] + ReportVars[2];//FoodAte
Players[currentplayer].Integers[31] := Players[currentplayer].Integers[31] + TimeFromMark(RoundTimer);
Players[currentplayer].Integers[32] := Round((Players[currentplayer].Integers[11]*3600.0)/(Players[currentplayer].Integers[31]/1000.0))
ClearDebug;
Writeln('***************************************** ***********************************');
Writeln('| - Multi - Player - Fast Fighter v'+Version+' by Narcle_| Run Time: '+
+Padr( inttostr(H) + 'h:' + inttostr(M) + 'm:' + inttostr(S)+'s',12)+' |');
Writeln('***************************************** ***********************************');
Writeln('| # | Nick | Active | XP Gained | Kills | XP/Hour | Food ate | Ammo Used |');
Writeln('| -- | ALL | Totals | '+Padr(IntToStr(Txp),9) + ' | ' + Padr(IntToStr(TKilled),6)
+ ' | ------- | ' + Padr('Ate: ' + IntToStr(TFoodate),8) + ' | ' + Padr(IntToStr(TArrowAmount),9) + ' |');
For I := 0 to HowManyPlayers - 1 do
begin
Writeln('| '+Padl(IntToStr(I), 2)+' | '+Padr(Players[i].Nick, 4)+' | '+ Padr(BoolToStr(Players[i].Active), 6) + ' | ' +
+ Padr(IntToStr(Players[i].Integers[11]),9) + ' | ' + Padr(IntToStr(Players[i].Integers[12]),6) + ' | ' +
+ Padr(IntToStr(Players[i].Integers[32]),7) + ' | '+ Padr('Ate: ' + IntToStr(Players[i].Integers[15]),8) + ' | ' +
+ Padr(IntToStr(Players[i].Integers[13]),9) + ' |');
end;
Writeln('***************************************** ***********************************');
end;
SendSRLReport;
end;

procedure WeaponLookup(var WeaponArr: array of array of string);
var
x, y, i, ii, T: integer;
Xarr, Yarr: array of integer;
TB: TBox;
TP: TPointArray;
begin
Xarr := [595, 680, 595, 680];
Yarr := [270, 270, 325, 325];
GameTab(1);
SetArrayLength(WeaponArr, 4);
for i := 0 to 3 do
begin
SetArrayLength(WeaponArr[i], 4);
MMouse(Xarr[i], Yarr[i], 12, 12);
T := GetSystemTime + 3000;
repeat
Wait(200);
if GetSystemTime > T then
Exit;
until FindColor(x, y, 10551295, 540, 205, 750, 465);
wait(200);
GetClientDimensions(TB.X2, TB.Y2);
TB := IntToBox(0, 0, TB.X2, TB.Y2);
FindColorsTolerance(TP, 10551295, TB.X1, TB.Y1, TB.X2, TB.Y2, 0);
if Length(TP) = 0 then
Exit;
TB := GetTPABounds(TP);
TB.Y1 := TB.Y1 + 1;
for ii := 0 to 3 do
begin
WeaponArr[i][ii] := LowerCase(GetTextAtEx(TB.X1 + 1, TB.Y1, 0, SmallChars, False, True, 0, 1, - 1, 30, False, tr_AlphaNumericChars));
TB.Y1 := TB.Y1 + 13;
end;
if (GetLetters(WeaponArr[0][0]) = '') then
begin
Writeln('');
Writeln('Weapon Lookup failed, SCAR lost window focus. [Restart SCAR for SMART]');
Writeln('Re-focus SCAR to the RuneScape window using the cross-hairs.');
Exit;
end;
end;
end;

function SetCombat(Kind: string): boolean;
var
i, ii: integer;
begin
try
for i := 0 to 3 do
for ii := 0 to 3 do
if (Pos(Lowercase(Kind), Lowercase(NAF[CurrentPlayer].Combat[i][ii])) > 0) then
begin
Result := SetFightMode(i + 1);
NAF[CurrentPlayer].SkillIs := kind;
Exit;
end;
except
Writeln('');
Writeln('Set Combat failed, SCAR lost window focus. [Restart SCAR for SMART]');
Writeln('Re-focus SCAR to the RuneScape window using the cross-hairs.');
end;
end;

procedure SetupPlayer;
Var
Mode, i:integer;
begin
if not LoggedIn then
Exit;
Status('Setting up player: '+Players[CurrentPlayer].Name+'...');
MouseSpeed := RandomRange(14, 16);
SetAngle(true);
GetAllLevels;
if not NAF[CurrentPlayer].Setup then
begin
WeaponLookup(NAF[CurrentPlayer].Combat);
for i := 0 to 3 do
begin
if ArrInStr('ranged', NAF[CurrentPlayer].Combat[i]) then
NAF[CurrentPlayer].Range := true;
if ArrInStr('magic', NAF[CurrentPlayer].Combat[i]) then
NAF[CurrentPlayer].Magic := true;
end;
if not (NAF[CurrentPlayer].Magic or NAF[CurrentPlayer].Range) then
NAF[CurrentPlayer].Melee := true;
end;
if NAF[CurrentPlayer].Melee then
begin
case LowerCase(Players[CurrentPlayer].Strings[1]) of
'attack','att': Mode := 1;
'strength','str': Mode := 2;
'defence', 'defense','def': Mode := 3;
'shared', 'controlled','control': Mode := 4;
'even':
begin
if (Players[CurrentPlayer].level[3] <= Players[CurrentPlayer].level[1]) and (Players[CurrentPlayer].level[3] <= Players[CurrentPlayer].level[2]) then
Mode := 3;
if (Players[CurrentPlayer].level[1] <= Players[CurrentPlayer].level[3]) and (Players[CurrentPlayer].level[1] <= Players[CurrentPlayer].level[2]) then
Mode := 1;
if (Players[CurrentPlayer].level[2] <= Players[CurrentPlayer].level[1]) and (Players[CurrentPlayer].level[2] <= Players[CurrentPlayer].level[3]) then
Mode := 2;
end;
'pure':
begin
if Players[CurrentPlayer].level[2] < 15 then
Mode := 2
else if Players[CurrentPlayer].level[1] < 30 then
Mode := 1
else if Players[CurrentPlayer].level[2] < 25 then
Mode := 2
else if Players[CurrentPlayer].level[1] < 40 then
Mode := 1
else
Mode := 2;
end;
else
begin
writeln('Incorrect skill to train, check your setup and make sure its spelled correctly.');
Mode := 0;
end;
end;
case Mode of
1:if not SetCombat('attack') then
if not SetCombat('strength') then
SetCombat('defence');
2:if not SetCombat('strength') then
if not SetCombat('attack') then
SetCombat('defence');
3:if not SetCombat('defence') then
if not SetCombat('strength') then
SetCombat('attack');
4:if not SetCombat('shared') then
if not SetCombat('strength') then
if not SetCombat('attack') then
SetCombat('defence');
else
SetFightMode(1);
end;
end;
if NAF[CurrentPlayer].Range then
begin
case LowerCase(Players[CurrentPlayer].Strings[1]) of
'accurate': SetFightMode(1);
'rapid': Setfightmode(2);
'longrange': Setfightmode(3);
'even': Setfightmode(2);
else
begin
writeln('Incorrect skill to train, check your setup and make sure its spelled correctly');
Setfightmode(2);
end;
end;
NAF[CurrentPlayer].SkillIs := 'range';
ArrowStartAmount := GetArrowCount;
if (ArrowStartAmount <= 100) then
begin
LogoutSeq('Low ammo count! (below 100)');
Exit;
end;
end;
if NAF[CurrentPlayer].Magic then
begin
Writeln('Fast Fighter doesn''t support Magic.');
LogoutSeq('No magic support');
Exit;
end;
Retaliate(True);
StartXP := GetXP(NAF[CurrentPlayer].SkillIs);
SetRun(True);
LogoutTime := Getsystemtime + RandomRange(7*60000, 13*60000);
MarkTime(RoundTimer);
MarkTime(FailTimer);
AttackFailed := 0;
end;

procedure LogoutSeq(reason:string);
begin
if(not(loggedin))then exit;
WaitFight;
Status('Logout sequence...');
Report;
AntiBan;
if (reason = '') then
nextplayer(true)
else
begin
Writeln(reason+' '+Players[Currentplayer].Name+' is now inactive.');
nextplayer(false);
end;
SetupPlayer;
end;

procedure SitAndWait;//Super advance I know :P
var
T: integer;
begin
MarkTime(T);
repeat
Status('Sit & Wait...');
if not LoggedIn then
Exit;
FFWait(2);
AntiBan;
HpCheck;
until (TimeFromMark(T) > 30000) or (MobsOnScreen > 0)
end;

function ChangeCamera: boolean;
var
i, II, PosNeg:integer;
begin
Case random(2) of
0: PosNeg := 1;
1: PosNeg := -1;
end;
i := Round(rs_GetCompassAngleDegrees/45 - 1);
if i < 0 then i := 0;
if i > 7 then i := 7;
For II := 0 to 7 do
begin
if (MobsOnScreen > 0) then
begin
result := true;
exit;
end;
i := i+PosNeg;
if i > 7 then i := 0;
if i < 0 then i := 7;
MakeCompass(inttostr(i*45));
end;
end;

function UTWait(UpText: string): Boolean;//Yes idea from munk ;)
var
T: integer;
begin
T := GetSystemTime + 750;
Repeat
wait(25+random(25));
Result := pos(LowerCase(UpText), LowerCase(rs_GetUpText)) > 0;
until Result or (GetSystemTime > T);
end;

function FFAttack(Name: string; Colors: TintegerArray; tol: integer): boolean;
var
L, i, x, y, xx, yy: integer;
begin
if not LoggedIn then
Exit;
if InFight then
if FightOnScreen then
Exit;
L := High(Colors);
Status('Searching for NPC...');
for i := 0 to L do
begin
if (MobsOnScreen = 0) or InFight then
Exit;
x:=MSCX;
y:=MSCY;
if FindColorSpiralTolerance(x, y, Colors[i], MSX1, MSY1, MSX2, MSY2, Tol) then
begin
if FindColorSpiral(xx, yy, 65280, x - 15, y - 40, x + 15, y + 40) then
Continue;
MMouse(x, y, 3, 3);
if UTWait(Name) then
begin
GetMousePos(x, y);
case Random(3) of
0: begin
Mouse(x, y, 0, 0, false);
if ChooseOption('tack') then
result := true;
end;
1,2: begin
HoldMouse(x, y, True);
Wait(80 + Random(60));
GetMousePos(x, y);
ReleaseMouse(x, y, True);
try
Result := FindColor(x, y, 255, x-10, y-10, x+10, y+10);
except
Result := False;
end;
end;
end;
if Result then
begin
Status('Attacked');
AttackFailed := 0;
MarkTime(FailTimer);
FFlag(0);
if NAF[CurrentPlayer].Range then
FFWait(20)
else
FFWait(4);
Inc(ReportVars[0]);
Exit;
end;
end else
Inc(AttackFailed);
end;
end;
end;


Procedure FFStartUp;
var
I,II,n:integer;
s:string;
begin
SetupSRL;
ClearDebug;
Disguise('Sig Call');
ChangeReportWidth(255);
Status('Signature call; Watch the report box!');
for I := 0 to 57 do
begin
clearreport;
for II := 0 to 5 do
Addtoreport(s + '||');
wait(20);
if I < 29 then
s := s + ' '
else
delete(s, Length(s), 1);
end;
for I := 1 to 29 do
begin
ClearReport;
AddtoReport(Left(' _ _ _ ', I));
AddtoReport(Left('| \ | | made by | | ', I));
AddtoReport(Left('| \| | __ _ _ __ ___| | ___ ', I));
AddtoReport(Left('| . ` |/ _` | ''__/ __| |/ _ \', I));
AddtoReport(Left('| |\ | (_| | | | (__| | __/', I));
AddtoReport(Left('|_| \_|\__,_|_| \___|_|\___|', I));
wait(40);
end;
AddtoReport(ScriptName+' v'+Version);
NarclesINI;
try
DeclarePlayers;
except
Writeln('You did not Declare Players correctly, check your DeclarePlayers setup.');
TerminateScript;
end;
ScriptID := '424';
If (HowManyPlayers = 1) then Writeln('Single-Player Mode') else Writeln('Multi-Player mode; '+IntToStr(HowManyPlayers)+' Players');
if (SRLID = '') or (SRLPassword = '') then
begin
Writeln('Please register at SRL-stats in the future');
Writeln('to remove this message and the time delay.');
Writeln(' -Regards Narcle');
n := 15;
repeat
n := n-1;
wait(999);
Disguise(inttostr(n)+' Seconds to start.');
Status(inttostr(n)+' Seconds to start.');
until (n=0)
end;
for i := 0 to HowManyPlayers - 1 do
begin
if Players[i].Strings[1] = '' then
Players[i].Strings[1] := 'even'
else
Players[i].Strings[1] := LowerCase(Players[i].Strings[1]);
NAF[i].Colors := [Players[i].Integers[0], Players[i].Integers[1], Players[i].Integers[2]];
if trim(Players[i].Strings[0]) = '' then
NAF[i].MobName := 'tac'
else
NAF[i].MobName := LowerCase(Players[CurrentPlayer].Strings[0]);
If (i > 0) and (Players[i].Integers[0] = 0) then
begin
NAF[i].Colors := [Players[0].Integers[0], Players[0].Integers[1], Players[0].Integers[2]];
NAF[i].MobName := LowerCase(Players[0].Strings[0]);
end;
end;
Status('Start '+ScriptName);
Disguise(ScriptName+' v'+Version);
AddtoReport('Start time: '+TheTime);
if (NAF[CurrentPlayer].Colors[0] = 0) or (NAF[CurrentPlayer].Colors[1] = 0) or (NAF[CurrentPlayer].Colors[2] = 0) then
begin
Writeln('Error: Please enter 3 monster colors for player(s).');
TerminateScript;
end;
if not LoggedIn then
LoginPlayer;
SetupPlayer;
end;

//============================Main Execution==================================\\
begin
FFStartUp;
repeat
if not LoggedIn then
LoginPlayer;
if FFattack(NAF[CurrentPlayer].MobName, NAF[CurrentPlayer].Colors, 3) then
WaitFight;
if (MobsOnScreen = 0) then
if not ChangeCamera then
SitAndWait;
if InFight then
if FightOnScreen then
WaitFight;
if (TimeFromMark(FailTimer) > 300000) then
LogoutSeq('Finding NPC Failed');
if (Getsystemtime > LogoutTime) then
LogoutSeq('');
HpCheck;
Antiban;
FindNormalRandoms;
if (AttackFailed > 19) and not(NAF[CurrentPlayer].MobName = 'tac') then
begin
NAF[CurrentPlayer].MobName := 'tac';
writeln('Changing Monster name to ''tac'' if it continues to not attack then');
writeln('Re-focus SCAR to the RuneScape window using the cross-hairs.');
end;
until(false);
end.

hope that helped btw ty for help you almost got rep++ ;)

jking
10-31-2008, 07:39 AM
hope that helped btw ty for help you almost got rep++ ;)
ok umm i dont see a problem except for the monster name 'ak' put in the full name im guessing its 'yak' ? lol i forgot the problem you were having please repeat it for me

Narcle
10-31-2008, 12:28 PM
sometimes i get the runetime error in line 450 in sometimes not any ideas?
Scar lost focus so it couldn't read the text. (this is usually the case)

hope that helped btw ty for help you almost got rep++ ;)
aernout, removed the script from that plz (or i'll sick a mod on it ;) ) It takes up unnecessary bandwidth (worse for SRL forums).
Players[0].Strings[1] := 'ranged';
This is wrong, set it to 'rapid' it auto detects if you have a Bow on. Knives and Darts don't work atm. [I think]
If you don't get an additional message from my script saying whats wrong with account (to make it false), then its either a weird setup problem or SRL include itself.

jneves7
10-31-2008, 12:31 PM
************************************************** **************************
| - Multi - Player - Fast Fighter v3.01 by Narcle_| Run Time: 6h:27m:20s |
************************************************** **************************
| # | Nick | Active | XP Gained | Kills | XP/Hour | Food ate | Ammo Used |
| -- | ALL | Totals | 10252 | 1204 | ------- | Ate: 0 | 0 |
| 0 | **** | False | 0 | 0 | 0 | Ate: 0 | 0 |
| 1 | **** | True | 1820 | 284 | 1363 | Ate: 0 | 0 |
| 2 | **** | True | 1664 | 250 | 1446 | Ate: 0 | 0 |
| 3 | **** | True | 1920 | 274 | 1428 | Ate: 0 | 0 |
| 4 | **** | True | 2188 | 213 | 1836 | Ate: 0 | 0 |
| 5 | **** | True | 2660 | 183 | 2353 | Ate: 0 | 0 |
************************************************** **************************


first time training my army :D
im gonna run again, but this time my main will be killin something. by the way, this was in the north lumbridge chicken coup, so my main wasnt gettting and exp, so i just turned him off.

aernout5
10-31-2008, 02:15 PM
Scar lost focus so it couldn't read the text. (this is usually the case)

aernout, removed the script from that plz (or i'll sick a mod on it ;) ) It takes up unnecessary bandwidth (worse for SRL forums).
Players[0].Strings[1] := 'ranged';
This is wrong, set it to 'rapid' it auto detects if you have a Bow on. Knives and Darts don't work atm. [I think]
If you don't get an additional message from my script saying whats wrong with account (to make it false), then its either a weird setup problem or SRL include itself.

ok I use bronze knives but could you update a new version that can use bronze knives cause its very necesary for ranged users to train I got the following warnin that the next player is not active.
begginng you.

jneves7
10-31-2008, 09:09 PM
************************************************** **************************
| - Multi - Player - Fast Fighter v3.01 by Narcle_| Run Time: 7h:59m:23s |
************************************************** **************************
| # | Nick | Active | XP Gained | Kills | XP/Hour | Food ate | Ammo Used |
| -- | ALL | Totals | 18448 | 1569 | ------- | Ate: 0 | 0 |
| 0 | kid | True | 4352 | 301 | 3259 | Ate: 0 | 0 |
| 1 | haol | True | 2704 | 253 | 2029 | Ate: 0 | 0 |
| 2 | heer | True | 3244 | 276 | 2401 | Ate: 0 | 0 |
| 3 | ucke | True | 2872 | 296 | 2054 | Ate: 0 | 0 |
| 4 | ocoa | True | 2844 | 229 | 2598 | Ate: 0 | 0 |
| 5 | vtan | True | 2432 | 214 | 2250 | Ate: 0 | 0 |
************************************************** **************************

i think this is my longest proggy for this. 8 hours with 6 dif accounts.

tls
10-31-2008, 09:12 PM
o man you should look up all my proggies in the NAF thread! i got some long ones

fireb0i69
10-31-2008, 11:44 PM
for those who still have this log out but wont log in back thingy.
i suggest you try this, as it worked for me.

You will have to use StarScape Client + FireFox Browser.
open up ur starscape client(download from sythe.org) with firefox.
and then run your script as per normal.

the problem actually lies on internet explorer..once it gets inactive, it wont be
able to read and type out what we have entered on our keyboard.
internet explorer will get inactive after not clicking at it for sometime.
its the java applet we're clicking, not the page itself. so yea.

try it, should work for you guys too.

hope this helps. :D

TypSimpa
11-01-2008, 12:51 AM
Looks good, but does it work with the new update in Runescape?

kingssamm
11-01-2008, 05:43 AM
where can I add this?- want to have breaks here

procedure Sleep20Mins;
begin
Logout;
wait(20*60000);
LoginPlayer;
end;

Nightfoxx
11-01-2008, 08:07 AM
I use it, by the zombies in varrock sewers. but he get stuck many times as ranger, and i want set Rapid and not Accurate how i do this? i tried by 'even' but doesnt work for me.

Thanks,
Nightfox

aernout5
11-01-2008, 10:12 AM
for those who still have this log out but wont log in back thingy.
i suggest you try this, as it worked for me.

You will have to use StarScape Client + FireFox Browser.
open up ur starscape client(download from sythe.org) with firefox.
and then run your script as per normal.

the problem actually lies on internet explorer..once it gets inactive, it wont be
able to read and type out what we have entered on our keyboard.
internet explorer will get inactive after not clicking at it for sometime.
its the java applet we're clicking, not the page itself. so yea.

try it, should work for you guys too.

hope this helps. :D



thank you so much that fixed it ;)!!!
btw I advise using only firefox is enough to fix this (starscape is not needed to fix this)
rep++

fumaor
11-01-2008, 10:58 AM
It dont works to me :S
say are an error in line 33.
whats version I should use to run this script ?

aumdetn8
11-01-2008, 11:55 AM
nice script

Riffe
11-01-2008, 12:14 PM
It's nearly to everybody on SRL have watch this script:eek:

fumaor
11-01-2008, 12:15 PM
nice script

it works for you ? what version of scar use :S?:confused:

aumdetn8
11-01-2008, 12:22 PM
it works for you ? what version of scar use :S?:confused:

Not saying it works, just had a read of the way its been set out and written and its been very well done.

Tickyy
11-01-2008, 02:52 PM
************************************************** *
| Fast Fighter v3.01 | 2h:27m:15s |
************************************************** *
| Total Kills: 475 | Total XP: 57724 |
| XP/hour: 23561 | Food Ate: 0 |
| Round Kills: 41 | Round XP : 2012 |
************************************************** *

Never had a problem with this Script :D !

Peace Out:f: --
Tickyy

zeronite01
11-01-2008, 03:50 PM
very nice work keep it up :)

alge
11-01-2008, 04:17 PM
************************************************** *
| Fast Fighter v3.01 | 0h:29m:3s |
************************************************** *
| Total Kills: 83 | Total XP: 0 |
| XP/hour: 0 | Food Ate: 0 |
| Round Kills: 18 | Round XP : 0 |
************************************************** *

Worked great for me. The only problem i had was it won't show:
Xp/hour
Round XP:
Total Food ate:
And Food ate:

It would still show me how many kills i got and Kills per round (as you can see)
Don't know whats wrong but its still a nice script, thanks!

aernout5
11-01-2008, 04:49 PM
************************************************** *
| Fast Fighter v3.01 | 0h:29m:3s |
************************************************** *
| Total Kills: 83 | Total XP: 0 |
| XP/hour: 0 | Food Ate: 0 |
| Round Kills: 18 | Round XP : 0 |
************************************************** *

Worked great for me. The only problem i had was it won't show:
Xp/hour
Round XP:
Total Food ate:
And Food ate:

It would still show me how many kills i got and Kills per round (as you can see)
Don't know whats wrong but its still a nice script, thanks!



same with me I guess its because you use ranged proggie:
]************************************
| Fast Fighter v3.01 | 6h:10m:36s |
*************************************
| Total Kills: 1999 | Total XP: 0 |
| XP/hour: 0 | Food Ate: 0 |
| Round Kills: 55 | Round XP : 0 |
*************************************


this will help me very much on my way to 99 ranged thanks narcle ;) rep ++

fumaor
11-01-2008, 05:24 PM
But this script dont works for me , can you tell me why ? and if you can the version of SCAR you use to run ?

dnq3
11-01-2008, 07:39 PM
Good script but stopped after 2 hours, the next time i tried it it worked over night.

trinsic
11-01-2008, 07:45 PM
First overnight run :) Ran very well

************************************************** *
| Fast Fighter v3.01 | 7h:40m:22s |
************************************************** *
| Total Kills: 4804 | Total XP: 32116 |
| XP/hour: 4189 | Food Ate: 854 |
| Round Kills: 91 | Round XP : 556 |
************************************************** *

I guess the only thing wrong was the food eaten. Managed to survive though :D

alge
11-01-2008, 09:51 PM
same with me I guess its because you use ranged proggie:
]************************************
| Fast Fighter v3.01 | 6h:10m:36s |
*************************************
| Total Kills: 1999 | Total XP: 0 |
| XP/hour: 0 | Food Ate: 0 |
| Round Kills: 55 | Round XP : 0 |
*************************************


this will help me very much on my way to 99 ranged thanks narcle ;) rep ++

I don't get what you mean by "ranged proggie" and also i had one other problem when i tried to set the skill to like rapid or defensive it would always change it back to first option which is accurate for ranged and the attack training for melee. Thats the only problem i had with it but other than that it was great.

fireb0i69
11-01-2008, 10:45 PM
thank you so much that fixed it ;)!!!
btw I advise using only firefox is enough to fix this (starscape is not needed to fix this)
rep++

Hey bro ! im glad it worked for you.. hehe :D


Quote:
Originally Posted by aumdetn8
nice script

it works for you ? what version of scar use :S?

hmm, im using the SCAR 3.15b + SRL revision #28. and it works
for me.

pigdoglol
11-01-2008, 10:59 PM
This has probably been answered already, but does it pick up arrows or bolts?

fireb0i69
11-01-2008, 11:33 PM
This has probably been answered already, but does it pick up arrows or bolts?

hmm, this script wont pick up anything on the ground.
so i guess it wont pick up any arrows or bolts. :D

i believe there is one available when you become a Jr SRL member. :D

Spencer-SRL
11-02-2008, 01:05 AM
I've been using this for about a day now, and it's definitely worth checking out if you need a good leveling script. Also, the not-eating-food bug must have been fixed, it's been eating for me just fine. + Rep to Narcle for this.

EDIT:Oh beh, I stopped reading at page 51, didn't realize I wasn't to the last page yet... Ignore my comment about the food bug.

pigdoglol
11-02-2008, 01:53 AM
hmm, this script wont pick up anything on the ground.
so i guess it wont pick up any arrows or bolts. :D

i believe there is one available when you become a Jr SRL member. :D

Okay sounds good.

tsingh1992
11-02-2008, 07:17 PM
I need some help. My script isn't working can anyone tell me if there is a mistake in my setup?

First I start Runescape in firefox and in swiftswitch.
I login into my account vijay1992 and im near some cows.
I use the color tool and get 3 colors and from there I input all my information into the script.


Const
MySRLID = 'tsingh1992';//example: '9999'
MySRLPassword = 'fakepassword';//example: 'password'

UseForm = true;//Use form? [true/false] False uses DeclarePlayers;

{================================================= =============================}
{!!!!! If UseForm = true; then DeclarePlayers does not APPLY! !!!!!}
{================================================= =============================}
procedure DeclarePlayers;
begin
if not(UseForm) then
begin
HowManyPlayers := 1;//Change this accordingly
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;

Players[0].Name :='vijay1992'; //Character Name
Players[0].Pass :='fakepassword'; //Character Pass
Players[0].Nick :='ija'; //Nickname 3 - 4 Letter's of char name
Players[0].Active := True; //True if you want this player to be ran in the script, false if not
Players[0].Booleans[0] := false;//Eat food? true/false
Players[0].Integers[0] := 3227970;//1st color of monster
Players[0].Integers[1] := 10265253;//2nd color of monster
Players[0].Integers[2] := 3230034;//3rd color of monster
Players[0].Strings[0] := 'ow';//monster name
Players[0].Strings[1] := 'strength'; //the skill you want to train > strength, attack, defence, pure, even, accurate, rapid or longrange <


I hit start and this form comes up and I refill in the same info and then I hit save and start like this:

http://www.turboimagehost.com/p/905488/untitled.JPG.html

Im already logged in when I do this and the scar window is still on my screen. It doesn't just flick over to the runescape window, I have to click on it. And then the bot ussually clicks on my run energy and does nothing. Then I get this error in scar:

Telling me how scar has lost focus and it says to restart scar in smart.

What's wrong?

trinsic
11-02-2008, 07:22 PM
************************************************** *
| Fast Fighter v3.01 | 8h:14m:36s |
************************************************** *
| Total Kills: 6072 | Total XP: 44468 |
| XP/hour: 5401 | Food Ate: 205 |
| Round Kills: 132 | Round XP : 900 |
************************************************** *

Another night :D



I hit start and this form comes up and I refill in the same info and then I hit save and start like this:

http://s2d1.turboimagehost.com/t/905488_untitled.JPG (http://www.turboimagehost.com/p/905488/untitled.JPG.html)

Im already logged in when I do this and the scar window is still on my screen. It doesn't just flick over to the runescape window, I have to click on it. And then the bot ussually clicks on my run energy and does nothing. Then I get this error in scar:

Telling me how scar has lost focus and it says to restart scar in smart.

What's wrong?
The script doesn't start straight away. If you look in the title of SCAR it counts down. Just make sure the RS screen has been focused with SCAR and it should take over.

soprano
11-02-2008, 09:26 PM
Hello! Im new for autoing, but started it.. well, today. This is my story:
I downloaded scar "3.15b" and launched it, then clicked the update button. I searched for some scripts, but they were not working so i tested this. This worked, but only for 20-30minutes, then actually it stops moving, and scar wont respond anymore.
After that i just have to close it, cannot even read error text.

What am i doing wrong? Im running rs2 on Mozilla firefox 3.0 and i have downloaded the script from the first post, Opened it with scar, just changed the attack style to "longrange" (it always puts it to accurate even if i put it as long) and then launched it.
(Seems like you can put name etc later, in that box what opens a bit after.)
After that on that "box" i just click exit and start.. It starts killing, for 20mins or so, and then just stops, and logs out.
(p.s: Ofc i dragged to specify the client window manually, too)

Thanks for any helpful answers! :p

Pic: http://img82.imageshack.us/my.php?image=macrosg5.png

fireb0i69
11-02-2008, 09:55 PM
Hello! Im new for autoing, but started it.. well, today. This is my story:
I downloaded scar "3.15b" and launched it, then clicked the update button. I searched for some scripts, but they were not working so i tested this. This worked, but only for 20-30minutes, then actually it stops moving, and scar wont respond anymore.
After that i just have to close it, cannot even read error text.

What am i doing wrong? Im running rs2 on Mozilla firefox 3.0 and i have downloaded the script from the first post, Opened it with scar, just changed the attack style to "longrange" (it always puts it to accurate even if i put it as long) and then launched it.
(Seems like you can put name etc later, in that box what opens a bit after.)
After that on that "box" i just click exit and start.. It starts killing, for 20mins or so, and then just stops, and logs out.
(p.s: Ofc i dragged to specify the client window manually, too)

Thanks for any helpful answers!

Pic: http://img82.imageshack.us/my.php?image=macrosg5.png

hmm, have you tried waiting ? it logs out your account to avoid
randoms, usually around 10 - 20 mins. it will log ur acc back after a bit.
try waiting, but it wont take any longer than 2 mins.

alias8818
11-03-2008, 12:01 AM
:D Works great.
Found a random, was very interesting to watch :P

rizzaliau
11-03-2008, 02:15 AM
not bad considering its for leechers

chitin
11-03-2008, 02:31 AM
It has been for ever my old friend, and wow developer status, quite nice, alas i am back! In my journey of life i had yet once again made a circle back to srl, yet this time the circumference is greater. (which means il stay a bit longer this time for u dummies....also no i dont do crack stop pming me for it...jk)

hooray i am still in the credits...i will avenge my credibility by re re re re learning (again) the secrets of scar... unless... u don't remember me?

EDIT: just ran this new one... works fine... need browser (no smart waa!) very noob friendly, umm very very simple....one thing i noticed was it doesn't require monster name... requires colors but not name...maybe have that be a requirement so things dont haywire? other than that im off to test the auto fighter...

Narcle
11-03-2008, 03:59 AM
Hey Chitin, been awhile. Script is still simple as every. I try to keep this one easy so people will stick around :p.

Oh new fighter for Jrs you might want to check out - Nautilus (http://www.srl-forums.com/forum/showthread.php?t=39146) - little bit more advance then FF and NAF ;).

KHAOZ
11-03-2008, 04:14 AM
I need some help. My script isn't working can anyone tell me if there is a mistake in my setup?

First I start Runescape in firefox and in swiftswitch.
I login into my account vijay1992 and im near some cows.
I use the color tool and get 3 colors and from there I input all my information into the script.


I hit start and this form comes up and I refill in the same info and then I hit save and start like this:

http://www.turboimagehost.com/p/905488/untitled.JPG.html

Im already logged in when I do this and the scar window is still on my screen. It doesn't just flick over to the runescape window, I have to click on it. And then the bot ussually clicks on my run energy and does nothing. Then I get this error in scar:

Telling me how scar has lost focus and it says to restart scar in smart.

What's wrong?

First thing, never post you game account in the forums, as a jagex admin or mod might be watchign and ban you ;) Second, when yousing swiftswitch sometimes it takes a couple of tries for the crosshair to select the runescape app correctly, click the crosshair and watch put it in the middle of rs window and watch carefully if the borders align, if not use regular runescape, and always bot UNSIGNED :) http://www.runescape.com/slu.ws



hope this helped.

imLuck
11-03-2008, 05:49 AM
awesome script ran it overnight and these are the results
| # | Nick | Active | XP Gained | Kills | XP/Hour | Food ate | Ammo Used |
| -- | ALL | Totals | 37216 | 8433 | ------- | Ate: 0 | 0 |
| 0 | xxx | True | 20912 | 4253 | 3713 | Ate: 0 | 0 |
| 1 | xxx | True | 16304 | 4180 | 2973 | Ate: 0 | 0

chitin
11-03-2008, 07:49 AM
First thing, never post you game account in the forums, as a jagex admin or mod might be watchign and ban you ;) Second, when yousing swiftswitch sometimes it takes a couple of tries for the crosshair to select the runescape app correctly, click the crosshair and watch put it in the middle of rs window and watch carefully if the borders align, if not use regular runescape, and always bot UNSIGNED :) http://www.runescape.com/slu.ws



hope this helped.

yes cuz jagex has nothing better to do than to look at everyone's info.... oh hey jagex im zezima... plz ban me... lol dude jagex dont give a shitake mushroom, plus any1 can say they are anyone so this is quite secure and usless... yes it is a given just for the hell of it crosshair it a few times... but y would u auto unsigned?

foxton
11-03-2008, 11:00 AM
************************************************** *
| Fast Fighter v3.01 | 4h:2m:25s |
************************************************** *
| Total Kills: 1529 | Total XP: 17424 |
| XP/hour: 4320 | Food Ate: 0 |
| Round Kills: 67 | Round XP : 736 |
************************************************** *

************************************************** *
| Fast Fighter v3.01 | 3h:49m:19s |
************************************************** *
| Total Kills: 1324 | Total XP: 16636 |
| XP/hour: 4359 | Food Ate: 0 |
| Round Kills: 62 | Round XP : 704 |
************************************************** *



Nice script

Choroid
11-03-2008, 05:33 PM
I cant figure out whats happening but i put the colors in put the srl id thing in run it and it freezes and opens my system info?:(:

im new to scar and stuff and nothing works for me :(

LoveRShacks
11-03-2008, 08:25 PM
Nice im going to test it :D

soprano
11-03-2008, 08:50 PM
Fireboi69:
hmm, have you tried waiting ? it logs out your account to avoid
randoms, usually around 10 - 20 mins. it will log ur acc back after a bit.
try waiting, but it wont take any longer than 2 mins.

:D I have always typed my name and password just as "---" and "---".. I still have that stupid feeling that may be a keylogger, for example.
I'll test this night if it may work if i type my nick and pass in. Thanks for help!

Btw, i tried starting the script from a "different location" where i should see report box, and actually, it just was a popup, why it was freezing. I accepted it, and now it gives a report after 10-11mins. (When it has stopped)
Also it tries to log in, but as i earlier said, my pass and nick are wrong.
Anyway, ill take a look. :p

chitin
11-03-2008, 11:17 PM
i think you people are lost... in scar, at the top menu go to tools>option>firewall and select allow all now go to tools>option>filewall and select allow all... this will let scar get info on the script such as updated news reports and allows user to send the statistics, so all autoing is accounted for, and the scriptwriter gets justified audience

pigdoglol
11-04-2008, 12:42 AM
I love this script here's first proggie:
************************************************** *
| Fast Fighter v3.01 | 9h:25m:2s |
************************************************** *
| Total Kills: 1244 | Total XP: 20676 |
| XP/hour: 2196 | Food Ate: 0 |
| Round Kills: 15 | Round XP : 204 |
************************************************** *

shutdown86
11-04-2008, 04:21 AM
OMFG!!!~!! SOOOOO SICK!!!! soo Smooth its beats those autoing programs for sure:D

Fruit!
11-04-2008, 12:45 PM
First script i get working :) This is awesome!

jneves7
11-04-2008, 01:14 PM
************************************************** **************************
| - Multi - Player - Fast Fighter v3.01 by Narcle_| Run Time: 6h:2m:47s |
************************************************** **************************
| # | Nick | Active | XP Gained | Kills | XP/Hour | Food ate | Ammo Used |
| -- | ALL | Totals | 79410 | 590 | ------- | Ate: 0 | 0 |
| 0 | *** | True | 74150 | 451 | 26682 | Ate: 0 | 0 |
| 1 | **** | True | 5260 | 139 | 1781 | Ate: 0 | 0 |
| 2 | **** | False | 0 | 0 | 0 | Ate: 0 | 0 |
| 3 | **** | False | 0 | 0 | 0 | Ate: 0 | 0 |
| 4 | **** | False | 0 | 0 | 0 | Ate: 0 | 0 |
| 5 | ***** | False | 0 | 0 | 0 | Ate: 0 | 0 |
************************************************** **************************
:D

tsingh1992
11-04-2008, 01:53 PM
Set your windows to 32 bit. It helped solve my problem.

tokkar
11-05-2008, 01:41 AM
very nice script, heres the proggie

************************************************** *
| Fast Fighter v3.02 | 1h:7m:43s |
************************************************** *
| Total Kills: 353 | Total XP: 2092 |
| XP/hour: 1873 | Food Ate: 0 |
| Round Kills: 77 | Round XP : 228 |
************************************************** *