26-09-2016, 11:26 PM
|
#1
|
|
|
• الانـتـسـاب » Aug 2012
|
|
• رقـم العـضـويـة » 104757
|
|
• المشـــاركـات » 426
|
|
• الـدولـة » مصر
|
|
• الـهـوايـة » Private Server Edit
|
|
• اسـم الـسـيـرفـر » Private Server
|
|
• الـجـنـس » Male
|
|
• نقـاط التقييم » 30
|
|
|
|
Mastery tool
#--- Mastery tool ---#

How to use ?
كود:
Open a bicheon skills in a specific character for example 'Test' only 1 build guys !!
then use the following query to get the skillid
كود:
USE SRO_VT_SHARD
DECLARE @CharID int = (Select CharID from _Char Where charname16 like 'Test')
Select SkillID from _CharSkill where
CharID = @CharID
And SkillID not in (1,8419,8420,8421,9354,9355,9944,9983,10082,10210,10497,10625,11162,11526,40061,2,40,70)
then copy the IDs to skills\bicheon.txt
PM bot char with the follwing commands :
open bicheon
open pacheon
open heuksal
open cold
open fire
open light
open force
open warrior
open rogue
open wizard
open warlock
open cleric
open bard
Detection because strongly encrypted .exe file
عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا [ للتسجيل اضغط هنا ]
عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا [ للتسجيل اضغط هنا ]
You can contact me in order to request the premium version
كود:
Changelog
-It doesn't need database any more.
-Add anti cheat to prevent cheating during job mode.
-All builds are available for free during beta period.
|
|
|
التعديل الأخير تم بواسطة CritYouDown ; 04-02-2017 الساعة 04:41 PM
|