Hello people, i'm here to ask for some source code of hack to the game, if someone could do that i'll thank you.
Quote:
Here is the hax source code
10 print "blow me"
20 goto 10
-- c#
ret1:
Console.WriteLine("blow me");
goto ret1;
//better
private Timer lT1 = New Timer(100);
lT1.Tick += mainLoop();
private void mainLoop() { Console.WriteLine("blow me"); }
-- VB
Private WithEvents lT1 as New Timer(100)
Private Sub lT1_Tick(object, eventargs)
Console.WriteLine("blow me")
End Sub
-- C++
private:
lT1;
//on initialize
lT1 = new Timer (100);
//call the event yourself, just passing through
void myfancytimerloop() {
Console->WriteLine('blow me');
}
--LUA
--declare it yourself
--using modified library
TimerCall:
{Debug.Write('blow me');};
What did you exspected when you ask such a dumb question?Quote:
i think that the br's are no the only stupids in the internet, just say no motherfucker, in your country who is not a scientist(i mean inteligent people) is really stupid like you, write code in 4 lenguages just to say "blow me", very smart.
1.you think anyone from here will share their source code to you ...Quote:
i think that the br's are no the only stupids in the internet, just say no motherfucker, in your country who is not a scientist(i mean inteligent people) is really stupid like you, write code in 4 lenguages just to say "blow me", very smart.
Quote:
i think that the br's are no the only stupids in the internet, just say no motherfucker, in your country who is not a scientist(i mean inteligent people) is really stupid like you, write code in 4 lenguages just to say "blow me", very smart.
Oh yea, you just registered here 2 days ago and started to ask for source codes and I'm the stupid one :D Tell you what, get that grammar fixed up and add berkay2578 on Skype. Prove yourself worthy and you might end up with something more than just source codes ;)Quote:
ok ok, i'm just asking some code, is the best way to learn this things, i'm trying to use a debugger, but is not so simple, i need time to learn, and source codes can help me to learn it fast, but that's ok i understand, everybody... EVERYBODY are adept to the open software until they asked to share some code, i undestand, but that's need to be clear: i'm not a loser, i know how to program things, this is just a new area for me and you just can't help, but anyway i'll learn it.
I really wish, i didnt read that... :/ -.-Quote:
Oh yea, you just registered here 2 days ago and started to ask for source codes and I'm the stupid one :D Tell you what, get that grammar fixed up and add berkay2578 on Skype. Prove yourself worthy and you might end up with something more than just source codes ;)