File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Game Development and the fly likes Wordchallenge Cheat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Game Development
Reply Bookmark "Wordchallenge Cheat" Watch "Wordchallenge Cheat" New topic
Author

Wordchallenge Cheat

Xabier Martija
Ranch Hand

Joined: Jul 18, 2007
Posts: 40
hi , I have developed a wordchallenge cheat in java. It worked fine for me and got 55.000 and first of my rank. The bad think is that it removed my rank without cheating, and it was not too bad( 13.000 Spanish).

The code anyway is quite interesting:
-I used some collections features. Good for practicing.
-Robot class to output the generated anagrams to the keyboard port. It´s funny when starts typing all the words into other programms(f.e. eclipse) if you don´t switch the window fast enough , but you have 3 seconds to switch.
-string permutation

Note: my dictionary(list of words) was not very good , look for a good one with plurals ,conjugations(go, goes, went,gone) . The bigger the better.

hope you like it:

 
IntelliJ Java IDE
 
subject: Wordchallenge Cheat
 
Threads others viewed
Write a program that merges two files containing alphabetized lists of student records into a single
Problem With Algorithm Involving Recursion and String Manipulation
clarification for jsp code
Passing ANSI character 34 in request.setAttribute(String)
Generating all the permutations nad combinations of the given alphabets
developer file tools