Need Help With My Auto Fletcher, RE - Post It Every Time You Add Something New

Discussion in 'Archives' started by Timer150, May 27, 2007.

Need Help With My Auto Fletcher, RE - Post It Every Time You Add Something New
  1. Unread #1 - May 27, 2007 at 8:15 AM
  2. Timer150
    Referrals:
    0

    Timer150 Guest

    Need Help With My Auto Fletcher, RE - Post It Every Time You Add Something New

    Need Help With My Auto Fletcher, RE - Post It Every Time You Add Something New, Most Recent Will Be On Second Post:cool:
     
  3. Unread #2 - May 27, 2007 at 8:17 AM
  4. Timer150
    Referrals:
    0

    Timer150 Guest

    Need Help With My Auto Fletcher, RE - Post It Every Time You Add Something New

    {------------------------------------------------------------------------------|
    |Simple script to cut your logs into bows |
    |------------------------------------------------------------------------------|
    |knife in first inventory slot, |
    |logs where ever they are when ever you open your |
    |bank. |
    |------------------------------------------------------------------------------|
    |written by Timer150 + Sythe members |
    |------------------------------------------------------------------------------|
    }
    program TrFletcher;
    {.include OSi.txt}

    const
    ////////////////////////////////////////////////////////////////////////////////
    {////////}BowType = 2;////////////////////0 = shafts, 1 = short, 2 = long///////
    {////////}TotalLogs = 280;//////////////////////////////////////////////////////
    {////////}LogOutWhenDone = true;//////////Log out when done fletching?//////////
    {////////}ColorL = 0;/////////////////////Color Of Log Fletching In Bank////////
    {////////}ColorL2 = 0;////////////////////Color Of Log Fletching In Inventory///
    {////////}Knife = 0;//////////////////////Color Of Knife In Inventory///////////
    ////////////////////////////////////////////////////////////////////////////////
    var :integer;

    procedure LoadBmps;
    begin
     
  5. Unread #3 - May 27, 2007 at 12:15 PM
  6. Sean
    Joined:
    May 26, 2005
    Posts:
    1,029
    Referrals:
    3
    Sythe Gold:
    10

    Sean Guru
    Banned

    Need Help With My Auto Fletcher, RE - Post It Every Time You Add Something New

    Your setup is all wrong, what are you trying to do?


    Man i have time on my hands.

    Code:
    const //isn't needed
    
    procedure Setup;
    begin;
    
         BowType = 2; //0 = shafts, 1 = short, 2 = long
         TotalLogs = 280; // Number of logs.
         LogOutWhenDone = true; //  Logout when done fletching? [Not needed]
         ColorL = 0; //Color of Log in Bank [ Not needed just make them put log in first inventory in bank.
         ColorL2 = 0;// [Not needed] just make them have knife in first inventory and logs in the rest.
         Knife = 0;// [Not needed]  Make it like above,
    
    :D
     
< Master xp [ Free ] [ Do anything} {free} | A Level 81 [Staker,Pker,W/E] >

Users viewing this thread
1 guest


 
 
Adblock breaks this site