Jump to content

QBots

Members
  • Posts

    843
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by QBots

  1. QBots

    Simple Walking

    Ehrm, no but a reverse function is easy to write.
  2. QBots

    Simple Walking

    This class is simple, yet effective walking. I use it in my private scripts and it has yet to fail me. import org.osbot.script.Script; import org.osbot.script.rs2.map.Position; import java.awt.*; public class Walk { private Script script; //static public Position[] Path; private int[] distance; public Walk(Script s) { script = s; } Position[] CreatePath(int[][] path) { Position[] returnpath = new Position[path.length]; for(int i = 0; i < path.length; i++) { returnpath[i] = new Position(path[i][0], path[i][1], 0); } //Path = returnpath.clone(); return returnpath; } static int current = 0; boolean getNext(Position[] Path, boolean isCircle) { if(Path[current].distance(script.myPosition()) > 50 || current > Path.length || !script.canReach(Path[current])) { current = 0; } if(current == Path.length-1 && isCircle) { script.log("Reseting path"); current = 0; return true; } if(current+1 < Path.length && Path[current+1].distance(script.myPosition()) < 15) { current += 1; return true; } for(int i = current; i < Path.length; i++) { if(script.canReach(Path[i]) && i > current && Path[i].distance(script.client.getMyPlayer().getPosition()) < 16) { if(i+1 < Path.length && script.canReach(Path[i+1]) && Path[i+1].distance(script.myPosition()) < 16) current = i+1; else current = i; script.log("Current: "+current); script.log("Distance to current: "+Path[i].distance(script.myPosition())); } } return true; } public void WalkPath(Position[] path, boolean isCircle) throws InterruptedException { if(!script.isRunning() && script.client.getRunEnergy() > 50) { script.setRunning(true); } if(getNext(path, isCircle)) { script.walkMiniMap(path[current]); } } } Setting up this script is simple: Walk walker = new Walk(this); int[][] OuterAbyssPath = { {3017, 4823}, {3017, 4825}, {3017, 4827}, removed }; onLoop() { walker.WalkPath(walker.CreatePath(OuterAbyssPath),true); return 100; }
  3. http://www.twitch.tv/mydogjax/ http://www.twitch.tv/mydogjax/ http://www.twitch.tv/mydogjax/ http://www.twitch.tv/mydogjax/ http://www.twitch.tv/mydogjax/ http://www.twitch.tv/mydogjax/ http://www.twitch.tv/mydogjax/ http://www.twitch.tv/mydogjax/ http://www.twitch.tv/mydogjax/ http://www.twitch.tv/mydogjax/ http://www.twitch.tv/mydogjax/ http://www.twitch.tv/mydogjax/ http://www.twitch.tv/mydogjax/ http://www.twitch.tv/mydogjax/
  4. Honestly im not going to buy paints, if you decide to join the project though you would get a cut of the profits based on how much work you do It takes about, a day or 2 at this point to write a fully functioning script so depending when i can get a gui designer will be pushing around 3-4 scripts a week that are flawless and more efficient than any other scripts of that kind That is a bold, probably false, statement.
  5. Apparently theres 2 or 3 people that already have one made and are waiting for OSBot 2 to come out.
  6. It isn't. This code was needlessly overcomplicated. While it could be simplified, this is meant to be in conjunction with the tool on his old topic. It also provides a hell of a lot more than the average walking API, once again, please see his topic, I use it for my scripting and it's excellent. Not saying anything against it. Just that the same quality can come out of half the code.
  7. It isn't. This code was needlessly overcomplicated.
  8. Post updated to include the method I personally use.
  9. This. You can sell for 2k ea in w2.
  10. Giving the community a method I have been using for months is not sad. Just because you want to make money doesn't mean I shouldn't let others know of this very simple, public method of making money. (It is available on other sites as a bot btw).
  11. its been public on youtube for months. All I'm doing is raising awareness of a public method before people can try to sell this "private" method. How many of those bots have you seem that are public? I did not release a bot. :l
  12. its been public on youtube for months. All I'm doing is raising awareness of a public method before people can try to sell this "private" method.
  13. Thats exactly what I do. Still cant reach higher than 400k an hour because you have to cook them though.
  14. You must be talking about buying from Tiadeche, which is what I do. ;)
  15. I wont be releasing my script for this, so youll have to make your own for it.
  16. This method needs a decent amount of requirements, so making a botfarm will take a while and some resources. Decent video of what the method is. (There is a better method of getting karams, but I will let you figure that out) Requirements for the video method: None, just money. Requirements for other method: 67 Fishing, 67 cooking, decent combat level. This is easily bottable, I have been botting it for a while now and I think the community deserves a money making method. (Plus, if it crashes I can make more scripts ) Secondary method(The good way) Karambwan are fish which you can eat between hits, without losing an attack. Therefore they are very popular for pking and have a high price. This method can give up to 725k gp and 58k cooking experience an hour at level 67 cooking. Requirements To use this method you need to atleast have this quest completed: Tai Bwo Wannai Trio (15 agility, 30 cooking, Jungle Potion and Druidic Ritual)Recommended To use this method effectively I recommend to have the following stats 50+ Cooking - To burn less fish(All calculations are done at 66 cooking) 40 Construction & 40 Magic - Fastest banking Family crest and cooking gauntlets - I assume these make you burn less food, haven't tested it though Your house in brimhaven Recommended items To follow this guide you will need the following items: Earth or air staff Some gp Law runes Air or earth runes Rings of dueling Cooking gauntlets Method After completing Tai Bwo Wannai Trio Tiadeche has opened a store in which he sells raw Karambwan for 110-150 each. When cooked these fish sell for 2300-2500 each. He has a stock of 10 fish, but it regenerates extremely fast, in about the same time as it takes to change worlds. Therefore it is recommended to stay in one world and wait for them to regenerate. There is almost no market for raw karambwans, so you'll have to cook them, but some people mess up during Tai Bwo Wannai Trio and do need one to complete the quest. They are then often willing to pay a high price for it. Steps Buying the fish Teleport to your house. Run south to Tiadeche: Open the door and trade Tiadeche. Buy all karambwan wait for them to respawn and buy them again untill you have a full inventory. Teleport to castle wars, bank, and repeat. Cooking The best place to cook is at the Rogues Den in Burthope. Don't forget your cooking gauntlets. Profits You can get 460 fish an hour. At level 65 I burned 1/3 leaving me with 305 fish. They sell for either 2200 to 2500 each. Alternative Method If you manage to buy/get some trading sticks, you can use them to bank your fish. Right click the man north of the west house with the quest icon and select 'send parcel'. He'll charge you 10 trading sicks per fish. This method is faster for banking, but it also costs more. If you buy the trading sticks at 60-65 each you will get the same profit. If you buy for less you will get faster money, and if you buy for more it will cost you more. Currently trading sticks are sold for 70-100 gp and are therefore NOT worth it. Notes Higher population worlds do NOT make the fish respawn faster World hopping is slightly faster, for me 52 seconds, but it also depends on your internet speed, so it might be faster for you. Letting the fish respawn takes 55 seconds. Prices may change. Profits and xp depend on your cooking level as you wil burn less at higher levels. I didn't test if cooking gauntlets work or not for karambwans. The burn rate was tested on 150 karambwans, and therefore might not be accurate YES, that is a direct copy and paste. src = http://www.2007hq.com/forum/showthread.php?t=2735 Keep in mind that it is nowhere near the profit that he says. It has crashed drastically.
  17. http://osbot.org/forum/topic/9443-qcooker-rogues-den/ Using it there. Thanks for the layout dude!
  18. Gonna add it to one of my threads to test
  19. Testing it now for him. Works great. Easy to setup and use. Cant wait to see the finished product. Example of a quick dynamic sig I made with it:
  20. Are you going to charge for it? If so, how much? Also, do you want a tester? ;)
  21. If this is real I would love to use it. Saves me a lot of time and effort ;)
×
×
  • Create New...