PDA

View Full Version : Private Server Randoms



Justin
03-10-2013, 12:12 PM
So recently a user posted on the forums something along the lines of "Why not use a 316 private server to develop randoms"

After searching around the Internet for around 30 - 40 minutes with slushpuppy... We have come up with this...


http://puu.sh/2feg0/c560973c16
http://puu.sh/2fehV/e04296b8ce

UpText working:
http://puu.sh/2feji/a72457b60c

http://puu.sh/2fekT/3ea9763e23
http://puu.sh/2fg6A/6feddc7558

What do you guys think, Should I keep working on this small project to replicate OSR as much as I can?

J J
03-10-2013, 01:02 PM
Would be pretty helpful yeah haha :)

Ashaman88
03-10-2013, 01:13 PM
Agreed, would def be helpful :)

DannyRS
03-10-2013, 01:19 PM
Yea it would be really helpful, but private servers only have the randoms that spawn next to you right? Not the kidnap new area load ones because they couldn't rip that code from Jagex easily

Could you conpile a quick list of what you can spawn :p ?

Justin
03-10-2013, 01:37 PM
Yea it would be really helpful, but private servers only have the randoms that spawn next to you right? Not the kidnap new area load ones because they couldn't rip that code from Jagex easily

Could you conpile a quick list of what you can spawn :p ?

http://puu.sh/2fg6A/6feddc7558

Just some of them

Ashaman88
03-10-2013, 01:39 PM
How you guys get dis!?

DannyRS
03-10-2013, 01:42 PM
Just some of them

Can we confirm by checking ACA with ones from a real one that they are the exact same colors?

And can you spawn sandwich lady ? ;)


How you guys get dis!?

Theres an entire community that is basically villavu for private servers from what I saw, it's just hard to find one that matches exactly to OSR because Jagex used some shortcuts :p Good find Justin!

If the colors match and we could spawn a majority of the randoms, we could have alot done really quickly ;)

Justin
03-10-2013, 01:48 PM
Ill quickly whip up a client that you can download and connect to the server.

DannyRS
03-10-2013, 01:52 PM
Ill quickly whip up a client that you can download and connect to the server.

Sweet, I just woke up need breakfast, shower and stuff, I'll download after, but I assume you can assign certain mod powers so we can spawn randoms and etc? :p like minecraft private servers, can the randoms be spawned to target people specifically? And they talk just like in the real thing? Would surely help Ashaman get his Findtalk perfect I bet

Justin
03-10-2013, 02:24 PM
DannyRS - Ashaman88 - http://srljustin.com/osr/Client.zip

Just run the Run batch file, login with ANY username and ANY password - DO NOT USE VILLAVU PASSWORD/RUNESCAPE PASSWORD

See how it goes.

slushpuppy
03-10-2013, 02:38 PM
http://i.imgur.com/MJinKod.png

Ashaman88
03-10-2013, 05:46 PM
Sweet, but remember guys the findtalk doesn't identify based on colors at all - it's purely from the talk options.

Reminder it works like so:

1) W/ public chat off, it finds your name in the MS - like (Ahoy Ashaman88!)
2) It moves the mouse to the position below the chat (which finds where the chat originated from), and checks for a talk to uptext
3) If it find the uptext, it right clicks there, chooses the option to talk to and stores what that option was
4) It uses the stored option to compare against the different talking randoms and solves from there. (Ex: It finds the sandwich lady random choose option, it will initiate the solvesandwich function. So for like the drunken dwarf, the solver is already done)


Does that make sense?

DannyRS
03-10-2013, 05:54 PM
Sweet, but remember guys the findtalk doesn't identify based on colors at all - it's purely from the talk options.

Reminder it works like so:

1) W/ public chat off, it finds your name in the MS - like (Ahoy Ashaman88!)
2) It moves the mouse to the position below the chat (which finds where the chat originated from), and checks for a talk to uptext
3) If it find the uptext, it right clicks there, chooses the option to talk to and stores what that option was
4) It uses the stored option to compare against the different talking randoms and solves from there. (Ex: It finds the sandwich lady random choose option, it will initiate the solvesandwich function. So for like the drunken dwarf, the solver is already done)


Does that make sense?

Makes Perfect sense to me ;)