Open Side Menu Go to the Top
Register
Ongame , some not professionally made ported mods Ongame , some not professionally made ported mods

04-13-2010 , 12:23 PM
Quote:
Originally Posted by FunkMastah
Here's my new mod.
Made by Pummi's instructions.
Thank you.
Ongame , some not professionally made ported mods Quote
04-13-2010 , 02:02 PM
Quote:
Originally Posted by koenigego
would you be so kind and upload it once again since the download doesnt work anymore because of limited downloads etc

thanks
there you go

http://rapidshare.com/files/375484802/mod2a.SWF.html
Ongame , some not professionally made ported mods Quote
04-13-2010 , 05:12 PM
what program do u have to have to use a swf file?
Ongame , some not professionally made ported mods Quote
04-14-2010 , 03:46 AM
Just wondering, what you think gusy, is it possible to mod somehow the swf to show the remaining time from the actual blindlevel on the table? Very frustrating to open the side window anytime I want to check the time while grinding on 9 turbo table.

Ongame , some not professionally made ported mods Quote
04-14-2010 , 06:15 AM
Quote:
Originally Posted by thefiqs
Just wondering, what you think gusy, is it possible to mod somehow the swf to show the remaining time from the actual blindlevel on the table? Very frustrating to open the side window anytime I want to check the time while grinding on 9 turbo table.

+1

I've been tryin to do this but haven't found a solution and noone doesn't seem to know how to do it.
Ongame , some not professionally made ported mods Quote
04-14-2010 , 08:58 AM
Quote:
Originally Posted by JazzyZ
Anyone who is good at photoshopping, how do I edit this iPoker deck to ongame?



my first deck


Last edited by Liolyne; 04-14-2010 at 09:08 AM.
Ongame , some not professionally made ported mods Quote
04-14-2010 , 09:37 AM
Quote:
Originally Posted by Pummi81
Redid my p5-data.xml

http://www.megaupload.com/?d=8K2XA0UX



- Bigger font for betting amounts and increased distance between text and chips
- Red font for actions; bet and raise
- Total pot displayed instead of rake + bigger font

Can you please update the p5-data.xml since it doesn't work anymore. I tried random1's file, but didn't work.
Ongame , some not professionally made ported mods Quote
04-14-2010 , 01:11 PM
+1 for working Pummi81s p5-data.xml.. it's just so damn good.
Ongame , some not professionally made ported mods Quote
04-14-2010 , 01:25 PM
I would update them right away if I had something to update.
Old modded files are still working for me although my client has updated itself like ~5 times in last 2-3 weeks. Weird.
I play on Eurobet FWIW.

EDIT: If someone uploads an updated p5-data.xml I can try to mod it. Won't be able to test it though.
Ongame , some not professionally made ported mods Quote
04-14-2010 , 03:17 PM
Quote:
Originally Posted by Cardstrong
thank you very much, but the download limit is once again reached.
if there is someone with that mod and upload it with a premium account at rapidshare or at megaupload or just upload it and send me the url via PM i'd be so glad.

thanks
Ongame , some not professionally made ported mods Quote
04-15-2010 , 02:35 AM
Quote:
Originally Posted by thefiqs
Just wondering, what you think gusy, is it possible to mod somehow the swf to show the remaining time from the actual blindlevel on the table? Very frustrating to open the side window anytime I want to check the time while grinding on 9 turbo table.

I think this is the key in the p5-data.xml.
But, can someone help me find out how to change the values? And other problem, if I make modification in this .xml the client overwrites it when it's starting, and if I overwrite it after the client started, nothing happens.

<Text align="LEFT" def="tabledefs.UI.blackout.timeLeft" dummyText="99s" name="timeLeft" outlineColor="0x0" pos="399,43" scale="1.0" size="169,37" textColor="0xffffff" textType="ExtraBig_22p"/>
<Rect alpha="1.0" def="tabledefs.UI.blackout.timePieChart" lineColor="0xffffff" lineThickness="0.0" name="timePieChart" pos="287,151" scale="1.0" size="200,200"/>
Ongame , some not professionally made ported mods Quote
04-15-2010 , 05:45 AM
Quote:
Originally Posted by thefiqs
Just wondering, what you think gusy, is it possible to mod somehow the swf to show the remaining time from the actual blindlevel on the table? Very frustrating to open the side window anytime I want to check the time while grinding on 9 turbo table.

Can anyone help me to get this mod installed for some €?

PM please
Ongame , some not professionally made ported mods Quote
04-15-2010 , 07:57 AM
Try using an AHK (autohotkey) script like this :

SkinName=PokerLoco
;where your software is installed
SkinPath=C:\Program Files\PokerLoco
;the modded files
TableImageSourceFile=C:\test\TableImages.swf
P5DataSourceFile=C:\test\P5-data.xml
;files to be replaced
DestinationTableImageFileName=TableImages.swf
DestinationP5DataFileName=P5-data.xml

;the .exe from the link
Run, StartPokerLoco.exe, %SkinPath%

;waits for the login window displaying this message : PokerLoco - Welcome
winwait, PokerLoco - Welcome
;then overwrites files
FileDelete, %SkinPath%\%DestinationTableImageFileName%
FileCopy, %TableImageSourceFile%, %SkinPath%\%DestinationTableImageFileName%
FileDelete, %SkinPath%\%DestinationP5DataFileName%
FileCopy, %P5DataSourceFile%, %SkinPath%\%DestinationP5DataFileName%
Ongame , some not professionally made ported mods Quote
04-15-2010 , 08:55 AM
Quote:
Originally Posted by koenigego
would you be so kind and upload it once again since the download doesnt work anymore because of limited downloads etc

thanks
just try later, the link is still working, it's just that from time to time they stop free users from downloading, to assure their paying costumers good enough download speed
Ongame , some not professionally made ported mods Quote
04-15-2010 , 03:39 PM
Quote:
Originally Posted by FunkMastah
Here's my new mod.
Made by Pummi's instructions.

p5-data:
http://rapidshare.com/files/376289415/P5-data.xml
Tablemod:
http://rapidshare.com/files/371166277/TableImages.swf


updated my p5-data
Ongame , some not professionally made ported mods Quote
04-15-2010 , 06:08 PM
ty ty ^^
Ongame , some not professionally made ported mods Quote
04-16-2010 , 02:04 AM
how i change the cards? i copy-paste tableimages.sfw and P5-data.xml but just change the table.

ty
Ongame , some not professionally made ported mods Quote
04-16-2010 , 05:35 AM
Quote:
Originally Posted by kuszo
how i change the cards? i copy-paste tableimages.sfw and P5-data.xml but just change the table.

ty
easy, go to options and four color deck on.
Ongame , some not professionally made ported mods Quote
04-16-2010 , 08:54 AM
Quote:
Originally Posted by Cardstrong
just try later, the link is still working, it's just that from time to time they stop free users from downloading, to assure their paying costumers good enough download speed
i'm afraid you're wrong. rapidshare says that the file hasn't been uploaded by a prem account and therefor it can only be DL'd 10 times and that limit is reached.
i have a premium account so i could upload it and everybody could dl it. you would just have to send me the link via PM.
Ongame , some not professionally made ported mods Quote
04-17-2010 , 11:46 AM
Does this script still work or we really have to copy the files everytime we log in?

http://overcards.com/wiki/moin.cgi/OngameModStarter
Ongame , some not professionally made ported mods Quote
04-17-2010 , 12:07 PM
I've just downloaded and replaced the default table and p5 files with Pummi81's mods and I can't seem to load a table? The window just hangs at the Eurobet loading screen. Can someone help me out with this please? thanks!
Ongame , some not professionally made ported mods Quote
04-17-2010 , 02:06 PM
Quote:
Originally Posted by jimster
Does this script still work or we really have to copy the files everytime we log in?

http://overcards.com/wiki/moin.cgi/OngameModStarter
Probably not and no, you can just use another script which can be found somewhere in this thread.
Ongame , some not professionally made ported mods Quote
04-17-2010 , 03:54 PM
Quote:
Originally Posted by thefiqs
Just wondering, what you think gusy, is it possible to mod somehow the swf to show the remaining time from the actual blindlevel on the table? Very frustrating to open the side window anytime I want to check the time while grinding on 9 turbo table.

Is there a link for this mod (the whole thing) and who do I need to thank for it except from the one that replys ?
Ongame , some not professionally made ported mods Quote
04-18-2010 , 03:19 AM
Update:



Tableimages.swf --> http://www.mediafire.com/?w0knhyjdttv

P5-data.xml --> http://www.mediafire.com/?imyezemiqnj
Ongame , some not professionally made ported mods Quote
04-18-2010 , 05:42 AM
Quote:
Originally Posted by Pummi81
Thanks for sharing.

Unfortunately, I can't get them to work.

I open the client, log in, and before opening any tables, overwrite the TableImages.swf and P5-data.xml files with your two files, but still get the original table images when I open tables.

The interesting thing is, when I completely delete TableImages.swf and P5-data.xml, then reopen the client, I can still open tables even though it doesn't seem as though the client has downloaded those files again. (They're not listed in the client's directory.) Weird.

I guess I must be doing something wrong.
Ongame , some not professionally made ported mods Quote

      
m