Everything posted by Tom
- osFisher
-
Some of my photogrophy
atleast spell photography right.
-
ive been listening to this for 2-3 hours
not cool
-
osFisher
Hi, what settings were you using? Thanks
-
Is botting possible theese days?
yes to all questions
-
Client doesn't work for me on Ubuntu.
Well, are you trying to use a proxy of any sort? Is it a local machine and if so, does it have an internet connection?
-
JavaFX
what does happen? I thought I would have heard more about it if it was tragic.
-
JavaFX
i had lasagna for dinner your turn
-
JavaFX
Edited my post 3 times while you were creating this reply, your turn
-
JavaFX
Who cares this is runescape your turn I used all my cards in my first reply, i concede defeat
- ∫∫
-
JavaFX
As a further note, I don't think you should be accessing Script methods in your JavaFX, instead of creating a Script instance, create a Unicorns instance (as demonstrated in @@Token's demonstration) and use that to pass the needed data into main. Just a thought, don't have to do it but I think its better practice
-
JavaFX
Feel like starting a debate so Ill go ahead and say that I wouldn't call it wonderful, bad code design and lack of encapsulation. Your turn.
-
JavaFX
I see, I've never touched JavaFX so I'm not exactly sure how to do this the best way. Have you seen this? http://stackoverflow.com/questions/30814258/javafx-pass-parameters-while-instantiating-controller-class Alternatively, if you don't really care about the code design you could just have a static getter in your main class, or in some sort of data class.
-
JavaFX
Pass the script instance into the class?
-
OSBot 2.4.85 - Patches, Web Walking, New scripts, Promotions
time for s3 apps ahahahahahahahahahahahahahahahahahahahahaha
-
Xylate's Progressive Fletcher | GE Log Restocking | 99 Couldn't get easier
logs murdered, i lolled
-
Help with onMessage
Not if its mid sentence, you are checking 'contains' after all. If you wanted to check the start of the sentence, use startsWith i believe. The solution i provided will work none the less, it converts the message received to lower case afterwards so runescape wont fuck around with it
- Happy Birthday Xed
-
Paint-only Agility Helper
Sometimes when i know botting will get me banned, i usually make things like this myself, good stuff
-
How to set up cli parameters?
Did you end up solving this nowster?
-
Help with onMessage
tryin steal my thunder br0?
-
Help with onMessage
Just check what the latest message was, you don't need the chatbox api. m.getMessage() i think it would be, or something similar. What you are doing is checking the entire chatbox every time someone sends a message, which of course it contains the same thing that was said before. Also, String#contains is case sensetive, so this would only work if it was a capital H, you should change it to m.getMessage().toLowerCase().contains("hi")
-
Questions about internships! (Software Development)
Fren android, ios, html and css arent programming languages Just say Java and objective c
- Am I trusted