View Poll Results: Does everything work?

Voters
11. This poll is closed
  • Yes, EVERYTHING works.

    2 18.18%
  • MOST of the things work.

    7 63.64%
  • HARDLY ANYTHING works.

    0 0%
  • NOTHING works

    2 18.18%
Page 3 of 3 FirstFirst 123
Results 51 to 65 of 65

Thread: Power Chopper

  1. #51
    Join Date
    Dec 2006
    Posts
    2,244
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    the autoresponders abit over the top u onli need woodcutting and firemakeing section for the autoresponder other than tht nice

  2. #52
    Join Date
    Feb 2007
    Posts
    433
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    sup rudeboi! and yeah... i think im gonna remake the script lol oh well.. it will be fun

  3. #53
    Join Date
    May 2007
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    when i try and use most of any ones scripts it allways fails with some thing but they allways work for every 1 else. what is the lastest versions of scar or do i use something else

  4. #54
    Join Date
    May 2007
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    To much auto respond. no function at all without auto respond script would be like 250 lines long lol.

  5. #55
    Join Date
    Feb 2007
    Posts
    433
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    2xpnsv, which scar are u using im using 2.03... idk but i dont use a new version of SRL ( i think 5 or something.... ) but im sorry i really cant figure it out

    @SmAcKmE i know... im going to completely remake this script when i have the time... or im gonna start working on my other scripts.... well yeah... lol

  6. #56
    Join Date
    Feb 2007
    Posts
    433
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey, first of all, SORRY FOR DOUBLE POST! , lol, and also what i was gonna say is... im not gonna update this any more ( or not for a while ).. but i might TOTALLY make a new wcer... probably not a power cutter... maybe a draynor oak banker i want to have competition with good scripters with those ( FOURS AND SONOFSHEEP! ) well... thanks to all for the comments.. ive really learned a lot but sorry, this is the last chapter for my PowerCutter4 ill be making other scripts tho.. ( probably just a rcer for now.. ) so dont worry lol well... goodbye PowerCutters, I will miss u *tear tear* lol JK! ... well just kidding about the *tear tear* thing but not about stopping this powercutter... lol... yeah.. i think u get the point.. i hope

  7. #57
    Join Date
    May 2007
    Location
    http://www.srl-forums.com
    Posts
    265
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Good job.

  8. #58
    Join Date
    Jun 2007
    Location
    Georgia
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Why do I keep getting an error?

    Unknown identifier 'RandomRClickEvery' in script C:\Documents and Settings\Owner\My Documents\AutoWoodCut v5.scar

    help?

  9. #59
    Join Date
    Feb 2007
    Posts
    433
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    im using SCAR 2.03 and SRL 3.6 but try opening scar, then File, then Download Includes... hope it helps and... btw, I wouldnt use this script, there are a lot more better scripts then this ;-)

  10. #60
    Join Date
    Jun 2007
    Location
    finland (0_0)
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Line 610: [Error] (15424:5): Unknown identifier 'RotateEvery' in script C:\Documents and Settings\Muut\Työpöytä\runescape\PowerCutter4.s car
    help????

  11. #61
    Join Date
    Jul 2007
    Location
    atlanta
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default i have unfound ids

    i start it up fill in my account then

    Line 611: [Error] (15425:5): Unknown identifier 'RotateEvery' in script C:\SmokinDocs\downloads\downloads\scar\PowerCutter 4.scar
    Failed when compiling

    so i removed that piece of code 4 now and then:

    Line 640: [Hint] (15454:10): Variable 'Result' never used in script C:\SmokinDocs\downloads\downloads\scar\PowerCutter 4.scar
    Line 655: [Hint] (15469:10): Variable 'Result' never used in script C:\SmokinDocs\downloads\downloads\scar\PowerCutter 4.scar
    Line 744: [Error] (15558:1): Unknown identifier 'DropAllLogs' in script C:\SmokinDocs\downloads\downloads\scar\PowerCutter 4.scar


    can i get some help plz!

    lemme know where to find/download/install all the identifiers u have plz i haven't gotten even ONE bot to work yet and your seem so cool i'm gonna persist till it works

    thanks chipy

  12. #62
    Join Date
    Jul 2007
    Location
    atlanta
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default help with writing script

    hi i'm totaly new to java[ or what ever this script's name is] can u explain to me or send me a tut link?

    i don't under stand it all in all, is each line of code a link so a sub[premade] function?

    //-----=-----=-----=-----=Dropping Or Banking=-----=-----=-----=-----\\
    procedure DropOrBank;
    begin
    If (Bank=True) then
    begin
    Repeat
    CutTheTree;
    until (InvFull);
    HighestAngle;
    MakeCompass('N');
    GetSymbolColor(x,y,'bank');
    Mouse(x,y,0,0,true);
    OpenBankGlass('db',false,false);
    DepositAll;
    CloseBank;
    Mouse(x,y,3,3,true);
    CutTheTree;
    Loads:= Loads + 1
    end;

    If (Bank=False) then
    begin
    repeat
    DropAllLogs;
    until(InvEmpty)
    Loads:= Loads + 1
    end;
    end;

    i DO get the If (Bank=False) then part that at least makes sense

    it might all jsut be that i've mostly only done VB scripts and so i'm totaly looking 4 the wrong things


    ANYONE have a tutorial i can get or get a link to? please i love programing but i'm really stuck here, i'd LOVE it if some one would take 5-10 mins out of your buzy days to helpl me.


    thanks your N00b programer friend

    Chipy

  13. #63
    Join Date
    Feb 2007
    Posts
    433
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i dont think you have SCAR installed right and all procedures are "connected" to RuneScape things, like highestangle, open bank, and stuff like that just go to the tutorial section of the website and read and also for everyone, dont use this, i stopped scripting for now and this isn't a very good script

  14. #64
    Join Date
    Jul 2007
    Location
    atlanta
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Pwnt by Pwnt View Post
    i dont think you have SCAR installed right and all procedures are "connected" to RuneScape things, like highestangle, open bank, and stuff like that just go to the tutorial section of the website and read and also for everyone, dont use this, i stopped scripting for now and this isn't a very good script


    thanx i'll see if i can get it to work i have tryed to uninstall SCAR and then reinstall a few time... i'm running SCAR3.11 now i hope it'll work

  15. #65
    Join Date
    Aug 2007
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hi pwnt by pwnt. really nice script. it's a bummer i'm so lame with scar. It's all gone wrong 4 me! i dunno how to change colours into numbers! and i tryed to play it on scar and it says " line bladeedah never used in script." (or something stupid like that). I desperately need help with this scriptin' stuff!!! If u coud help i'd be really grateful.I'm sooooo stupid!!!

Page 3 of 3 FirstFirst 123

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Power Chopper
    By topiser in forum First Scripts
    Replies: 10
    Last Post: 05-16-2008, 08:57 PM
  2. First Power Chopper
    By Jahooma in forum First Scripts
    Replies: 0
    Last Post: 10-09-2007, 12:30 AM
  3. My First power chopper!!!!
    By ownage112211 in forum First Scripts
    Replies: 2
    Last Post: 05-01-2007, 03:41 AM
  4. R3v Power Chopper
    By R3velati0n in forum RS3 Outdated / Broken Scripts
    Replies: 27
    Last Post: 01-30-2007, 03:36 AM

Posting Permissions

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