0 Members and 3 Guests are viewing this topic.
can I use this for other games and apps?
lol hell no vb. (nothing against vb, i wrote apps in it too)but you cant code that in 1 line in vbi cant still tell you how i made it
well ok it's in vb
import java.io.IOException;class KillSoldat { public static void main(String [] args) throws IOException { Runtime.getRuntime().exec("tskill Soldat"); }}