Results 1 to 10 of 10

Thread: LeetMiner v0.1 by ashmaker0

  1. #1
    Join Date
    Jan 2007
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default LeetMiner v0.2 by ashmaker0

    This is my first ever script and it's a power miner for any rock just get the color (from the inside if it's a new rock) and fill in the consts and players and run it!

    Please run it and tell me how it went and comment on it!

    It has anti randoms and anti bans but no gas finding so make sure you use a bad pic and have spare ones in your inv/bank.

    When I update it I'll add gas detection and a progress report and possibly a form.

    SCAR Code:
    {LeetMiner v0.2 by ashmaker0 - thanks to The_Rs_Monkey because I used his tutorial to
    make this (I edited it a bit though).
    Thanks to pwnaz0r for his tutorials.
    Huge thanks to mickaliscious for the anti ban.
    Thanks to MasterKill for anti randoms!
    If you edit this script please post what you did}

    Upgraded to 0.2--the minings a bit more buggy but it doesn't have all the glitches 0.1 had.

  2. #2
    Join Date
    Nov 2007
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sounds cool I am gonna try it out and post proggies

    Edit:wow first post

  3. #3
    Join Date
    Jun 2007
    Posts
    71
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I think you have made a mistake?

    SCAR Code:
    if  Random(8) = 0 then  //8 seems to be good frequency since it is called often

    Change it to:

    SCAR Code:
    if  Random(12) = 0 then  //12seems to be good frequency since it is called often

    Or els the last 3 wont be used

    [[I THINK ]]

  4. #4
    Join Date
    Jan 2007
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Puffo View Post
    I think you have made a mistake?

    SCAR Code:
    if  Random(8) = 0 then  //8 seems to be good frequency since it is called often

    Change it to:

    SCAR Code:
    if  Random(12) = 0 then  //12seems to be good frequency since it is called often

    Or els the last 3 wont be used

    [[I THINK ]]
    No, that's the chance of an anti ban, it says
    SCAR Code:
    if  Random(8) = 0 then  //8 seems to be good frequency since it is called often
      begin
        Status('Performing Antiban');
        case Random (12) of

    It's a 1 in 8 chance of calling upon anti ban and then it's a random chance of what it does.

  5. #5
    Join Date
    Jun 2007
    Posts
    71
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Oh okay.. Im sorry

  6. #6
    Join Date
    May 2007
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    one sec ill check if i can find anything

    EDIT: I just flicked through it and it looks ok

    good job keep it up

  7. #7
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    m8 you left the name and pass in pm me for deatails

  8. #8
    Join Date
    Mar 2007
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Won't work :E
    I don't know what's the problem :/
    If I see you autoing with a crappy name and Shtty clothes i WILL report you, Auto Correctly.
    http://r3.fodey.com/1baa2a6ccb5dd400...8565a6da.1.gif

  9. #9
    Join Date
    Dec 2007
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sweet Script would say I would change things but there not needed, smooth sailing.

    Tech

  10. #10
    Join Date
    Dec 2007
    Location
    Rochelle, Illinois
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    very nice script. worked well. if u only want 1 person mining, u gotta delete the other things for other characters, its not a big deal, but i just thought i'd let u kno.

Thread Information

Users Browsing this Thread

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

Posting Permissions

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