Urug
Member:
Posts: 1

Hi,

Is there any possibility to use sharkscope HUD with a custom ongame mod? The problem is that sharkscope tries to open the software with the Startpoker.exe when the mod is needed to start with a .bat file to prevent the custom mod from being overridden. Could you help me?

Anthonyjh21
Member:
Posts: 1

I need help with this too. Bumpity BUMP!

IgorP2
Member:
Posts: 5

Is somebody solve that problem? Help please.

IgorP2
Member:
Posts: 5

I solve that problem.

After starting the client, appared message about downloading updates.

Once the update is over and there was a message that began running the application, simply overwrite the file resources.jar.

I made with simple .bat file, which is located in the directory with the client.

COPY f:\ work\*.* f:

In the directory f:\ work file is moded resources.jar file.

The main thing is to overwrite the file after downloading updates, and before you start the client, immediately after the message that is running the application appeared

p.s. sorry for my english Smile

Ozelot
Member:
Posts: 5

Hallo,

Could someone explain that again?

I was not able to get what IgorP2 told us.

Thank you very much

Otzelot

IgorP2
Member:
Posts: 5

Hi, you have to owerwrite file resources.jar with the modded one in the moment, when your poker client finish downloading update, but before initializing started.

Ozelot
Member:
Posts: 5

Yea but how do i overwrite it?

Just start simple.bat?

Thanks

Ozelot
Member:
Posts: 5

Sadly still did not got it..

Can someone please give me a description.

Thanks

IgorP2
Member:
Posts: 5

Give me your mail, i'l send that .bat file for you, if you need. And tell me disk letter, where your client installed.

Ozelot
Member:
Posts: 5

walchwalch@gmail.com
And the disk letter is C:/

Thank you

IgorP2
Member:
Posts: 5

Sent file and short instruction for you. Regards.

Post there copy of my letter, may be it will help someone else)). If your antivirus will block file, you may create it yourself, and copy in it last line of that post)))

P.s. i got my letter back, possible gmail saw virus in it))))))

Letter:

You have to create catalog c:\work and copy there moded resources.jar.
File start.bat must be in the poker client catalog.

Create shotcut for start.bat file, and run it at the end of downloading update. If you’l made it early, you’l get standart layout, if after initializing started, possible problem with opening table (usualy i open any table to observe, to сhесk, that all is ok)

Regards, Igor.

File start.bat:

COPY c:\work\*.* c: