Results 1 to 5 of 5

Thread: BadProcessor's MINER + CUTTER!!

  1. #1
    Join Date
    Aug 2008
    Location
    England
    Posts
    320
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default BadProcessor's MINER + CUTTER!!

    This script can cut down trees and mine in one. Its also my second script. And it doesnt use SRL.
    Just fill in the 3 constants, go to line 29 (choose if it logs out after script) and bingo! It runs on anything; Private servers, RuneScape, etc. As long as it's only options are Examine, Use and Drop. For example, ores and logs. THATS WHY ITS A MINER + CUTTER
    It has it's own little include too, which I use in all my scripts. iHumanizer.
    (Both as attachments)
    Okay, here are the download links:
    Attachment 14757

    Attachment 14758
    Enjoy!! My 2nd script!

  2. #2
    Join Date
    Dec 2007
    Location
    Middle of Here and There
    Posts
    417
    Mentioned
    6 Post(s)
    Quoted
    25 Post(s)

    Default

    What happens when you hit a random?

    When you make includes, you should use it alongside SRL, to make your script work alot better.

    I'm not saying it's a bad script, or anything. It just needs alot of work. Start with standards.

    Use correct spacing and such. It's not that bad once you get used to it.

  3. #3
    Join Date
    Aug 2008
    Location
    England
    Posts
    320
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Thx for comment
    Im only just learning SCAR atm, and SRL seems pretty complicated. Ive previously programmed in Commodore Basic (WTF!!!), C#, VB6, VB.NET, python, some ruby and was going to learn pascal when I found out SCAR is basically pascal but better
    I made a working autominer in VB6 once. Its awsome cos it send directly to server like AR, but im not sharing. XD but it can only be used on private servers. Oh and yeah, in the main script just type in AntiBan(''); anywhere you like, in any place you want it to do it. It just type in "oh dear" and deletes it. It works 4 me

  4. #4
    Join Date
    Jul 2007
    Posts
    1,055
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SRL is just precomplied commands for SCAR. aka FindNormalRandoms; will work once you include the scar/srl folder because inside of the srl folder FindNormalRandoms is already programed to do a whole bunch of stuff.

    DO NOT use Scar codes like clickmouse, movemouse, sendkeys, etc. They get you banned are no script ever uses them these days. DO NOT use them!

    By the way, in place of those you would use, mouse(x, y, randomx, randomy, true/false), mmouse(x, y, random x, random y), typesend('').

  5. #5
    Join Date
    Aug 2008
    Location
    England
    Posts
    320
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    osmm,
    Thanks for the advice. It's quite helpful
    Btw, in the library (iHumanizer), have a look at the ClickSafe procedure. What it does is move the mouse one pixel away from the wanted spot, and then moves it to the X, Y. I tried to make it random
    Oh yeah; It's designed for private servers. That's why I dont use that many AntiBan features.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Gem cutter
    By bink830 in forum RS3 Outdated / Broken Scripts
    Replies: 0
    Last Post: 11-30-2007, 02:49 AM
  2. Yew Cutter
    By daddyproboot in forum RS3 Outdated / Broken Scripts
    Replies: 2
    Last Post: 07-27-2007, 02:22 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
  •