Oops I forgot to remove the lines
With FreeDTM on
Will do that now
Printable View
Edit: Ignore me plawks
Whenever it banks, It sits there for 9-10 seconds before doing anything. This may not be your script, as it does the same with the other autoheating scripts; I was just wondering if anyone else was having this problem lately. Otherwise it seems to be working :) Also, I see that you have urns in your bank; does this script support urns?
Is it possible to use this script at the Soulwars bank?
okay after few rounds
it stops clicking making steel bars and
because the mouse stops working it logs out
that happens in soulwars didn't try in anyother bank
also
when i went back to using ur old one 0.3c
a random even occured and it didn't log out i am pretty much fucked
[--------------- Cru!z!ns Steel Smelter --------------]
[ Ran for 1 Hours, 8 Minutes and 26 Seconds]
[Magic xp : 76320 ]
[Magic : 66914 Mage XP/Hr ]
[Smith : 21463 Smith XP/Hr ]
[Profit : 6312 Gp/Hr ]
[Profit Made : 7200 ]
[Bars made : 1440 ]
[Debug none
ignore profit :p
It's taking extremely long to deposit my Steel Bars in Varrock West Bank. Super heats and withdraws fast, but depositing takes about 4 or 5 seconds.
still having the issue with when you level up it just stops. are there any temp fixes in the coding i can do that would be simple or should i just wait for the next revamp of the script
yeah will see what the level up bug is all about prob not calling the function in the right place will have a look when i get home been busy with another script lately
Cru1z check your pms
Just my two cents:
Simba Code:writeln(PadR('[Bars : '+IntToStr(Round((BarsMade*3600000) / GetTimeRunning))+'/ hour', 50) + ']');
writeln('[-------------------------------------------------]')
to be added onto the proggy
Simba Code:ProfitPerBar := (GetPrice(2353))-(GetPrice(440))-2*(GetPrice(453))-(GetPrice(561));
Simba Code:function GetPrice(ObjID : Integer) : Integer;
Var
str, str2, str3, str4 : string;
startat, endat, com, k, b, m :integer;
begin
str := GetPage('http://services.runescape.com/m=itemdb_rs/g=runescape/viewitem.ws?obj='+IntToStr(ObjID))
startat := Pos('<th scope="row">Current guide price:</th>',str)
If(startat>0) then
begin
endat := Pos('<th scope="row">Today',str)
str2 := Copy(str,(startat+46),endat-startat-63);
k := Pos('k',str2)
com := Pos(',',str2)
b := Pos('b',str2)
m := Pos('m',str2)
str4 := str2
If(k > 0) then
begin
str3 := Copy(Str2,1,k-1)
str4 := IntToStr(StrToInt(Copy(Str3,1,Length(Str3)-2)+Copy(Str3,Length(Str3),1))*100)
end;
If(b > 0) then
begin
str3 := Copy(Str2,1,b-1)
str4 := IntToStr(StrToInt(Copy(Str3,1,Length(Str3)-2)+Copy(Str3,Length(Str3),1))*100000000)
end;
If(m > 0) then
begin
str3 := Copy(Str2,1,m-1)
str4 := IntToStr(StrToInt(Copy(Str3,1,Length(Str3)-2)+Copy(Str3,Length(Str3),1))*100000)
end;
If(com > 0) then
begin
str4 := Copy(Str2,1,com-1)+Copy(Str2,com+1,Length(str2)-com)
end;
Result := StrToInt(str4)
end else
begin
Result := -1
end
end;
Automatic Profit Calculation ^^
Then maybe swap these lines:
Simba Code:WriteLn(PadR('[Profit : ' + FloatToStr(Round((BarsMade*iprofit * 3600) / (GetTimeRunning))) + ' k/Hr', 50) + ']');
WriteLn(PadR('[Profit Made : ' +IntToStr(BarsMade*iprofit/1000)+'k', 50) + ']');
Just makes them easier to read
Here's my longest progress report yet; it only stopped because I ran out of iron. Sorry I didn't enter profit/bar.
I just started smelting mithril bars without the coalbag. After superheating there are always 2 left over coals, and the scripts banks them. It would be faster and less bot-like if the script just left the extra 2 coals and carried out the rest of the banking as usual.Quote:
[--------------- Cru!z!ns Steel Smelter --------------]
[ Ran for 3 Hours, 55 Minutes and 12 Seconds]
[Magic xp : 324360 ]
[Magic : 82744 Mage XP/Hr ]
[Smith : 26540 Smith XP/Hr ]
[Profit : 0 Gp/Hr ]
[Profit Made : 0 ]
[Bars made : 6120 ]
I don't think many people buy a small enough amount of ore to have it at the exchange price, I know i buy my supplies at the lower end and wait for the bar price to raise to sell my bars allowing for more profit. As such having an easy input of my personally estimated profit per bar. Nice work though.
forgot all about update lastnight that deposit bug iu can fix ur self search the line with
Deposit(1,27).
Change that to something
Like
Deposit(1,26);
Hey, just curious, but for some reason the bot doesn't want to run for longer than 30 mins for me D:
No idea why this is, it just says it was run successful and shuts down.
Anyone got a fix for this?
P.S I'm superheating using a coalbag at soulwars bank and making steel bars.
I was having some issues with soulwars bank, if you need a one click bank maybe adding castlewars or the shanty pass? also randoms need to be checked for more often, more often then not my bot gets stuck at a currently solvable random. Other than that this is working great I did something like 18k bars yesturday :P
Generally I can get the script to work anywhere but soulwars, when running in soulwars it runs for about 10-15 minutes then just logs out.
Don't you other guys have problems with the level up thing?
not that I have noticed, but I wont level in either magic or smithing for a looooong time lol, i have atleast another 50k bars to go through...
antiban or anti-randoms?
some issues with the randoms, but thats due to the high amount of xp in a shorter period of time.
how much profit is this after coal/iron?
SteelBarPrice - (coalPrice*2 + ironPrice + naturerunePrice) = profit
[--------------- Cru!z!ns Steel Smelter --------------]
[ Ran for 5 Hours, 14 Minutes and 35 Seconds]
[Magic xp : 291076 ]
[Magic : 55516 Mage XP/Hr ]
[Smith : 17807 Smith XP/Hr ]
[Profit : 104748 Gp/Hr ]
[Profit Made : 549200 ]
[Bars made : 5492 ]
[Debug none ]
<333 ignore the profit, I just set to 100
The expee is slower than normal as I have several programs running including microsoft word etc as I'm babysitting as I do an essay.
But atleast I can verify that your bot handles lag quite well =-]
Love the script, got it to work in varrock (SW it kept shutting down :( )
Yeah I will update this tonight hopefully if i get some time just had a lot to do lately with another script.
Can i smelt mithril with this?
great script. Just one problem, it stops working whenever you level up. I'm going to try to fix it myself and if I find a fix I'll post it here.
Yess i can smelt mithril with this, it works great! but i think the xp rate is a bit slow? mine says: 38670 Mage xp/h and 12393 Smith xp/h
and when it lvls it stops.. anyone knows how to fix this?
can u add gold pls? they are beast magic+smithing xp if u wear goldsmith gauntlets
HM, how do i get this to work, im really confused on all the settings. and witch one do i download? the latest one?
The level thing is still a bit messed up, but when it happens, you can fix it by clicking "disable smart" and then "enable smart" and itll work, but i wouldnt do this as an overnight thing i guess >.<
Yeah, the latest one is the bottom one on the download list, and unlike in MSI, where a UI pops out where you fill the forms, you have to do it manually, by before starting the scipt, scrolling down the page where you see like 'username' and 'password' quotes. Enter the correct information in these and start the script, and it should work. Also always keep your SPS and SRL updated.
Yet again I forget to update it
@sadex1 just set it up the way you would iron for now and it should work great
I don't think I added all the xp types just for steel I think I removed a lot from the script
@dynamikamil. To fix the level up bug. Add a timer when it click the ore so if it doesn't find the magic tab within say 15 seconds it will select it and continue.
@everybody. For anyone who will be online around 7:00pm uk Remind me to update.