This script has been working for ages! I doubt it will break until the Combat Evolution thingy. If you need help starting to script, send me or anyone else a PM! :)
Printable View
This script has been working for ages! I doubt it will break until the Combat Evolution thingy. If you need help starting to script, send me or anyone else a PM! :)
Wow, thanks for the gracious offer, Footy.
Does anyone have a fix for the fighter switching between monsters while still fighting another? I'm ranging ogres at the training grounds, and it switches every 5-10 seconds, never finishing off one entirely before going on to another.
I wouldn't care, I get the same xp/hr, but it does look a little suspicious...
thanks
-pali
Yea i'm having the same problem. It half kills a monster then switches to another. Not only does this look really sus, it also sucks as i want to move up to higher lvl'ed targets for better xp but i cant do this effectively while im getting owned by several monsters at a time(using up too much food).
Iv heard something about changing wait values or something to counter this, if anyone has a fix or can point me in the right direction, would be greatly appreciated!
every time i try and run the script this pops up
[Error] C:\Simba\Includes\SRL/SRL/misc/smart.simba(46:19): Invalid number of parameters at line 45
Compiling failed.
not sure what to do I am new to this
You need to run through these steps to update the script to the new SMART system as this script is out dated.
http://villavu.com/forum/showthread.php?t=88578
Also the form may not work but u can just manually put the required values into 'DeclarePlayers' and it should work
[==============================]
[ Fast Fighter 4.13 ]
[ by Narcle ]
[==============================]
[ Time Ran : 6 Hr 2 Min 51 Sec ]
[ Killed : 1330 ]
[ XP : 153325 ]
[==============================]
[ Fast Fighter 4.13 ]
[==============================]
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Mone | True | 06:01:30 | 1330 | 221 | 153325 | 25448 ]
[================================================== ==============]
Amazing... I'm going to start scripting soon, hopefully this week. An end goal would be to make something as reliable as this script... fantastic work Narcle.
It is really surprising! With only 5 updates in the last year or so, Damn.
Even after the E.O.C Update, this probably wont break. And even if it does, it should be a simple fix!
Everyone, let the horde of PM'ing begin to Footy :D
I keep getting the errors:
[Error] C:\Simba\Includes\SRL/SRL/misc/smart.simba(46:19): Invalid number of parameters at line 45
Compiling failed.
[Error] C:\Simba\Includes\SRL\SRL\misc\smart.simba(55:19): Invalid number of parameters at line 54
Compiling failed.
Is there any fix for this? I cant open the form either
Make sure you read through the last few pages of the thread first!
http://villavu.com/forum/showthread.php?t=88578
I thought I had this script working but when I start it, it finds the NPC but wont click it. No errors in simba.
You most likely have the monster name entered incorrectly. Try entering it without the first letter. i.e. 'Ogre' = 'gre' or if you want to enter the full name, make sure everything is capitalized properly.
P.S.
:spot:
[================================================== ==============]
[ Nick | Active | Worked | Kills | Kills/H | XP Gained | XP/H ]
[================================================== ==============]
[ Mone | True | 10:06:22 | 2878 | 285 | 348626 | 34496 ]
[================================================== ==============]
Object DTM Extension: Failed to grab remote extension.
ODTM Updater Enabled!
[Error] C:\Simba\Includes\SRL/SRL/misc/smart.simba(46:19): Invalid number of parameters at line 45
Compiling failed.
[Error] C:\Simba\Includes\SRL\SRL\misc\smart.simba(56:19): Invalid number of parameters at line 55
Compiling failed.
[Error] C:\Simba\Includes\SRL/SRL/misc/smart.simba(46:19): Invalid number of parameters at line 45
Compiling failed.
The mouse moves over the monster but doesn't click. I've tried many different name combinations including the name without the first letter, and I'm sure the colors are correct. I'm trying to fight Hellhounds. Any help would greatly appreciated.
Still working during EOC, just doesn't change attack style because of old layout. EXP is ALOT slower without combos and original training monsters provide different xp rates.
Best fighting script ever
Everything works great except the HPcheck procedure, and I can't figure out how to get it working. If anyone has got the HPcheck working please help me out.
To get it to eat I added a zero to the HPPercent checks:
To:Code:if (HPPercent < 50) and LoggedIn then
And :Code:if (HPPercent < 500) and LoggedIn then
To:Code:if (HPPercent > 60) then
etc.Code:if (HPPercent > 600) then
Hope this helps.
Script works great. Thank's Narcle :)
I set up the fighter and it checks weapon and then just sits there. It doesn't attack anything or scan for any colors. Anyone have any idea whats wrong? SMART is enabled. Debug disabled. Not sure what else to do.
If you look pages back in the thread, footy (I think) posted an updated version. Are you using that? Also did you follow the guide linked in the op for picking colors as well as npc colors? I was using it not too long ago, but before eoc, so that could have broken it.
Later today, on my phone atm not a computer.