MMOCC the isometric world scene, 2006–now
Archive. Archived from the original MMOCC Forum (2006–2010), recovered from the Internet Archive. The forum is read-only history now — the scene talks on Discord. If you posted here and want something removed, get in touch.

Help me please

28 posts · vBulletin era
#1
Quote:
#2
Just need a tut.
#3
Quote:
#4
Alls i want is a tut i know how it works connects to mysql db ect just want a tut
#5
You shouldn't need a 'tut' if you knew how to program in Visual Basic. Also I would maybe reccomend a more efficient language. Possibly Java or C#?

#6
���������..,-~*�`�lllllll`*~,��������������
�������..,-~*`lllllllllllllllllllllllllll�`*-,������������
������,-~*llllllllllllllllllllllllllllllllllllllllllll*-,�����������.
�����,-*lllllllllllllllllllllllllllllllllllllllllllllllll lllll.�����������
����.;*`lllllllllllllllllllllllllll,-~*~-,llllllllllllllllllll����������..
����..lllllllllllllllllllllllllll/���;;;;llllllllllll,-`~-,���������
����...lllllllllllllllllllll,-*���..`~-~-,�(.(�`*,`,��������..
�����.llllllllllll,-~*�������)_-..*`*;..)��������.
�����..,-*`�,*`)����,-~*`~.����.../��������..
�����...|/.../�/~,�...-~*,-~*`;�����./.��������..
�����../.../�/�/..,-,..*~,.`*~*�����.*...��������
�����.|.../�/�/.*`......��������)�.)�`~,�����...
�����.|./�/�./��.)��,.)`*~-,���.../�.|..)�`~-,����.
�����/./.../�,*`-,�..`-,�*`�.,---�...�./�../..|��...�```*~-,,,,
����...(���.)`*~-,�.`*`.,-~*.,-*��|�/.�/�/������..
�����.*-,��.`*-,...`~,..``.,,,-*���.|.,*...,*�|����..��..
������.*,���`-,�)-,����..,-*`...,-*�.(`-,������.
��................f`-,���`-,/�*-,___,,-~*�.,-*��|�`-,���.��.
#7
If you actually know how to code VB you wouldnt need a tutorial.

Dont feed the noobs code tbh
#8
Quote:
#9
Did i ask for codes noo i asked for a tutorial
#10
If you need a tutorial for this you are not ready to do this
#11
Yes i am or if i wasnt would i have posted this thread,,
#12
Quote:
#13
I dont even code VB but I could work this out. Use your brain, this is easy coding.
#14
Option Explicit

Private Sub Command1_Click()
Collect UserName And ID
From
Option Explicit

Public Otaku As String
Public Password As String
Public Otaku As String
Public root As String
Public DB_Port As Integer
If Right Then GoTo frmMain



End Sub

Somthing like that
#15
I'm very disappointed with some of you and your posts in this thread. iFail is obviously new to this and was merely looking for some help with some of his code.

If you don't want to help him, that's fine. Leave the thread and don't post anything at all. Criticizing him won't do anything but discourage him.

Flaming is against the rules btw, so take this as a warning.
#16
Quote:
#17
go to waterstones programming section

buy a book on it

read it
#18
Book stores near me suck they have hardly any books on programming
#19
How do i make a license system in visual basics
#20
Just PM some people who you know are coding games
#21
Wouldn't he do that instead of making this thread?
#22
Cant you just tell me a link to a tutorial please.
#24
I already have found nothing
#25
Well, you clearly have to properly learn the language first then it will become easy to you.
#26
Quote:
#27
Think Logically.

1. Do you even know Visual Basic?
2. Did you realise it's Visual Basic not visual basics?

If you were a programmer you'd of thought of a logical way by now. There's two options for you;

1. Have your application look for keys inside a MySQL database - Probably the most simplist
2. Key Algorithm. Have a mathematical algorithm that generates / accepts keys - Probably the most advanced and most difficult.
#28
Like Mike said, programming things like this is less about pure programming skill and more about logic. Without good logic you'll never be a good programmer. You need to think of how a licensing could work in theory and then think of ways to apply code to it. Here's an example;

Theory
1. Get code
2. Contact database
3. Check for code
4. Inform user

Programmatically
1. Ask a user for the code supplied
2. Open connection to database
3. Run a query to check if code is there and if used
4. If got code, let user in, else, fail

Simple.

P.S this way of licensing sucks.

Recovered from /coding-wise/11338-help-me-please-2.html · captured 2008.