Jump to content

Search the Community

Showing results for tags 'fletching'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Forum Rules
    • Announcements
    • General Discussion
    • Forum Discussion
  • Support
    • Download SCAR Divi
    • SCAR Divi Manual
    • General Help
    • Scripting Help
    • Script Help
    • Tutorials and FAQ
  • Scripts
    • Scripts For Games
    • Game Scripts
    • Other Scripts
    • Requests
  • Include Libraries
    • OSI
    • MSSL
    • GMRL
    • SSIL
    • Archive
  • Code Bin
    • Mouse & Keyboard
    • Screen & Client
    • Color, Bitmap, DTM & OCR
    • Points & Boxes
    • Files & Networking
    • Math
    • Other Snippets
  • Development
    • Development Roadmap
    • Bugtracker
    • Development Discussion
  • Games
    • RuneScape
    • Seafight
    • Other Games
  • Misc
    • Native Corner
    • Programming
    • Graphics
    • Music
    • Movies & TV

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me


Location


Interests


Occupation


Studies


Skype

Found 3 results

  1. OSRS07 - Stringer v0.1 Saw a few people ask about a stringer for Amberleaf's script over here.. All credit is to Amberleaf, just updated it to do to just STRINGS. If you want to fletch use Amberleafs script found here. I am not responsible for anything happens to your account. Instructions This is a list of banks supported, you must change these values to the bank of your choice on line 64 & line 177 in order for this script to run correctly, use either the number of the bank or its entire name. RS07_BANK_DRAYNOR = 0; RS07_BANK_VARROCK_EAST = 1; RS07_BANK_VARROCK_WEST = 2; RS07_BANK_EDGEVILLE = 3; RS07_BANK_FALADOR_EAST = 4; RS07_BANK_FALADOR_WEST = 5; RS07_BANK_AL_KHARID = 6; RS07_BANK_TZHAAR = 7; RS07_BANK_CATHERBY = 8; RS07_BANK_SEERS_VILLAGE = 9; RS07_BANK_ARDOUGNE_EAST = 10; RS07_BANK_ARDOUGNE_WEST = 11; RS07_BANK_YANILLE = 12; RS07_BANK_FISHING_GUILD = 13; RS07_BANK_PEST_CONTROL = 14; RS07_BANK_LUMBRIDGE = 15; All you need is your logs and strings in the first two slots of your bank (far left). Its currently set for pest control bank. Download stringerV02.scar
  2. OSRS07 - Fletcher v0.1 Fletches arrow shafts, shortbows, longbows & crossbows at any bank specified. You'll need the newest version of Scar-divi & the MSSL & OSI includes; go to File>>Includes manager and download or update them. Terminates the script once you've ran out of logs & also avoids randoms by logging out but you must make sure that the item to the right of your logs in the bank (slot 1) can't be stacked higher than 28 pieces or it won't detect when you've ran out of logs. Instructions This is a list of banks supported, you must change these values to the bank of your choice on line 64 & line 177 in order for this script to run correctly, use either the number of the bank or its entire name. RS07_BANK_DRAYNOR = 0; RS07_BANK_VARROCK_EAST = 1; RS07_BANK_VARROCK_WEST = 2; RS07_BANK_EDGEVILLE = 3; RS07_BANK_FALADOR_EAST = 4; RS07_BANK_FALADOR_WEST = 5; RS07_BANK_AL_KHARID = 6; RS07_BANK_TZHAAR = 7; RS07_BANK_CATHERBY = 8; RS07_BANK_SEERS_VILLAGE = 9; RS07_BANK_ARDOUGNE_EAST = 10; RS07_BANK_ARDOUGNE_WEST = 11; RS07_BANK_YANILLE = 12; RS07_BANK_FISHING_GUILD = 13; RS07_BANK_PEST_CONTROL = 14; RS07_BANK_LUMBRIDGE = 15; These scripts also contain the information on how to modify any of the three scripts below to do the job of the others but if you can't work it out download the one that you need and start it with your logs located in the top left bank slot and a fletching knife in your top left inventory slot (also known as slot 0). Tips Enter your details in to the script if you're in position for quick set-up & fletching. Use mine and Jani's willow or maple cutter/banker to build up a nice supply of logs. Keep an eye on it as you'll get quite a few randoms. The faster you reset after a log out the better XP http://www.zybez.net/guides/502/fletching/ not sure if this is for OSRS07 but it gives you a general idea of what fletching level is required for each type of log. Enjoy I decided to upload these scripts separately to avoid confusion so download the one you need or grab them all! They're free afterall. ;] OSRS07 - Arrow and shortbow Fletcher v0.1.scar OSRS07 - Longbow Fletcher v0.1.scar OSRS07 - Crossbow Fletcher v0.1.scar
  3. Quite a basic bot. It's able to fletch different types of wood at Soul Wars bank chest. You don't get randoms over there, but of course you need to have a precaution for the banhammer. Some anti-ban and different paths of clicking will do the trick. So as a task list for now: - Fletching different types of wood with help of the tool-belt set - Bank at Soul Wars is a good start (no random events there) - Some anti-ban (check xp, turn camera) - Be able to solve some simple random events --login screen --menu's not showing up [retry procedure] --don't continue script during lag --don't click Nomad when he is standing in front of the bank chest --find the bank when running away accidentally This is a basic start for the fletching script I was going to make this script when I passed my exams, but I'm not such a talented scripter like others. I haven't really started learning to use includes. -SjoeSjoe
×
  • Create New...