what are we supposed to set the bank pin to if we dont have one? i tryed leaving it blank but i get a syntax error??
what are we supposed to set the bank pin to if we dont have one? i tryed leaving it blank but i get a syntax error??
that doesnt work either, it says right there its not a string:
Code:Players[0].Pin := ; //Pin number(not a string!!)
Players[0].Pin :=''; //Pin number(not a string!!)
Thats what I have and it works fine
So now, I press Start and it doesn't do anything.
I end it and press Start again, and it just crashes.
Any clue?
Using Scar 3.15 and Rev 16
EDIT: Also tried 3.14 with Rev 14, and 3.15 Rev 14, 15 and 16
D:
http://www.srl-forums.com/forum/show...postcount=1090
I also don't think im putting that in the right spot.
Exactly which line do I put it at? Everywhere I put it gets error after error.
InPin2 gets the error and all that, do I just cut from there on down out?procedure MyOpenBank;
begin
If (not(Loggedin)) then exit;
FindNormalRandoms;
XDebug('Opening bank...');
FFlag(0);
wait(700)
if not (BankScreen) then
repeat
If (not(Loggedin)) then exit;
wait(100)
if FindBankBooth([604492,605778,5988448,12097,7763321]) then
begin
getmousepos(x,y)
Wait(250);
Mouse(x,y,0,0,false);
if XChooseOption then
begin
FFlag(0);
repeat
Wait(1000);
InPin2(Players[CurrentPlayer].Pin);
until (BankScreen);
end;
end;
until (BankScreen)
end;
heres a decent proggy from last night, i came on this morning and it was at the bank with a mysterious box unsolved and when i clicked to manually sovle it i got evil bob,
Code:____________________________________________ / Xcan's Smelter/CannonballMaker \ | V2.29 | |---------------------------------------------------------| |Ran For: 5 Hours, 30 Minutes and 9 Seconds. |Finished: 125 load(s). | |Made: 1750 bars. | |Gained: 10850 exp. | |Gained: 3 level(s). | |_________________________________________________| |0: ***** = True, 132 Bank[s], Smelted 1750 Bars ____________/
Yea Im using 2.3, whats the difference with 2.29??
Proggy:
SCAR Code:_________________________________________________________
/ Xcan's Smelter/CannonballMaker \
| V2.3 |
|---------------------------------------------------------|
|Ran For: 3 Hours, 3 Minutes and 28 Seconds.
|Finished: 96 load(s). |
|Made: 480 bars. |
|Gained: 14400 exp. |
|_________________________________________________________|
|0: slokrard = True, 102 Bank[s], Smelted 480 Bars |
\_________________________________________________________/
success
i fixed some bugs and updated to whatever rev it was last time
So we should be using Rev 16 or Rev 15?
And Smart doesn't open for you script for me. Opens for other scripts though
Even if I redownloaded the script and try it out.
16 obviously...and just change the world to a world that works. jagex changed the prefixes for some worlds (125,126,127,128 etc) so smart doesnt work for them
Okay. All seems good. Sometimes it stops at around 20 minutes though D:
You can just always update the prefixes of the world manually. I did it myself.
For anyone that wants to use any world they want, here are the new prefixes
Anyway, amazing script. I've read through it and it seems as if you've worked on it for quite a while. I have a whole bunch of coal collected from Kingdom Of Miscelania so, I'll be mining some iron ores, and eventually use this smelter to make steel bars, and cannonballs.Thanks Can
EDIT: Chose to delete the World Prefixes out of the post. If anyone wants a full list of the prefix's just let me know, or PM me![]()
Version 2 Of Sig, made my own vectors, used my own character and everything.
http://img248.imageshack.us/img248/7...goodsigxp7.png
The Shilo Fisher has been halted temporarily. Sorry guys... Too much school work at the moment.![]()
![]()
![]()
Don't post that, some Jagex staff go on these forums once in a while and use the info they get to make more protection.
can someone tell me how to fix this?
Line 1024: [Hint] (13763:1): Variable 'ROW' never used in script C:\Documents and Settings\Daniel\My Documents\Xcan's Smelter2[1].29-Pub.scar
Line 1024: [Hint] (13763:1): Variable 'COL' never used in script C:\Documents and Settings\Daniel\My Documents\Xcan's Smelter2[1].29-Pub.scar
Line 1275: [Error] (14014:35): Type mismatch in script C:\Documents and Settings\Daniel\My Documents\Xcan's Smelter2[1].29-Pub.scar
sunny ive answered that too many times go back a page or 2 and read!
I'm having a problem trying to run the script.
Error comming up with Rev16.
Says...
Line 1266: [Error] (13930:8): Unknown type 'TPointArrayArray' in script C:\Documents and Settings\Desktop\Xcan's Smelter2.29-Pub.scar
Also, another problem with the pin, you forgot to change it to '0000' not ;=0000
Aswell, the inpin2.. there needs to be a fix there aswell... :/
EDIT: I've read a couple pages back and I fixed the pin problem, I took out the TPointArrayArray in line 1266, the script actually does compile, but SMART doesn't come up. Help please![]()
Version 2 Of Sig, made my own vectors, used my own character and everything.
http://img248.imageshack.us/img248/7...goodsigxp7.png
The Shilo Fisher has been halted temporarily. Sorry guys... Too much school work at the moment.![]()
![]()
![]()
read from page 2-15 and didnt see any thing about my error might have missed it but most of the pages were about fixing a log out problem there was one like mine but it said "acc" not "ROW" or "COL"
thanks,
sunny
*edit*
sorry read your post wrong thought you said go back to page 2
i'll go shoot myself now
*edit again*
now im getting this sorry if you allready fixed it but i might have missed a post
Line 1023: [Hint] (13762:1): Variable 'ROW' never used in script C:\Documents and Settings\Daniel\My Documents\Xcan's Smelter2[1].29-Pub.scar
Line 1023: [Hint] (13762:1): Variable 'COL' never used in script C:\Documents and Settings\Daniel\My Documents\Xcan's Smelter2[1].29-Pub.scar
Line 1285: [Hint] (14024:1): Variable 'I' never used in script C:\Documents and Settings\Daniel\My Documents\Xcan's Smelter2[1].29-Pub.scar
Line 1285: [Hint] (14024:1): Variable 'ARL' never used in script C:\Documents and Settings\Daniel\My Documents\Xcan's Smelter2[1].29-Pub.scar
Line 1286: [Hint] (14025:1): Variable 'P' never used in script C:\Documents and Settings\Daniel\My Documents\Xcan's Smelter2[1].29-Pub.scar
There are currently 1 users browsing this thread. (0 members and 1 guests)