ok that would be awesome thnak you!
OK, this is a full example of the code I posted previously.
All the previous disclaimers apply, however this will work better than
just hardcoding a number. Now someone at the least will need some programming skill to figure it
out. A hardcoded number can be found by anyone.
Anyway i hope this helps.
EDIT: File Deleted and moved to a new post (By RobotBob) I removed the baks in it.
RobotBob
All the previous disclaimers apply, however this will work better than
just hardcoding a number. Now someone at the least will need some programming skill to figure it
out. A hardcoded number can be found by anyone.
Anyway i hope this helps.
EDIT: File Deleted and moved to a new post (By RobotBob) I removed the baks in it.
RobotBob
lol that works good... uh how do i figure out the code/key lol :P
well for the simple keygen, since I am adding up ascii values its this:
(case matters!)
take: user
user = 447
u = 114
s = 101
e = 115
r = 117
add them all up and you get 447, same thing with any other value.
But the goal it to make that calculation more complex, beyond mere adding of ascii.
good luck,
RobotBob
(case matters!)
take: user
user = 447
u = 114
s = 101
e = 115
r = 117
add them all up and you get 447, same thing with any other value.
But the goal it to make that calculation more complex, beyond mere adding of ascii.
good luck,
RobotBob
ooh lol thats what it said in your source code :)
thank you for your help.. :)
thank you for your help.. :)
I removed the bak folder in the zip. Uneeded code making the zip bigger.
here it is:
here it is:
It's weak though...
I believe I have repeated that over and over. ?????? :rolleyes:
he needed simple.
OK word of warning, this is very simplistic.
; It doesn get lamer than this
he needed simple.
yep you have said that a lot.. and thnx again :)