mIRC Home    About    Download    Register    News    Help

Print Thread
#195552 27/02/08 10:08 AM
Joined: Aug 2003
Posts: 144
M
Vogon poet
OP Offline
Vogon poet
M
Joined: Aug 2003
Posts: 144
Hi ppl.
Once more time i will ask you for help with this identifier.

I am getting from a server game a response, but it´s seems that the chars used on the response are not always the same ( i think that my depend´s on the server version ).

I know for sure that all char´s are above the $chr(30). My question is...

Is it possible to retrive the total char´s above $chr(30) to retrive the value´s correctly that are between them, using regex ??

Or if you belive that can be more easy in any other way that regex, i will listen...

Here is an example off the chr values and the respective text that i am receiving.

Code:
69 89 69 49 7 115 111 108 100 97 116 6 50 51 48 55 51 25 87 97 114 71 97 109 101 122 46 100 107 32 83 111 108 100 97 116 32 35 53 32 45 32 17 67 97 112 116 117 114 101 32 116 104 101 32 70 108 97 103 14 99 116 102 95 68 114 111 112 100 111 119 110 50 6 49 46 51 46 49 2 48 3 49 50 3 49 54 13 82 101 115 112 97 119 110 32 84 105 109 101

EYE1soldat23073WarGamez.dk Soldat #5 - Capture the Flagctf_Dropdown21.3.101216
Respawn Time

Code:
7 51 32 83 101 99 115 16 66 111 110 117 115 32 70 114 101 113 117 101 110 99 121 4 70 101 119 9 83 117 114 118 105 118 97 108 3 78 111 10 82 101 97 108 105 115 116 105 99 3 78 111 7 83 121 115 116 101 109 6 76 105 110 117 120 10 84 105 109 101 32 76 101 102 116 13 55 58 51 57 32 77 105 110 117 116 101 115 11 84 105 109 101 32 76 105 109 105 116 11

3 SecsBonus FrequencyFew	SurvivalNo
RealisticNoSystemLinux
Time Left
7:39 MinutesTime Limit


Thanks for all

Miguel_A #195560 27/02/08 01:12 PM
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
You're probably better off finding out what the server uses by asking the author. If it's changed between different versions, the author could give you a list of what characters were used and even tell you why they changed in the first place.


Invision Support
#Invision on irc.irchighway.net
Riamus2 #195567 27/02/08 02:00 PM
Joined: Aug 2003
Posts: 144
M
Vogon poet
OP Offline
Vogon poet
M
Joined: Aug 2003
Posts: 144
But, this script is not for me, and i don´t know what servers they will use.

Well i will try myself do the regex operation, but i don´t belive that i will make it 100% good.

thanks


Link Copied to Clipboard