Some day i begin coder bot for Silkroad(Vsro have Xtrap and packet anti clientless).
1. I'm want create loader use C#. I'm find on this forum then not found solution for problem of me. I have download code souce bot of "zeteris"(ZBot), i'm found method call is "CaveCode" injector dll to process sro, but i'm use for Vsro then not working. anyone to know why, if i'm use not correctly way then please help me. If anyone have code source dll(C# and C++) and code C# injector. Please upload this topic help for me.
2. When i'm use tool extract file textdata in Media.pk2 then very have file txtdata(not in one file). I'm want need data skill, item, mobs. what need read file content data i'm need?.
i'm seen many skill not have translate, i'm have need this skill?.
textdata skill have two type. enc and not enc, content two this file different?
Final struct files textdata i'm unknown. Somebody provider information about struct file example file mob, skill, item...
Thank everybody lost time read this topic.
Sory english of me very bad. Hopes everybody understand.
Plese help me.
You doesnt need to make injected dll like in zBot. That injected dlll doesnt have any special functions just redirect the sro_client to his own proxy, but you could redirect your client without injecting dll, so in that case thats totally useless right now. If you only want to make a loader, for vsro based servers you doesnt need proxy or redirect ip etc... just simply run the sro_client.exe with mutex. If you would like to add later functions and packet based things, than you need proxy and redirect ip.
To redirect your sro_client to a specific ip (for example to your proxy) check this:
PHP Code:
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Runtime.InteropServices; using System.Diagnostics;
Also you could write a dll like zeteris in c++ with this c# code need just a bit conversion to cpp, but making a dll and injecting just makes the things more complicated so doesnt worth it, since you wont got any other functions and you doesnt needed other functions from a dll.
You doesnt need to make injected dll like in zBot. That injected dlll doesnt have any special functions just redirect the sro_client to his own proxy, but you could redirect your client without injecting dll, so in that case thats totally useless right now. If you only want to make a loader, for vsro based servers you doesnt need proxy or redirect ip etc... just simply run the sro_client.exe with mutex. If you would like to add later functions and packet based things, than you need proxy and redirect ip.
To redirect your sro_client to a specific ip (for example to your proxy) check this:
PHP Code:
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Runtime.InteropServices; using System.Diagnostics;
Also you could write a dll like zeteris in c++ with this c# code need just a bit conversion to cpp, but making a dll and injecting just makes the things more complicated so doesnt worth it, since you wont got any other functions and you doesnt needed other functions from a dll.
Thank you, i'm very happy when you share code redirect. But when i try it isn't working. You can recheck. ip vsro 123.30.200.5 and 123.30.200.6. Note when i'm try wiht private sro then it working. (vsro have xtrap). do you know this problem?
So it doesnt work with isro and it is working with vsro based servers? Because to isro you need other things too but this should work at vsro based servers coz i used that on my project. Explain me more the problem.
So it doesnt work with isro and it is working with vsro based servers? Because to isro you need other things too but this should work at vsro based servers coz i used that on my project. Explain me more the problem.
Oh no. i use on vsro private(source private from server test of vsro). But when use server vsro(not private) then not working. i understand this problem. You can explain for me about code you write. Thanks
I understand what u say, yes the code i posted working only on pservers. To make something work on original servers, you may have to change something. I doesnt really have solution for that coz i stopped coding for silkroad and now im out of date. But the main purpose is to find out the problem, and check if there are some other solutions working. You could also check out bots working loaders or dlls or just simply try out some public solutions, may they are working . Does zbot work there? Also could you load the client with that? If yes just make a loader.dll in cpp. You could write that easy. You should check this out to make a dll in cpp to redirect your client:
As i said, im out of date of silkroad right now, but there are maybe some working proxies like nuconnector or idk. If they are working and you have some loader to redirect to them check their source code. I think your problem comes from xtrap or hackshield.
I understand what u say, yes the code i posted working only on pservers. To make something work on original servers, you may have to change something. I doesnt really have solution for that coz i stopped coding for silkroad and now im out of date. But the main purpose is to find out the problem, and check if there are some other solutions working. You could also check out bots working loaders or dlls or just simply try out some public solutions, may they are working . Does zbot work there? Also could you load the client with that? If yes just make a loader.dll in cpp. You could write that easy. You should check this out to make a dll in cpp to redirect your client:
As i said, im out of date of silkroad right now, but there are maybe some working proxies like nuconnector or idk. If they are working and you have some loader to redirect to them check their source code. I think your problem comes from xtrap or hackshield.
you can help me a project dll VC++. i'm very bad C++.
Text Data (shn) datei. 03/13/2013 - Fiesta Online - 4 Replies hi wollte mal fragen ob mir jemand helfen kann bin am versuchen die Text Data um zu schreiben auf deutsch doch jedes mal wenn ich die datei dann wieder in den client haue und starte bekomme ich immer an die geänderten sachen (+ac) warum zeigt er es nicht in deutsch wie ich es eingetragen habe genau so wie ich nicht die umlaute schreiben kann muss ich immer ae ue oe -.- hat jemand ne lösung für das problem? oder nen besseren shn editor weil habe nur den gefunden im netz vielleicht hat jemand...
[Poll] Reading data from text file or database? 04/01/2011 - SRO Coding Corner - 11 Replies Hi,
I'm currently facing a little choice about how I should read the data of silkroad. So I hope that I can get a clear answer with this thread/poll.
Well as you might know I'm using C++ and currently I'm reading the data into the memory which is just a big list of for example npc position objects.
So yesterday I created a little test and I inserted all the npc positions into an MySQL database (version 5.1) and I used 10 different id's of npcs to get the positions. I runned this test...
Media/Data.pk2 02/19/2011 - SRO Private Server - 2 Replies I keep crashing in Swsro wen i try log in with ddbot an if i dont crash i get Access denied an the Dbbot Crashes. i asked my friend he said have old .pk2 so where can i get the lastest for swsro 1
Media/Data.pk2 02/18/2011 - SRO Private Server - 0 Replies Media/Data.pk2
I keep crashing in Swsro wen i try log in with ddbot an if i dont crash i get Access denied an the Dbbot Crashes. i asked my friend he said have old .pk2 so where can i get the lastest for swsro 1
Import data from-to Media.pk2 05/12/2010 - SRO Private Server - 3 Replies I export data i need from swsro media.pk2 using pk2editor for swsro:
http://img140.imageshack.us/img140/6013/10275034. jpg
http://img171.imageshack.us/img171/2750/49258915. jpg
http://img62.imageshack.us/img62/1593/27933717.jp g
Now i try to import all these to sro client v1.150 media.pk2, but i got this: