Hello elitepvpers members :)
i will share my own tool for vsro files ;)
Tool name : vSro Multi tool
License : Free
Copyright : Dev. iLegend [Me]
What is the tool do ?
It has several uses , it contains an old functions and new functions too.
i choose to put old functions such as notice, pm, recall and totown in my tool to open just one tool in your VPS to do everything by it.
Now i will explain how to use it and new features that it contains :
- When you connect to your sql for first time, its check a required database exists or not, if not exists it will give u message box to press the create database button below.
- After that you can login to your server gateway by ip, port, locate and version.
- 3rd step is agent login, means character login by id, pw, captcha and character name.
- When character spawned the right groupbox named (System Service) will be enabled, now you can use this tool perfectly by inserting into database [iLegend_Tool] tables values by service = 1 to work.
- Each of these systems linked with a table inside the database.
Here is the list of the tool systems :
Here is the inserting queries :
Screen Shot :
Version 1.0
Links :
Scan [Only registered and activated users can see links. Click Here To Register...]
Download [Only registered and activated users can see links. Click Here To Register...]
Version 1.1
Scan [Only registered and activated users can see links. Click Here To Register...]
Download [Only registered and activated users can see links. Click Here To Register...]
-----------------------------------------
File Password : Dev.iLegend
#Regards
i will share my own tool for vsro files ;)
Tool name : vSro Multi tool
License : Free
Copyright : Dev. iLegend [Me]
What is the tool do ?
It has several uses , it contains an old functions and new functions too.
i choose to put old functions such as notice, pm, recall and totown in my tool to open just one tool in your VPS to do everything by it.
Now i will explain how to use it and new features that it contains :
- When you connect to your sql for first time, its check a required database exists or not, if not exists it will give u message box to press the create database button below.
- After that you can login to your server gateway by ip, port, locate and version.
- 3rd step is agent login, means character login by id, pw, captcha and character name.
- When character spawned the right groupbox named (System Service) will be enabled, now you can use this tool perfectly by inserting into database [iLegend_Tool] tables values by service = 1 to work.
- Each of these systems linked with a table inside the database.
Here is the list of the tool systems :
Here is the inserting queries :
Code:
Use [iLegend_Tool] -- Common Command -- Send notice Insert Into _SendNotice Values (1,'Write here your notice',Getdate()) -- Send message Insert Into _SendMessage Values (1,'target character name','write here your message',Getdate()) -- Send private chat Insert Into _SendPrivateChat Values (1,'target character name','write here your chat',Getdate()) -- Send public chat Insert Into _SendPublicChat Values (1,'write here your chat',Getdate()) -- Send global chat Insert Into _SendGlobalChat Values (1,'write here your global chat',Getdate()) -- Move to user Insert Into _MoveToUser Values (1,'target chatacter name',Getdate()) -- Recall user Insert Into _RecallUser Values (1,'target chatacter name',Getdate()) -- Recall guild Insert Into _RecallGuild Values (1,'target guild name',Getdate()) -- Totown user Insert Into _ToTown Values (1,'target chatacter name',Getdate()) -- Disconnect user Insert Into _DcUser Values (1,'target chatacter name',Getdate()) -- Warp region Insert Into _WarpRegion Values (1,'RegionID','PosX','PosY','PosZ','WorldID',Getdate()) -- Load monster Insert Into _LoadMonster Values (1,'RefMobID','Amount',Getdate()) -- Make item Insert Into _MakeItem Values (1,'RefItemID','Amount','OptLevel',Getdate()) -- Invincible Insert Into _Invincible Values (1,Getdate()) -- Invisible Insert Into _Invisible Values (1,Getdate()) -- Go town Insert Into _GoTown Values (1,Getdate()) -- Gm Skill use Insert Into _GMSkill Values (1,Getdate())
Version 1.0
Links :
Scan [Only registered and activated users can see links. Click Here To Register...]
Download [Only registered and activated users can see links. Click Here To Register...]
Version 1.1
Scan [Only registered and activated users can see links. Click Here To Register...]
Download [Only registered and activated users can see links. Click Here To Register...]
-----------------------------------------
File Password : Dev.iLegend
#Regards