Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] HellYeahMU Online Credits Engine + Source (Full Free)

Experienced Elementalist
Joined
May 9, 2011
Messages
251
Reaction score
34
HellYeahMU Online Credits Engine (Requires .NET Framework 4.5):



Source (C#) :



Links are updated in first post.
 
Newbie Spellweaver
Joined
Aug 15, 2013
Messages
60
Reaction score
26
Program started at 1/25/2016 - 1:04 AMError in process 1/25/2016 - 1:05 AM - Description: System.InvalidCastException: Specified cast is not valid.
at OnlineCredits.OnlineCredits.tmrChecError in process 1/25/2016 - 1:06 AM - Description: System.InvalidCastException: Specified cast is not valid.
at OnlineCredits.OnlineCredits.tmrChec

Weird :( in one computer it works, in another it give this error (where there are 60 online players)
using CashDataShop WCoinC in both
Now there are 30 online players and it works
 
Last edited:
Experienced Elementalist
Joined
May 9, 2011
Messages
251
Reaction score
34
Program started at 1/25/2016 - 1:04 AMError in process 1/25/2016 - 1:05 AM - Description: System.InvalidCastException: Specified cast is not valid.
at OnlineCredits.OnlineCredits.tmrChecError in process 1/25/2016 - 1:06 AM - Description: System.InvalidCastException: Specified cast is not valid.
at OnlineCredits.OnlineCredits.tmrChec

Weird :( in one computer it works, in another it give this error (where there are 60 online players)
using CashDataShop WCoinC in both
Now there are 30 online players and it works
Hmm.. Are they connecting to same database ?
pm me in 2 hours I can check it out via teamviewer and I fix it if I find a solution something can happen on other users.
 
Last edited:
Newbie Spellweaver
Joined
Aug 15, 2013
Messages
60
Reaction score
26
Hmm.. Are they connecting to same database ?
Nope, two different servers but for some reason now it is working.

Edit : It was working and after a moment it keep gaving this error again.
Program started at 1/28/2016 - 4:28 AM
Account xxx credited successfully - 1/28/2016 - 4:29 AM
Account xxx credited successfully - 1/28/2016 - 4:33 AM
Error in process 1/28/2016 - 4:45 AM - Description: System.InvalidCastException: Specified cast is not valid.
at OnlineCredits.OnlineCredits.tmrChec
Error in process 1/28/2016 - 4:46 AM - Description: System.InvalidCastException: Specified cast is not valid.
at OnlineCredits.OnlineCredits.tmrChec

Edit2: I edited something in the source code and this is the full error message that I got :
(it happens also with the one that is already compiled)
Error in process 1/29/2016 - 8:32 AM - Description: System.InvalidCastException: Specified cast is not valid.
at OnlineCredits.OnlineCredits.tmrCheck_Tick(Object sender, EventArgs e)

Edit3: Found the problem, it happens if DisconnectTime is NULL for new players in mssql
this should fix it
sql = "SELECT * FROM [MEMB_STAT] Where ConnectStat='1' AND DisConnectTM IS NOT NULL";
it would ignore the new players until their first disconnect i think
 
Last edited:
The Supreme King
Loyal Member
Joined
Jun 11, 2012
Messages
1,201
Reaction score
255
I saw that has a problem HellYeahMU Online Credits Engine

test HellYeahMU Online Credits Engine by add fake players on the server
and the program give credits it is crazy here have to fixed this problem

to give credits if that players is online
 
Newbie Spellweaver
Joined
Feb 22, 2016
Messages
80
Reaction score
18
I saw that has a problem HellYeahMU Online Credits Engine

test HellYeahMU Online Credits Engine by add fake players on the server
and the program give credits it is crazy here have to fixed this problem

to give credits if that players is online


Source is available , why you dont try to fix/edit/modify by your self?

You are Just posting spams
 
The Supreme King
Loyal Member
Joined
Jun 11, 2012
Messages
1,201
Reaction score
255
Source is available , why you dont try to fix/edit/modify by your self?

You are Just posting spams

because I'm not good to fixed this problem only the creator of this tools need to fixed

if you think it is so easy to fix why not fixed by you if you're good with this
 
Experienced Elementalist
Joined
May 9, 2011
Messages
251
Reaction score
34
Sorry guys.

I was very busy on my server and real life work same time. This weekend I will try to check your posts and will take some actions with that.
 
Experienced Elementalist
Joined
May 9, 2011
Messages
251
Reaction score
34
Edit3: Found the problem, it happens if DisconnectTime is NULL for new players in mssql
this should fix it
sql = "SELECT * FROM [MEMB_STAT] Where ConnectStat='1' AND DisConnectTM IS NOT NULL";
it would ignore the new players until their first disconnect i think

Good catch bro! Finally found time to fix and update.
Fixed and uploaded v1.0 to the first post. Get from the first post.

Good luck!
 
The Supreme King
Loyal Member
Joined
Jun 11, 2012
Messages
1,201
Reaction score
255
Good catch bro! Finally found time to fix and update.
Fixed and uploaded v1.0 to the first post. Get from the first post.

Good luck!

nice update so now trying this

start the program select time 2 or 4 minute to win 5 credits for free

now add 2 or 3 fake players and this program add credits for fake players

so it is normal for this program to works ? I am waiting for an answer
 
(づ。◕‿‿◕。)
Loyal Member
Joined
Jun 23, 2014
Messages
1,853
Reaction score
423
nice update so now trying this

start the program select time 2 or 4 minute to win 5 credits for free

now add 2 or 3 fake players and this program add credits for fake players

so it is normal for this program to works ? I am waiting for an answer
dude so what do you want? a freaking automatic software that even detect bots ? get real...
 
Back
Top