============================================
We are running now for 1 Hours, 1 Minutes and 15 Seconds
You have gained 219294 Crafting xp
============================================
============================================
We are running now for 1 Hours, 1 Minutes and 15 Seconds
You have gained 219294 Crafting xp
============================================
This script is bad. Not literally bad because it does get the job done, but it could use a few things;
-Antiban, not hard to implement, just a few lines of code.
-You could use DTM's to easily make this into AIO D'hide crafter. You'd just need the DTM's for each type of D'hides.
I am not gonna add anti-ban because of 2 reasons:
It will reduce the amount of exp a hour by atleast 30k. And i made this script for the objective ONLY, if you want to change anything then you do that.
I am not gonna work with DTM's because i am a beginner scripter and that stuff is still too hard for me.
I've got a little question about your script. If you select for the first time doesn't it ask for a needle then?
*Not saying that it can be easily fixed by doing this:
And then put it here:Simba Code:procedure FirstNeedle;
var
Time: integer;
begin
If InvFull then
Wait(200 + Random(100));
InvMouse(2, 1);
wait(1000+randomrange(0,100));
Mouse(150, 423, 10, 10, true); //<<<< Edit this to the belonged position for the first needle
wait(650+randomrange(0,100));
Mouse(150, 423, 10, 10, true); //<<<< Edit this to the belonged position for the first needle
wait(100+randomrange(0,100));
MarkTime(Time);
While (TimeFromMark(Time) <= ((42*370))) do
begin
Wait(500+random(200));
FindNormalRandoms;
end;
Body := Body+9;
end;
Simba Code:begin
writeln('Start that shit up');
First;
writeln('Loadin that shit');
Camera;
Banking;
FirstNeedle;
repeat
writeln('We gotta bank');
Banking;
Writeln('Makin the bodies');
CraftAllTheBodies;
NormalCheck;
Writeln ('Checking for randoms');
Progress;
until not LoggedIn;
Writeln('What happened? Please post it in the topic');
Progress;
TerminateScript;
end.
Add that to the script and i think that the needle is fixed then.
Last edited by MotorMouse; 07-09-2012 at 12:49 PM.
We don't need needle as it is in tool belt.
And I've got it to run over 5 hours got 1.2M xp overnight
You can add it to main post if you want to. I've just added a few snippets to your script.
Welcome to Runescape.
Successfully executed.
[Hint] (7:1): Variable 'X' never used at line 6
[Hint] (7:1): Variable 'Y' never used at line 6
Compiled successfully in 656 ms.
Start that shit up
SRL Compiled in 0 msec
SMART Initialized.
Loaded: Server 51, Members: True, Signed: True, Super Detail: False.
Doesnt do anything![]()
^Scripts are broken atm
Thx Euphemism and Vinyl for the awesome siggy and avatar!
cant u update it ? make it work , i really need ithehe
Why do you have the needle in your inventory? Its not needed...
Very nice script my friend, still needs some work but hey. It works
Thanks, going to help me get 99 crafting. <3
"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."
Keep getting this problem for almost every script![]()
"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."
Keep getting this problem for almost every script![]()
============================================
We are running now for 2 Hours, 1 Minutes and 43 Seconds
You have gained 446958 Crafting xp
============================================
best proggie so far thanks
How do i make it craft other leathers?
do you mean blue dragon or red etc, or do you mean make chaps/vambraces?
It should make any coloured bodies, if you want to change what it makes from the leather, you would have to change this line(the bold bits)
Mouse(150, 423, 10, 10, true);
wait(400+randomrange(0,100));
Mouse(150, 423, 10, 10, true);
have to find where the point is where the mouse needs to go. I might get some dhides later and get the cords for you, but busy right now.
Bored of playing rs, and bored of botting it, why am i here?
[Error] C:\Users\Peter\Desktop\GBodies.simba(96:3): Unknown identifier 'Smart_Server' at line 95
Compiling failed.
Help?
There are currently 1 users browsing this thread. (0 members and 1 guests)