Everything posted by XenoTools
-
XenoFightCaves - You look like you could use some sleep(:
Uploaded it for you http://up.ht/YfMZnh
-
XenoFightCaves - You look like you could use some sleep(:
I'll post a tutorial on how to add scripts with screenshot images Yes, name it .groovy (Make sure to delete the .txt extension) -- if it's not there look up how to show extensions. It goes to where jagex declares it should go. Yes, the npc's do take a bit to get to you, but that's with all fight-cave scripts.
-
Path Recorder
For the love of god Vastico, thank you.
-
XenoFightCaves - You look like you could use some sleep(:
Updated! Please post proggies!
-
XenoFightCaves - You look like you could use some sleep(:
I've been doing some updating, current features in this next update include. More Stable Release, Code Completely Re-done Anti-Ban features. The above is the Java Version which has errors with the onLoop function not working, currently converting to groovy for release.
-
XenoFightCaves - You look like you could use some sleep(:
Sure thing, recommended spells? EDIT: ETA on update = < 1hour
-
XenoFightCaves - You look like you could use some sleep(:
CST I beleive, My time is 3:23 so you can match it against forum time.
-
New Hooks, Java Support, Anti-Randoms, and More!
Can't wait, I've been dying for it.
-
XenoFightCaves - You look like you could use some sleep(:
Not recommended to set it up and go to sleep at this state, you may do 1 round, you may do 20, you may go all night, but probably only around 5-6. A more stable build will be released tomorrow.
-
XenoFightCaves - You look like you could use some sleep(:
More than certainly, although I have to go to sleep because I work tomorrow, but once I get home I'm going to continue to improve this, I already have a completely re-written version waiting for you guys that goes about this in a different way, that way I can't be bitched at for taking someone elses code etiher. The way this script was written by fuzzy I have to admit was over-all poor, and most of it un-needed. Expect an update within 24 hours for a more stable release.
-
XenoFightCaves - You look like you could use some sleep(:
Actually I'm just reading learning this Groovy BS, it has so many "CheapHax" for scripting that I'm not used to, hell that may just be the Script class I'm enheriting from, I'm not used to having access to things like myX() myY() and walk(), usually you have to go through it all such as on vInser players.getLocalPlayer().getLocation().getX() which i actually like more.
-
XenoFightCaves - You look like you could use some sleep(:
This will all be added as soon as the scripting API is ported to java, as I use eclipse to get to know the API and it's really a pain in my ass right now to do anything, although not impossible. Hourly XP & XP gained is not there simply because OSBot currently does not have support for those functions, I'll definatley be adding prayer. The reason you shouldn't have the bot attack the NPCs is because then you would have to re-center after each fight, which triggers more "reptetive" functions, thus increasing detectability.
-
BETA v1.1.6
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Not sure why, but no matter what I write, even if it just prints to the "console" it only works sometimes, and then stops working after a few minutes if you do manage to get it to run.
- BETA v1.1.6
-
XenoFightCaves - You look like you could use some sleep(:
That's a problem with the bot itself and the developers are working on it currently If the mouse is not doing anything than the script has stopped working, that's because the onLoop() function is bugged.
-
XenoFightCaves - You look like you could use some sleep(:
XenoFightCaves ---Change Log--- v1 ---> Groovy Releasev1.1--> Added paint--> Fixed hang in scriptv1.2--> Revamped paint, fixed two more hangs in scriptv2.0--> Re-written and ported to java--> GUI Added--> Far more stable--> Experience/hour and Experience/Gained added. I cannot upload attachments and it's a pain to zip files on Linux, so here are the download link(s), please download both files. http://up.ht/ZrdQrv http://up.ht/ZrdP6M Please note, the GUI will ask you which stat you are training, don't get this confused with which stat the script will train. This is just for experience calculations. So if you select Strength, make sure you are training strength before you start the script, and so on. For those of you with the issue where the script randomly hangs, after numerous debugging sessions we have confirmed this is not because of the script or it's programming. Please see bug report here for other users having the same issue. http://osbot.org/forum/topic/697-freezing-client/ Know bugs------> Tokkul Gained shows Error.
-
How To Set Up OSBot in Eclipse Juno
This tutorial stopped having meaning to me as soon as I reached step 11. 11. Once opened, click on at the top Help > Eclipse Marketplace --------- I don't have a Marketplace in my eclipse, I use linx /: