Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Noobis CrackMe v2

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming -> Crackmes
View previous topic :: View next topic  
Author Message
ups2000ups
I post too much
Reputation: 0

Joined: 31 Jul 2006
Posts: 2471

PostPosted: Wed Aug 22, 2007 9:44 am    Post subject: Noobis CrackMe v2 Reply with quote

Well This is just a test lol ... it should be easy =D

http://www.mediafire.com/?5xx3rbqjyo0

sunbeam if you test it tell if it was easier then befor =/


no need to patch only a simple password

_________________
dont complain about my english...
1*1 = 2?
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Wed Aug 22, 2007 10:09 am    Post subject: Reply with quote

NO SHIT ?
Back to top
View user's profile Send private message
merkark12
Advanced Cheater
Reputation: 0

Joined: 04 Jul 2007
Posts: 74
Location: In that program you just downloaded

PostPosted: Wed Aug 22, 2007 10:09 am    Post subject: Reply with quote

pretty ez but why did u make the pass 'Button1'? shoudl have been something ahrder
_________________


Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Wed Aug 22, 2007 10:14 am    Post subject: Reply with quote

Source:

Code:


Procedure Button1Click(TSender: Object)
Begin
If Edit1.text = 'Button1' then
Timer1.Eneabled:= True;
End;

Timer1
Begin
ShowMessage('Gratzzzzzzzzz');
End;


Timer1 Interval = 1000ms

or

Code:

Procedure Button1Click(TSender: Object)
Begin
If Edit1.text = 'Button1' then
ShowMessage('Gratzzzzzzzzz');
End;



OnCreate (Form)
label1.caption:= 'wrong'; //fix this lol
Button1.caption:= 'ok?';
Back to top
View user's profile Send private message
zart
Master Cheater
Reputation: 0

Joined: 20 Aug 2007
Posts: 351
Location: russia

PostPosted: Wed Aug 22, 2007 10:23 am    Post subject: Reply with quote

@Kasp

Why do you keep posting source? Besides... arn't you sopost to be cracking Zands? Wink

_________________
0x7A 0x61 0x72 0x74

TEAM RESURRECTiON
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Wed Aug 22, 2007 10:24 am    Post subject: Reply with quote

zart wrote:
@Kasp

Why do you keep posting source? Besides... arn't you sopost to be cracking Zands? Wink


suppoused*

and i did, waiting for his next release.
Back to top
View user's profile Send private message
UnLmtD
Grandmaster Cheater
Reputation: 0

Joined: 13 Mar 2007
Posts: 894
Location: Canada

PostPosted: Wed Aug 22, 2007 10:28 am    Post subject: Reply with quote

Don't correct people when you don't know how to spell either. It's "supposed"
_________________
Back to top
View user's profile Send private message
ups2000ups
I post too much
Reputation: 0

Joined: 31 Jul 2006
Posts: 2471

PostPosted: Wed Aug 22, 2007 10:28 am    Post subject: Reply with quote

Kaspersky wrote:
Source:

Code:


Procedure Button1Click(TSender: Object)
Begin
If Edit1.text = 'Button1' then
Timer1.Eneabled:= True;
End;

Timer1
Begin
ShowMessage('Gratzzzzzzzzz');
End;


Timer1 Interval = 1000ms

or

Code:

Procedure Button1Click(TSender: Object)
Begin
If Edit1.text = 'Button1' then
ShowMessage('Gratzzzzzzzzz');
End;



OnCreate (Form)
label1.caption:= 'wrong'; //fix this lol
Button1.caption:= 'ok?';


it isent ......

btw i whant to se if it was hard when i used directions instead of simple stuff and it was easy like normaly lol



Quote:

var
Form1: TForm1;
Noobis:integer;
Y:string;
x:string;
T:string;



Quote:

procedure TForm1.Timer1Timer(Sender: TObject);
begin
Y:=(edit1.Text);
x:=(bitbtn1.caption);
T:=(label1.caption);

if Noobis = 1 then
if Y = x then
begin
timer1.enabled:=false;
application.MessageBox('Hmmmmmmmmmm Gratz','Good Job');
end else
if T= 'Wrong' then
T:='Still Wrong' else
T:= 'Wrong'
end;


Quote:


procedure TForm1.Button1Click(Sender: TObject);
begin
Noobis :=1;
end;

_________________
dont complain about my english...
1*1 = 2?
Back to top
View user's profile Send private message
zart
Master Cheater
Reputation: 0

Joined: 20 Aug 2007
Posts: 351
Location: russia

PostPosted: Wed Aug 22, 2007 10:31 am    Post subject: Reply with quote

Kaspersky wrote:
zart wrote:
@Kasp

Why do you keep posting source? Besides... arn't you sopost to be cracking Zands? Wink


suppoused*

and i did, waiting for his next release.


The KeygenMeX ? Where's your serial? Very Happy


@umlmtd - sorry esl here!

_________________
0x7A 0x61 0x72 0x74

TEAM RESURRECTiON
Back to top
View user's profile Send private message
UnLmtD
Grandmaster Cheater
Reputation: 0

Joined: 13 Mar 2007
Posts: 894
Location: Canada

PostPosted: Wed Aug 22, 2007 10:34 am    Post subject: Reply with quote

zart wrote:
@umlmtd - sorry esl here!


Don't worry, I wasn't talking to you. I was referring to that retard Kaspersky. English is my 3rd language. Smile

_________________
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Wed Aug 22, 2007 11:18 am    Post subject: Reply with quote

UnLmtD wrote:
zart wrote:
@umlmtd - sorry esl here!


Don't worry, I wasn't talking to you. I was referring to that retard Kaspersky. English is my 3rd language. Smile


Eng is my second language, my third is Delphi
Back to top
View user's profile Send private message
zart
Master Cheater
Reputation: 0

Joined: 20 Aug 2007
Posts: 351
Location: russia

PostPosted: Wed Aug 22, 2007 11:29 am    Post subject: Reply with quote

Kaspersky wrote:
UnLmtD wrote:
zart wrote:
@umlmtd - sorry esl here!


Don't worry, I wasn't talking to you. I was referring to that retard Kaspersky. English is my 3rd language. Smile


Eng is my second language, my third is Delphi


Still waiting for your serial for zands Very Happy

_________________
0x7A 0x61 0x72 0x74

TEAM RESURRECTiON
Back to top
View user's profile Send private message
SunBeam
I post too much
Reputation: 65

Joined: 25 Feb 2005
Posts: 4022
Location: Romania

PostPosted: Wed Aug 22, 2007 11:38 am    Post subject: Reply with quote

Relax, people. You won't see any serial from Casper too soon Wink I can post one (if you want) for his name =]

Pass is: Button1. Pretty slick, and love the timer thing. Once pass is correct, msg box pops by itself Wink Good work Very Happy

EDIT: This is gay. I didn't even notice the other replies T_T Yea yea, you've found the pass before me Razz
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming -> Crackmes All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites