Nishido
|
Universal ReplayerHi guys,
I'm currently on campus at uni and they use websense web filtering which is blocking the universal replayer from installing. Does anyone know if there's a way to download the entire application directly through the web browser instead of having to rely on the tiny 3kb .jpnl file to download the required data (as it's specifically that that is getting blocked)?
|
BetMagicMoney
|
yes it is possible, but its not easy and requires you to do some file editing! but if your happy to do that then i'll post a guide
|
Nishido
|
Yes, please!
|
BetMagicMoney
|
Ok this guide is to set up a installation of universal replayer.
The trick behind this is to make the jnlp think its downloading the files, when in reality its just opening them from a local file.
First download this rar and extract it as it has all the relivent files.
http://www.2shared.com/file/G4qGVgMR/universal_replayer.html
Once you unpack you first need to move the folder to where you'd like the program to install (you can rennme the folder if you want), This is very important!!!! So i'd recomend you move it to program files as it makes it easy to find.
Next open the folder and you will see a load of files inside. We're only intrested in one and thats the one call "universal_replayer.jnlp" This is the same file you download off there website but now were going to patch it to make it work.
now we need to open this file in a text editor - i use notepad++ but just using notepad will be fine. Just right click, select open with, select notpad and open.
the file you will open should look like this
| Code: | <?xml version="1.0" encoding="utf-8"?>
<jnlp spec="6.0+" codebase="file:////{Computer Name}/{install location}/" href="universal_replayer.jnlp">
<information>
<title>Universal Replayer</title>
<vendor>Universal Replayer</vendor>
<shortcut online="true">
<desktop/>
</shortcut>
</information>
<security>
<all-permissions/>
</security>
<resources>
<jar href="file:////{Computer Name}/{install location}/popopop_player.jar"/>
<jar href="file:////{Computer Name}/{install location}/pokertools.jar"/>
<jar href="file:////{Computer Name}/{install location}/jsr173_api.jar"/>
<jar href="file:////{Computer Name}/{install location}/lang.jar"/>
<jar href="file:////{Computer Name}/{install location}/infos.jar" />
<jar href="file:////{Computer Name}/{install location}/session.jar"/>
<jar href="file:////{Computer Name}/{install location}/skin.jar"/>
<jar href="file:////{Computer Name}/{install location}/xbean.jar"/>
<jar href="file:////{Computer Name}/{install location}/charset-detect-stream-reader.jar"/>
<jar href="file:////{Computer Name}/{install location}/icu4j.jar"/>
<jar href="file:////{Computer Name}/{install location}/room_pokerstars.jar"/>
<jar href="file:////{Computer Name}/{install location}/room_partypoker.jar" />
<jar href="file:////{Computer Name}/{install location}/room_ongamenetwork.jar" />
<jar href="file:////{Computer Name}/{install location}/room_ipokernetwork.jar"/>
<jar href="file:////{Computer Name}/{install location}/room_fulltiltpoker.jar"/>
<jar href="file:////{Computer Name}/{install location}/room_everestpoker.jar"/>
<jar href="file:////{Computer Name}/{install location}/room_cryptologicnetwork.jar"/>
<jar href="file:////{Computer Name}/{install location}/room_mansionpoker.jar"/>
<jar href="file:////{Computer Name}/{install location}/room_mergenetwork.jar"/>
<jar href="file:////{Computer Name}/{install location}/room_microgamingnetwork.jar"/>
<jar href="file:////{Computer Name}/{install location}/room_ultimatebetpoker.jar"/>
<jar href="file:////{Computer Name}/{install location}/room_absolutepoker.jar"/>
<jar href="file:////{Computer Name}/{install location}/room_betfairpoker.jar"/>
<jar href="file:////{Computer Name}/{install location}/room_pkr.jar"/>
<jar href="file:////{Computer Name}/{install location}/room_p5network.jar"/>
</resources>
<application-desc main-class="application.MainController" />
<update check="timeout" policy="always"/>
</jnlp> |
now we need to do 2 things.
1) find out your computer name, This can be done by going to the start menu, right clicking my computer and selecting propoties. Then put your computer name everytime you see
2) Now put in your install location. So if your install loctaion looks like
| Code: | | C:\Program Files\universal replayer\ |
you should right it like this
| Code: | | Program Files/universal replayer |
then use this everytime you see
Once you have done this save the file now run it, you should now see the program 'downlaod' and install with out any problems
If you have any troubles please feel free to write back and i'll do my best to debug your problem. If this happens please give me your full universal_replayer.jnlp in text and also any text on the error messages
Also right back if it worked
GL BMM
|
Nishido
|
Brilliant! Thanks BMM! Now if only my uni allowed access to public file sharing like 2shared.com, I'd be set . *Shakes fist at uni computer centre* Thou hath thwarted my efforts for the last time, demons!!!
|
golden
|
try this
http://www.pokerhandreplays.com/import.php
|
BetMagicMoney
|
| Nishido wrote: | Brilliant! Thanks BMM! Now if only my uni allowed access to public file sharing like 2shared.com, I'd be set . *Shakes fist at uni computer centre* Thou hath thwarted my efforts for the last time, demons!!! |
ok try this link
http://www.megaupload.com/?d=3T7N3WHA
|
Nishido
|
Yeah that doesn't work either BMM. All file sharing things like that don't work. Thanks for trying though!!
|
Wannawin
|
Why don't you just review them in HEM?
I have never understood what is so special about about universal replayer anyway.
HEM + sickread's HEM AHK script - sorted, you even get your hud.
|
Nishido
|
Because I don't have the money for HEM and the 15 day trial has run out.
|
Nishido
|
Well now this is very strange. I've just moved out of uni and so now have a private connection and I still get the websense errors when trying to install this. Very odd. I also tried installing locally with your guide BMM but it wouldn't work. Said it couldn't load the universal_replayer.jnpl file. *shrug* It's awfully strange why websense would still be blocking it. I even tried reinstalling java. I dunno, maybe the world just doesn't want me replaying past games .
|
BetMagicMoney
|
hmm thats odd :S maybe if your on skype we could screen share ans i'll have a go for you, but there's not reason why that guide shouldn't work!
|
Nishido
|
Thanks a lot, but it's cool. I decided to just bite the bullet and buy hold'em manager.
|