Everything posted by Woody
-
[NEW] Woody's Blue Dragon Killer [SOON][BETA][OMFG!]
- [NEW] Woody's Blue Dragon Killer [SOON][BETA][OMFG!]
I've added special attacks now.- [NEW] Woody's Blue Dragon Killer [SOON][BETA][OMFG!]
Man... forgot about that. Will re-do it now.- [NEW] Woody's Blue Dragon Killer [SOON][BETA][OMFG!]
Antifire potions, attack and strength potions is now supported!- [NEW] Woody's Blue Dragon Killer [SOON][BETA][OMFG!]
Price: $6.95 About: This is my very own blue dragon killer. Woody's BDK will kill blue dragons in taverley dungeon and loot their delicious bones and sought, expensive hides. If you want dragon bones to train prayer, if you have a blue dragon slayer task or just want to make some easy money, Woody's BDK will please your needs. Now, enough with praising my script. Lets move over to the features! Features: Green = done (it's pretty obvious, right?) Red = will be done (I swear, I will finish it!) Banking (Simple banking, will not fail) Eating (Supports any food) Looting (Will loot items by your desire) Shortcut (Auto-detect if you can use shortcut, 70 agility) Dusty key support (For those with 70> agility) Teleport to falador (Supports only falador tablets, better than runes) Smooth object handeling (Will recognize objects and handle them during the walk to dragons) World hopping (Hops world when there are more than 'x' players) Random paths to dragons (Random paths...) Easy paint (No need to make too fancy paints; I prioritize script efficiency over decorative stuff) Special attacks (Will support special attacks) Anti-fire potions (Using anti-fire to reduce the usage of food) Attack and strength potions (Better xp and faster runs) If you have any good idea to add as a feature, please post here. BETA users: Soon, when the script is on the SDN, you will be able to apply here to be one of the beta user. I will look for someone who will be helping me finding bugs and helping me making this script better/more efficient. As a return for the help, you will get this script for free. I will just be looking for like 5-8 beta users. The requirements will be posted soon. Progress reports: Screenshots:- [RELEASE] AIO Hunter by ProjectPact is ready for release! <3 <3 <3
3 months?????? Chill man, it's not like you developed AI.... nah just joking with you, congratulations on release- How Jari-Matti Latvala was born
Moi! I like vittu.- [Stable Build] OSBot 2.3.114 - Camera Zoom
I only use mirror.- So, Whats happening?
- [Stable Build] OSBot 2.3.114 - Camera Zoom
[ERROR][Bot #1][09/13 12:55:34 PM]: Error in bot executor! java.lang.AbstractMethodError: client.emu.EmuClient.getScaleZ()I at org.osbot.rs07.api.util.GraphicUtilities.getScreenCoordinates(oj:431) at org.osbot.rs07.api.map.Position.getVertices(fo:79) at org.osbot.rs07.api.map.Position.getPolygon(fo:140) at org.osbot.rs07.api.map.Position.getPolygon(fo:247) at org.osbot.rs07.api.map.Position.isVisible(fo:390) at org.osbot.rs07.api.model.NPC.isOnScreen(kh:169) at unk.actions.attack.process(attack.java:33) at unk.Main.onLoop(Main.java:187) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(lj:123) at java.lang.Thread.run(Unknown Source) I get this when the script want to fight a NPC. I am not getting this error on V 113. Edit: This is my code for attack: if(monster != null) { if(monster.isOnScreen()) { // this is line 33 if(monster.interact("Attack")) { //rest of the code } } }- Why I'm going to Prison over Jagex ( 8 Years )
You're fucked, and you'll be fucked when the other prisoners finds out why you're in jail; got busted for spamming threats in runescape... gl- Why I'm going to Prison over Jagex ( 8 Years )
This just states that Botre was right, something is wrong with you. Perhaps you could have done this while you were under the influence of something.- Request for GIT account, and SDN for my script.
or just report your own thread, which is much easier.- isAnimating()
It's obviously that you do not understand the method. Instead of judging my work, you should try to read it and learn something of it. IF you later come with a better method than mine, please share it with us. Don't pretend to be something you are not. Go and learn some java.- Increasing accuracy of object.interact
edit: my bad mate, wrong post- isAnimating()
public static boolean isBusy() throws InterruptedException { boolean flag = false; for(int i = 0; i < 4; i++) { if(api.myPlayer().getAnimation() != -1) { flag = true; break; } API.sleep(API.random(400, 600)); } return flag; }- Chambo's AIO Walker (Free)
He IS hardcording it. He probably records the path he walks. For instance, walking from lumbridge to varrock manually and a script records the path.- Windows 10 help :(
Did you download java? If not, do so; https://java.com/en/download/- Chambo's AIO Walker (Free)
Wtf... A premium AIO walker?!?!- [Cooming soon]Woody's Fletcher - A simple fletcher
If there's a problem I am sure I will sort it out with the admins.- [Cooming soon]Woody's Fletcher - A simple fletcher
That will be the name of my woodcutting script! Great idea though ;)- [Cooming soon]Woody's Fletcher - A simple fletcher
- Finally
- [Coming Soon] DefChompy - Chompy Bird Killer Script
Why would you want to make a complex antiban? Why would anyone make something complex when it can be done easy? Just because you make something complex, it does not mean that it's an efficient method. simple > complex- InventoryMonitor snippet
You could include an example on how to use this method to simplify for some scripters. Other than that, good job! - [NEW] Woody's Blue Dragon Killer [SOON][BETA][OMFG!]