Everything posted by Vilius
-
JavaFX and OSBot
You can use JavaFX by wrapping it in swing using JFXPanel
- anglerfish
-
Limiting a script to a user
if(!getClient().getUsername().equals("Lewis")) stop; Place that in your on start and it should work.
-
Vilius private scripts [CLI support] [Muling support]
Thanks @Winnie for the thread layout.
-
skype problems sending msgs?
same here
-
Spotify premium 3months for 0.99$
Visit the page https://www.spotify.com/lt/intro/ enjoy lads!
- woop woop
-
Find me a pc
Are you going to game on it, or just work? Pre built or custom? If game and custom then you can choose this: (552$) http://pcpartpicker.com/guide/2zj48d/entry-level-gaming-build or if you can save up a 100$ more then build this without the SSD($767.34, w/o ssd 708$) http://pcpartpicker.com/guide/jBWG3C/modest-gaming-build
-
jagex moderators
- MIO CHOKE ON WATER
You spelled my name wrong good job non the less.- Beginner noob problems
case MINE: Entity stall = objects.closest("Rocks"); if (stall != null && !myPlayer().isAnimating()) { stall.interact("Mine"); } break; Replace your current mine state with my version.- Can I do write my own scripts and use it on this botclient?
yes- what pizza from dominos?
A free one topping pizza:- A friend Sucks
You do realise that a friends verse is sung by Nicandlit jus heavily altered?- A friend Sucks
- A friend Sucks
I'm Lithuanian and we definitely don't spell V like W, where did you get that from?- A friend Sucks
I think I have the best accent to his ;)- Mod ash on Q&A stream "I dont think people are gonna be able to bot Raids anytime soon"
cool- i need one more thing help with script
As you really didn't specify where you want it to walk, I needed to get creative, there might be a better way to do this, but it should work. if(myPlayer().getPosition().getY() > 3678){ ArrayList<Position> closestTile = new ArrayList<Position>(); if(closestTile.size() <= 383){ for(int i = 0; i <= 383; i++){ closestTile.add(new Position(3678, 2946 + i, 0)); } }else{ closestTile.sort(new Comparator<Position>() { public int compare(Position entry1, Position entry2) { return entry1.distance(myPlayer()) - entry2.distance(myPlayer()); } }); getWalking().webWalk(closestTile.get(0)); } }else{ //do tele }- Cant extract osbot, please help!
You don't need to extract the osbot jar, you need to run it with Java SE Binary. So right click and open with -> Java SE Binary. If that doesn't work, google jarfix and download that. It should fix it and you should be able to double click the jar file.- Bye
- Bye
- just got scammed basically all i had
I'd love an avatar. EDIT: pm me for skype.- Shiba Inu painting live on twitch!
http://twitch.tv/outside_the_vox- Best of Britain
I beg your pardon, but I don't get it. - MIO CHOKE ON WATER