PowerSkills by Starblaster100

Discussion in 'Outdated RS Scripts' started by Starblaster100, Feb 1, 2007.

Thread Status:
Not open for further replies.
PowerSkills by Starblaster100
  1. Unread #341 - Mar 31, 2007 at 8:03 PM
  2. ravoon
    Joined:
    Dec 3, 2005
    Posts:
    25
    Referrals:
    0
    Sythe Gold:
    0

    ravoon Member

    PowerSkills by Starblaster100

    help me please
    it keeps saying:

    Failed when compiling
    Line 103: [Error] (17240:1): Unknown identifier 'ReportVars' in script C:\Program Files\SCAR 2.03\Scripts\PowerSkills Ver 2.1.scar
     
  3. Unread #342 - Mar 31, 2007 at 8:34 PM
  4. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    PowerSkills by Starblaster100

  5. Unread #343 - Apr 1, 2007 at 12:37 PM
  6. Mustaine
    Joined:
    Apr 1, 2007
    Posts:
    92
    Referrals:
    0
    Sythe Gold:
    0

    Mustaine Member

    PowerSkills by Starblaster100

    So I take this whole script and paste it in which part of my Scar program?
     
  7. Unread #344 - Apr 1, 2007 at 6:10 PM
  8. Mustaine
    Joined:
    Apr 1, 2007
    Posts:
    92
    Referrals:
    0
    Sythe Gold:
    0

    Mustaine Member

    PowerSkills by Starblaster100

    So I take this whole script and paste it in which part of my Scar program?

    or can someone please tell me what to do with this script in my Scar program?
     
  9. Unread #345 - Apr 1, 2007 at 6:38 PM
  10. Ante XR CatD
    Joined:
    Mar 31, 2007
    Posts:
    49
    Referrals:
    0
    Sythe Gold:
    0

    Ante XR CatD Member

    PowerSkills by Starblaster100

    the Mining mistakes silver for tin.

    I have two questions:
    What is Lamp Skill for?
    What is the setting for N E S W for?
     
  11. Unread #346 - Apr 1, 2007 at 7:18 PM
  12. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    PowerSkills by Starblaster100

    Mustaine: Hit the green arrow..

    Ante XR CatD: Lamp Skill ---> Genie Random
    N E S W ---> Direction to run from Fighting Random
     
  13. Unread #347 - Apr 1, 2007 at 7:32 PM
  14. Mustaine
    Joined:
    Apr 1, 2007
    Posts:
    92
    Referrals:
    0
    Sythe Gold:
    0

    Mustaine Member

    PowerSkills by Starblaster100

    Do I need to download all of these to just use auto woodcutter? Or which one?,and thanks :)

    * Version 1.0
    * Version 1.1
    * Version 1.3
    * Version 1.4
    * Version 2.0
    * Version 2.1
     
  15. Unread #348 - Apr 1, 2007 at 9:56 PM
  16. Starblaster100
    Joined:
    Apr 21, 2005
    Posts:
    335
    Referrals:
    2
    Sythe Gold:
    0

    Starblaster100 Forum Addict

    PowerSkills by Starblaster100

    Just the latest version will do
    Click on the link and it will take you to rapidshare
     
  17. Unread #349 - Apr 2, 2007 at 1:58 AM
  18. Cody
    Joined:
    May 10, 2005
    Posts:
    3,052
    Referrals:
    5
    Sythe Gold:
    30

    Cody Grand Master
    Visual Basic Programmers

    PowerSkills by Starblaster100

    I got the frog random and it didn't do anything
     
  19. Unread #350 - Apr 2, 2007 at 2:41 AM
  20. porman
    Joined:
    Jul 10, 2005
    Posts:
    950
    Referrals:
    0
    Sythe Gold:
    0

    porman Apprentice
    Banned

    PowerSkills by Starblaster100

    it works all fine for me until it checks hp and gets this error "[Runtime Error] : Out Of String Range in line 472 in script C:\Program Files\SCAR 2.03\includes\srl\srl\core\Text.scar"
    got the right srl for it, any ideas?
     
  21. Unread #351 - Apr 2, 2007 at 10:08 AM
  22. Ante XR CatD
    Joined:
    Mar 31, 2007
    Posts:
    49
    Referrals:
    0
    Sythe Gold:
    0

    Ante XR CatD Member

    PowerSkills by Starblaster100

    This happens alot:
    <---------------------------------------------->
    ¦ PowerSkills Ver 2.1 By Starblaster100 ¦
    <---------------------------------------------->
    Total Running Time : 8 Minutes and 59 Seconds
    Total Loads Done : 3
    Total Exp Gained : 5250
    <---------------------------------------------->
    Current Player No. : 1/1
    Current Player Name :
    Player Running Time : 0 Minutes
    Current Player Loads : 3
    Exp Approx Gained : 5250
    Player Worked for : 0 Minutes
    Player Location : Lost Axe Head
    <---------------------------------------------->
    0 : = False, Current Skill: Woodcutting, 0 Minutes, Loads: 3, Loc: Lost Axe Head
    <---------------------------------------------->

    It assumes lost axe head, tries 10 times to find it, and logs out.
    However, the axe head was never lost
     
  23. Unread #352 - Apr 2, 2007 at 12:07 PM
  24. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    PowerSkills by Starblaster100

    Cody- Did you watch it not do anything? Or did you come back after and see that it had messed up. I know that random isn't perfect but if it didn't do anything at all then it might be your nickname.

    Ante XR CatD- I'm not sure if this could get confused with anything,
    Code:
    If (InChat('do not') or InChat('have axe')) then
    Porman- I have no idea. Make sure that your Capitalize function in the folder C:\Program Files\SCAR 2.03\includes\srl\srl\core\Text.scar looks like this.

    Code:
    function Capitalize(S: string): string;
    var
      i: Integer;
    begin
      Result := S;
      Result[1] := UpperCase(Result[1])[1];
      for i := 2 to Length(S) do
        if (Result[i] = ' ') then
          Result[i + 1] := UpperCase(Result[i + 1])[1];
    end;
     
  25. Unread #353 - Apr 2, 2007 at 12:25 PM
  26. Ante XR CatD
    Joined:
    Mar 31, 2007
    Posts:
    49
    Referrals:
    0
    Sythe Gold:
    0

    Ante XR CatD Member

    PowerSkills by Starblaster100

    Ya i first narrowed it down to that line, however i couldnt find what the problem is. There is nothing that puts "do not" in the line. However, if there was something, FindHead should have returned True to confirm that the head is on the stick. It did not return true, and could not find the head even though its on the stick.
     
  27. Unread #354 - Apr 2, 2007 at 12:48 PM
  28. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    PowerSkills by Starblaster100

    FindHead finds a lost axe head, if it returns true then that means it found your lost axe head, not that it was already on the handle.
     
  29. Unread #355 - Apr 2, 2007 at 2:58 PM
  30. Lvl 3 00X
    Referrals:
    0

    Lvl 3 00X Guest

    PowerSkills by Starblaster100

    Line 103: [Error] (15953:1): Unknown identifier 'ReportVars' in script C:\Documents and Settings\Okay\Plocha\nic\3\PowerSkills Ver 2.1.scar

    well, what should i install?
     
  31. Unread #356 - Apr 2, 2007 at 3:00 PM
  32. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    PowerSkills by Starblaster100

  33. Unread #357 - Apr 2, 2007 at 3:01 PM
  34. Lvl 3 00X
    Referrals:
    0

    Lvl 3 00X Guest

    PowerSkills by Starblaster100

    <3 :d
     
  35. Unread #358 - Apr 2, 2007 at 3:12 PM
  36. Lvl 3 00X
    Referrals:
    0

    Lvl 3 00X Guest

    PowerSkills by Starblaster100

    well i've got another problem there, im awaiting authorization... is it self-authorization on srl-forums? or it's just problem with my mail? :S
     
  37. Unread #359 - Apr 2, 2007 at 3:16 PM
  38. Judge
    Referrals:
    0

    Judge Guest

    PowerSkills by Starblaster100

    why would you post that question here?
    and why double post?
     
  39. Unread #360 - Apr 2, 2007 at 3:18 PM
  40. Lvl 3 00X
    Referrals:
    0

    Lvl 3 00X Guest

    PowerSkills by Starblaster100

    well couse i'm newb? and becouse i'm continuing with my questions?
     
< Selling Strength Pure(Ish) | >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site