Yea in the other thing you took out the boolean, and since you did that you dont need a colon. It should work even though it says Var not used.
Yea in the other thing you took out the boolean, and since you did that you dont need a colon. It should work even though it says Var not used.
FEEL FREE TO PM ME ABOUT ANYTHING! Will help over Teamviewer...just ask!!"WITH A NEW QUESTION COMES A NEW CHALLENGE"
Silentcore's AIO Service team !!! Pm me if you want questing done or service done or post on thread ofc
now it say idenifier expected at line 64 which is :var
Leave var by itself no colon or anything
FEEL FREE TO PM ME ABOUT ANYTHING! Will help over Teamviewer...just ask!!"WITH A NEW QUESTION COMES A NEW CHALLENGE"
Silentcore's AIO Service team !!! Pm me if you want questing done or service done or post on thread ofc
function banksw
var
X, Y: Integer;
begin
FindNormalRandoms;
if (FindObjCustom(X, Y, ['Bank','nk ch','k che','chest'], [2963780,10724266,10000542,5592409], 3)) then
Mouse(X, Y, 0, 0, True);
Wait(1500 + Random(300));
end;
that;s what I have right now what should It look like?
well add a ; to banksw
If you come up with another error, post it.
You could add boolean back to it so it would be function banksw: boolean;
and it should work like that even with the variable hint thing.
FEEL FREE TO PM ME ABOUT ANYTHING! Will help over Teamviewer...just ask!!"WITH A NEW QUESTION COMES A NEW CHALLENGE"
Silentcore's AIO Service team !!! Pm me if you want questing done or service done or post on thread ofc
I don't get an error but rather a hint
Variable 'Result' never used at line 62
and then when I try to start it it does that bs again where it opens a tab called math.
and give me errors on there.
Those errors I was talking about in the tab called "math"
Code:Error: Out of Proc Range at line 385 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]
Last edited by rol prodigy; 01-25-2012 at 10:46 PM.
Last edited by weequ; 01-25-2012 at 11:08 PM.
yes! got rid of the hint now my next problem is the opening of the math tab.
when I click run it opens another tab and give me this message.
Error: Out of Proc Range at line 385
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]
erase the line, go back to the other tab and run it again. see what happens.If it works save both tabs.
FEEL FREE TO PM ME ABOUT ANYTHING! Will help over Teamviewer...just ask!!"WITH A NEW QUESTION COMES A NEW CHALLENGE"
Silentcore's AIO Service team !!! Pm me if you want questing done or service done or post on thread ofc
Done that many a time and it just opens back up and give me another line with the same error.
Any feedback is greatly appreciated.
problem is S.M.A.R.T won't open it just opens another tab and gives me those errors.
Last edited by rol prodigy; 01-25-2012 at 11:19 PM.
Now it won't open math but will open text and give me this
That doesn't show up anymore but this does...
Exception in Script: Unable to find file 'SRL/SRL/Misc/Stats.Simba' used from ''
Last edited by rol prodigy; 01-25-2012 at 11:53 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)