Everything posted by Allen
-
OSBot 2.0.10 BETA
^^ This.. Was working until the past day or so.
-
Quick Question - Multi Dimensional Arrays
"So really multidimmensional arrays are an array of arrays, if that makes sense ;)"The map data multidimensional array was merely an example. I wasn't attempting to tutor him in how map data would be stored, rather how to utilize multidimensional arrays. I see that I left out my "new int[]"'s in my mapData multi array so I see where you thought I went wrong. I'm typing all these replies on mobile so not exactly easy to type them out.
-
First Thing That Comes to Mind.
something
- Recent Work
-
Split up the combined categories
Support, some categories have pages of scripts consisting of multiple skills. It'd be more organized imo to split some of these.
- v1.7.82-6
-
Proxy list [Updated daily]
I am emailed a list of 100+ proxys every day at 6 am. So I may contribute to this every now and then.
- Trial Moderator
-
Fantastic bot!
Nice to see feedback like this Welcome and good luck learning Java and the OSBOT API
-
Majoring in Computer Science
High school computer science is basically a college's version of intro to computer science. It is one of the most basic classes. You don't get farther than basic OOP. I made a 5 on the Advanced Placement Computer Science exam(which is the highest score) and the hardest topic on the exam was multi dimensional arrays and searching/sorting algorithms. Computer Science is a good degree but I'd look into some other topic possibly like Wireless Engineering(Software), Software Engineering, or even Bioinformatics(if you like biology + programming lol).
-
Not enough (active?) staff
I think the moderators we have now do great. I really don't see a problem with any of them. Despite the large number of people online, there is only a handful of people who are active on a full time scale. Most of the people who login just make a thread regarding the bot or help with it(which are always addressed and if they aren't by a mod, a regular member will easily address it). The ratio of mods to active members is fine imo. If another mod were to be added, I do agree with it being in the current least active timezone(of all moderators).
-
RS Client safe mode.
I thought the client saved your settings? (If you set it to safemode manually, or settings in general, the next time you load the client it has those settings set). I could be wrong af.
-
Quick Question - Multi Dimensional Arrays
Multi dimmensional arrays are using for storing data in data. For example: Imagine if you wanted data for an x y coordinate in a game, you could have: mapData[x][y] So if we had: int[][] multi = new int[][] { {1,2,3,4} {5,6,7,8} {9,10,11,12} }; row 0 or multi[0] = a single array of int[]{1,2,3,4} and row 0 column 2 would equal 3, multi[0][2] = 3 ( int[]{1,2,3,4} ) So really multidimmensional arrays are an array of arrays, if that makes sense . As for scripting, unless you plan on making collision path detection(finding a path to some position and consider collisions when determining the path) or something similar(which I think OSBot 2 will provide anyways), you most likely won't use it. Enums would be more efficient in storing data for a particular script(for example, agility obstacles in an agility script, or potion creation data in a herblore script). If I went wrong anywhere, please someone correct me ;P.
-
How famous is the person above you ?
6/10
-
OSBOT Meet & Greet
This has been done before and jmods actually showed up and banned some people But gl gl
-
The Puu.sh Game v1.0
I actually looked at every reply to this thread lol. http://puu.sh/6S3df
- Count To 10,000!
- v1.7.82-6
- My Intro :)
-
Multiple Fishing Bots
One thing has been said countless times by people who have been banned: If you bot multiple accounts, you're nearly guaranteed a perm-ban because it is considered gold farming. They'll most likely ban all accounts related to the IP address if you're multi-botting because once again, that relates to gold farming. Suggestions: Babysit, Take breaks, Bot on different computers(I'm not sure if they allow this). I'd also change my IP before logging into mains or accounts that don't bot just so that incase you are banned those extra non-related accounts are unaffected.
-
:/
That seriously sucks... If some of the teachers read even half of the things I see on twitter, half of our school would be out lol..
-
bot closed
http://services.runescape.com/m=news/valentines-day?oldschool=1 He may be referring to that^. (Which I think implies that if you try to log out after being logged in for 6 hours, it will auto kick you despite comat, or it could be a 6 hour limit) :P
-
I lolled
Inb4he'sbanned. #RIPSUPREMELEADER2K14
-
Okay. :(
When I see your name I think you meant to spell RuneScape but it was autocorrected to RoomScape. No but really why would you change it.
-
I've finally beat Mark
I'll never reach 1k post, let alone 2704.