Adblock breaks this site

[RS2][SRL] Edgeville YewChopper

Discussion in 'Outdated RS Scripts' started by Gofez0r, Feb 6, 2007.

  1. Gofez0r

    Gofez0r Guru

    Joined:
    Jan 21, 2007
    Posts:
    1,820
    Referrals:
    1
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    I'm (finally?) updating this :p Will be a few days max.
     
  2. the scar noob

    the scar noob Forum Addict

    Joined:
    Jan 21, 2007
    Posts:
    620
    Referrals:
    0
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    very nice account, i was planning to make one just like that, just 1 thingy, the door opener :)
    else it's a really nice script, i think it's one of the best free edge yew cutters and bankers.
    Congratz!!!!!!!!!
    Keep up the good work gofezor, you'll become a very good scripter ;)
     
  3. Lloyd

    Lloyd Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    Just wondering, does it use that "click mouse" thing? I hear it gets you banned pretty fast. :confused:

    -Cheers
     
  4. Thick As Blood

    Thick As Blood Forum Addict
    Banned

    Joined:
    Jan 21, 2007
    Posts:
    330
    Referrals:
    0
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    i doubt it uses clickmouse, i'm sure it uses clickmousesmooth and ect which is a lot safer, i'm sure this script is awesome.
     
  5. matt6233

    matt6233 Member

    Joined:
    Feb 3, 2007
    Posts:
    37
    Referrals:
    0
    Sythe Gold:
    2
    [RS2][SRL] Edgeville YewChopper

    I just tested it and I followed the instructions on it but it won't cut the tree. It just clicks all over the mini map.
     
  6. Moneyisgood

    Moneyisgood Guru
    Banned

    Joined:
    Nov 1, 2005
    Posts:
    1,090
    Referrals:
    2
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    Hmm I'll try it.
     
  7. pknplaya23

    pknplaya23 Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    ill try it out...
     
  8. matt6233

    matt6233 Member

    Joined:
    Feb 3, 2007
    Posts:
    37
    Referrals:
    0
    Sythe Gold:
    2
    [RS2][SRL] Edgeville YewChopper

    I was messing with it some more and set my own colors which worked a little better. Now what it does is it goes and cuts a tree, stays there and logs out.
     
  9. Flagrant0

    Flagrant0 Active Member

    Joined:
    Jan 30, 2007
    Posts:
    145
    Referrals:
    1
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    nice script man i got 1k yews in like 2 days nice man
     
  10. Fourscape

    Fourscape Active Member

    Joined:
    Jan 24, 2007
    Posts:
    118
    Referrals:
    0
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    Code:
    Const
      FDoorColor = 2508905; //Door Color
    
    Var
      FDX, FDY, FRandomNum: Integer;
    
    Function FDoorOpen : Boolean; //By Fours
    //Will check if a door is open or closed... will open if closed
    Begin
      Repeat
      FRandomNum := Random(10)
      If (FindObjMultiText(FDX, FDY, 'oor', 'Doo', 'Door', FDoorColor, 3)) then
      Begin
        Wait(100)
        If (IsUpText('lose')) then
        Begin
          WriteLn('Door Was Open.')
          Result := True;
        end;
      end else
      Wait(100)
      If (IsUpText('pen')) then
      Begin
        If (FRandomNum<8) then
        Begin
          Mouse(FDX, FDY, 1, 1, True)
        end;
        WriteLn('Door Wasn''t Open, Opened It.')
        Result := True;
      end else
      If (FRandomNum>7) then
      Begin
        Mouse(FDX, FDY, 1, 1, False)
        Wait(105+Random(100))
        ChooseOption(x, y, 'Open')
        WriteLn('Door Wasn''t Open, Opened It. (Chose Option)')
        Result := True;
      end;
      Until Result = True;
    end;
    This is half assed... but maybe put something like this in. To check if door is open... I didn't see one in script... did I miss it?
     
  11. winona78

    winona78 Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    i just have a quick question i get this error and i forgot how to fix it can sum1 help me??

    Line 128: [Error] (15560:1): Unknown identifier 'RunAwayDirection' in script C:\Documents and Settings\TEMP\My Documents\GoF - YewBlaster.scar
     
  12. brwnie

    brwnie Member
    Banned

    Joined:
    Feb 7, 2007
    Posts:
    97
    Referrals:
    0
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    huh im getting an error

    Include file C:\Program Files\SCAR 2.03\includes\SRL/SRL.scar does not exist.
    Include file C:\Program Files\SCAR 2.03\includes\SRL/SRL/skill/woodcutting.scar does not exist.
    Include file C:\Program Files\SCAR 2.03\includes\SRL\SRL\Extended\xBank.scar does not exist.
    Failed when compiling
     
  13. matt6233

    matt6233 Member

    Joined:
    Feb 3, 2007
    Posts:
    37
    Referrals:
    0
    Sythe Gold:
    2
    [RS2][SRL] Edgeville YewChopper

    Did you install SRL?
     
  14. nobz

    nobz Active Member

    Joined:
    Apr 17, 2006
    Posts:
    159
    Referrals:
    0
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    very nice script
     
  15. Flagrant0

    Flagrant0 Active Member

    Joined:
    Jan 30, 2007
    Posts:
    145
    Referrals:
    1
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    omg! noob! go to help section and get ur scar set up!! obviously u just downloaded it and it does not work.... not a surprise
     
  16. Gofez0r

    Gofez0r Guru

    Joined:
    Jan 21, 2007
    Posts:
    1,820
    Referrals:
    1
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    Yes, set up SRL before running this...
     
  17. winona78

    winona78 Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    i have one other question does any1 have a prob where their guy goes to the room with the exclamation point thing??
     
  18. Flagrant0

    Flagrant0 Active Member

    Joined:
    Jan 30, 2007
    Posts:
    145
    Referrals:
    1
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    no^ dont know what ur saying but did u follow instructions?
     
  19. Gofez0r

    Gofez0r Guru

    Joined:
    Jan 21, 2007
    Posts:
    1,820
    Referrals:
    1
    Sythe Gold:
    0
    [RS2][SRL] Edgeville YewChopper

    Yes, follow the instructions and it shouldnt mess up...Rofl some retard asked me to send him the script cause he cant manage to register here -_- Stupid people these days.
     
  20. gathaopenu

    gathaopenu Guest

    Referrals:
    0
    [RS2][SRL] Edgeville YewChopper

    oooppps fixd
     
< Humanlike autotalker | BumFighter SRL 1.0.0 >


 
 
Adblock breaks this site