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

Shuttleu
01-11-2012, 11:51 AM
Having a problem, I've been using the script just fine but since DLing 4.11 the script kills one of the monsters then just begins right clicking everything without actually attacking anything... causing lots of the blue squares to appear and just continuously does that without end.

it doesnt work at the moment, there was just a update to rs that has broken simba, the update will be released soon though

~shut

MaxPayne619
01-11-2012, 11:51 AM
Ver :4.11 Bug

** BUG REPORT BY MAX **
Problem: SMART PAINTING, Paints Blue boxes, boxes don't disappear instead they accumulate
Screenshot:
Notes: Black marks to hide User
http://i.imgur.com/XNaLJ.jpg

chrisiyyi
01-11-2012, 12:16 PM
:P same problem well im sure they fix it as fast as they can so have patient! btw this is a great script thanks Narcle!

Vadovan
01-11-2012, 12:52 PM
Unofficial fixes:


ok, a very quick fix (and by no means a official fix)
go to C:/Simba/Fonts
rename "SmallChars" to "SmallChars1"
copy "UpCharsEx" and paste it in the same folder to make a copy
then rename "Copy of UpCharsEx" to "SmallChars"

~shut

+ set your attack mode to right click only.

Works for me, your screen will get all blue due to the blue windows sticking to the screen but it's working for now.'

Works for me at least, please let me now if it isn't working for you.

Edit: the boxes seem to stop stacking up after a little while.

joeydm
01-11-2012, 01:10 PM
My Fast Fighter didnt even open SMART because it errored in this script due to a line starting with clearcanvas. This is after I updated.


Unofficial fixes:
Originally Posted by Shuttleu View Post
ok, a very quick fix (and by no means a official fix)
go to C:/Simba/Fonts
rename "SmallChars" to "SmallChars1"
copy "UpCharsEx" and paste it in the same folder to make a copy
then rename "Copy of UpCharsEx" to "SmallChars"

~shut


After this a gametab will open and it will say this is an unknown identifier:

if (FindTextTpa(clBlack, 0, 100, 390, 235, 410, 'Enter the skill', UpCharsEx, Nothing)) then

Vadovan
01-11-2012, 01:15 PM
Did you get it to start at all?
Try making the line a comment by adding "//" before it, it will become blue in Simba and won't be read by the script.

And for the other part, are you sure you followed the fix correctly? Try closing Simba, re-applying the fix and starting Simba. You are using SRL5 and got all your extensions fully updated? If it's still not working, I'll look further into it.

HeroOfSinnoh
01-11-2012, 01:35 PM
Thank you guys for helping me resolve that ClearCanvas issue. I, too experienced the outbreak of blue boxes and endless clicking but not even attacking on anything and I followed all directions on http://villavu.com/forum/showpost.php?p=889272&postcount=3799 including Shuttleu's quoted instructions and it seems to be working the way it used to before without any problems. Also, no outbreak of blue boxes either.

~HoS

joeydm
01-11-2012, 02:03 PM
Well when I copied UpCharsEx it was named; UpCharsEx - Copy
Sorry guys having a hard time to wake up today...

Anyways the only line giving an error in this script is the one with the clearcanvas in it.
And without it, it doesnt seem to open up the fast fighter menu.
Did you guys set it up without the menu?

_sa
01-11-2012, 02:08 PM
why don't attacking monsters?

migugu
01-11-2012, 02:13 PM
I'm experiencing a little problem.

I've tried to apply the script to goblins, and I even got the color codes from puntajonny's goblin killer (since it's .scar, and changing that to .simba can't get it working), but all I get on startup is 1 kill, and then it spams the right mouse over goblins without killing them.

Any help would be greatly appreciated!
(I've tried many different color codes)

Atheos
01-11-2012, 02:18 PM
migugu:
You've set the name (uptext) in the script, right? if you have, changing the uptext to the last characters of the name should help; 'oblin' in this case.
Had the same problem myself, before i noticed i had not changed the uptext :P


Proggy:

[===============================]
[ Fast Fighter 4.10 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Rand | True | 03:37:35 | 846 | 233 | 73281 | 20206 ]
[================================================== ==============]

Great script, had to work some with the colors but that is the price of a global fighter :)

migugu
01-11-2012, 02:21 PM
migugu:
You've set the name (uptext), right? if you have, i've heard that changing the uptext to the last characters of the name helps; 'oblin' in this case.
Had the same problem myself, before i noticed i had not changed the uptext :P


Do you mean in the box after you click run on the script?
I now tried changing it to 'oblin' there, but now he just spams and doesn't get to a first kill

ItsTHC
01-11-2012, 02:28 PM
it spams the right mouse over goblins without killing them.

Also experiencing this. Was working fine before today's runescape update, restarted the script so it would relogin now it right-clicks but doesn't fight.

migugu
01-11-2012, 02:29 PM
Then it's probably because of the font change... MSI miner fails to bank because of that. Then we'll have to wait on an update I guess :)

HeroOfSinnoh
01-11-2012, 02:37 PM
Well when I copied UpCharsEx it was named; UpCharsEx - Copy
Sorry guys having a hard time to wake up today...

Anyways the only line giving an error in this script is the one with the clearcanvas in it.
And without it, it doesnt seem to open up the fast fighter menu.
Did you guys set it up without the menu?

I also got that ClearCanvas error, if you read the above posts, you would find that I got help to solve it from some kind members here. All you have to do is erase the current ClearCanvas line in the script and enter

SMART_ClearCanvas;

Hope it helps. Worked for me.


To all people who are experiencing the endless clicking but not attacking error, I suggest you guys do all the instructions mentioned in this (http://villavu.com/forum/showpost.php?p=889272&postcount=3799) post. It worked fine for me, maybe it'll do the same for you guys, worth a shot, right?

~HoS

joeydm
01-11-2012, 02:45 PM
yes, that works!
thanks a lot Hero.

Btw; Can I save it like this, or is it better not to?

migugu
01-11-2012, 02:47 PM
To all people who are experiencing the endless clicking but not attacking error, I suggest you guys do all the instructions mentioned in this (http://villavu.com/forum/showpost.php?p=889272&postcount=3799) post. It worked fine for me, maybe it'll do the same for you guys, worth a shot, right?

~HoS

When trying this I get to kill one goblin, and then nothing happens (not even spamming) :/

HeroOfSinnoh
01-11-2012, 02:49 PM
yes, that works!
thanks a lot Hero.

Btw; Can I save it like this, or is it better not to?

Credit should definitely go to the people who helped me. :D

But yes, I think the saving issue really depends on your opinion, personally I made another copy of the Narcle's script and saved it with the changes.



When trying this I get to kill one goblin, and then nothing happens (not even spamming) :/

Are you certain that you followed all steps correctly? Because that also happened to me and apparently I haven't followed the steps properly. Also, please be aware that I don't really know much about this, I'm just telling you what another user have said in the above posts.

~HoS

migugu
01-11-2012, 02:53 PM
After applying the 'quick fix' I get 1 kill and


Start.
[WARNING] Failed to get weapon data. Can't detect if ranging or meleeing.

Thanks for using Fast Fighter!
Please post proggies on forums!
-Narcle
Successfully executed.

Although the only weapon I have equipped is a sword and that's everything of weaponry that I have with me?

Vadovan
01-11-2012, 03:02 PM
It should work even though it says "[WARNING] Failed to get weapon data. Can't detect if ranging or meleeing.".

Try closing Simba, reapplying the fix and then starting up Simba again. Make sure you have SRL5 and all your extensions updated. If it's working correctly, it should only left click on the monsters thus not bringing up the "menu". It's the menu who makes your bot bug out and go crazy. Remember to click in "Right click only" (which actually makes your bot left click, just an error by the scripter).

HeroOfSinnoh
01-11-2012, 03:04 PM
I also, do get that Failed to get weapon data warning, however it has not been doing much harm.

Atheos
01-11-2012, 03:14 PM
migugu:
http://villavu.com/forum/showpost.php?p=889353&postcount=21
I believe that would work?

migugu
01-11-2012, 03:15 PM
Ok I'll report exactly what I'm doing:
1. Changed the font folders
2. Changed the ClearCanvas line to SMART_ClearCanvas;
3. Press Run
4. Script does not auto login on SMART, gives:
Save and Start.
Player is not Active...
All players not active!
5. I disable SMART, stop the script, login manually, enable SMART, Run script again
6. Script starts, kills one goblins and tells that the running went successfull.

Sorry if I'm overlooking something really lame or really crucial, I'm just getting into all of this

EDIT: Just noticed post from Atheos, will try it out and get back to here posting what happens

EDIT2: How exactly do you change text.simba? (I don't know what/where that file is)
Sidenote: Is it normal that Simba keeps saying this at the start? ' SRL 5 has been released. It is in the SRL
updaters.' Because it seems to me that I do not have SRL 5, while I actually always check for updates on start
(and none are reported)

Atheos
01-11-2012, 03:23 PM
Simba\Includes\SRL\srl\core
It is there, back it up before you replace the contents ;)

Also getting the ' SRL 5 has been released. It is in the SRL
updaters.', but am pretty sure i have SRL 5, as i had to change the .SCAR endings of imports on top of the scripts i use,

migugu
01-11-2012, 03:32 PM
Thanks, found it :)
As for the SRL, then I'm also good with that

As for the Fighter part:
Changed the text.simba, the fighter still won't autologin, I startup in the world, enable SMART, run the script again and all it now does is standing still, while Simba reports:

Start.
(rsusername) is Meleeing.

Thanks for using Fast Fighter!
Please post proggies on forums!
-Narcle
Successfully executed.


(Further info, the window has right-click only, filled in colors, username, password and 'oblin' -without the captions-)


EDIT: Nevermind, the moron that I am unselected 'Active'.

Atheos
01-11-2012, 03:36 PM
Hmm, you have removed the quick-fix, right?
If the folders are still renamed; there's your solution ;)

Edit: It works, then? sounds just like something i would do ^^

migugu
01-11-2012, 03:39 PM
Hmm, you have removed the quick-fix, right?
If the folders are still renamed; there's your solution ;)

Thanks for the help mate, it all works now! Repped+ :D

PS: Is it normal that my character also cuts some logs? Like anti-ban woodcutting or something? :p

Atheos
01-11-2012, 03:41 PM
Haha, sounds like the colors are tree-like, so your script mistakes the trees for monsters. I would change the colors to something less tree-like and maybe lower the tolerance :)

migugu
01-11-2012, 03:42 PM
Haha, sounds like the colors are tree-like, so your script mistakes the trees for monsters. I would change the colors to something less tree-like and maybe lower the tolerance :)

I'll do that, thanks again!

Player1111
01-11-2012, 03:49 PM
I tried the version 4.10 yesterday and it was working pretty nice.

Now I tried to run the version 4.11 but it doesn't start, compilation error:
[Error] (856:3): Unknown identifier 'SMART_ClearCanvasArea' at line 855
Compiling failed.

[Nathan]
01-11-2012, 03:52 PM
I tried the version 4.10 yesterday and it was working pretty nice.

Now I tried to run the version 4.11 but it doesn't start, compilation error:
[Error] (856:3): Unknown identifier 'SMART_ClearCanvasArea' at line 855
Compiling failed.
SRL was updated today. Narcle needs to update the script.

illuminatiswag
01-11-2012, 03:54 PM
How do i get it to remove all the blue boxes -.- lol

Atheos
01-11-2012, 04:24 PM
illuminatiswag:
You've chosen a color that is common for several objects around you, possibly even the walls. Choose a color with the color picker that is unique to your monster, and is nowhere else in the room. Some places i guess this is not possible, i don't think it is possible to use the script in those places.

EDIT: didn't understand what you meant, until it happened here too ^^

Narcle
01-11-2012, 04:40 PM
DON'T USE 4.11 IF YOU GET THIS ERROR:
[Error] (856:3): Unknown identifier 'SMART_ClearCanvasArea' at line 855
When you remove it it doesn't clear the Blue Boxes.

After SRL update you'll get a error that says
[Error] (856:3): Unknown identifier 'ClearCanvas'
or something like that, then you use 4.11

(This is a SRL update that Coh3n and just happens to mess with this script.)


And 2nd - the other bug is in SRL (not right clicking). I pushed a update just be patient and wait for SRL update.

dane9999
01-11-2012, 05:54 PM
cheers brooo and narcle your theory is working for me though you have to keep active checked as well :)

eimis
01-11-2012, 06:29 PM
Hey i want to ask is there a good combat script for f2p players because i have 95strength and i need to get it to 99, so i want to ask u people where do you train skills 90+ and with what script ?? also i need a that the script would take strength potions and swordies ^^ if there is any scipt like that please PM me or write here :)

phantom1
01-11-2012, 07:00 PM
I am running the script in the wizards tower and i set up the lesser Demon and it wont work. It just moves the mouse over it and it keeps doing it. Its not attacking or anything im not sure what im doing wrong if you could help that would be fantastic Thanks.

Helper
01-11-2012, 09:32 PM
Everythign is right on version 4.11 the only problem is this : when it detctect a monster the square stays there.
http://i.imgur.com/eF5fe.png

Narcle
01-11-2012, 09:50 PM
Gah, paintsmart change really f'd it. Just disablepaint for now. (boolean near top of script)

war king666
01-11-2012, 10:32 PM
I am using it to kill yaks, and it was running great til this morning before school. Now it kills about 3 yaks and then just rights clicks them. (it acts as if i typed in 'ak' not Yak etc.) i dont know if jagex is using some sort of different font after you kill a few or what?

Narcle
01-11-2012, 10:39 PM
01-11-2012: Fast Fighter [SRL5][v4.12].simba
-SMART paint update again
-There's a bug in paintsmart that shifts all text drawn down. SRL update will fix this.

This will clear out the blue boxes.

@war king
Update SRL.

war king666
01-11-2012, 10:50 PM
Thanks man for the fix, and the quick response.

you mad bro
01-11-2012, 10:56 PM
Currently using v 4.12 and I get this. Please help, it wont let me start the script.

http://i.imgur.com/IW31c.png

EDIT: Nevermind I updated and it fixed :P

you mad bro
01-11-2012, 11:09 PM
Now there is a new problem.

It wont click the yaks. Please tell me what I am doing wrong

http://i.imgur.com/7pEc4.png

Narcle
01-11-2012, 11:16 PM
Troubleshoot it...
-Change name (can even try putting in a variation of 'Attack')
-Increase tolerance (I've had it as high as 15 and still works)
-Change colors (try tol first)

Learn these things.

Haldope
01-11-2012, 11:16 PM
Ripped this from SRL Stats. It's all this script since I made a new stats account as I forgot the details to my old one years ago.

Haldope has committed a total time of 7:03:00 in 75 commits.
Haldope does not own any scripts.
Variables for this user:
Monsters Killed : 1443
Total EXP Gained : 390538

= around 55k exp an hour, the real rate would be much higher as I was interfering with the script to chat with players, check exp etc.

EDIT: Did a small run to get some accurate xp/hr

[==========================]
[ Fast Fighter 4.10 ]
[ by Narcle ]
[==========================]
[ Time Ran : 29 Min 10 Sec ]
[ Killed : 119 ]
[ XP : 31725 ]
[==========================]
[ Fast Fighter 4.10 ]
[==========================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ **** | True | 00:27:06 | 119 | 263 | 31725 | 70208 ]
[================================================== ==============]

xQuiSitZx
01-12-2012, 12:12 AM
hey im using sling and i use rapid and it detects that im ranging but it doesnt attack anything and logs itself out.

ok now i updated everything and the same thing happens it just right clicks and doesnt attk it, + it says "we are fighting" when its not :/

g0da4hit
01-12-2012, 12:55 AM
Call me stupid but how do you get this script into simba?

RISK
01-12-2012, 12:56 AM
http://villavu.com/forum/showthread.php?p=856483&postcount=20
FAQs: http://villavu.com/forum/showthread.php?p=851555#post851555

KeepBotting
01-12-2012, 01:40 AM
Quick question; does this script log out/rest when HP gets low?
If so, is this function 100%?

illuminatiswag
01-12-2012, 02:17 AM
Hey Narcle (Or anyone that can answer my question) how do i set it to attack monsters faster after killing one it takes to long to attack another one.

terz
01-12-2012, 02:57 AM
130000 veiwer of this thread lol

Whatmatters
01-12-2012, 03:27 AM
[==============================]
[ Fast Fighter 4.10 ]
[==============================]
[================================================== =============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== =============]
[ Trin | True | 05:00:44 | 730 | 146 | 41019 | 8184 ]
[================================================== =============]

My alt needed some training in the way of the ranger, and this script delivered.

8-39 or something like that so far.

kingob
01-12-2012, 03:32 AM
[===============================]
[ Fast Fighter 4.10 ]
[ by Narcle ]
[===============================]
[ Time Ran : 4 Hr 27 Min 42 Sec ]
[ Killed : 843 ]
[ XP : 363306 ]
[===============================]
[ Fast Fighter 4.10 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ **** | True | 04:27:11 | 843 | 189 | 363306 | 81584 ]
[================================================== ==============]


*and still running :D


Thanks for the script Narcle has got me from 92 attack, str, def and hits to 99 att, str and so far 97 def and 98 hits haha. So just thought I would post a proggy as I keep forgetting to :). Ill put up a picture when I Max melee! Thanks again!

Helper
01-12-2012, 03:42 AM
5 days to 99 str. :D

illuminatiswag
01-12-2012, 03:45 AM
5 days to 99 str. :D

Sweet im about 8 days off 99 attack and then im maxed melle including hp time to start staking :D GL getting 99str!!!

Ilya
01-12-2012, 05:01 AM
Really appreciate the script!!
Will use on my mauler and post a proggie.

Simtoon
01-12-2012, 05:41 AM
[===============================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[===============================]
[ Time Ran : 4 Hr 50 Min 28 Sec ]
[ Killed : 234 ]
[ XP : 1500197998 ]
[===============================]
[ Fast Fighter 4.12 ]
[===============================]
[================================================== ===================]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ===================]
[ SexySimtoon | True | 04:46:07 | 234 | 49 | 1500197998 | 314584117 ]
[================================================== ===================]

illuminatiswag
01-12-2012, 05:58 AM
Does anyone know how to increase the speed between atking monsters ?!?!?

Firefighter_Emt18
01-12-2012, 07:20 AM
this script is awsome but was was curious is there any way to add picking up the monsters bones that we kill and have them bury then after killing the monster, just wondering. Thank you.

gothical
01-12-2012, 02:24 PM
[===============================]
[ Fast Fighter 4.10 ]
[ by Narcle ]
[===============================]
[ Time Ran : 3 Hr 59 Min 10 Sec ]
[ Killed : 850 ]
[ XP : 257537 ]
[===============================]
[ Fast Fighter 4.10 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Srij | True | 03:58:56 | 850 | 213 | 257537 | 64670 ]
[================================================== ==============]


Wow!! Haven't seen Xp rates that high for a long time from any fighting proggy!

123 owned2
01-12-2012, 03:58 PM
what would be the fastest way to train mele on my pure with this script?

RISK
01-12-2012, 03:59 PM
Q: Good place to train? What colors do I use?
A: New: Autoing/training Spots (http://villavu.com/forum/showthread.php?t=71507) (Combat) is a very nice tutorial by R4andom. It has updated fighting spots (with pictures) and some color suggestions to set for the fighter. You can also check out the old Training / Autoing Spots for Fighting tutorial (http://www.villavu.com/forum/showthread.php?t=20745) by Versace.

As said in the very first post of this thread.

Seeq
01-12-2012, 06:08 PM
I start the script, than it loggs in and start to attack the flesh crawlers, but after 2-4 kills it just right click on them and doesn't attack..

drewca
01-12-2012, 06:10 PM
try putting 'ack C' in creature name works for me short for attack Crawler

drewca
01-12-2012, 06:12 PM
heres my new pker stats - blood pact due tue great training areas
45 atk
2 def
68 str
72 rng
13 pray
2 magic

great baxe ko

Firefighter_Emt18
01-12-2012, 06:14 PM
This script is awesome but, was curious if there is a way to add picking up the monsters bones that I kill and have my character bury them to be able to work on prayer at the same time, just wondering. Thank you.

Seeq
01-12-2012, 06:23 PM
This script is awesome but, was curious if there is a way to add picking up the monsters bones that I kill and have my character bury them to be able to work on prayer at the same time, just wondering. Thank you.

"Q: Will you add [item Pickup, Bone burying, Banking] to script?
A: No. It will not be added to this script. This is intended to be a simple and effective free script. "

Seeq
01-12-2012, 06:52 PM
try putting 'ack C' in creature name works for me short for attack Crawler

It didn't work :( That it just dont right click on them

123 owned2
01-12-2012, 07:53 PM
is there anyway i could add more colors so it attacks other npcs that are different colors but same name?

Haldope
01-12-2012, 10:12 PM
2 progges:

[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ========]
[ *** | True | 00:48:30 | 98 | 121 | 80945 | 100129 ]


[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[==================== =====================================]
[ *** | True | 01:42:25 | 177 | 104 | 134381 | 78926

flettino
01-12-2012, 11:39 PM
All its doing is right clicking the mob, and not selecting anything?

Dafaq, help please? :~(

mwd467
01-13-2012, 02:02 AM
to those that want bone burying option, I use a bone crusher.

enjoi9169
01-13-2012, 02:41 AM
[ Fast Fighter 4.12 ]
[==========================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ **** | True | 00:47:24 | 80 | 101 | 27736 | 35101 ]
[================================================== ==============]

enjoi9169
01-13-2012, 02:42 AM
Been usin it everyday for about 2 hrs at a time. seems to get me lvl'd up at least once or twice everytime i run it. Very smooth too doesnt lagg my comp one bit.

Really like this script. Thanx alot Narcle!

Simtoon
01-13-2012, 02:43 AM
[==========================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[==========================]
[ Time Ran : 59 Min 23 Sec ]
[ Killed : 152 ]
[ XP : 70408 ]
[==========================]
[ Fast Fighter 4.12 ]
[==========================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ SexySimtoon | True | 00:58:07 | 152 | 157 | 70408 | 72673 ]
[================================================== ==============]

enjoi9169
01-13-2012, 02:48 AM
wow 72k Xp an hour! Thats pretty effing good lol

mickeymouse
01-13-2012, 03:32 AM
[==============================]
[ Fast Fighter 4.12 ]
[==============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ *** | True | 01:21:14 | 245 | 181 | 86913 | 64188 ]
[================================================== ==============]

still running and im trying to get it up to 5 hours atleast.

madmash
01-13-2012, 04:23 AM
thanks for quick fix, how do you find this stuff out lol!

thecrimson
01-13-2012, 07:22 AM
Hey guys, Fastfighter is really nice and awesome script, i've been using it for 3 days and it was all good,nice exp and cool. but lately...i've recieving this message...



Player is not Active...
All players not active!



The script isnt working anymore for me so, please help. Thanks

enjoi9169
01-13-2012, 08:11 AM
try updating everything again. anytime i have a problem with this script, i update everything and it works just fine. i figure files must get misplaced when the script is running, so updating puts the files back the right way.

thecrimson
01-13-2012, 10:23 AM
Thanks alot bro ^_^ it worked ^^ 99 str! soonish :P

saji boy
01-13-2012, 11:41 AM
good one

thecrimson
01-13-2012, 11:54 AM
How to disable loot people? ;/

Bailey888
01-13-2012, 04:13 PM
Hey guys!

Just wondering where you guys are using this script?

And where would the best place for me to leave this running?

My stats are 60 att, 72 str, 75 hp and 1 def so can it use p pots?

Thanks

enjoi9169
01-13-2012, 09:52 PM
i dont think their is an option for potions. It will eat food when it gets a little below half health tho so if you fill your inv. with food you should be alrite. i been usin Fastfighter in the dungeon below Barb Village cuz im not a member at the moment. Alrite xp for now till i move down a lvl too Ankou's =] then it should be much better.

enjoi9169
01-13-2012, 10:17 PM
[ Fast Fighter 4.12 ]
[==========================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ **** | True | 00:43:36| 159 | 219 | 25829 | 35540 ]
[================================================== ==============]

enjoi9169
01-13-2012, 10:44 PM
[ Fast Fighter 4.12 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ **** | True | 01:09:35 | 271 | 234 | 40937 | 35292 ]
[================================================== ==============]

[XoL]
01-13-2012, 11:13 PM
[ Fast Fighter 4.12 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ **** | True | 01:09:35 | 271 | 234 | 40937 | 35292 ]
[================================================== ==============]

Don't triple post, just edit
http://villavu.com/forum/showthread.php?t=72050
http://www.youtube.com/watch?v=LevG50v_qUc

and to who ever said to turn off looting (I don't think it does loot o.o)

kingob
01-13-2012, 11:43 PM
[===============================]
[ Fast Fighter 4.10 ]
[ by Narcle ]
[===============================]
[ Time Ran : 2 Hr 25 Min 55 Sec ]
[ Killed : 491 ]
[ XP : 205093 ]
[===============================]
[ Fast Fighter 4.10 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ King | True | 02:25:43 | 491 | 202 | 205093 | 84445 ]
[================================================== ==============]

zamserv
01-14-2012, 02:48 AM
nice thank you, gonna use for my pure miner to get 40 def and wield rune full and go to wildy to mine runite! will post progies soon!



How to disable loot people? ;/

what are you talkng about? have you ever used the script?

Bot2Stake
01-14-2012, 03:40 AM
Another update, can't thank you enough

dmiZE brah
01-14-2012, 04:05 AM
Hey narcle, is there a fix for low levels ranging ogres?

Thanks

illuminatiswag
01-14-2012, 05:13 AM
back to working flawlessly after YoHoJo's FPS fix 50 FPS per second now ! Flawless !

[===============================]
[ Fast Fighter 4.12 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Joha | True | 03:47:55 | 968 | 255 | 258078 | 67936 ]
[================================================== ==============]

Antanixs
01-14-2012, 02:41 PM
Dose this bot banking?

haslam22
01-14-2012, 02:59 PM
Great update! Seems to work much better now and much faster too. Thank you so much! :D

zamserv
01-14-2012, 03:27 PM
after few hours of work it getting fucked up with showing the exp

look. im lvl 18 with 5 att 2 str and 38 def

[===============================]
[ Fast Fighter 4.12 ]
[===============================]
[================================================== =================]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== =================]
[ L | True | 02:27:09 | 295 | 120 | 47006593 | 19165788 ]
[================================================== =================]


and another thing.
where do i setup srl stats user and pass. i didnt use the gui. i just wrote my info on the script itself.

Caleb Martinez
01-14-2012, 04:22 PM
Before it crashed I had a 5 and 1/2 hour Report for you...

I was doing 65.5k exp/hr and 330k+ Exp gained.

dvsilverwing
01-14-2012, 05:09 PM
Just stopping back in to thank you again. It's pretty much working perfectly for a basic fighter at this point, I have it running in the Flesh Crawlers with a full inventory of Lobsters while I'm in DC and I'll post a progress report when I get back home in Baltimore. Pretty much every problem or preference I've wanted to fix or change can be done by changing a simple variable such as time between attacks or something of that nature.

Smidqe
01-14-2012, 05:26 PM
[===============================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[===============================]
[ Time Ran : 1 Hr 45 Min 29 Sec ]
[ Killed : 158 ]
[ XP : 53111 ]
[===============================]
[ Fast Fighter 4.12 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ **** | True | 01:44:50 | 158 | 90 | 53111 | 30394 ]
[================================================== ==============]

Manually stopped.

dvsilverwing
01-14-2012, 10:03 PM
Well my progress report decided not to work, but it did leave with me with 1 hour 46 minutes and 13 seconds ran before it logged it, which I found out was from the Cap'n Arnav (or whatever the hell his name is) random event. It did kill Flesh Crawlers throughout the entire time it was logged on and I did get around 50k exp because before I left it I had around 35k left to get to level 66 Def and when I got back I was 67 Def with a bit less than 30k less until 68 Def, and apparently picked up 3 Rubys and 3 stacks (126) of Fire Runes which I assume were accidental clicks. I had never left it on long enough that it had to eat food, but it did indeed eat about 4 or 5 lobsters (wearing full rune (including boots) w/ Kiteshield, Scimitar, Obsidian Cape, Amulet of Power and Ring of Life (just in case something happens) so I don't take much damage, I could probably bot overnight with just half an inventory of lobsters).

gee sam
01-14-2012, 11:17 PM
it says no player active what des that mean?

[XoL]
01-14-2012, 11:35 PM
it says no player active what des that mean?

When you fill in the form, there is a checkbox that says "active" click it.

btraill
01-15-2012, 02:11 AM
Been using this script flawlessly on the Barbarian Village Minotaurs. Will this work on the Northern Rellekka Rock Crabs?

sidishere
01-15-2012, 04:02 AM
[===============================]
[ Fast Fighter 4.10 ]
[ by Narcle ]
[===============================]
[ Time Ran : 2 Hr 25 Min 55 Sec ]
[ Killed : 491 ]
[ XP : 205093 ]
[===============================]
[ Fast Fighter 4.10 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ King | True | 02:25:43 | 491 | 202 | 205093 | 84445 ]
[================================================== ==============]

Wow where are you training to get such high xp per hour

PatDuffy
01-15-2012, 04:51 AM
This is the first time I've ever used this :p

[==============================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[==============================]
[ Time Ran : 6 Hr 3 Min 32 Sec ]
[ Killed : 819 ]
[ XP : 43736 ]
[==============================]
[ Fast Fighter 4.12 ]
[==============================]
[================================================== =============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== =============]
[ Duff | True | 06:02:35 | 819 | 136 | 43736 | 7237 ]
[================================================== =============]

I was impressed

DeiJaiVui
01-15-2012, 05:49 AM
When I use my weapon as a sling, it won't work. :/

Narcle
01-15-2012, 05:57 AM
I'll look into the sling thing. I used sling last and it worked for me...

Junji
01-15-2012, 06:02 AM
[===============================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[===============================]
[ Time Ran : 2 Hr 27 Min 17 Sec ]
[ Killed : 616 ]
[ XP : 47480 ]
[===============================]
[ Fast Fighter 4.12 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Anth | True | 02:24:36 | 616 | 256 | 47480 | 19700 ]
[================================================== ==============]

cause
01-15-2012, 06:38 AM
^use [ REPORT ] [ /REPORT ] tags next time. Ontopic, I have used this script frequently in the past week and have loved it! I consistently get 5 hour reports :)

Wes
01-15-2012, 08:17 AM
Sling is not working for me either

dmiZE brah
01-15-2012, 09:00 AM
is there going to be a fix for low levels attacking higher levels...?

thank you.

Whatmatters
01-15-2012, 09:15 AM
Sling gets detected as not having ammo. If you're desperate to level ranged "right" now, then you just have to disable the shutdown response to no ammo on setup, and it goes merrily along.

This should be like line 1012 or something like that in the setup procedure. Just get rid of or replace the LogoutSeq line, and it'll start slinging.

if (ammo < 200) then
LogoutSeq('Low Ammo');
end;

e.g.


if (ammo < 200) then
Writeln('Sling NO NEED AMMO');
end;

~15k/hr slinging happily on an alt. 1-66 so far

iAMProcs
01-15-2012, 10:20 AM
Can someone give me the colours to the Goblins in Lumbridge, I can't seem to get the colour picker to hover over the Runescape screen.

DeiJaiVui
01-15-2012, 10:24 AM
Can someone give me the colours to the Goblins in Lumbridge, I can't seem to get the colour picker to hover over the Runescape screen.

You have to put the rs window on 1 side and just where you can see the colour picker icon on the other! :)

Wetish
01-15-2012, 03:25 PM
I do realize you want to keep this script simple but adding bones to peaches support would be great. The bot would pick up bones when the inventory has an empty space and when the inventory is full of bones it could break a bones to peaches tablet converting all of the bones into food.

mevsjad
01-15-2012, 04:59 PM
My bots just sitting there wtf.

Goon
01-15-2012, 05:38 PM
Thank you script is great, getting about 60k xp/h also I find it very helpful if your a member to use a regen bracelet for longer script run times and use of alot less food :D

lord onon
01-15-2012, 05:39 PM
bro how i can make script restart when runescape make an update? thanks

imtoxic
01-15-2012, 06:56 PM
it dosnt click the monster it just hovers the mouse over it

UchihaSakudo
01-15-2012, 07:00 PM
I did my on Yaks :D Here are all my Sessions


[==========================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[==========================]
[ Time Ran : 10 Min 45 Sec ]
[ Killed : 12 ]
[ XP : 3466 ]
[==========================]
[ Fast Fighter 4.12 ]
[==========================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Sasu | True | 00:04:51 | 12 | 148 | 3466 | 42878 ]
[================================================== ==============]
[=========================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[=========================]
[ Time Ran : 16 Min 0 Sec ]
[ Killed : 24 ]
[ XP : 7463 ]
[=========================]
[ Fast Fighter 4.12 ]
[=========================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Sasu | True | 00:10:06 | 24 | 142 | 7463 | 44309 ]
[================================================== ==============]
[=========================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[=========================]
[ Time Ran : 21 Min 8 Sec ]
[ Killed : 30 ]
[ XP : 11996 ]
[=========================]
[ Fast Fighter 4.12 ]
[=========================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Sasu | True | 00:15:13 | 30 | 118 | 11996 | 47269 ]
[================================================== ==============]
[==========================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[==========================]
[ Time Ran : 26 Min 22 Sec ]
[ Killed : 47 ]
[ XP : 16526 ]
[==========================]
[ Fast Fighter 4.12 ]
[==========================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Sasu | True | 00:20:28 | 47 | 138 | 16526 | 48429 ]
[================================================== ==============]
[==========================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[==========================]
[ Time Ran : 31 Min 42 Sec ]
[ Killed : 60 ]
[ XP : 19975 ]
[==========================]
[ Fast Fighter 4.12 ]
[==========================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Sasu | True | 00:25:47 | 60 | 140 | 19975 | 46461 ]
[================================================== ==============]
[=========================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[=========================]
[ Time Ran : 33 Min 5 Sec ]
[ Killed : 65 ]
[ XP : 21308 ]
[=========================]
[ Fast Fighter 4.12 ]
[=========================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Sasu | True | 00:27:10 | 65 | 143 | 21308 | 47040 ]
[================================================== ==============]

mevsjad
01-15-2012, 07:23 PM
Anyone help me setting up on ankou? it just sits ther and does nothing!

imtoxic
01-15-2012, 07:30 PM
Anyone help me setting up on ankou? it just sits ther and does nothing!

ikr noones helping

mevsjad
01-15-2012, 07:30 PM
Sadddd

Chris
01-15-2012, 07:33 PM
ikr noones helping

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...

Read the FAQ :duh:


And mevsjad: read the first post, there are guides which tell you EXACTLY what to do!

mevsjad
01-15-2012, 07:41 PM
I already DID THAT DERP

Chris
01-15-2012, 07:43 PM
I already DID THAT DERP

Have you read the FAQ?
You are just saying: "Anyone help me setting up on ankou? it just sits ther and does nothing!"
Why would anyone help you setting up on ankou while the guides explain EXACTLY what to do :duh:

Narcle
01-15-2012, 08:00 PM
Lol really? When using a sling just wield 201 bronze arrows or something. Can no one troubleshoot?

Edit:
And no it won't be fixed to attack higher level monsters then yourself. It would break a fatal fail-safe in color botting.

dvsilverwing
01-15-2012, 08:03 PM
My bots just sitting there wtf.

Try posting a picture of what your bot is doing, your settings, and where the mouse is hovering at. Make sure you've set the graphics to Minimum and the screen to Fixed as well as put the name of the creature as it's name minus the first letter (Goblin -> oblin or Flesh Crawler -> lesh Crawler) and given 3 different colors of the creature to the GUI interface that appears once you start the script.

turkdogan
01-15-2012, 08:07 PM
Please help me, when I hit start, it says
Thanks for using Fast Fighter!
Please post proggies on forums!
-Narcle
Successfully executed.
END

why it doesnt start? please help

arnolds
01-15-2012, 08:09 PM
Thank you Narcle, thanks to you I got 99 att, def and constitution :) str already had before bot nuke :D
I've tried all fighting bots, but yours works just flawless :)

mevsjad
01-15-2012, 09:44 PM
Ankous doesn't work. sad. This bot really isn't working very well.

wtfje
01-15-2012, 09:58 PM
Gonna test it again, hope its a good script for high lvl range :)

mevsjad
01-15-2012, 09:58 PM
[WARNING] has no NPC name given to attack.

I always put the npc name in "nkou" for Ankou...

Why wont it work

jamchiz
01-16-2012, 12:24 AM
the script ends by itself after inactive 10 min

i have a pure that has 1 def inactive >10 min

how i stop it ending after 10min

just wait longer till my pure recovers hp

carson1023
01-16-2012, 01:08 AM
Great job! Running it at yaks at the moment. I will post a proggie when I am finished. Thanks for this awesome autofighter :).

Here's That Proggie:

[ Fast Fighter 4.12 ]
[ by Narcle ]
[==============================]
[ Time Ran : 1 Hr 4 Min 35 Sec ]
[ Killed : 206 ]
[ XP : 55712 ]
[========================]

mevsjad
01-16-2012, 01:18 AM
anyone test is ankou works?

pk master999
01-16-2012, 01:43 AM
How do i add it to simba?

sidishere
01-16-2012, 01:45 AM
anyone test is ankou works?

if the ankou's are higher level then you are then it wont work.
you need to be able to left click the monster.


How do i add it to simba?

wtf just download the attachment

mevsjad
01-16-2012, 04:29 AM
im lvl 100.

carson1023
01-16-2012, 04:37 AM
im lvl 100.

I'll go check out Ankous in a few minutes, to see if I have any problem.

Goon
01-16-2012, 05:01 AM
[==============================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[==============================]
[ Time Ran : 4 Hr 39 Min 0 Sec ]
[ Killed : 862 ]
[ XP : 237812 ]
[==============================]
[ Fast Fighter 4.12 ]
[==============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Goon | True | 04:29:28 | 862 | 192 | 237812 | 52950 ]
[================================================== ==============]
Here's a nice proggie :) thank you for the amazing script. Just a tip, regen bracelet = 0 food used

carson1023
01-16-2012, 05:05 AM
Ankous are working fine for me :P. Idk what to tell you mevsjad..

ClasicPKname
01-16-2012, 05:31 AM
Thanks a ton for making this script. 83-94 str and still going.

youdude
01-16-2012, 06:15 AM
[===============================]
[ Fast Fighter 4.12 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Strg | True | 02:54:28 | 799 | 275 | 123023 | 42307 ]
[================================================== ==============]


Thanks almost 99 str.

Caleb Martinez
01-16-2012, 06:38 AM
So here's the scoop bro. I started Scaping in the 6th grade. Got banned for scamming and everything. Never botted.. Got a year long ban that I didn't realize was 1 YEAR and didnt play for 3 years. Now I'm 20 and 70k from 99 range.. THANKS!!! lols

Syntax
01-16-2012, 08:01 AM
Very very good bot, I will continue using it :D thanks aaalllooottt!

Syntax
01-16-2012, 08:09 AM
Heres a proggy:
[==============================]
[ Fast Fighter 4.12 ]
[==============================]
[================================================== =============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== =============]
[ Blak | True | 01:02:41 | 205 | 196 | 8861 | 8480 ]
[================================================== =============]

The only problem is it never works over 1hour :S

Korbin
01-16-2012, 08:16 AM
Seems like an awesome script, I'll check it when I get home later today. If it works out well I'll see if I can get a good proggy for you :)

Eldin
01-16-2012, 10:10 AM
For me it keeps saying
[WARNING] Color pick or something like that

I even tried to use the colors that were stock, for example Man, I copied the colors and it still didn't work.

dwas-woot
01-16-2012, 12:28 PM
Fighting Done.
Logout sequence...
formWriteln: [===============================]
formWriteln: [ Fast Fighter 4.12 ]
formWriteln: [ by Narcle ]
formWriteln: [===============================]
formWriteln: [ Time Ran : 1 Hr 29 Min 32 Sec ]
formWriteln: [ Killed : 202 ]
formWriteln: [ XP : 4627 ]
formWriteln: [===============================]
formWriteln: [ Fast Fighter 4.12 ]
formWriteln: [===============================]
formWriteln: [================================================== =============]
formWriteln: [ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
formWriteln: [================================================== =============]
formWriteln: [ null | True | 01:28:21 | 202 | 137 | 4627 | 3142 ]
formWriteln: [================================================== =============]

Gerberbaby
01-16-2012, 12:40 PM
any chance you'd possibly add support for super potions in addition to it eating when low?

andraxo
01-16-2012, 12:57 PM
can someone please help me set the bot for flesh crawlers / giant spiders?in ftp thx

gothical
01-16-2012, 01:18 PM
Is working flawlessly for me at Yaks.

[===============================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[===============================]
[ Time Ran : 3 Hr 13 Min 56 Sec ]
[ Killed : 759 ]
[ XP : 239651 ]
[===============================]
[ Fast Fighter 4.12 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Srij | True | 03:13:47 | 759 | 235 | 239651 | 74197 ]
[================================================== ==============]

mevsjad
01-16-2012, 01:28 PM
Help me, im doing it all right :(...

Carson? how'd u get workin

mevsjad
01-16-2012, 01:32 PM
IT always says npc name is invalid....

I tested all the ones like hicken, ect

[WARNING] has no NPC name given to attack.

carson1023
01-16-2012, 03:06 PM
IT always says npc name is invalid....

I tested all the ones like hicken, ect

[WARNING] has no NPC name given to attack.


Just try using the full name. That works for me.

cirvoc
01-16-2012, 05:00 PM
The new rs update fried this script..

marche79
01-16-2012, 05:01 PM
yea okay its not just me, the script was working perfect until the update then it completely crashed. :/

it also makes me lag way more than i did before =.= shitty update.

mevsjad
01-16-2012, 05:01 PM
How?

Caffinated one works good, so its just this script

marche79
01-16-2012, 05:04 PM
are you using it right now?

UchihaSakudo
01-16-2012, 05:06 PM
Recent update, screwed everything up, instead of attacking, all my character is doing is playing around with run, exp counter, and stuff :|

carson1023
01-16-2012, 05:08 PM
I don't know what you guys are talking about. I used this script for 4 hours last night.. Works fine.

marche79
01-16-2012, 05:09 PM
the update was literally less than half an hour ago

mevsjad
01-16-2012, 05:10 PM
Try Caffinated's..

carson1023
01-16-2012, 05:13 PM
the update was literally less than half an hour ago

Ahh. Thanks for the heads up. I'll test when I get off work, I'm sure things will be fully functional again soon if they aren't right now.

illuminatiswag
01-16-2012, 05:19 PM
Ahh. Thanks for the heads up. I'll test when I get off work, I'm sure things will be fully functional again soon if they aren't right now.

Yea no where near being functional right now i think its probably going to take a good day or 2 a lot was updated visual wise

Tuning1st
01-16-2012, 05:52 PM
Runescape updated (the boxes (Inventory(Stats, Combat Styles, Equipment...)) and this still work :D

Good JOB Narcle

[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Tira | True | 02:23:58 | 401 | 167 | 47619 | 19845 ]
[================================================== ==============]

Kyle Undefined
01-16-2012, 05:59 PM
How?

Caffinated one works good, so its just this script

No, it's NOT just this script. SRL needs to be updated before the majority of the scripts start working again.

otavioafm
01-16-2012, 08:24 PM
They're fucking with the bots, they change again the skins of the game 0.o.

julianpt
01-16-2012, 08:44 PM
Yup people, it is not working :( But I know that Narcle will fix this!

UchihaSakudo
01-17-2012, 12:37 AM
I updated everything, It's working sort of fine now :S I keep clicking the xp bar but I will still attack the monsters

Wetish
01-17-2012, 01:04 AM
I updated everything, It's working sort of fine now :S I keep clicking the xp bar but I will still attack the monsters
Just wait for SRL to be updated it should fix it. If not then just edit it yourself. ;)

illuminatiswag
01-17-2012, 01:04 AM
If you guys would read updates it says its updated all you have to do is update SRL script is working as well as before

plekter
01-17-2012, 01:39 AM
How to get the script to work after the new Jagex update?
PS! This is not official fix, just something to get you by until anything more permanent comes out.



1. Download this file from HERE (http://villavu.com/forum/showpost.php?p=894697&postcount=6) and replace it @ Includes/SRL/srl/core/
(More info about the fix from HERE (http://villavu.com/forum/showthread.php?t=72513).)

2. Thats all lol. Enjoy!

It will have some quirks like it will not properly track the exp/h and so on, but it will attack and it will get you exp. :P

tyking77
01-17-2012, 01:57 AM
How to get the script to work after the new Jagex update?
PS! This is not official fix, just something to get you by until anything more permanent comes out.



1. Download this file from HERE (http://villavu.com/forum/showpost.php?p=894697&postcount=6) and replace it @ Includes/SRL/srl/core/
(More info about the fix from HERE (http://villavu.com/forum/showthread.php?t=72513).)

2. Thats all lol. Enjoy!

It will have some quirks like it will not properly track the exp/h and so on, but it will attack and it will get you exp. :P



ok thers one prob i have with this an that is the hp checking this script does if i could disable the hp checking/food eating on this than it would work like a charm. if any of u can tell/show me how to do that- that would be gr8

E- mb guys i didnt read the last post updated srl and im back up and running!

plekter
01-17-2012, 02:14 AM
There are many ways to do it, easiest and most ugliest being just deleting everything inside HpCheck function, so it would look like this:

Function HpCheck: boolean;
begin
end;

(to anyone who knows Pascal, doesnt the HpCheck function have to return a boolean? Or is the return set to false in this case automatically?)

Syntax
01-17-2012, 02:51 AM
Not sure, I have gotten rid of HP checking-however using the script on my pure then is anything but convenient. I'm sure Narcle will fix the script soon though.. Legit training sucks :S

dwas-woot
01-17-2012, 03:13 AM
i updated SRL just now and the scripts runs. Stats arent working but the auto fighting and eating works just fine.

Metaldragon
01-17-2012, 03:22 AM
nice script!it s working very good,the only problem it has is that the time between attacking and finding the monster is to big. Make it faster

Syntax
01-17-2012, 04:40 AM
Great its functional, my bad about my previous post when i said that it wasn't working due to the HP checking. After updating SRL the script has been working flawlessly apart from calculating the xp/hr which is a minor flaw and i think we can all live with it :D

joel923
01-17-2012, 04:56 AM
This is an excellent script and I love it! But does anyone know how to keep my guy from moving around so much? I'm currently using this to range ogres and at times I find myself either running behind the cage where I cant range them, or inside the cage itself lol. Any feedback is appreciated

Syntax
01-17-2012, 05:01 AM
This is an excellent script and I love it! But does anyone know how to keep my guy from moving around so much? I'm currently using this at ogres and at times I find myself either running behind the cage where I cant range them, or inside the cage itself lol. Any feedback is appreciated

Not much you can do about it try and select a color the ogre only has and the surroundings to not have..

Radar
01-17-2012, 05:12 AM
This is an excellent script and I love it! But does anyone know how to keep my guy from moving around so much? I'm currently using this to range ogres and at times I find myself either running behind the cage where I cant range them, or inside the cage itself lol. Any feedback is appreciated Just make it so it will always right click first then attack that way it won't missclick. That's what I did.

joel923
01-17-2012, 05:14 AM
Just make it so it will always right click first then attack that way it won't missclick. That's what I did.

Yeah I'm running it like that right now and it seems to be doing just fine. Time to let this baby run for about 20 hours :P Thanks!

Narcle
01-17-2012, 05:29 AM
Yeah XP tracking won't work again until fonts are updated. Plus I have XP things to add to SRL, we might see better tracking. IE, can track range/hp separately etc.

Syntax
01-17-2012, 06:41 AM
Yeah XP tracking won't work again until fonts are updated. Plus I have XP things to add to SRL, we might see better tracking. IE, can track range/hp separately etc.

Working absolutely flawlessly again after the update, you guys do a really good job.. You should make this a premium script but add some other features such as special attacks and drinking potions. I have read your OP saying you won't ever do this, but it may be implemented in the premium version of this script, if you do infact do that.

Hercogas
01-17-2012, 07:46 AM
I'm having a problem with this script.It happened before update and now.
Script logs in perfectly,checks fight style and logs out.
Debuger gives this error:

Player is not Active...
All players not active!
I tried using both DeclarePlayers and Form,but still no luck.

Any ideas?

lKris93
01-17-2012, 09:01 AM
I am trying to start the script and this happens;

Start.
Error: Exception: Access violation at line 47
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]

What's wrong?

Xydan
01-17-2012, 11:40 AM
hey narcle since the srl5 update the clearcanvas line has an error probably just a coding change making it wrong with srl5 could you please give me the replacement for this line?
If not i'll just leave debug disabled because the font change fucked the xp calculator anyway. I'll see if i can resource the font for you =]

Shady89
01-17-2012, 12:29 PM
tried all different colours/monsters , even used the preset colours in the new guilde and it just sits there rotating camera :S

joeydm
01-17-2012, 12:29 PM
hey narcle since the srl5 update the clearcanvas line has an error probably just a coding change making it wrong with srl5 could you please give me the replacement for this line?
If not i'll just leave debug disabled because the font change fucked the xp calculator anyway. I'll see if i can resource the font for you =]

Change the Clearcanvas line to:

SMART_ClearCanvas;

that shouldwork

joeydm
01-17-2012, 12:34 PM
tried all different colours/monsters , even used the preset colours in the new guilde and it just sits there rotating camera :S

Did you update SRL? I believe there has to be an update of srl after runescape updated last night. .. I´m not at home right now so I can´t check.

Don´t think it will work before the update

Sorry for double posting..

Shady89
01-17-2012, 12:35 PM
Did you update SRL? I believe there has to be an update of srl after runescape updated last night. .. I´m not at home right now so I can´t check.

Don´t think it will work before the update

running all latest updates + newest simba.

working good with fleshies.

julianpt
01-17-2012, 04:39 PM
PPL How do I update to SRL 5???

kingob
01-17-2012, 05:26 PM
Thanks so much Narcle, got this a couple of days ago and maxed melee last night but didnt get a screen shot. This script is amazing, tweaking it and using little fixes and so on has thought me so much about pascal, so for that also thank you :).


[===============================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[===============================]
[ Time Ran : 9 Hr 31 Min 41 Sec ]
[ Killed : 9 ]
[ XP : 77717333 ]
[===============================]
[ Fast Fighter 4.12 ]
[===============================]
[================================================== ================]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ================]
[ King | True | 09:27:25 | 9 | 1 | 77717333 | 8218024 ]
[================================================== ================]


This is my proggy from when I maxed melee yesterday but unfortunately the xp counter is not working at the moment. Best script there is!

Rally
01-17-2012, 07:22 PM
Worked fine for an hour. But now it only kills one npc and then wait kinda long before it finds another. I have played around with the colors but still same result. Any tips on how to setup the colors correctly?

plekter
01-17-2012, 09:12 PM
If you are talking about 1-5sec wait, then it is pretty normal. A way to improve it would be to train in a small, preferably closed, space with lots of monsters stacked together who stand out from the background.

wolkano
01-17-2012, 09:38 PM
please some one help when i try to run the script i get this error

Exception in Script: Unable to find file 'SRL/SRL.scar' used from ''

some one?

carson1023
01-17-2012, 10:43 PM
Ahh. Let the bot run over night with the hati paws and woke up this morning to find i have gone from 68 Attack to 79 :) Thanks Narcle

kingob
01-17-2012, 11:50 PM
The script is still working perfectly, the fact that the xp isnt working is just a cosmetic problem. This is a range proggy with Hati paws, very stable.

[==============================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[==============================]
[ Time Ran : 4 Hr 8 Min 17 Sec ]
[ Killed : 23 ]
[ XP : 77773307 ]
[==============================]
[ Fast Fighter 4.12 ]
[==============================]
[================================================== =================]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== =================]
[ King | True | 04:08:14 | 23 | 6 | 77773307 | 18798170 ]
[================================================== =================]

wolkano
01-18-2012, 05:18 PM
why if im using this script @ yaks it works fine but stops after 30minutes?

nvm he loggs in again

Reveille
01-18-2012, 05:50 PM
why if im using this script @ yaks it works fine but stops after 30minutes?

nvm he loggs in again

If you want it to run longer change LogoutIn on line 33.

nikos
01-18-2012, 08:02 PM
I got a couple 6hr+ proggys from this script. I love it :D

j0rdie
01-18-2012, 08:27 PM
==============================]
[ Time Ran : 11 Hr 6 Min 30 Sec ]
[ Killed : 200 ]
[ XP : 323352 ]
[==============================]
[ Fast Fighter 4.12 ]
[==============================]

C3NTRIX
01-19-2012, 01:22 AM
IF ONLY I could get my damn CrashSmart to work... I wouldnt be restarting my bots every 6 hours lawl. FML

Tankerbuzz
01-19-2012, 03:58 AM
Anyone able to grab the colours of the monks in edgevillie?? Thanks

d b 0 w
01-19-2012, 06:23 AM
[WARNING] Failed to get weapon data. Can't detect if ranging or meleeing.
What do i do? im using melee... please help

10coins
01-19-2012, 11:51 AM
good

jelle013
01-19-2012, 01:35 PM
[===============================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[===============================]
[ Time Ran : 3 Hr 47 Min 35 Sec ]
[ Killed : 901 ]
[ XP : 240477 ]
[===============================]
[ Fast Fighter 4.12 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ henk | False | 03:46:29 | 901 | 239 | 240477 | 63704 ]
[================================================== ==============]

I love this script

itsdciz
01-19-2012, 01:58 PM
Here's a suggestion for both f2p and p2p low to medium leveled characters.

It requires the blood pact quest to be done to allow access into the catacombs in lumbridge.

Once the quest is done, (its incredibly easy and requires no items to be brought), find a monster in there you'd like to start training on.

I prefer the Corpse mage, in the last room as their magic can only hit for 1 and if you have a decent strength level can kill them really quick.

To set up:
Npc Name: Corpse mage
Color 1: 10212586
Color 2: 4410946
Color 3: 3161151
Tolerance: 3

a second or 2 delay between each kill but for a low level character you can easily get 10k to 20k xp p/h

Proof:

[==========================]
[ Fast Fighter 4.12 ]
[==========================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Dcxx | True | 00:10:06 | 40 | 238 | 3379 | 20074 ]
[================================================== ==============]

Syntax
01-19-2012, 02:42 PM
Anyone else getting this error? Any suggestions on how to fix it?
SRL Compiled in 31 msec
SMART Initialized.
Loaded: Server 1, Members: True, Signed: True, Super Detail: False.
Error: Exception: Access violation at line 101
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]

ppgab
01-19-2012, 02:47 PM
Well, i knew something bad would happen but...
I tried this script at the monks,their robe color is quite the same as the ground dirt color, so by some reason, it ended up dropping my scimitar and my amulet (wut)
probably my fault, i'll have to screw my pure a little and make blood pact

Syntax
01-19-2012, 03:00 PM
Well, i knew something bad would happen but...
I tried this script at the monks,their robe color is quite the same as the ground dirt color, so by some reason, it ended up dropping my scimitar and my amulet (wut)
probably my fault, i'll have to screw my pure a little and make blood pact
Is your Simba currently working? Mine isn't :( Was yours not working and you had to add something to it? Please reply.

ppgab
01-19-2012, 03:09 PM
Is your Simba currently working? Mine isn't :( Was yours not working and you had to add something to it? Please reply.

Man i have no idea how to edit stuff, and yes it working fine, one thing i learned is that sometimes it just gives errors you know, try uninstalling, deleting the folder and set it up again following the guides
What worked fine for me was both the Dragith Nurn killer script, and this same script but at the corpses mages

Syntax
01-19-2012, 03:15 PM
Followed every guide 100% uninstalled, reinstalled. Updated everything, just narcle's fighter isn't working, but other people are using it right now :( My simba hates me.

iPaa
01-19-2012, 08:25 PM
Problem i have it i set it up all colour etc, then when i use it kills one monster then doesnt recognise that it has killed that one to move onto the next, ??? Any idea's?

xBiO
01-19-2012, 08:56 PM
everything on my bot starts right and the gui pops up i put in my settings there correct and then i start it and nothing happens smart just sits at the loading screen any idea on how to fix this?

jelle013
01-20-2012, 12:36 AM
[==========================]
[ Fast Fighter 4.12 ]
[==========================]
[================================================== ===============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ===============]
[ Jell | True | 00:46:36 | 175 | 225 | 93831 | 120784 ]
[================================================== ===============]
:DDDDDDDDDDDDDDDDDDDDDDDDDDD

funnyman9292
01-20-2012, 02:39 AM
[===============================]
[ Time Ran : 6 Hr 12 Min 24 Sec ]
[ Killed : 958 ]
[ XP : 33822 ]
[===============================]
[ Fast Fighter 4.12 ]
[===============================]
[================================================== =============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== =============]
[ Funn | True | 05:17:14 | 804 | 152 | 29259 | 5534 ]
[ Paul | True | 00:49:55 | 154 | 185 | 4563 | 5490 ]
[================================================== =============]

carson1023
01-20-2012, 05:26 AM
Ahh.. Another great proggie :) Thanks Narcle.

[ Fast Fighter 4.12 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Rebo | True | 02:53:39 | 624 | 216 | 168300 | 58150 ]
[================================================== ==============]

Still going, just thought i would post this up

Stucco
01-20-2012, 12:17 PM
[==============================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[==============================]
[ Time Ran : 2 Hr 12 Min 7 Sec ]
[ Killed : 559 ]
[ XP : 151423 ]
[==============================]
[ Fast Fighter 4.12 ]
[==============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ **** | True | 02:10:30 | 559 | 257 | 151423 | 69613 ]
[================================================== ==============]


Censored by nickname for security purposes.

@Ghouls using bonecrusher, small proggy before I turn off my computer.

(Btw thank you for 95-99 Defense!)

vadevalor
01-20-2012, 12:21 PM
works great,but the form keeps popping up even though i have setup the declareplayers,and i have to fill it up everytime i run the script as it doesn't save

wolkano
01-20-2012, 06:28 PM
wolkano
[===============================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[===============================]
[ Time Ran : 2 Hr 13 Min 34 Sec ]
[ Killed : 417 ]
[ XP : 236613 ]
[===============================]
[ Fast Fighter 4.12 ]
[===============================]
[================================================== ===============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ===============]
[ Schi | True | 02:12:43 | 417 | 189 | 236613 | 106959 ]
[================================================== ===============]
***** STR: 'Surprise Exam' RANDOM SOLVING FAILED! *****

thxx

wolkano
01-20-2012, 07:09 PM
can please some on help me with this script (fast fighter) when im adding a new account it every times fails because he logs in with account 1 when i choose account 2

miketree
01-20-2012, 07:46 PM
Set Active to 0 (unchecked) on account 1, check it on account 2.

begginer
01-20-2012, 07:52 PM
wolkano
[===============================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[===============================]
[ Time Ran : 2 Hr 13 Min 34 Sec ]
[ Killed : 417 ]
[ XP : 236613 ]
[===============================]
[ Fast Fighter 4.12 ]
[===============================]
[================================================== ===============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ===============]
[ Schi | True | 02:12:43 | 417 | 189 | 236613 | 106959 ]
[================================================== ===============]
***** STR: 'Surprise Exam' RANDOM SOLVING FAILED! *****

thxx

What do you guys fight to get 100,000xp /H

wolkano
01-20-2012, 10:23 PM
(hati) normaly get 60k/hour

Helper
01-21-2012, 02:02 AM
Thank You Narcle i jsut achieved 99 str

http://i.imgur.com/KqiHH.jpg

vadevalor
01-21-2012, 09:32 AM
How to free dtm?

draken95
01-21-2012, 12:48 PM
Nice

chrisiyyi
01-21-2012, 01:03 PM
hell ya great script i hsve 99 att and 99 str because of this one thanks narcle!!!

joeydm
01-21-2012, 01:52 PM
Does anyone use this to train on ogres? I can't seem to get the colors and color tolerance right..
could anyone post his or hers?

jelle013
01-21-2012, 06:51 PM
9619676
9998993
3830406

np

jelle013
01-21-2012, 06:52 PM
does anyone use this to train on ogres? I can't seem to get the colors and color tolerance right..
Could anyone post his or hers?

9619676
9998993
3830406

Hercogas
01-21-2012, 10:09 PM
Some help would be good
It logs in and logs out giving error:

SwitchToPlayer(PlayerNo: 0, Active: False);
Player is not Active...
All players not active!

Where I can clearly see active set to true

[XoL]
01-21-2012, 10:40 PM
Here is the video tutorial on how to set up. Easy for leechers to understand :)
http://www.youtube.com/watch?v=c6MosyyjP2s

Sorry for sniffles, just came back from a run and its 30 degrees outside :P

Only1
01-22-2012, 07:24 AM
http://i43.tinypic.com/287ksop.png

awesome script.

orange
01-22-2012, 09:04 AM
edit: Also I've found a bug, which appears to be related to the uptext rather than Narcle's actual bot. Every so often my character would just continuously move the mouse at the target without clicking to attack, as if it couldn't read the uptext. The place i'm training has some locations with lava near it. The yellow colour of the lava - when behind the yellow uptext - seems to cause the uptext to be unreadable, although it doesn't seem so from the human eye.

Two for you here, slightly modified the script. Training in a location with two different levels of the same monster, so xp/hour does vary. Also only combat level 70.

[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ **** | True | 03:00:15 | 501 | 167 | 106082 | 35312 ]
[================================================== ==============]

[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ **** | True | 03:58:21 | 570 | 143 | 149950 | 37747 ]
[================================================== ==============]

Fog856
01-22-2012, 11:15 AM
[===============================]
[ Fast Fighter 4.12 ]
[ by Narcle ]
[===============================]
[ Time Ran : 2 Hr 38 Min 42 Sec ]
[ Killed : 438 ]
[ XP : 121038 ]
[===============================]
[ Fast Fighter 4.12 ]
[===============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ ***** | True | 02:38:31 | 438 | 166 | 121038 | 45812 ]


It worked well. I didn't expect a colour bot to be so good. Thank You Narcle. This really helps alot of us :)

Mr Macro
01-22-2012, 11:37 AM
very good script still

Cama
01-22-2012, 03:35 PM
Somehow it doesnt do anything, in Simba it says it ENDED while I just started it. I filled in the forum exactly the same as it is shown on your tut on youtube.. So I'm kinda clueless

Also I seem to get this:
It has been 3 minutes and Runescape is not yet ready... Terminating.

Raffaello
01-22-2012, 04:13 PM
Can somone get me good Al-kharid warrior colors ;) idk i cant get correct ones myself

Texy
01-22-2012, 05:08 PM
Can somone get me good Al-kharid warrior colors ;) idk i cant get correct ones myself
I tried Al-Kharid warriors myself and found them to not be that great... The colors that you pick are usually too common in that area.

joel923
01-22-2012, 06:36 PM
Is this script solving any randoms for anybody? Just wondering

[XoL]
01-22-2012, 07:46 PM
Somehow it doesnt do anything, in Simba it says it ENDED while I just started it. I filled in the forum exactly the same as it is shown on your tut on youtube.. So I'm kinda clueless

Also I seem to get this:
It has been 3 minutes and Runescape is not yet ready... Terminating.

Is your simba enabled?

eimis
01-22-2012, 08:54 PM
Hey srry if i would sound like a noob but where can i train my str cause i have 95 and i need it lvl up to 99, and the other thing is why doesnt this script use food, i mean taking it from the bank? cause in the thread i saw it doesnt take things from bank. So i was just wondering if i wouldnt take my food i would die, so at what npc should i train without food.. Plz help me cause i have no clue where to train.. also my cb is 80 at:45 def:40 :)

haid123
01-22-2012, 09:02 PM
omg nice bot i'm at yaks and i'm getting 109k every hour with hati paws i'm using range with mith darts

eXoTiK
01-22-2012, 09:08 PM
Script works well.



[===============================]
[ Fast Fighter 4.12 ]
[===============================]
[================================================== ===============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ===============]
[ *** | True | 01:38:26 | 406 | 247 | 216483 | 131938 ]
[================================================== ===============]

Thanks!

Ansem
01-22-2012, 09:41 PM
Is your simba enabled?

I get the same problem, recurring, I tried to change the break time from 29 minutes to 59 minutes (didn't want it logging out that frequent) and then I noticed this started, then I changed it back after I saw it wasn't working, same colors, settings, not doing anything different.

Colors were filled out, name was the same as I used before, worked for hours earlier, now nothing.

Start.
[WARNING] has no NPC name given to attack.
[ERROR] has no colors entered.
[HELP] If you don't know how to get colors please read this tutorial:
[HELP] http://villavu.com/forum/showthread.php?t=67793

Thanks for using Fast Fighter!
Please post proggies on forums!
-Narcle
Successfully executed.

Hope this helps clarify things.

edit: this is using the GUI that pops up

PS: first day using simba, so can't pick out the small things yet :(

Quick fix (At least worked for me 2 times in a row) confirm GUI using "Start and save"