Results 1 to 6 of 6

Thread: bone buryer by pur3

  1. #1
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    bone buryer by pur3

    bone buryer by pur3


    first script well its kinda my first script i had a iron powerminer a ess powerminer but they arnt quite finished yet anyways my boneburyer fetures


    antiban by osmm
    inventyantiban by me
    randoms

    and i havent tested it properly


    people who helped me make my first script
    cazax
    ossm
    and other people helped me make other stuff unfortunatly they arnt finished yet
    anyways
    please post proggys
    and post coments on how to improve on the script

  2. #2
    Join Date
    Nov 2007
    Location
    Chile
    Posts
    1,901
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Glad to see you releasing it.

    ( reserved for proggy maybe )

  3. #3
    Join Date
    Jun 2007
    Location
    Ohio
    Posts
    341
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Looks okay, watch your indentation, and try using cases. like so:

    SCAR Code:
    Procedure bury;
    var
    i:integer;
    begin
      gametab(4);
      for i:=0 to 28 do
      begin
        Mouseitem(i,true);
      end;
      randoms;
      antiban;
      aoib := aoib+1
    end;

    This makes it much simpler

    ill run it when i go out to dinner, so then youll see a proggy

  4. #4
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    Default

    ty

  5. #5
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    Default

    still lokking 4 proggys
    (reserved 4 my proggy)

  6. #6
    Join Date
    Dec 2007
    Location
    192.168.1.73
    Posts
    2,439
    Mentioned
    6 Post(s)
    Quoted
    119 Post(s)

    Default

    What you should do is have which bank they are using in the const section so they don't have to go all through the script to look for it. Or you can just put it in the player form by adding a Which Bank or something similar to it.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Choas Bone Buryer
    By cycrosism in forum RS3 Outdated / Broken Scripts
    Replies: 2
    Last Post: 02-23-2009, 03:28 PM
  2. Auto Bone Buryer
    By Theolithical in forum First Scripts
    Replies: 10
    Last Post: 02-06-2009, 08:17 PM
  3. Looking for a bone buryer
    By klinnks in forum RS3 Outdated / Broken Scripts
    Replies: 0
    Last Post: 04-18-2008, 11:24 AM
  4. [RS2][SRL] Bone Picker and Buryer
    By Fourscape in forum RS3 Outdated / Broken Scripts
    Replies: 54
    Last Post: 11-20-2007, 07:19 AM
  5. bone picker/buryer
    By spitu in forum RS3 Outdated / Broken Scripts
    Replies: 3
    Last Post: 03-15-2007, 08:48 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
  •