Results 1 to 4 of 4

Thread: Request-kinda

  1. #1
    Join Date
    Sep 2007
    Location
    Australia
    Posts
    143
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Request-kinda

    This is a sick as script but once it gets to the bank it craps itself:

    SCAR Code:
    procedure backtobank;
    begin
    mouse(646,11,1,2,true)
    flag;
    wait(9000+random(1000))
    begin
    if(bankcolor=0)then
    BankColor:=GetSymbolColor('bank');
    writeln('BankColor:'+inttostr(BankColor));
    repeat
    FindObj('Use',140598,12)
    Mouse(x,y,1,1,false)
    wait(600+random(500))
    if(FindbitmapspiralTolerance(UseQuick,x,y,5,5,757,491,50))or
    (FindbitmapspiralTolerance(UseQuicky,x,y,5,5,757,491,50))then
    mouse(x,y,1,1,true)
    flag;
    wait(1000+random(500))
    until(IsTextAtEx(185,34,'The Bank of',30,UpChars,True,False,0,0,-1))
    begin
    wait(700+random(600))
    Deposit(2,28,2);
    mined:=mined+28
    timestalked:=timestalked+1
    exp:=exp+140
    c:=0;
    end;
    end;
    end;

    It gets into the bank fine, then cant find the ess to put it in

    I also attached the attachment of the full script - could somebody please fix it 4 me
    [IMG]file:///C:/Documents%20and%20Settings/damn/My%20Documents/My%20Pictures/Vluv.html[/IMG]

  2. #2
    Join Date
    Jul 2007
    Location
    Right now? Chair.
    Posts
    8,488
    Mentioned
    3 Post(s)
    Quoted
    12 Post(s)

    Default

    offtopic: if i were u id take ur stats signature out, cus jagex monitors these forums.

    I & I know Zion. It is in the spirit, body and mind of every one of us
    RMouse(obj: TMSIObject): boolean;

  3. #3
    Join Date
    Jun 2007
    Posts
    785
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    add ChooseOption('Quick'); maybe? for opening the bank

    [22:20] <[-jesus-]> freddy, go uninstall yourself

  4. #4
    Join Date
    Oct 2006
    Posts
    2,297
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    It seems that you aren't using a proper use of SRL's power, my friend
    You should check the SRL Files then you would see that there are already bank openers, bank window closing and much more!

    -Tsn.
    [QUOTE=Santa_Clause;277761]I love you too TSN :p[/QUOTE]
    [CENTER][URL="http://www.stats.srl-forums.com/sigs"][IMG]http://www.stats.srl-forums.com/sigs/1324.png[/IMG][/URL][/CENTER]

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. V 1.0, kinda sorta... XD
    By rotflmfwao in forum OSR Help
    Replies: 28
    Last Post: 08-07-2007, 02:18 PM
  2. im kinda new
    By lomlom in forum Who Are You ? Who ? Who ?
    Replies: 1
    Last Post: 10-15-2006, 11:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •