--- NexzAuto ---
--- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---
Hey thanks for updating your script so quickly. This is one of my favorite ones. Right now I am having a problem with the walking procedure back to the Al K bank.
Debug:
Script started.
Error: Out Of Range at line 994
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap]
I'm not sure how to fix that and it happens everytime. It gets stuck right south of the furnace. Also the walking to tanner sometimes winds up to north west end of Al k but it wont give me a debug for that.
Also why does SMART need your start procedure to work? I cant get SMART to load without it. It is very well written but seems overkill. What exactly is it doing?
ok thanks I wanted to let you know that now with the new Lumbridge thing the player gets divine tears randomly and cannot be deposited in the bank. This will trigger your failsafe for things like fletching bows. I just raised the number to 2. Also your bank amount counter wont count more then two digits so if the item has over a thousand and there is for example 4008 of x it reads 08 then sets off the failsafe for not enough inventory items. Took out the inventory failsafe and put this in:
while ((not State) and (GetSystemTime < (TimeA + 10000))) do
if (InvLoad = 28) then
begin
State := True;
break;
end else
Stop('not enough materials');
I hope you dont mind me giving you some ideas for your script.
Same error here as for Photodumb. Worked only for a few minutes(max 5 mins in a total frame of 1 to 2 hours) before stopping. Also sometimes clicks on Karim(Kebab seller) and stops script unable to find tanner. And sometimes cannot deposit and cannot withdraw errors are also shown. But still better than not botting at all in RS3.
PS:I think the player clicks on Kebab seller when player is walking. It happens for me in such situation. No problems when in run mode.
Last edited by angelaelikutty; 07-28-2013 at 10:24 AM.
Hey, Nice script, pleased to know its working so soon.
Before RS3, multiple scripts were able to run with just one script.
When I say multiple, I mean all at once, not one after another.
Your script on the other hand pairs up with two screens at once 0.o.
Sometimes it even says it doesn't detect me logged in so it stops in 2 seconds after pressing "Play".
Any ideas?
Replace
bySimba Code:CountL := SmartGetClients(True);
SetLength(IDs, CountL);
if (CountL > 0) then
for Iz := 0 to (CountL - 1) do
IDs[Iz] := SmartClientID(Iz);
CountR := Length(IDs);
if (CountR > 0) then
begin
for Inn := 0 to (CountR - 1) do
begin
if SmartPairClient(IDs[Inn]) then
begin
Ic := IDs[Inn];
SetEIOSTarget('libsmartremote', ToStr(Ic));
Writeln('Paired with SMART[' + ToStr(Ic) + ']');
Paired := True;
end;
end;
end;
if (not Paired) then
begin
Params := Explode(',', Between('<iframe id="game" src="', '"',
GetPage('http://www.runescape.com/game.ws?j=1')));
if (Length(Params) <> 2) then
Stop('Failed to grab SMART parameters. Check internet/firewall');
SomeI := SmartSpawnClient(ReplaceWrap(
PluginPath, '\', '/', [rfReplaceAll]), Params[0], ',' + Params[1],
800, 600, 's', '', '', '');
if (SomeI > 0) then
begin
try
SetEIOSTarget('libsmartremote', ToStr(SomeI));
Writeln('Loading SMART: ' + Params[0] + Params[1]);
except
Stop('Fatal Error: Pairing Clients; Terminating Script');
end;
end else
Stop('Smart Cannot Spawn Clients');
end;
Simba Code:Params := Explode(',', Between('<iframe id="game" src="', '"',
GetPage('http://www.runescape.com/game.ws?j=1')));
if (Length(Params) <> 2) then
Stop('Failed to grab SMART parameters. Check internet/firewall');
SomeI := SmartSpawnClient(ReplaceWrap(
PluginPath, '\', '/', [rfReplaceAll]), Params[0], ',' + Params[1],
800, 600, 's', '', '', '');
if (SomeI > 0) then
begin
try
SetEIOSTarget('libsmartremote', ToStr(SomeI));
Writeln('Loading SMART: ' + Params[0] + Params[1]);
except
Stop('Fatal Error: Pairing Clients; Terminating Script');
end;
end else
Stop('Smart Cannot Spawn Clients');
I can make an option for this in the new version.
--- NexzAuto ---
--- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---
I changed the WaiterTime from 300 to 1500 and mouse speed, and now it seems bugs are lower. Ran the script for 44 mins without any break!![]()
Time: 00:44:10. Items: 1064. Items per hour: 1444.
Thank you!!!Its fixed.
I have no knowledge in Java scripting but your comments helped. So since I thought walking was the problem just increased what I thought increased the time required for mouse clicks.
Dint know where else to edit just to increase time to tanner Ellis.
But still sometimes "Error: Out Of Range at line 994" pops up.
New version is up
Done fixing, tweaking and testing. No buggs so far.
--- NexzAuto ---
--- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---
Thanks for the fast reply, I just tested it today, and not sure if it's just me.
Issues I encountered after replacing:
Loads Smart -> Scripts stops playing as soon as it starts loading.
I log in and set up everything, I restart script and it just loads another Smart screen, In other words it doesn't pair 0.0.
error:
Time: 00:03:15.
No point found to walk to.
Stopped.
(While returning from tanner).
Another:
Time: 00:02:18.
No(t enough) items (100+) in the specified bank spot.
Stopped.
And when trying to run multiple accounts,It only pairs with one account. Can you do something about that?![]()
Last edited by angelaelikutty; 08-08-2013 at 04:57 AM.
is a good script but i have a small problem with it
re-opened at Nexz's request (assuming it's being updated!)
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
i'm not seeing the script to download copied and pasted it and run it and it said
[Error] (1137:24): Unknown identifier 'SmartClientID' at line 1137
Compiling failed.
~AnonymousUser
Install SMART v8.2
http://villavu.com/forum/showthread.php?t=106033
--- NexzAuto ---
--- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---
Starting.
Started.
Time: 0:0:0. Rounds: 0.
Stopping. No script with that name.
Successfully executed.
~AnonymousUser
Read: Setup @ http://villavu.com/forum/showthread.php?t=106033
--- NexzAuto ---
--- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---
thx for the script my friend worked well
I don't see the attached file on thereSad day..
There are currently 1 users browsing this thread. (0 members and 1 guests)