hello everyone, this is my first script. hope you all like it,please tell me what you think on this thread.thanx.![]()
![]()
![]()
![]()
![]()
hello everyone, this is my first script. hope you all like it,please tell me what you think on this thread.thanx.![]()
![]()
![]()
![]()
![]()
your standards are off. I fixed them a bit for you.
Also your randoms can be just replaced by
SCAR Code:FindNormalRandoms;
Edit: Also by the way, for your uptext for FindObjCustom and etc, don't use
Since it has a capital in it just use 'illow'SCAR Code:'willow'
Ok thanx for the tips m8
my script keeps logging off because of (no game tabs) any ideas how to fix
There put in an attachment. Also change this
SCAR Code:If FindDTM(Banker,x,y,623, 26, 675, 60) then
To:
SCAR Code:If FindDTM(Banker,x,y,mmx1, mmy1, mmx2, mmy2) then
since the symbols move.
Or you could try RadialWalk.
Change your tolerance for your FindObjCustom to higher, around 5-15. And anywhere else you need to put tolerance.
EDIT: I'm not entirely sure how to fix that but this might do the job. It waits a like 4-7 seconds after you log onto rs before doing stuff. Change your loop to this
SCAR Code://###########################################################\\
begin
SetupSRL;
LoadVarz;
GetApplication.Minimize;
DeclarePlayer;
ClearDebug;
ClearReport;
Writeln('SMART is loading, Please wait...');
SmartSetup('mn9',False,True);
while not(SmartReady)do
wait(100);
SetTargetDC(SmartGetDC);
if not(LoggedIn)then
while not(SmartGetColor(386,249)=65535)do
wait(100);
ScriptID:='510';
SRLID:='4635';
SRLPassword:='a1b2c3';
GetAllLevels;
repeat
repeat
if not LoggedIn then LoginPlayer;
Wait(4000 + Random(3000));
setangle(true);
SetRun(true)
GameTab(4);
Walking;
Report;
ChopWillow;
Report;
Bank;
Report;
until(Banker > Players[CurrentPlayer].Integers[1])
if(Banker = Players[CurrentPlayer].Integers[1])then
begin
Writeln('You are logged out');
Banker:=0;
end;
until(false)
end.
no that dint work,
ive just took out the random emote on my anti ban,
dunno if it worked yet im still testing.
edit: Nope dint work either, mmmmmmmmm.
Anyone Got any ideas why it keeps going off because of (No GameTabs)
some one plz help
where in the script does it stop? Anyways I'm going to bed, I'll help you later.
i dunno where it stops,
it runs for like 3-4 mins then logs out reason = (GTM: NoGameTab)
What is it doing when it stops the script is what i meant to say. Maybe try reloading S.M.A.R.T or take it out and just use the normal client to see if it works.
Also for the bankers, use DTMRotated instead of FindDTM.
thanx from the tip m8
do u know y it keeps logging out cos of GTL:no tabs:![]()
add more failsafes and wtf you got the axe head thing
hi p1nky, erm im still kinda new to scriptin, infact i only started learning tuesday.
this may be a stupid question, but here goes....
what is a failsafe?
A failsafe is a thing where if the script messes up it won't keep trying to find things. If the script messes up and there's no failesafes chances are that your banned.
thanx. in that case im gonna make loads.
im starting a new one with mare stuff in it but i will edit this one tho
well i just joined so i don't have much knowledge but mine isn't working.
It says "Failed when compiling".
Pls somone help me get my scripts working.
yes vipa, this is a very nice script, it needed a little tweeking but its cool, ill send you it through msn.
and thanx for letting me test the new one you got coming out that one is wicked.
EDIT= Woodcut this is not ur thread, dont post your problems in some one elses script cos u prob. wont get answered.
There are currently 1 users browsing this thread. (0 members and 1 guests)