Mastery tool

09/26/2016 23:15 [GM]JuStiCe#1
#--- Mastery tool ---#
[Only registered and activated users can see links. Click Here To Register...]

How to use ?
Code:
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)
[Only registered and activated users can see links. Click Here To Register...]

then copy the IDs to skills\bicheon.txt

PM bot char with the follwing commands :

open bicheon
open pacheon

#--- Prem users ---#

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
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

You can contact me in order to request the premium version
09/26/2016 23:51 hos00#2
good job.
would not that be a problem if u get too many mastery upgrade requests ! i mean 1 gm account can handle all these requests w/o delays or just droping the request ?
09/26/2016 23:55 [GM]JuStiCe#3
Quote:
Originally Posted by hos00 View Post
good job.
would not that be a problem if u get too many mastery upgrade requests ! i mean 1 gm account can handle all these requests w/o delays or just droping the request ?
No not a problem , it tested before on my srv.
09/26/2016 23:56 Hamza FiGo#4
Good job.
09/27/2016 00:08 [GM]JuStiCe#5
Quote:
Originally Posted by Hamza FiGo View Post
Good job.
Thanks ^^
09/27/2016 00:48 ​Goofie​#6
I did a similar way when I was newbie with coding, I made so you update the 3 masteries you want to have maxed skills inside to level 1 and teleport, if you updated 4 your skills would reset.
09/27/2016 00:59 [GM]JuStiCe#7
Quote:
Originally Posted by ​Goofie​ View Post
I did a similar way when I was newbie with coding, I made so you update the 3 masteries you want to have maxed skills inside to level 1 and teleport, if you updated 4 your skills would reset.
newbie ? xD

Code:
DECLARE @Max3 int = (Select COUNT(*) From SRO_VT_SHARD.._CharSkillMastery Where CharID = @CharID and [Level] > 0)

DECLARE @Req int = case
When @RefObjID <= 1931 Then '2'
When @RefObjID > 1931 Then '1'
end
if (*******)
Begin
If Exists (Select * From SRO_VT_SHARD.._Inventory Where CharID = @CharID And Slot = '8' And ItemID = '0') 
and @Max3 <= @Req
Begin
*it return a value to the bot...*
Only 3 masteries for CH
and 2 for EU :pimp:

ahh 1 more thing ,,,
the tool teleport char after opening the skills
to prevent the 1 lv. mastery after sending the PM
09/27/2016 04:23 EdwardTeach+-#8
can be fully done with producers without tools.
but good job
09/27/2016 05:31 Gidzy#9
so everyone with a little knowledge about C# or w/e, will create a dumb program and try to get some cash.. #lifeless
09/27/2016 06:06 hos00#10
Quote:
Originally Posted by Gidzy View Post
so everyone with a little knowledge about C# or w/e, will create a dumb program and try to get some cash.. #lifeless
chill out bro, many ppl out there got zer0 programming skills along with zer0 photoshop skills, so u can offer ur PS skills for $ and it's suddenly #lifeless if he offers his C# or whatever?

@ topic
better use good modded confuserEX next time.
09/27/2016 09:28 [GM]JuStiCe#11
Quote:
Originally Posted by 哈野浅哈 View Post
can be fully done with producers without tools.
but good job
Actually I made this tool for a friend, I didn't put in mind that I may release it
But you know some ppl don't have enough knowledge to add procedures
Or edit their PK2
So this tool would be useful for them.

Quote:
Originally Posted by Gidzy View Post
so everyone with a little knowledge about C# or w/e, will create a dumb program and try to get some cash.. #lifeless
Omg the worst PS designer replied my topic
just chill out and get out of my topic I won't annoy myself with you its +18 topic , growup !:cool:
09/28/2016 20:09 [GM]JuStiCe#12
UP
07/30/2019 16:30 lamuathu1989#13
someone please reload the link
08/14/2019 19:51 ronz007#14
keep going
08/15/2019 00:30 ILowe#15
re-upload