Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Tutorial]Creating Emulator From Pangya S7

Newbie Spellweaver
Joined
Jun 24, 2009
Messages
7
Reaction score
0
How about this one " '55 AM' is not a valid integer value" then the games server disconnects...
outubro - [Tutorial]Creating Emulator From Pangya S7 - RaGEZONE Forums




And Can i use the updatelist of th version to play it offline? If not, how to get the updatelist in the gamerage and use it in xampp?
 
Newbie Spellweaver
Joined
Jul 24, 2014
Messages
6
Reaction score
0
would love source, but i would be ok with instructions on how to do this. please post again soon
 
Newbie Spellweaver
Joined
Aug 24, 2012
Messages
8
Reaction score
0
My problem is in below link.(same as others).

http://forum.ragezone.com/f200/list-index-bounds-2-error-1013081/

And Nyamochka answered that 'That problem caused by windows date format.'.

I did change my windows data format, but sadly It doesn't work.

I checked the whole sources(But I've never dealt with delphi 7;( ).

And I could find the error point.

list.socket.sendtext(EncryptS(Compress(#$44#$00#$00#$06#$00#$37#$32.....

That code is in 'packetprocess.pas'.

I think that bounds error caused by 'EncryptS' script.

I don't know that script can work in only Portuguese windows, but anyway It doesn't work in my OS(My OS language is Korean.).

I hope this problem will be resolved in discussion.



The source was modified a little by me.

Original source is below.

pdata:=EncryptS(Compress(#$44#$00#$00#$06#......

...
...

list.socket.sendtext(pdata);

...
 
Newbie Spellweaver
Joined
Aug 16, 2012
Messages
23
Reaction score
5
My problem is in below link.(same as others).

http://forum.ragezone.com/f200/list-index-bounds-2-error-1013081/

And Nyamochka answered that 'That problem caused by windows date format.'.

I did change my windows data format, but sadly It doesn't work.

I checked the whole sources(But I've never dealt with delphi 7;( ).

And I could find the error point.

list.socket.sendtext(EncryptS(Compress(#$44#$00#$00#$06#$00#$37#$32.....

That code is in 'packetprocess.pas'.

I think that bounds error caused by 'EncryptS' script.

I don't know that script can work in only Portuguese windows, but anyway It doesn't work in my OS(My OS language is Korean.).

I hope this problem will be resolved in discussion.



The source was modified a little by me.

Original source is below.

pdata:=EncryptS(Compress(#$44#$00#$00#$06#......

...
...

list.socket.sendtext(pdata);

...


Encryption function doesnt make use of lists
 
Newbie Spellweaver
Joined
Aug 24, 2012
Messages
8
Reaction score
0
So, Why lists couldn't have any pdata?

Delphi7 suggests that bounds error is occured at EncryptS(or Comepress) fuction.

Could you give me a hint?

I want fix this problem ;(
 
Newbie Spellweaver
Joined
Aug 16, 2012
Messages
23
Reaction score
5
So, Why lists couldn't have any pdata?

Delphi7 suggests that bounds error is occured at EncryptS(or Comepress) fuction.

Could you give me a hint?

I want fix this problem ;(

i really do not now, why dont you create a VM with a brazilian version of windows and test?

pc0JqPW - [Tutorial]Creating Emulator From Pangya S7 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Aug 24, 2012
Messages
8
Reaction score
0
Yes, I installed eng windows through VMware, then I could run your server successfully~!

but now some other problems are occurred.

First, I can't buy any item.

Second, It can't create room.

Third, I did change 'cookies' query, but it wasn't applied in game.

But very glad to success now:))

test - [Tutorial]Creating Emulator From Pangya S7 - RaGEZONE Forums

p.s. I don't know Brazilian Panya's current situation, but in Korea, 'Auto Calipers' item will be deleted soon.

Furthermore, whole pangya wind system will be changed to 'Natural Mode'.

So, current every shot fomula will be useless, and most of Korean users are going to leave from official server.

That's why I want to create private server.
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Aug 16, 2012
Messages
23
Reaction score
5
Yes, I installed eng windows through VMware, then I could run your server successfully~!

but now some other problems are occurred.

First, I can't buy any item.

Second, It can't create room.

Third, I did change 'cookies' query, but it wasn't applied in game.

But very glad to success now:))

View attachment 147273

p.s. I don't know Brazilian Panya's current situation, but in Korea, 'Auto Calipers' item will be deleted soon.

Furthermore, whole pangya wind system will be changed to 'Natural Mode'.

So, current every shot fomula will be useless, and most of Korean users are going to leave from official server.

That's why I want to create private server.

fo3Y4oe - [Tutorial]Creating Emulator From Pangya S7 - RaGEZONE Forums


these features are not implemented, you need to study and code your own functions.
this source is for challenges i guess, so the structure is not the same as grand prix, and it is because you cant get cookies working.
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Aug 24, 2012
Messages
8
Reaction score
0
Of course I installed client of challenges(727.00), but cookies doesn't work yet.

I'm studying Pascal language as you said anyhow.

It's really confusing! because It similar to C but not same;(

But I'm gonna study and study more.

Anyway, Thx for your reply:)
 
Newbie Spellweaver
Joined
Aug 16, 2012
Messages
23
Reaction score
5
Of course I installed client of challenges(727.00), but cookies doesn't work yet.

I'm studying Pascal language as you said anyhow.

It's really confusing! because It similar to C but not same;(

But I'm gonna study and study more.

Anyway, Thx for your reply:)

is new season coming today?
i particularly, liked these new features and downloaded kr client but i cant login
i guess its in maintenance
 
Experienced Elementalist
Joined
Apr 1, 2010
Messages
267
Reaction score
135
If you want try C --> http://forum.ragezone.com/groups/856/

I have post a begin of translate HIO in C

Maybe release my emulator (PangOsmose), i have quit pangya land ^^

But my rewirte version (based from my own reverse of official exe)

---> OMG why not post in public *-*

Because i think pangya commuity public is dead and no body have "share and help mentality" at the moment.
If you really interested you can try to enter to the group :D

all people is welcome if he join for real communauty
 
Last edited:
Newbie Spellweaver
Joined
Dec 30, 2013
Messages
16
Reaction score
0
how to fix it?

i'm use client pangya thai 823.00 and i remove pak 728-830.
i'm paste projecG727.00pourHIO,wangreal and wsd_32 to my client

Help me pless.

PS.i'm thai people.My English is bad.
 
Last edited:
Newbie Spellweaver
Joined
Aug 16, 2012
Messages
23
Reaction score
5
how to fix it?

i'm use client pangya thai 823.00 and i remove pak 728-830.
i'm paste projecG727.00pourHIO,wangreal and wsd_32 to my client

Help me pless.

PS.i'm thai people.My English is bad.

you cant use thai client
 
Back
Top