Congratz on the release mate!
Printable View
Congratz on the release mate!
http://img856.imageshack.us/img856/1681/losttanner.png
Got lost there :D
also had problems finding banker as it hovered over doors of bank. I think that second ColFace should be ColFace2 and maybe should pick dif colors for BankBooth and BankBooth2
Im just noob and these are just ideas, but i got my script working better after a while of picking colors.
Just some suggestions. I think your banking colors can further be improved to use less colors. The booth frame and the banker shoes colors should be useful.
As with Ellis I think it sometimes mistakes the plant as Ellis.
Also implementing a timeout using MarkTime() and TimeFromMark() on your OpenNPC function would make the code look cleaner.
On the walking I believe it can be done with 3 points instead of 4. One at bank, One at Ellis, one somewhere in between. I believe it somewhat improves the script performance.Code:MarkTime(t1);
repeat
if OpenNPC ... then
begin
//do stuff here
//break;
end;
until (MarkTimeFrom(t1) > timeoutamount); // or other conditions
Much can be changed and improved used these couple of scripts I made to get familiar with the language again.
This script is pretty lame tbh and needs a full rewrite just not had the time I know about timers ect just never added them as this was a script built by request not one I use personally.
Well until I get time to update you guys gonna have to make do. just for the time being
I implemented some of the changes I saw people talking about with your script and it now works flawlessly :D Thanks!
argh.....wont even click on the tanner guy :| and when it banks it clicks on the money pouch button instead of the bank inventory button........ -.-
Hi, was just wondering if this will be fixed anytime soon :), love the idea and I think this script will be much faster than the gVarrok script.
If not, thats ok, but I was just posting to let you know that we havent forgotten about it and would love to see and update! Thanks!
ok no probs lol just been a bit busy lately ive got this whole weekend so im sure i can do something then
Awesome :) Thanks so much, I greatly appreciate it!
any progress on this script by chance?
Send me message tonight to fix this bit busy with a new script atm
Ok :)
what your new script?
does this script have an option to drink energy pots when low on energy?
if not is there any script that does while tanning green d hides?
it is not tanning the hides, it gets in the dude but it only puts the mouse in the front of the hide to be tanned
fk this i'm gonna use ghost mouse lol ghost mouse is no fails
Exception in Script: Unable to find file 'SPS/SPS2.simba' used from ''
how to fix?
please fix this script : (
You need to download SPS 1.5 or later.
http://villavu.com/forum/showthread.php?t=73103
The reason that it is having trouble actually clicking on the hides is due to fonts, at the moment srl is having a couple of issues with some fonts. You could try having a look at the DoTanning procedure and messing with the uptext to see if you can get it going :)
~Caotom
would be the perfect match with the body stitcher but i heard its not working :unsure::unsure:
Hello,
The scipt isn't working correcly. it logt in, takes hide,s walk to the tanner. but it doesn't tan the hides, it just right click the tanner, clicks on trade. and then walk back the the bank. with no leather, stil the hides
does this work?
6 months since last update, so no its not working and i dont think he has any intentions of fixing it atm