Results 1 to 15 of 15

Thread: POWERBURYER one that works.. for me at least

  1. #1
    Join Date
    Oct 2006
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Updated POWERBURYER one that works.. for me at least

    ANTI-BAN UPDATE POWERBURYER BY DAWG

    UPDATED!! WITH RANDOM AND MOUSE ANTI-BAN!!!!

    Most Bone Burying Scripts either didn't work for me or too slow, messes up in middle etc..

    I created here a simple yet effective Bone Buryer that doesn't rely upon colors too much

    so usually will not mess up. It is the fastest bone buryer I've seen and yes since it is fast

    it may miss some bones ONLY if there is lagg, so no lagg=no misses!!

    This is my first script so any compliments, questions or just random thoughts you

    reply will be highly appreciated, Thanks!!!

    I added RANDOM and MOUSE which will greatly decrease chance of getting banned.... i think.. :P

    UPDATED!! WITH RANDOM AND MOUSE ANTI-BAN!!!!

    --------------------------------------------------------------------------------------------------------
    Here are the VERSION 1.20 New instruction:
    //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\//\\POWERBURYER 1.20 BY DAWG//\\//\\//\\//\\//\\//\\//\\
    //\\//\\//\\ ANTI-BAN CRITICAL UPDATE FOR MOUSE V1.20//\\//\\//\\//\\//\\
    //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\1.Choose LOW detail (less lag)//\\//\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\2.Drag Crosshair To RS Client //\\//\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\3.Set To V-Bright //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\4.All Public,Private,Trade Off//\\//\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\5.Start In Bank //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\6.Bones Must Be In First Slot //\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\7.Nothing In Inventory //\\//\\//\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\8.Set Up The Few Things //\\//\\//\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\9.Hit Run //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\//\\//\\ /Warning:\ //\\//\\//\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\-Check Progress Once A while //\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\-DO NOT Pause During Burying Process //\\//\\//\\//\\
    //\\//\\//\\//\\(any other time is fine) //\\//\\//\\//\\//\\//\\//\\
    //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\

  2. #2
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    6,136
    Mentioned
    28 Post(s)
    Quoted
    17 Post(s)

    Default

    You should really build in some mouseclick randomness inside this script. This script will get you banned pretty fast.

    Try this BoneBurier. Much shorter and wont get you banned.

    SCAR Code:
    program BoneBurier;
    {.include SRL/SRL.scar}

    var
      Bone: integer;
    begin
      Bone  :=  BitmapFromString(4, 4, '000001000001000001D2CCCC9B9' +
           '090A19595CEC7C79B909089807FDED9D9CAC3C29A8E8E000001C7' +
           'BFBFA99D9D000001');
      SetupSRL;
      ClickAllItemsBmpTolWait('ury', Bone, 50, 250);        // bury bones

    end.

    Yes, SRL is cool
    SRL is a Library of routines made by the SRL community written for the Program Simba.
    We produce Scripts for the game Runescape.

  3. #3
    Join Date
    Feb 2006
    Posts
    3,044
    Mentioned
    4 Post(s)
    Quoted
    21 Post(s)

    Default

    Quote Originally Posted by WT-Fakawi View Post
    You should really build in some mouseclick randomness inside this script. This script will get you banned pretty fast.

    Try this BoneBurier. Much shorter and wont get you banned.

    SCAR Code:
    program BoneBurier;
    {.include SRL/SRL.scar}

    var
      Bone: integer;
    begin
      Bone  :=  BitmapFromString(4, 4, '000001000001000001D2CCCC9B9' +
           '090A19595CEC7C79B909089807FDED9D9CAC3C29A8E8E000001C7' +
           'BFBFA99D9D000001');
      SetupSRL;
      ClickAllItemsBmpTolWait('ury', Bone, 50, 250);        // bury bones

    end.

    Yes, SRL is cool
    Hahaha, Kinda Owned

    Fawki --- >

  4. #4
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    6,136
    Mentioned
    28 Post(s)
    Quoted
    17 Post(s)

    Default

    [smilie=8,2,9] Oops, didnt mean to.
    You have done well though, Dawg. Every home made script is a good one, since you've taken the time to make something usefull.
    Good work. Didnt mean to "own", just demonstrating to you the power of SRL.
    SRL is a Library of routines made by the SRL community written for the Program Simba.
    We produce Scripts for the game Runescape.

  5. #5
    Join Date
    Oct 2006
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Updated

    Hey thanks for telling me woah that was close!!!

    I Updated mine for two reasons:

    1. Your script did not work
    2. I like to learn from mistakes

    Now i added randomness (lots of it) and mousesmooth thingy and stuff...

    PLEASE check it again and see if it's good or bad

    thanks!!!

  6. #6
    Join Date
    Mar 2006
    Posts
    509
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Looks pretty good first script?
    Currently Working on: Its a Secret
    WSP!! <3 bebe

  7. #7
    Join Date
    Oct 2006
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks and yes it says right up there:

    "This is my first script so any compliments, questions or just random thoughts you

    reply will be highly appreciated, Thanks!!! "

    Hopefully the randoms work..

  8. #8
    Join Date
    Mar 2006
    Posts
    403
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ClickMouse, is detecteable is it not?

    Dawg: I recommend useing the procedures..

    MMouse(x, y, 0, 0); - Moves Mouse
    Mouse(x, y, 0, 0, True); True For Left Click, False For Right Click

  9. #9
    Join Date
    Sep 2006
    Location
    West U.S.
    Posts
    2,172
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    it doesn't pick up bones?
    how do you add this procedure in?

  10. #10
    Join Date
    Sep 2006
    Location
    West U.S.
    Posts
    2,172
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    so....
    im guessing it doesnt pickup bones

    EDIT: sorry for double posting.... my computer lags sometimes

  11. #11
    Join Date
    Sep 2006
    Posts
    161
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by legendaryhero90 View Post
    it doesn't pick up bones?
    how do you add this procedure in?
    Use FindColorSpiralTolerance for a bone color.
    Check if IsUpText matches.
    MouseFlag the bone, Wait for the pickup.
    Repeat this Until your have InvFull.

    And alternately call that and the burying procedure.


    Wow. I've been away quite a while. Real life, yea, way unpredictable. Sorry, y'all, if I've caused any inconvenience.

  12. #12
    Join Date
    Oct 2006
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey Charmz i dont get when you said

    MMouse(x, y, 0, 0); - Moves Mouse
    Mouse(x, y, 0, 0, True); True For Left Click, False For Right Click
    How does that work?? it says unknown identifier or Invalid number of parameters when i press run..

    EDIT: NEVERMIND i know and i updated it so it has that MMouse and Mouse!! Thanks alot.. Phew!!

  13. #13
    Join Date
    Sep 2006
    Location
    West U.S.
    Posts
    2,172
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    ok I Pick Axes
    ill try that but knowing that im not too good at scripting yet...
    ill probably screw up the entire script...
    but im going to try anyways

    thanks again

  14. #14
    Join Date
    Dec 2006
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    lol is works but slow and laggy

  15. #15
    Join Date
    Nov 2006
    Posts
    102
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok i am gonna try it

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How the internet works
    By botmaster in forum Computer Help and Tutorials
    Replies: 18
    Last Post: 04-01-2009, 10:46 PM
  2. WTF? just stops works
    By tehhalobot in forum OSR Help
    Replies: 7
    Last Post: 08-29-2007, 01:47 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
  •