-
Activity
-
23
Game/Auth handshake vulnerability
we tested this now, with a small penetration tool and this fix does literally nothing. It wont handle the handshakes better in anyway. 1 second after i start my pen tool (the source code for this is public on a microsoft website for testing, its not even a "hard" program, it only sends 14 bytes per second) the auth server will not take any other handshake. nothing will happen. The false handshakes will not getting rejected, they wont get cleared, it only handles one by one so as long as the tool sends simple handshake requests, no one else can connect. This "fix" or "improvement" does literall -
-
1
-
0
Client Shutdown - Runtime Library (Binary)
Hey everyone! I am having this problem in my server that there is something that shutdowns the client without any warning before, just the error message (image below). Some one know how can i solve this, or how can i find what the problem is? Info: client syserr was clean -
-
5
Fix Shaman w/m horse Attack Bug
for me its not working. Build was success, and no errors ofc. but my shaman attack is the same. can you help me @Ikarus_? -
1
I am looking for a good developer
I am looking for a good developer It can solve system errors I need a system GROWTH PET SYSTEM The system is installed and running smoothly For a fee If you expect you are the right person Send me ways to contact you -
0
Info Target System Updates added drops when i /reload drops but if i remove and /reload drops it doesn't
I've got Info target System and The extended Reload Commands, If i add items and do /reload drops the new items show on the target info but if i remove items and /reload drops the old items still show until i restart the client, does someone know the cause of this or have a fix ? -
65
Source Update - CLang 9 / C++2A + FreeBSD + SRC
Hey sorry to revive this, i have a littel problem when i compile config.cpp someone can give me any idea? pd: i don't edit config.cpp and working great if i don't upgrade source thanks
-
-
Recently Browsing
No registered users viewing this page.
Question
Cripplez 8
Hello, I need to make a quest that begins when you reach level 10+ and you have already choose your skill path
I tried something like this but it's not working, how can i make it with both pc.get_level and pc.get_skill_group() ? Thank you
EDIT: i was missing an "end" for the state, everything with pc.get_level() >= 10 and pc.get_skill_group() > 0 is okay...
Edited by CripplezLink to post
1 answer to this question
Recommended Posts