Jump to content
  • 0

Bypass Value Is Devided ?


LightFusion

Question

<a action="bypass -h npc_%objectId%_Link manormanager/manor_client_help001.htm">Listen to the explanation.</a><br>

I have this code for manor manager dialog(html), i would like to ask - are these bypass value readed by server as 1 single peace(-hnpc_10000_Linkmanormanager/manor_client_help001.htm), or they are devided on 3 peaces so 1(-h) 2(npc_10000_Link) 3(manormanager/manor_client_help001.htm) is going to server handle ?

Edited by LightFusion
Link to comment
Share on other sites

Recommended Posts

  • 0

well but im asking if this tag is crypted staticly so its value is predifined, or its not used at all, ofc its hard to say without looking, but this is what i have in action, and its crypted

action="bypass -h )0" 

And thats acctualy unicode representation, so you cant see other part that cant be shown in message

action="bypass -h  41,48,25,5,5,17,11,23,21"

so its showing only 41 & 48, that represent ) 0.

 

And i cant figure out does Admin put in this html and dynamic tag( that has crypted presentation) or its not ?

 

ITS TELNET.

 

TELNET. NO ENCRYPTION. RAW STRINGS GO TO THE CLIENT UNENCRYTPED ON BYPASSES.

 

besibes l2 encryption

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...