Results 1 to 20 of 20

Thread: Sports Power Cutter!!

  1. #1
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default Sports Power Cutter!!

    Greetings, earth worms.

    Scripts stats can be seen here...
    ----------------------------------------------------------------------------------------------------------------------

    Includes:


    *Antiban
    *AntiRandoms
    *Multiplayer
    *Works for willows, oaks, and trees
    *Takes breaks
    *Checks if axe is broken
    *Ent finding
    *Switches worlds before Next player
    *Srl player form which means umlimited players



    ----------------------------------------------------------------------------------------------------------------------

    Updates:


    • 1.0: Release
    • 2.0: Fixed Dropping error, tweaked up cutting procedures
    • 3.0: Fixed antiban.. and made a better proggy...Added switching of worlds... ( not sure if it will work on smart)


    ----------------------------------------------------------------------------------------------------------------------

    Instructions:

    1. Start near an oak, willow, or regular tree.
    2. Fill in the const at the beginning of script
    3. Drag crosshair
    4. hit play

  2. #2
    Join Date
    Dec 2006
    Location
    Boss central
    Posts
    811
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well its drops my axes do i wield them or not cause idk
    then it just goes thru the inv looking to drop stuff
    Being A Boss

  3. #3
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by hayhay89 View Post
    well its drops my axes do i wield them or not cause idk
    then it just goes thru the inv looking to drop stuff
    Weild your axe. Only 1 ax for now. Im going to fix in next version

  4. #4
    Join Date
    Sep 2006
    Posts
    199
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok trying it out now just realised though that in the middle of chopping a tree it used an emote which caused it to stop might want to try and fix it doing that ill report back later.

  5. #5
    Join Date
    Feb 2007
    Location
    South East England
    Posts
    2,906
    Mentioned
    2 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by hamish909 View Post
    Ok trying it out now just realised though that in the middle of chopping a tree it used an emote which caused it to stop might want to try and fix it doing that ill report back later.
    Cnr.. TO fix that change this line:

    SCAR Code:
    5: DoEmote(1+random(17));

    to this:

    SCAR Code:
    5: DoEmote(100+random(10));
    Jus' Lurkin'

  6. #6
    Join Date
    Sep 2006
    Posts
    199
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Just to notify cant use this because of a problem with my mouse meaning that when it left clicks its like it is right clicking instead thus causing problems with scripts that left click.

  7. #7
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Torrent of Flame View Post
    Cnr.. TO fix that change this line:

    SCAR Code:
    5: DoEmote(1+random(17));

    to this:

    SCAR Code:
    5: DoEmote(100+random(10));
    but its antiban, and it clicks the tree right after doing the emote, there for, losing only like 4 seconds of cutting.

  8. #8
    Join Date
    Feb 2007
    Location
    South East England
    Posts
    2,906
    Mentioned
    2 Post(s)
    Quoted
    8 Post(s)

    Default

    Yeah, but if you do an emote every 30 seconds Jagex might get suspisious.
    Jus' Lurkin'

  9. #9
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Well , why would it do it every 30 seconds? its in my antiban.

  10. #10
    Join Date
    Feb 2007
    Location
    South East England
    Posts
    2,906
    Mentioned
    2 Post(s)
    Quoted
    8 Post(s)

    Default

    Well, im not slagging your script off, but personally, i rarely do emotes. I woulndt do an emote every 25 minutes, most people wouldnt either.

    30 seconds was a bit exessive :P
    Jus' Lurkin'

  11. #11
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Torrent of Flame View Post
    Well, im not slagging your script off, but personally, i rarely do emotes. I woulndt do an emote every 25 minutes, most people wouldnt either.

    30 seconds was a bit exessive :P
    Your right.. Im going to release an update soon.

  12. #12
    Join Date
    Feb 2007
    Location
    South East England
    Posts
    2,906
    Mentioned
    2 Post(s)
    Quoted
    8 Post(s)

    Default

    =D
    Jus' Lurkin'

  13. #13
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Torrent of Flame View Post
    =D
    Fixed, Thanks for keeping my thread alive. 3.0 IS OUT

  14. #14
    Join Date
    Sep 2006
    Posts
    199
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ill keep trying but it just keeps saying "running script" but it doesnt actually do anything.

    EDIT: Got it to work but it doesnt seem to want to solve randoms.
    EDIT2: Half the time it actually doesnt even do anything just moves the mouse over a tree and thats it. Also most of the time when I start it nothing happens but it gives a new error Something about game tab 4, and as I originally said half the time it just says running script but does nothing.

  15. #15
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by hamish909 View Post
    Ill keep trying but it just keeps saying "running script" but it doesnt actually do anything.

    EDIT: Got it to work but it doesnt seem to want to solve randoms.
    EDIT2: Half the time it actually doesnt even do anything just moves the mouse over a tree and thats it. Also most of the time when I start it nothing happens but it gives a new error Something about game tab 4, and as I originally said half the time it just says running script but does nothing.
    Whats your srl, scar version?

  16. #16
    Join Date
    Jun 2007
    Location
    Drugs are bad mkay?
    Posts
    111
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    running now i dont have any problems with the emote it clicks on willow like 10 secs after the emote so i think its good
    Current Scripts:
    OakZZ!||Done!!!!
    WillowZZ!||Done!!!!
    ChickenZZ!||Done!!!!
    KaramjaFisher||Done!!!!
    Firemaking||Busy!!!!
    http://www.fenjer.com/adnan/SRLStats/4708.png

  17. #17
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by 2pacfan View Post
    running now i dont have any problems with the emote it clicks on willow like 10 secs after the emote so i think its good
    FINALLY Some one posts! lol.. glad to here its working..

  18. #18
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    How come no one wants to post????

  19. #19
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by cnr sport View Post
    Greetings, earth worms.

    Scripts stats can be seen here...
    ----------------------------------------------------------------------------------------------------------------------

    Includes:


    *Antiban
    *AntiRandoms
    *Multiplayer
    *Works for willows, oaks, and trees
    *Takes breaks
    *Checks if axe is broken
    *Ent finding
    *Switches worlds before Next player
    *Srl player form which means umlimited players



    ----------------------------------------------------------------------------------------------------------------------

    Updates:


    • 1.0: Release
    • 2.0: Fixed Dropping error, tweaked up cutting procedures
    • 3.0: Fixed antiban.. and made a better proggy...Added switching of worlds... ( not sure if it will work on smart)


    ----------------------------------------------------------------------------------------------------------------------

    Instructions:

    1. Start near an oak, willow, or regular tree.
    2. Fill in the const at the beginning of script
    3. Drag crosshair
    4. hit play
    14 views not one post??!?!?!?! Sorry for tripple post didnt realize..

  20. #20
    Join Date
    May 2008
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    for some reason it logs off after just cutting and dropping 1 pack.... wtf

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Anywhere Power Cutter - By ToF
    By Torrent of Flame in forum RS3 Outdated / Broken Scripts
    Replies: 199
    Last Post: 05-30-2009, 07:58 AM
  2. What The Best Power Cutter??
    By fuzzball109 in forum News and General
    Replies: 3
    Last Post: 06-29-2007, 05:07 AM
  3. Help with my power cutter
    By shadows-collide in forum News and General
    Replies: 29
    Last Post: 06-25-2007, 04:37 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
  •