
Krypton88
Active Members-
Posts
33 -
Joined
-
Last visited
Krypton88's Achievements

Seeker (1/7)
0
Reputation
-
Hey thanks for this simple browser! Im using it for a secure login with my big project! Dont worry I credited you on the "about" tab, I edited Alot of the functions out because I needed an even more simple browser lol! Just needed to set the homepage to my main secure login on my website, But I just wanted to let you know out of respect and to tell you I Credited you Respectivly thx again
-
Of coarse I would refund their money if they buy the software and 3 days later their harddrive fails! but if 3 months later they get a new PC or w.e, unless they bought a lifetime membership . They dont get a refund, thats just stupid. But if they pay for anouther 3 month membership for $9.99 I make anouther custom program. But any IDEAS or knowledge on this please!
-
hello, Once again Im still worried about releasing my hack module for WoW So soon Because Like other developers want, The only way to make your earned money selling software you have to prevent sharing/cracking of your software! Now I know that everything is "hackable" but theres alot of ways to slow people down! So ive heard of making the .exe for each person that buys the program., So once they pay I make a special version for that user and it wont work on anyother computer, I think someone mentioned binding the program to their hard drive? How would I go about making it So the .exe will only run with specific parameters from that users PC..? The user is going to have to buy an "account" from my website and log in everytime they use the module. and to prevent password sharing Im going to use I.P banning and limiting,. Only 2 different I.Ps per week or so can login, (unless the root is the same i.e 212.87.1 then 212.87.0.0 ) Any suggestions? tips? Somewhere to start? Im looking into patching my exe to stop the decomplier Thank you for your guys time! I will credit those who help when credit is due! have a great day.
-
I use NomadMemory.au3 for all my memory hacking for WoW, You should see my latest hack module releasing soon , But thats a good idea you got there! Im going to look into it , but heres nomadMemroy.au3 in the attachment! Good luck NomadMemory.au3
-
Hye all I have a great project im working on, It uses a an Input as a command prompt and a "GUICtrlList" for the data to show up in, But when the list box shows enough data to where it has a scroll bar it wont go to the newest added Strings, How do I make it so you can see the newly added string in the list box..(The bottom) It has a scroll bar and all but it just says to the top and you have to manually look to see if the command was correct or not... Anyone pleas ehelp with this. Ive searcha dn found nothing On this topic. Thanks Alot! BTW, Im using _GUICtrlList_AddString() for the new data to be added to the list box,
-
Hey guys, Im making a great program, That Im going to be selling soon when its done, But ever since I released my first program on a forum, people were decompiling it and posting my source and telling people how to avoid the 30 day trial and stuff. and Im sick of that, So Have a website KryptonWorkz.info and Ive seen that programs Hide there Addresses/Offsets their program uses , So people cant decompile andd steal them for them selves. and this works by the program retreiving the data/Variables from their website (Secure page) Where would I start to do this?? And what do I need? Certain includes? Please Help with this, Ive searched and couldnt find what I was looking for. Also! Secodnly Since I will be selling the software, I will being giving the buyer/user a unique key-code/password that they will use everytime they want to use the software (to avoid sharing and cracking) So how would I go about doing so , Where when the user enters his/her unique key code, The program connects to the secure webpage and checks it that key-code is valid. Because otherwise if the key-codes are in the source, People can crack the software easly... SO any help in these area is GREATLY appreciated and I will be SURE to credit whoever is willing to help! My MSN is : jstrength08@hotmail.com Please contact me. or post any resources/ knowledge you have on this topic! Thanks alot! -Justin aka Krypton88
-
A console library 100% written in Autoit
Krypton88 replied to jerome's topic in AutoIt Example Scripts
I LOVE YOU! lol thanks exactly what i was looking for!!!!!!! -
[Open Source Project] WoW Auto-Caster-Lite-
Krypton88 replied to Krypton88's topic in AutoIt Example Scripts
May not be making a full version due to lack of interest, anyone can pick up the program if they would like. enjoy. -
[Open Source Project] WoW Auto-Caster-Lite-
Krypton88 replied to Krypton88's topic in AutoIt Example Scripts
Edit* The source code may need to have the Coords fixed to fit the GUI...I lost the fixed one for some reason...Did a full computer search and couldnt find it...dammit. Sry bout that but its not to much work, enjoy. I know this is basic code btw, but I learned alot of functions doing this like INI's files.