Everything posted by zScripz
-
Massive Lvl1 clue scrolls data dump
Could I ask what you are basing this on? Because I redid my calculations and found that around 15 were caskets, I believe there are 94 total clue scrolls. Btw Satan you were just missing the last emote clue, 12032
-
OSBot 2 API preview
I like the event system, however, it seems that its missing some fuctionalities (ie skills not being able to check level), the anti-ban system is nice (though unneccessary, all of the parts of the new anti-ban could be done in OSBot 1 easily, however I do appreciate not having to mess around with multi-threading). Overall good job guys EDIT: I see you have removed Areas, what will they be replaced with?
-
zCluez - OSBot's first clue scroll script!
81/95 clue completed!
-
WANT A FREE 100K? CHECK HERE.
Come to the chat so I can give you your reward :P
-
WANT A FREE 100K? CHECK HERE.
I'm 15 clues away from having all the data I need for my clue scroll script. If you have an easy clue scroll, check its id, and if its ID is any of the below, PM me a picture of the clue scroll + id for 100k. + you'll be helping OSBot get an awesome script ID(s) needed: Emote- 10204 10226 Simple (Search/Talk)- 3510 3497 2697 2691 2682 2680 Unknown- 3490 3491 3504 3505 2687 3515 10232 - most likely an emote clue keeping with others in this range Don't know how to check ID? Turn on grounditem info in advanced settings, and drop the clue.
-
zCluez - OSBot's first clue scroll script!
Updated OP. 70/101. My tool I was using to get all the clues was a little off, I believe there are 101 clues total.
-
Your opinion on gTLD's ?
Don't see the harm in it :P
-
Path generator
I created this since I had to make many small paths that I couldn't well use with a map; hope someone finds some use in it Download: http://up.ht/1gqZhyG Notes: -It will automatically copy the code to your clipboard -It will also print it out in log Yea just put in the tile distance (I usually use 5 it seems to work well for walking long distances). Source if you want it package com.zscripz; import java.awt.Toolkit; import java.awt.datatransfer.Clipboard; import java.awt.datatransfer.StringSelection; import java.util.ArrayList; import org.osbot.script.Script; import org.osbot.script.ScriptManifest; import org.osbot.script.rs2.map.Position; @ScriptManifest(name = "zWalker", author = "zScripz", version = 1.0, info="Creates a path based on tile distance") public class Walker extends Script { ArrayList<Position> posList = new ArrayList<>(); Gui gui; Position control; public void onStart(){ gui = new Gui(); gui.frame.setVisible(true); control = client.getMyPlayer().getPosition(); } public int onLoop() throws InterruptedException{ if (!gui.textField.getText().equals("")) { if (distance(control) >= gui.getTileDistance()) { control = client.getMyPlayer().getPosition(); posList.add(client.getMyPlayer().getPosition()); log("Position added!"); } } return 0; } public String convertPos(Position p) { return "(" + p.getX() + "," + p.getY() + "," + p.getZ() + ")" + ", "; } public void onExit() { StringBuilder sB = new StringBuilder(); sB.append("Position[] path = new Position[] { "); for(int i = 0; i < posList.size(); i++) { sB.append("new Position" + convertPos(posList.get(i))); } sB.append(" };"); String myString = sB.toString(); StringSelection stringSelection = new StringSelection (myString); Clipboard clpbrd = Toolkit.getDefaultToolkit().getSystemClipboard(); clpbrd.setContents (stringSelection, null); log("Text copied to clipboard!"); log(sB.toString()); gui.frame.dispose(); } }
- Am i gay?
-
Stop the NSA! This MUST be implemented on february 11th.
Only criminals would be actually scared of the NSA
-
OSBot 2 update
Thanks for the update Maxi. As long as work is being done I am happy
-
daily progression im gonna post a pic a day every day of my gold gains :)
y formula so bad???
-
zCluez - OSBot's first clue scroll script!
nice post but bad scripts.
-
zCluez - OSBot's first clue scroll script!
Thanks, looking at hopefully releasing a free beta the day of OSBot 2.0
-
AMA V2
What do you know how to program? Like what languages
- where are you from?
- PayPal
- PayPal
- PayPal
- PayPal
- PayPal
-
zCluez - OSBot's first clue scroll script!
Thanks :P someday I hope to do level 2 clues as well
-
zCluez - OSBot's first clue scroll script!
Hey all those who are interested in this project; I have decided that I am going to wait for OSBot 2.0 to come (which is said to be very soon ), then write this script in that api, so you get all the advantages of OSBot 2. This does not mean this project is going unworked!!!! For each clue, I have to basically do it it on my account, and I am averaging about 10 clues per day . Expect this to be released the week of OSBot 2 (as all I have to do is port over my handler and other misc methods, which shouldn't be too hard). Thanks for reading, zScripz.
-
Limit the market talk in the chatbox
Support, they fill the market with their spam all day.
-
Hogwarts School of Witchcraft and Wizardry
Hard working: 69 LOL Patient: 69 LOL Loyal: 69 LOL Intelligent: 69 LOL Creative: 69 LOL Ambitious: 69 LOL Resourceful: 69 LOL Leader Rating: 96 LOL Preferred House: the non virgin house owait there is none