I run the script but the smart version0.8 dosent log it in so it dosent open
I run the script but the smart version0.8 dosent log it in so it dosent open
this is what it says ** Smart Cannot Spawn Clients **
Successfully executed.
Hi mate.
I gave this one a go last night - it works really well except for the speed.
I ran it for an 1h 35m before it shut down (not sure why - was in bed) and it had only managed to string 1.2k of bows.
Is there any way to increase the speed of the script, because I notice it does pause for a period of time before every click.
Thank yourunning great so far! really appreciate the work put into this! wish i knew how to make scripts tho lol so i could contribute to the community
Exception in Script: Operator expected at line 940, column 11
anyone know what i should do to fix this?
It works great, good job man. Only thing I could ask for is if you can speed it up a bit because it pauses like every action :P Ill be posting a proggy soon
Hello, thank you for using Lord Waffles fletching beast!
Please submit all feedback on the forums
You are using version: 5.1
Bows fletched: 7398
Running Time: 6 Hours, 55 Seconds
Succesfully freed SMART[4816]
Successfully executed.
runs good bro
i have the error help plz :
Exception in Script: Unable to find file 'SRL/SRL/Misc/Debug.Simba' used from 'C:\Users\Utilisateur\Desktop\Installer\[SMART8][OCR] Waffle's Power Fletcher v5.1 [PAINT].simba'
???
It says in me DeBugBox " Exception in Script: Plugin(libsmartremote32) has not been found "
What to do?? Don't understand it anymore.
Someone should ask Waffle if they can continue his work and update this since he isnt really active anymore.
Exception in Script: Unable to find file 'SRL/SRL/Misc/Debug.Simba' used from 'C:\Users\Ryan\Downloads\[SMART8][OCR] Waffle's Power Fletcher v5.1 [PAINT].simba'
any help?
I noticed it would stay hanging whenever it couldnt find anymore bowstrings i had 13 left and it tried to fetch them from the bank again and again. I'd rather see the script just stop and logout.
I'm getting this
[Error] C:\Simba\Includes\SRL-OSR\SRL\misc\SmartParams.Simba(35:7): Unknown identifier 'Smart_World' at line 35
Compiling failed.
tried switching between smart8 and just smart, same error on another parameterhelp please everything up to date
Still an awesome script!![]()
go in SRL-OSR and copy the SRL folder and paste in includes/SRL
It can't open bank, after 1 invo it says...
"Camera direction set to: west
Attempting to open bank..."
Edit: Talked to him on skype, and he'll no longer be playing oldschool, because he only played it for the memories. Therefore, it would be great if someone knew how to fix the banking and released it again. Cheers! (:
Last edited by Run3pur34eva; 03-10-2014 at 06:54 AM.
You need to change settings in the const area where it says:
Simba Code:const
//USER CONFIGURATION
bankcolour1 = 5534076; //Use the color picker to pick the bank color
bankcolour2 = 9281970; //Use the color picker to pick the bank color
compPos = 'South'; //Direction of compass
logType = 'illow'; //The type of log you are fletching without first letter
bowType = 1; //Enter bow type here (1 = Long, 2 = Short)
knifeX = 577; //The x,y of the items in your inventory
knifeY = 227; // |
logX = 621; // |
logY = 229; // V
//Choose to string bows/fletch bows
stringOrNotToString = 0; //0 = fletch bows 1 = string bows
//Logout after # of bows (used for proggies at PC bank)
logoutAfterFletch = False; //True, False
numberOfFletches = 7427; //Number to stop if logoutAfterFletch = True
logoutAfterStringing = False; //True, False
numberOfBowsMade = 7014; //Number to stop if logoutAfterStringing
//AntiBan
aBanEnabled = 1; //Enable AntiBan? (0 = false, 1 = true)
randomBreak = 0; //Simulate random human breaks? (0 = false, 1 = true)
//In-Game Paint config
enablePaint = True; //True or false, turn on paint
enableMoToCross = False; //Enables crosshair for debug (recommend leaving off for now)
ForumNameProggy = ''; //Forum name for proggy screens
You will need to change the colors to your specific bank booth or whatever bank your are using using the color picker at the top of Simba. The color picker is the eye dropper icon at the top in the tool bar of Simba. Use it to select two unique colors of the bank that you are using and copy and paste the integers where it specifies.
Other then that, this script is actually quite wonderful and am very impressed with it. Kudos to Waffle for an amazing fletching script for OSR! You can even change some things if you'd like to make it better at detecting the bank by changing the bank function into find TPA procedure rather then a find obj procedure.
You can look into the help sections of OSR and look at the many tutorials that are available if you'd like.
That should pretty much fix the problem your having. Also, you'll need to remove the 'SRL Debug' whatever. Since I don't think that it is used anymore, you can just delete the text at the beginning of the script with no ill effects in the script.
Enjoy, and remember to leave some feedback for Waffle!
Sorry to ask a question that's been asked many time before.
The bot is running almost flawlessly, I'm really impressed and thankful for such a great, free script.
One slight annoyance is the speed, I feel that it stalls around for just a bit too long in between actions, I'm only getting about 1k logs an hour as opposed to when I'd get about 1.6/1.7 when clicking myself.
I've looked into speeding it up by removing anti-ban and lowering the random wait times but I feel that it's not made a great impact, could someone perhaps be so kind as to thoroughly instruct what variables I should be changing? Thanks
Simba Code:[CODE] writeln('Banking Inventory');
repeat
Deposit(3,28,True);
//DepositItemBox(2);
Wait(RandomRange(210,220));
until (InvCount < 2);
//writeln('Withdrawing logs from bank slot 1');
randomMouseClick(93,77);
randomWaitTime;
Clickmouse2(mouse_right);
Wait(randomRange(921,930));
chooseOptionMulti(['All']);
Wait(randomRange(835,850)); [/CODE]
hey, great script, I've used it in the past before the newer simba, but now i keep getting the message "Exception in Script: File "SRL/SRL/Misc/Debug.Simba" not found at line 14, column 5"...any help?
Can you add broad bolts?
Very good script has been working very well for hours!
One thing i'd like to point out is the bot is missing bowstrings sometimes multiple times in a row.
It does that very rarely though.
Good job there and keep up the good work!
#edit
I agree with Heretostay. The bot could be a bit faster.
Last edited by kaalimato1; 04-18-2014 at 04:36 PM.
I used to use this all the time when OSRS first came out and got to 99 fletch from it so I know it is a very good program. I see it is out of date at the moment and I'm running into a problem now when I try to use it. I'm curious if anyone knows how I can fix it ?
[Error] C:\Simba\Includes\SRL-OSR\SRL\misc\SmartParams.Simba(68:26): Invalid number of parameters at line 68
Compiling failed.
Any help would be greatly appreciated.
I dont know how to fix this [Error] C:\Simba\Includes\SRL-OSR\SRL\core\text.simba(214:5): Unknown identifier 'TypeByte' at line 214
Compiling failed.
I tried everything i downloaded slr osr and out in on pascal
i doesn't work any more because of the bank update
Camera direction set to: easth
Attempting to open bank... it wil open the bank and stay at finding bank
There are currently 1 users browsing this thread. (0 members and 1 guests)