Everything posted by Qubit
-
Learing to write scripts
bot script + java = javascript
-
Learing to write scripts
learn javascript
- Perfect Pest Control
-
Client Keeps Closing
been a problem for me to
-
Too many sessions running
not in the mood to.... Im 99% sure its on the client to, I just presented that it could be a hacker so I didn't seem like a pretentious dick
-
Too many sessions running
Keep getting this once and a while and it pisses me off. So it is either, someone knows my password and is trying to run bots or for some reason, osbot keeps doing this to me. If possible could a staff member check my logs to see if someone else is using my account or explain to me why this keeps popping up and closing my bot?.
-
Which one of you retards
35,018 views in 4 days tho..
-
How Far Cn i go before perm
Thats what an autist would say
-
What's wrong with my heuristic
https://stackoverflow.com/questions/44379964/why-wont-this-a-work-correctly?noredirect=1#comment75812691_44379964 for some reason on my worst case state of the board, the a* algorithm generates a very large answer which is wrong..
-
Gmail Maker
that sounds like a horrible idea
-
Does anyone play RS3?
get that trash ass shit out of here
- what series would you recommend
-
this guy is f*cking ready
that carpal tunnel is gonna suck dick in 10 years.
-
Legal Mac Os Sierra on Vmware?
Is it possible to purchase a copy of mac os sierra to run on my vm? If not a legal way what would be another way..
-
Making banned patterns database?
I can do this, just a bit differently than the way you described. Would take a long time to complete and cooperation of scripters, nevertheless a script to evaluate each bot script would would need to be created. Would be a nice project to show off, but I don't think it would be something that should be made public to the community. Only problem with something like this though, is there are other reasons why an account may be banned. Gathering other data like number of time leveled up, number of hours played in a day, and etc would be needed to get rid of outlier data since we are trying to find how overall interactions affects a players ban rate. Something like this would have the potential of showing what iteractions cause the most bans, and a real time analysis of scripts of their banning potential
-
Scripter 1+ Requirement for Private Script Sales
no
-
Store and verify passwords into a databse
yup thats what I want to know how to do in java.
-
Store and verify passwords into a databse
I have a external embedded derby database. I have a table called Account with fields. I am trying to take a string from a text field, and hash it using sha-256 or bcrypt and then add it to the password(CHAR 128) field in my database. I then wan't to verify it when people log in. How would i do this? I know sql and jdbc but not the password stuff. So how can I go about getting a string from a textfield and hash it and add it to the database I have and verifying the password is right when a user tries to log in in java?
-
OSRS Overlay Project
This is fucking dope.. I always wanted to do something like this, that's what I get for only coding in such a high level. Keep up the good work!
-
Javafx Pane on top of Pane workaround
solved...
-
Javafx Pane on top of Pane workaround
That would just add the button to the hbox... I want it to overlay the hbox
-
Javafx Pane on top of Pane workaround
So I have an hbox, that shows images. The only problem I need a button to be displayed over the images. Anyone have an idea to do this? Since I use a hbox pane to display the images, I can't just set the background to the image.. e.g below)
-
Please help me finish university!
nah, it only is, if you make it to be that
-
Please help me finish university!
that's retarded. That is a waste of time and money
- Help me figure out this retarded encoding