I need a coach.

Discussion in 'Scar/Simba Help' started by Deskull, Jun 20, 2008.

I need a coach.
  1. Unread #1 - Jun 20, 2008 at 2:22 AM
  2. Deskull
    Joined:
    May 20, 2008
    Posts:
    222
    Referrals:
    0
    Sythe Gold:
    0

    Deskull Active Member

    I need a coach.

    I been reading tutorials from SRL forums. I asked a few times about certain things I have been having problems with and got good answers but it did not help me any. I am personally very dedicated to learning how to script. I want to be able to build and distribute. But, I have a small problem where I just can't seem to understand the library of SRL if I may call it. So im making a leap of faith. I am asking someone who knows Scar and SRL to help me and coach me. Teach me the trade basically. I know its probably not going to happen but I finally got frustrated enough to come here. I am not here to waste anyones time. I am here for help. In return I have numerous accounts and cd-keys I can offer.

    Example of how bad I suck:

    Code:
    Program AutoSpinner;
    {.include srl/srl.scar}
    
     Const
      DefineUser ='';
      DefinePass ='';
    
    Procedure LogIt;
     begin
     if not LoggedIn then
      begin
     repeat
      Wait(1000+Random(500));
      Mouse( 459, 290, 20, 20, true);
      Wait(500+Random(500));
      TypeSend(DefineUser);
      Wait(1000+Random(500));
      TypeSend(DefinePass);
      Wait(500+Random(500));
      Mouse( 315, 321, 20, 30, true);
      Wait(2000+Random(500));
      Mouse( 291, 332, 1, 20, true);
      until(LoggedIn);
       end;
     end;
     
    Procedure GetFlax;
     begin
     repeat
      SetAngle(True);
      Wait(500+Random(500));
      MakeCompass('N')
      Wait(1000+Random(1000));
      GameTab(4);
      Wait(1400+Random(500));
      Mouse( 250, 145, 20, 20, false);
      Wait(500+Random(500));
      ChooseOption('Use-quickly');
      Wait(3000+Random(500));
      Mouse( 93, 78, 20, 40, false);
      Wait(1500+Random(500));
      ChooseOption('Withdraw All')
     until(InvFull);
     end;
    
      
     
    begin
     SetUpSRL;
     ActivateClient;
     LogIt;
     GetFlax;
    end.
    
    Offerings:
    Steam Account(CS 1.6 Only)
    Two Blank WOW Accounts(1 Regular wow, 1 Burning Crusade).
    Regular COD-4 CD-Key(Non-Steam, Hardly Used, no hacks have been used on it).

    If anyone can help me. My msn is [email protected]

    And thanks to those of you who payed mind to my post.
     
  3. Unread #2 - Jun 20, 2008 at 5:56 PM
  4. WhoCares357
    Joined:
    Jan 21, 2007
    Posts:
    608
    Referrals:
    1
    Sythe Gold:
    0

    WhoCares357 Forum Addict

    I need a coach.

    I'll help as much as I can. And I don't need your trinkets :). I added you on msn.
     
  5. Unread #3 - Jun 20, 2008 at 6:36 PM
  6. Deskull
    Joined:
    May 20, 2008
    Posts:
    222
    Referrals:
    0
    Sythe Gold:
    0

    Deskull Active Member

    I need a coach.

    I appreciate it. I'm about to go to work, but hopefully when I get home... I can talk to you. I'll leave my MSN up. Right about now I am just simply trying to get use to the FindColor, FindColorTolerance, FindBitmap, and FindBitmapToleranceIn functions and procedures. Its been quite annoying, but Ive kept at it. I made alot of progress as far as the script you saw in my first post.
     
< Error message, auto flaxer + spinner + banker | Trying to script a macro for The Mafia Network >

Users viewing this thread
1 guest


 
 
Adblock breaks this site