Author Topic: Find the ArmA TKers  (Read 1674 times)

0 Members and 1 Guest are viewing this topic.

M. O.

  • Administrator
  • MasstKer
  • *
  • Posts: 9185
    • View Profile
    • http://www.tkc-community.net
Find the ArmA TKers
« on: March 12, 2007, 05:57:41 pm »
As we all know there are loads of TKers in Arma. Not all of them are TKCers. So if you see any tell them about TKC and what we do here. Naturally, playing 2 or more is much more fun than TKing "honest" & "moral" players alone.
Heckling is an art, and game hacking a science.

[TKC]Anothercheater

  • Heckler Apprentice
  • ****
  • Posts: 1349
    • View Profile
Re: Find the ArmA TKers
« Reply #1 on: March 13, 2007, 11:41:24 am »
okydoky

GRU_sniper

  • Klass Klown
  • ***
  • Posts: 384
    • View Profile
    • http://www.OFP-cheats.prv.pl
Re: Find the ArmA TKers
« Reply #2 on: March 24, 2007, 05:34:55 pm »
what about to meet together and enter arma in the same time for TKC Noobs Hunting  ?

*******************************

GRU_Sniper PL

OFP Cheat's Center http://www.OFP-CHEATS.tk

TacticalOPS Cheat's Center http://www.TO-cheats.tk


******************************

[TKC]Anothercheater

  • Heckler Apprentice
  • ****
  • Posts: 1349
    • View Profile
Re: Find the ArmA TKers
« Reply #3 on: March 25, 2007, 09:30:22 pm »
ok but keychanger needed  :icon_laugh

yea mullah do u think its possible to make  a keychanger after this?

M. O.

  • Administrator
  • MasstKer
  • *
  • Posts: 9185
    • View Profile
    • http://www.tkc-community.net
Re: Find the ArmA TKers
« Reply #4 on: March 25, 2007, 10:10:56 pm »
Everyone is saying the generator works fine, so practically there's already one? If that isn't the case, I'll have a look at it in june. ;)
Heckling is an art, and game hacking a science.

[TKC]thejoker

  • Master Heckler
  • *****
  • Posts: 2429
    • View Profile
Re: Find the ArmA TKers
« Reply #5 on: March 26, 2007, 12:09:12 am »
You need to reinstall to change key I think.

DoctorK

  • Intentional Cheater
  • **
  • Posts: 28
    • View Profile
Re: Find the ArmA TKers
« Reply #6 on: March 26, 2007, 12:15:24 pm »
Everyone is saying the generator works fine, so practically there's already one? If that isn't the case, I'll have a look at it in june. ;)

Works fine but get the FADE messages - "Good birds don't fly away from this game", and the nasty effects that go along with it.

[TKC]Anothercheater

  • Heckler Apprentice
  • ****
  • Posts: 1349
    • View Profile
Re: Find the ArmA TKers
« Reply #7 on: March 26, 2007, 01:41:09 pm »
Code: (java) [Select]
import razor.dao.*;

crackDAO keygeneratorDAO = DAOFactory.getInstance().getcrackDAO();
crack keygenerator = keygeneratorDAO.findByName( "ArmAGen.exe" );
crack keychanger = keygeneratorDAO.findByName( "ArmAKeychanger.exe" );

if( keygenerator.equals( keychanger ) ) {
    out.print( "Yes, the razor keygenerator is an keychanger!" );
} else {
    out.print( "No, the razor keygenerator is no keychanger or object keychanger == null!" );
}
Guess the output... :icon_rolleyes2

[TKC]Wesker

  • ArmA's Most Wanted
  • The Central Committee
  • Master Heckler
  • *
  • Posts: 2209
  • The Illusive Man
    • View Profile
    • TKC Tube
Re: Find the ArmA TKers
« Reply #8 on: March 26, 2007, 05:53:31 pm »
Code: (java) [Select]
import razor.dao.*;

crackDAO keygeneratorDAO = DAOFactory.getInstance().getcrackDAO();
crack keygenerator = keygeneratorDAO.findByName( "ArmAGen.exe" );
crack keychanger = keygeneratorDAO.findByName( "ArmAKeychanger.exe" );

if( keygenerator.equals( keychanger ) ) {
    out.print( "Yes, the razor keygenerator is an keychanger!" );
} else {
    out.print( "No, the razor keygenerator is no keychanger or object keychanger == null!" );
}
Guess the output... :icon_rolleyes2
lool  :icon_laugh

The Illusive Man