@MOT7 if u still have the source i like to request make all in 1 windows. just use tab for each function.
Printable View
@MOT7 if u still have the source i like to request make all in 1 windows. just use tab for each function.
@MOT7 thanks! this tool is awesome :ott:
Would you don't mind if i ask what specific table does the Statistics Option Queries its values?
If you could explain what are you asking for then maybe I could help you.
But I think you are asking for statistic models and which tables giving that output.
Quick trick: all informations about ACCOUT like create date, last IP, if online or offline. You can find in database ACCOUNT (obviously) most of them in table dbo.account.cabal_auth_table.
Informations about characters you can find mostly in Server01database. One of most information giving tables is dbo.server01.cabal_character_table.
It's not hard to check all databases and tables to see what contain what. :)
somebody help me please? add me on facebook . or somwhere to help me please. i can't conect to server "try again later" and my bega admin don't want to connect
no need to add any contact, forum is useful
check if port 1433 is open or firewall is off
Firewall is off but how i check the port if is on ?
canyouseeme.org
"I could not see your service on " how i open it ?
how i open port 1433?
- - - Updated - - -
i try to create port Inbound and Outbound . in windows firewall advenced settings . but still doesnt work
hello ..when i press continue it says "An error occurred while connecting to database!Closing form..." Please help me thanks..
Hopefully I will not be cursed or anything and @MOT7 will not start to hate me, but due to the fact that he was last time online on 2015, I've decide that I will share this:
BEGA Admin Tool SOURCEAs many of you know, it was written in C#, so that means it was quite easy to decompile it (jetbrains dotpeek (I bet many people already done that)), but of course, decompilation was not 100% successful, which I've checked in Visual Studio and couple lines needed some fixing. For that I own a massive thanks to friend.
Currently, this source can be compiled into 100% Working Bega Admin Tool.exe File and work exactly as the original one. Although, there is quite a bit of warnings, but this is not my field of expertise! So I cannot help much, nor I looked much, but I know that they are fixable!
The whole idea of sharing this in here is to give to people an idea or suggestion or something like that to make it even better as it was before or at least improve it to be even more beneficial. I am not trying to steal it or rename it for my own personal achievement and:
ALL CREDITS BELONG SOLELY TO @MOT7 !
### Fully Working Source ###
Download link: https://www.mediafire.com/?dx15gufwq55uhdb
(Why v2? Because the first compilation failed as I forgot couple lines)
### Tool's Folders ###
Download link: https://www.mediafire.com/?637oqudypq6806x
(Config ; Custom and Data folder required for Bega to work)
- Compile it using Visual Studio (I use Free Visual Studio Community)
- The .exe file will be located in bin/debug/ folder.
- Make a new folder for .exe file + tool's folders in order for it to work.
- Tested and fully working.
Spoiler:- If you do not know how to build solutions or don't have any knowledge (not even basic) with Visual Studio, DO NOT DOWNLOAD THIS.
- No questions will be answered.
- I am not a coder, just a person who's interested to boost up a bit Cabal Community.
- ALL CREDITS BELONGS SOLELY TO @MOT7
- All Ragezone Rules has been checked in accordance before posting this and there was no specification that any of them would prevent me from sharing this.
- Maybe someday I will try to make this code nice and clean. After I learn coding tho.. Or if someone will do it before me, be my guest! Lets revive the community! :p
Would be really nice if people with experience in coding would improve this or fix the code to make it 100% clean from everything and share it, so that even new people with an urge to learn coding, would have some sort of a material. That is the goal of this shared source.