Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server > SRO PServer Guides & Releases
You last visited: Today at 22:44

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] Sro Protection V 1.0.3.5 Source Code

Discussion on [Release] Sro Protection V 1.0.3.5 Source Code within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Reply
 
Old 10/02/2015, 23:57   #61
 
elite*gold: 0
Join Date: Sep 2015
Posts: 15
Received Thanks: 0
Quote:
Originally Posted by Kekskind1992 View Post
you have to set them in textuisystem.txt
Quote:
Originally Posted by koller55 View Post

stall can turn after 20 seconds.
restart to 20 seconds
or
Wait 20 seconds for exchange

textuisystem.txt Is it possible to do it?
Do you have that can help in this regard?
koller55 is offline  
Old 10/03/2015, 00:08   #62
 
WickedNite.'s Avatar
 
elite*gold: 15
Join Date: Jul 2014
Posts: 1,602
Received Thanks: 1,357
Quote:
Originally Posted by x*Manu*x View Post
sorry you lost all my respect since i heared that you doing such ****. I would love to see when you destroy arab servers but nope you are destroying nearly every good server, but since you are not able to shutdown the best server zszc zone im done with you. bye im going to play zszc zone
I do what I want to who I want when I want, I don't take orders from arabs like you.
WickedNite. is offline  
Old 10/03/2015, 01:07   #63
 
WickedNite.'s Avatar
 
elite*gold: 15
Join Date: Jul 2014
Posts: 1,602
Received Thanks: 1,357
Quote:
Originally Posted by x*Manu*x View Post
yes of course police officer im arab... Did you saw my personal data in your police system? oh man you are so stupid just do what you want karma is hitting you sooner or later and im not arab btw fat nap
It's cute that you believe I'd get offended by a no name.
WickedNite. is offline  
Old 10/03/2015, 07:06   #64
 
elite*gold: 0
Join Date: Apr 2015
Posts: 1,444
Received Thanks: 1,371
Quote:
Originally Posted by x*Manu*x View Post
do you think i care? i will leave you in peace with some food. enjoy the meal im going to play zszc zone BAY BAY FATTY
Dude shut the fuck up with ur nazi comments, so what he is chubby? So what he have some extra pounds. He is dragging himself around knowing that every fucking day and you are making fun of him for it? You know the best hackers/community runners are fat because they truly spend time online, fuck it I'm also fat. I was born fat <3

Also my fatness is the only thing protecting ZSZC zone from not going down, so maybe you should change your opinion instead, show us how you look. Or maybe you are afraid of it? Retards everywhere.

Also you will regret your comments when you create you're own server, maybe you are cocky now, but wait until you have a silkroad or any type of server and you will see our powers to fuck you up. Enough said, go cry to ur mommy.

Quote:
Originally Posted by x*Manu*x View Post
i just released that what fatface is using to protect his "costumers" i dont care about exploits because im not such a fatty no lifer and exploiting/ddosing servers like u do fatty fatty bumm bumm
Everything isn't about opcodes, sure you can block those but there is other ways to crash the server by sending real opcodes. People like you will never understand the logic behind a exploit protection.
​Goofie​ is offline  
Thanks
1 User
Old 10/03/2015, 13:55   #65
 
Hedgehock's Avatar
 
elite*gold: 0
Join Date: Oct 2015
Posts: 45
Received Thanks: 81
Totally right, Goofie. This source is a bit outdated. New one has last packet before crash logging feature (so it's easiler to resolve the issue manually, or even implement automatic crash handler). Anyhow, it's easy to do even in this released source.
Hedgehock is offline  
Old 10/03/2015, 21:38   #66
 
elite*gold: 0
Join Date: Apr 2015
Posts: 1,444
Received Thanks: 1,371
Quote:
Originally Posted by Hedgehock View Post
Totally right, Goofie. This source is a bit outdated. New one has last packet before crash logging feature (so it's easiler to resolve the issue manually, or even implement automatic crash handler). Anyhow, it's easy to do even in this released source.
Then again, you need to be able to find new exploits and new ways to block them, so give it a few months and this guard and source will be useless to many people again, until a new release from chernobyl ^^
​Goofie​ is offline  
Old 10/06/2015, 13:59   #67
 
elite*gold: 0
Join Date: Sep 2010
Posts: 53
Received Thanks: 4
Hello epvpers !
How can i filting opcodes. I want to find auto trace action. Can anyone help me ?


vnkzo01 is offline  
Old 10/06/2015, 14:08   #68
 
Dev Microsoft's Avatar
 
elite*gold: 1
Join Date: Sep 2015
Posts: 413
Received Thanks: 264
Quote:
Originally Posted by its.soul View Post
Well as thread title

FCK YOU CREDITS


PS : its a Packets Filter Guard Working

Main Thread :




Setting File :
PHP Code:
;SroProt common configuration file
;--------------------------------------------------
[
server]

;
Will appear at console window title
name
=AG TEST

;Traffic limiter
MaxBytesPerSecondRecv
=1000000
MaxBytesPerSecondSend
=1000000
ReportTrafficAbuser
=false

;Use __IPLockDown procedure to assign account to ip address
acc_ip_limitation
=true

;Maximum connections per one IP Address
PerAddressConnectionLimit
=50

;Ingame feature fixes
item_mall_buy_fix
=false
silk_display_fix
=false
web_item_mall_token_fix
=false

;Íàñòðîéêè ñîëè md5(sha1(username.password.salt))
use_sha1_salt=false
sha1_pw_salt
=ugigbcfuwohe76t32o7gdiulb
;Îáðàáàòûâàåì ëîãèíïðè false íå áóäåò ðàáîòàòü ñîëü è ïîäìåíà ëîêàëè
enable_login_processing
=true
text_encode_code 
1254

;Log levels to displayDisabling them here will also prevent them from being writen to file
display_notify
=true
display_warning
=true
display_error
=true

;Enabled or disables writing normal log output
write_log_file
=true
log_folder
=log

log_chat
=true

;SQL Connection string (required)
sql_str=Server=xxx.xxx.xxx.xxx;Database=SRO_R_Accountdb;User Id=sa;Password=123123;

;
Server countSection names server_0server_1 and so on]
count=2
;--------------------------------------------------
[
server_0]
;
All interfaces=0.0.0.0
bind_ip
=0.0.0.0
bind_port
=5009

;Destination module address
module_ip
=xxx.xxx.xxx.xxx
module_port
=15779

type
=GatewayServer
;Security flags for each server user context
blowfish
=true
sec_bytes
=true
handshake
=true


[server_1]
;
All interfaces=0.0.0.0
bind_ip
=0.0.0.0
bind_port
=5001

;Destination module address
module_ip
=xxx.xxx.xxx.xxx
module_port
=15884

type
=AgentServer

blowfish
=true
sec_bytes
=true
handshake
=true
;--------------------------------------------------

[
agent_redir]
count=1

[agent_redir_0]
src_ip=xxx.xxx.xxx.xxx
src_port
=15884
dest_ip
=xxx.xxx.xxx.xxx
dest_port
=5001


[download_redir]
count=0
[download_redir_0]
src_ip=xxx.xxx.xxx.xxx
src_port
=15881
dest_ip
=xxx.xxx.xxx.xxx
dest_port
=5002




[anticheat]
;--------------------------------------------------
enable_exchange_cooldown true
exchange_cooldown_in_second 
20
use_safe_region 
true
disable_bot_arena_registration 
true
enable_log_out_cooldown 
true
log_out_cooldown_in_second 
20
enable_stall_cooldown 
true
stall_cooldown_in_second 
20
gm_access_control 
true
enable_abuse_filter 
true
disable_bot_flag_registration 
true
;--------------------------------------------------
original_locale 22
enable_bot_detected 
true
;--------------------------------------------------
enable_arena_status_notify true
fix_water_tample_teleport 
true
;--------------------------------------------------
[
game]
;--------------------------------------------------
enable_start_intro true
start_intro_script_name 
roc_entrance
enable_login_notice 
true
;--------------------------------------------------
enable_auto_captcha true
auto_captcha_value 
7
enable_unique_death_notify 
true
enable_auto_notice 
true
auto_notice_begin_after
=60
enable_chat_commands 
true

disable_academy_invite 
False
arena_registration_level 
20
flag_registration_level 
20
max_opt_level
=0
max_members_in_guild
=50
max_guild_in_alliance
=
Download :

its better than noops programs
btw good luck
Dev Microsoft is offline  
Old 11/13/2016, 10:42   #69
 
elite*gold: 0
Join Date: Apr 2012
Posts: 54
Received Thanks: 8
i know thread is old, but if i try to use it with csro-r files on Privat Chat i got a Disconnect from Server why? and how can fix?
elSchick is offline  
Old 11/13/2016, 18:14   #70
 
AligatorSniper's Avatar
 
elite*gold: 100
Join Date: Mar 2016
Posts: 193
Received Thanks: 53
copy paste
AligatorSniper is offline  
Reply


Similar Threads Similar Threads
Source code + encryption/protection methods for the launcher
08/30/2019 - 9Dragons - 22 Replies
Like the title says, if anyone is able to give valuable guidance on this issue do not hesitate to show your support, basicly what I need is to make the launcher "read" the data files which are encrypted with another key. Another thing would be to give me instructions on how to encrypt the launcher with the right protections(I know that it used 2 encryptions)
[Release] DDoS Protection v3 Source
12/24/2011 - Flyff PServer Guides & Releases - 8 Replies
Hallo Elitepvpers Ich möchte hiermit meinen source von den DDoS Protect v3 realesen da ich im moment die zeit zum weiter coden nicht finde. Jeden den es interresiert kann es ja downloaden. Vt ist nicht nötig da es alles die source sind. Info: Das Programm läuft soweit müssen nur noch ein parr änderrungen gemacht werden da es aus irgendein grund jede stunde sich aufhängt,bzw man muss nur die cmd abfrage in einer externen exe starten. Mfg Michael



All times are GMT +2. The time now is 22:44.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.