Jump to content

Recommended Posts

Posted

Ye thats true u can enter to main can switch to services also can pick GK but then the problem begins. The path are changed and u have to guess the parameters or get a sniffer for it. Cu u got small chances to guess all of them.The fact it that just town zones were changed but its enough to stop most of the scripts.

Posted (edited)

Just put a breakpoint on RequestBypassToServer, select the sub window (gk, bbs shop) and check the string when BP hits

 

 

I had a little while so i did it for u on tales server. As u see packet has 2 params c = packet id = 23 and S = pointer to the selected window's name

 

alt+b

0018AB08   7CB40000
0018AB0C   20510804  ASCII "cS"
0018AB10   00000023
0018AB14   0018ADB0  UNICODE "_bbshome"

services

0018BD38   7CB40000
0018BD3C   20510804  ASCII "cS"
0018BD40   00000023
0018BD44   0018BFE0  UNICODE "_bbsgetfav"

GM Shop

0018D018   7CB40000
0018D01C   20510804  ASCII "cS"
0018D020   00000023
0018D024   0018D2C0  UNICODE "01"

Weapons s grade

0018D018   7CB40000
0018D01C   20510804  ASCII "cS"
0018D020   00000023
0018D024   0018D2C0  UNICODE "05"
 

Edited by Szakalaka
Posted

Well as i see i can understand just unicodes u get out of it the rest of it is for me a black magic. If you could explain me how can i get those unicodes, or check by yourself if it works on l2redemption cuz on tales works sniffer.

Posted (edited)

It comes from analysis under debugger and knowledge of the game client. Btw, what for do you need the bbs names? :)

Edited by Szakalaka
Posted (edited)

Engine.BypassToServer ('_bbshome');

Engine.BypassToServer ('_bbsgetfav');

Engine.BypassToServer('10');

Engine.BypassToServer('113');

Engine.BypassToServer('17');

and it was doing >Home of Alt+b>Services>GK>Dion Area>Beehive in this case

at redemption its 

Engine.BypassToServer ('_bbshome');

Engine.BypassToServer ('_bbsgetfav');

Engine.BypassToServer('_bbsgatekeeper');

and the rest of path idk but kinda need it. This 3 options are opening Gk just now need to select Giran Zone>Giran harbor for example or any other locations.It will look smiliar to all towns i guess

Edited by Mires
Posted

Yep i was using a program called loader.exe he is sniffing at any other servers w/o any problems. But here i guess its caused by smartguard that doens't let the loader to work properly.

Posted

loader was injecting dlg.dll which was doing exactly what szaka suggested, hook requestBypassToServer,

u can also have whole html response from UGameEngine::OnShowboardPacket, gl xD

Posted

Well I'm pretty sure u guys got a lot more knowledge about this than me cuz my knowledge is pretty close to 0. But my point is, if you could try to explain me step by step how can I get this requests. I'd like to have it to remake my scripts that were made for tales server. They cannot work properly w/o new paths . 

Posted

Well thats what antibots are for - to stop people who are using premade scripts. You either have luck and find the strings by trial and error, or u need to somehow sniff the data before being encrypted

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • What webhosting are you using? You'll need to talk with administrators of the webhosting to open outgoing connections to port 1433, maybe they won't open it for you, instead, you should get a webhosting for mu online since they always have 1433 port open for outgoing connections. Also, make sure you have your 1433 TCP port open for incoming connections, for security, I suggest you exclusively add the cPanel IP Address to connect to your port 1433 in your firewall, so no one else can try to connect to your database. Let me know if you have any questions, happy to help.
    • He just doesn't answer, I've tried everything, Telegram, his own forum, everything, I don't know what's his deal, but I've tried for months
    • Send direct message to @Maxtor
    • Hello guys , does anyone know what files needed to use those cloaks for H5 client? I’m not using an interface and I don’t want to use one so there are any way to use them without interface? 
    • Closed beta testing starts in early October!        We’re looking for the most active and attentive players to help fine-tune the project before launch. This is your chance to be among the first to try out our new features and directly influence how the server develops.   What beta testers will do: — Check the client and core mechanics — Find bugs, errors, and inconsistencies — Evaluate the convenience and practicality of current solutions — Share detailed, constructive suggestions for improvement      Your feedback will be key to making the project balanced and comfortable for everyone.   Requirements: — Willingness to complete specific tasks — Experience playing on Interlude (PTS, clean client) — Experience with the HF client is a plus   Ready to help? The server launch is planned for early December, so now is the perfect time to join the test and make your contribution. To participate, you must send a direct message (DM) to one of the following: - Send a DM to our Telegram channel - Send a DM to our forum moderators: PrintF or EchØ - Send a DM to our Discord server admin @EchØ
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock