All my scripts are held on Googlecode git, so if you ever see a problem, fork it and send me a pull request
If a script is grey, it doesn't work, if it's colour then it does!
My Tutorials:-
Everything you need to know about setting up Simba, SRL and Reflection!, How to sort out the MSVCR71.dll error
How to set up players for autoing with Simba, SRL/Simba Standards (with examples), Defines
Auto Updater and Git, Using a testing branch for git, Adding SRL Stats to your script
Creating your own font set for Simba, Guide to Cups, How to make 1.45M (RSGP) a day (not really my tut)
Download a image and set it as your Desktop Wallpaper in C#, How to make your first PHP file uploader
<Coh3n> Shuttleu, fuck I love you right now
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
![]()
: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!
Unofficial fixes:
+ 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.
Last edited by Vadovan; 01-11-2012 at 12:55 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.
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
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.
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.ph...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
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?
why don't attacking monsters?
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)
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![]()
Last edited by Atheos; 01-11-2012 at 02:20 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![]()
Last edited by migugu; 01-11-2012 at 02:31 PM. Reason: typo
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 post. It worked fine for me, maybe it'll do the same for you guys, worth a shot, right?
~HoS
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.
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.
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
Last edited by HeroOfSinnoh; 01-11-2012 at 02:54 PM.
After applying the 'quick fix' I get 1 kill and
Although the only weapon I have equipped is a sword and that's everything of weaponry that I have with me?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.
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).
I also, do get that Failed to get weapon data warning, however it has not been doing much harm.
migugu:
http://villavu.com/forum/showpost.ph...3&postcount=21
I believe that would work?
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)
Last edited by migugu; 01-11-2012 at 03:20 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,
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:
(Further info, the window has right-click only, filled in colors, username, password and 'oblin' -without the captions-)Start.
(rsusername) is Meleeing.
Thanks for using Fast Fighter!
Please post proggies on forums!
-Narcle
Successfully executed.
EDIT: Nevermind, the moron that I am unselected 'Active'.
Last edited by migugu; 01-11-2012 at 03:34 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)