Ezud.com Forum Home  
Ezud Home Ezud Forum  

Contact Us Members List Today's Posts
Go Back   Ezud.com - Trolling Assistance Forum > General Boards > General Stuff

Reply
 
Post New Thread Thread Tools Display Modes
  #1  
Old 07-25-2008, 05:06 PM
jcq jcq is offline
Ezudian
 
Join Date: Jul 2008
Posts: 118
Reputation: 31
jcq is on a distinguished road
Default My Quest

Tonight I will embark on the quest of trying to write a password crack er for Runescape.

I will fail miserably. I have the most basic understanding of Java possible. I'm suprised my Hello World! program complied and ran fine.

I will keep you posted here, feel free to talk to me aswell.

Progress:
None! :)
Reply With Quote
  #2  
Old 07-28-2008, 10:01 AM
letzgokill letzgokill is offline
Ezudian
 
Join Date: Jul 2008
Posts: 178
Reputation: 299
letzgokill is a jewel in the roughletzgokill is a jewel in the roughletzgokill is a jewel in the rough
Default

I remember that Hello World program. It was nice working with JKarel hehe. Hopefully you will accomplish such a great feat.
Reply With Quote
  #3  
Old 07-28-2008, 11:05 AM
Zolid Zolid is offline
Ezudian
 
Join Date: Jul 2008
Posts: 61
Reputation: 13
Zolid is on a distinguished road
Default

Quote:
Originally Posted by jcq View Post
Tonight I will embark on the quest of trying to write a password crack er for Runescape.

I will fail miserably. I have the most basic understanding of Java possible. I'm suprised my Hello World! program complied and ran fine.

I will keep you posted here, feel free to talk to me aswell.

Progress:
None! :)
So basicly you did nothing xD

Code:
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello World") {
}
And I don't even program Java

PHP version:
Code:
<?php
$word1 = "Hello ";
$word2 = "World";
$sentence = $word1 .$word2;
echo $sentence;
?>
This is doing it the hard way though
Code:
<php
echo "Hello World";
?>
This is the easy way

But goodluck on learning Java and making the cracker
__________________
Reply With Quote
  #4  
Old 07-28-2008, 11:28 PM
blue mage286 blue mage286 is offline
Ezudian
 
Join Date: Jun 2008
Posts: 199
Reputation: -86
blue mage286 is infamous around these parts
Default

rofl hello world is like the most basic thing XD
__________________
the obstacle is the path.
Reply With Quote
  #5  
Old 07-29-2008, 11:15 AM
xkylex xkylex is offline
Ezudian
 
Join Date: Jul 2008
Posts: 148
Reputation: 26
xkylex is on a distinguished road
Default

Dont be too hard on him, at least his trying his best.
Goodluck, hope it goes well.
Reply With Quote
  #6  
Old 07-29-2008, 01:57 PM
jcq jcq is offline
Ezudian
 
Join Date: Jul 2008
Posts: 118
Reputation: 31
jcq is on a distinguished road
Default

I was kind of joking about the Hello World thing, I have a better grasp on Java then that. Anyways I'm putting this on hold. I edited my friends cracker to work with the new login. If I ever feel like messing aroud in Java I will surely revisit this.

A mod can lock this.
Reply With Quote
  #7  
Old 07-31-2008, 08:47 AM
kthnxbye kthnxbye is offline
Ezudian
 
Join Date: Jul 2008
Posts: 33
Reputation: 10
kthnxbye is on a distinguished road
Default

good luck on your quest (i tried learning java when i first went to school and couldnt.. was like wtf)
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Affiliates: Trik.com


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.