Search:

Type: Posts; User: Molten

Page 1 of 2 1 2

Search: Search took 0.06 seconds.

  1. Re: [Question] Any interest in a automatic silk guide?

    I don't know how it works, but it serves as a proof for the purchase of virtual goods. Which makes the chargeback less likely.
  2. Re: [Question] Any interest in a automatic silk guide?

    Why not? also if you could include how to add an invoice that would be great.
  3. Replies
    11
    Views
    9,144

    Re: vSRO Ports configure!

    By default in the Windows Firewall is to block any incoming connection (except for the RDP port). You should add one and ONLY one rule that allows 4 TCP ports if you're going to use the website on...
  4. Replies
    4
    Views
    11,244

    Re: Multiple VSRO v188 offsets from srSquirrelMod

    Krall
  5. Replies
    34
    Views
    22,349

    re: [Release] Codex anticheat sourcecode c++

    Care to re-upload?
  6. Re: What things must be taken in mind to make a job-anticheat?

    If you show the latest kills statistics on the web available to all players, no one will risk cheating.
  7. Thread: Packet Exploits

    by Molten
    Replies
    4
    Views
    2,398

    Re: Packet Exploits

    Iptables would be "okay" for packet flooding. Although, most exploiters are using the 1-packet-kill style, which crashes your server using 1 packet with a system opcode or an invalid opcode.
  8. Replies
    2
    Views
    593

    Re: How can i do this

    Media.pk2 edit
  9. Replies
    53
    Views
    16,163

    Re: Joymax Server Files Leak - Kali Linux

    This database seems to be for the website use only. They have many games, and it wouldn't make sense to put Silkroad's database on the same host as their website.
  10. Replies
    53
    Views
    16,163

    Re: Joymax Server Files Leak - Kali Linux

    Big guys? please, you make me laugh.

    Here is one of many exploits in joymax.co.kr :

    ...
  11. Replies
    49
    Views
    13,603

    Re: Release the real Taiwan SRO server files.

    I'd love to put my hands on such files, for research purposes. I don't own/want to open a server anytime soon.
  12. Replies
    47
    Views
    17,763

    Re: NEW - AgentServer exploit

    There are several problems with your solution, even though, it has been introduced before in C# :


    -Stability issues. The coded solution was poorly coded, hence it was lagging with any large of...
  13. Re: Exploit fixes, some sources and stuff [im done.]

    Can you compile a .NET dll to work with a C++ executable?
  14. Re: Exploit fixes, some sources and stuff [im done.]

    It's a usable C# code, yes. LoGiN has provided a C++ code incase if someone wanted to use it as a dll, instead of opening the patcher everytime you run your server. Sometimes you might forget to...
  15. Replies
    2
    Views
    747

    Re: Convert db sql 2012 to sql 2008 r2 please

    You can't. Don't bother searching.
  16. Thread: Delay Lag Issue

    by Molten
    Replies
    4
    Views
    503

    Re: [Help] Delay Lag Issue

    How many records in _Items and _Char ?
  17. Thread: Delay Lag Issue

    by Molten
    Replies
    4
    Views
    503

    Re: [Help] Delay Lag Issue

    Your database is filled with records. Try to remove some of un-used characters/items or simply get an SSD for a faster performance.
  18. Replies
    15
    Views
    5,844

    Closed: Re: Agent-download-global Server Exploits Fixed

    Layer 7 is on the application-level, not network level. All of the attacks on psro servers nowadays are performed using some script kiddie's "stresser" or "booter", which puts a huge load on the...
  19. Re: VSRO 1.208 Client Compatible for VSRO 1.193 files

    What is new in 1.208 client?
  20. Replies
    15
    Views
    8,021

    Re: Change ".PK2" with a better encryption.

    A piece of advice : Don't bother packing your client, unless you got some decent asm experience and willing to forbid bots on your server. Otherwise, people will be able to find the blowfish key...
  21. Replies
    5
    Views
    537

    Re: disable auto id?

    In Tools ->Options -> Designer

    Unmark "Prevent changes that require table re-creation". Although, take a backup from the database incase something goes wrong.
  22. Replies
    4
    Views
    861

    re: server closed alone

    With a C++ error or just closing without errors?
  23. Replies
    5
    Views
    537

    Re: disable auto id?

    Go to table -> design -> turn (IsIdentity) to No

    http://i.imgur.com/rmybk4O.png
  24. Replies
    47
    Views
    17,763

    Re: NEW - AgentServer exploit

    There is no such thing. Proof or stop talking shit.
  25. Replies
    47
    Views
    17,763

    Re: NEW - AgentServer exploit

    Yep, it does increase the MsgCount. That's the whole idea of it.
  26. Replies
    12
    Views
    2,892

    Re: What tools Silkroad community need right now ?

    If possible, a tool that traces these vague DB errors we see in VSRO. For example, random GS crashes/fail to start.
  27. Replies
    47
    Views
    17,763

    Re: NEW - AgentServer exploit

    Add me on Skype : magicanoo
  28. Replies
    15
    Views
    5,251

    Closed: Re: Auto Teleport Idea..

    You can't teleport a player through a database query or a procedure.
  29. Replies
    9
    Views
    3,029

    Re: Title System// Job System

    Royalblade, I see what you did there
  30. Replies
    8
    Views
    4,133

    Closed: Re: Re-build Immortality set

    Hint : _RefSetItemGroup and _RefMagicOptGroup
  31. Re: ZeonProxy - A small, transperent asynchronous proxy writen at c# (.NET 4.0)

    Why would you need a virus scan? There is a source code included already -_-
  32. Replies
    21
    Views
    5,550

    Re: Union Limit - Restrict it to X Guilds

    Yep, you can alter the _AllianceRemove procedure, simply add an error return if the GuildID is one of the system guilds.
  33. Replies
    16
    Views
    7,615

    Re: Android VS Silkroad Server

    Does it use MSSQL remote connection protocol?
  34. Replies
    94
    Views
    33,607

    Re: MU2 Server Emulator - mu2core (.NET 4.0, c#)

    King Leoric = Skeleton King.
  35. Replies
    11
    Views
    4,394

    Re: Myth Reborn - myr editor

    Mind sharing the unpacked MythClient.exe ?
  36. Replies
    2
    Views
    556

    Re: Battle Arena problem

    _ADD_ITEM_EXTERN works fine,also the arena coin is set as service=1..so adding coins through this procedure isn't a problem at all..
  37. Re: Silkroad-Online.ru ( Full Root, Happy Xmas, Ludoworks Gift ^^ )

    LOL,I guess the IP hiding paid off after all Oo
  38. Replies
    30
    Views
    3,901

    Re: Offset From TWSro Files?

    Change LOCALE in server.cfg->gameserver/shardmanager to LOCALE_VIETNAM from LOCALE_TAIWAN
  39. Replies
    14
    Views
    11,501

    Re: Fix Purification Pill Bug

    Interesting,but it's going to be SO unfair for chinese in a server with EU characters(warlock spams debuffs and the chinese uses 1 pill every 20seconds O.o)..
    It might be working in a chinese-only...
  40. Replies
    30
    Views
    3,901

    Re: Offset From TWSro Files?

    Can you send me these offsets aswell,megaman963 ?
Results 1 to 40 of 59
Page 1 of 2 1 2

Advertisement