Results 1 to 5 of 5
  1. #1
    gero39's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    16

    Question Help with a code and Eclipse

    1. Here is a code but the recompiler say that there is something wrong with the multiplication.
    Code:
        public int getXpValue();
        {
    		if(Hacks.xphack)
    		{
    			xpValue + 500;
    		} else
    		{
    			return xpValue;
    		}
        }
    2. I want to work with Eclipse but when I mark the workbench for the eclipse-folder I get an error.

    Please help.

  2. #2
    crex's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    leaf village
    Posts
    11,667
    Reputation
    1365
    Thanks
    2,572
    Quote Originally Posted by gero39 View Post
    1. Here is a code but the recompiler say that there is something wrong with the multiplication.
    Code:
        public int getXpValue();
        {
    		if(Hacks.xphack)
    		{
    			xpValue + 500;
    		} else
    		{
    			return xpValue;
    		}
        }
    2. I want to work with Eclipse but when I mark the workbench for the eclipse-folder I get an error.

    Please help.
    I would help but I've never worked with Eclipse, neither do I have experience in Java. PHS, come to the rescue plz.

  3. #3
    Dinaiak's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    41
    Reputation
    10
    Thanks
    0
    My Mood
    Drunk
    What hack are you trying to create?




    Everybody, the war on NoCheat has started! We must act now in order for NoCheat to be thrown out the door! Come on everybody! Hit those NoCheat servers in the FACE!

    FUCK NO CHEAT!

  4. #4
    gero39's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    16
    Exp Multiplicator

  5. #5
    -Raz0r-'s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Australia
    Posts
    117
    Reputation
    15
    Thanks
    38
    My Mood
    Lurking
    I don't suppose the colon on the first line is intentional
    Code:
    public int getXpValue();
    Languages: C, C++, x86 ASM, PHP, Lua

Similar Threads

  1. [Help Request] need help with injecting code/using it
    By 0xx-kyle-xx0 in forum Combat Arms Help
    Replies: 1
    Last Post: 06-17-2018, 12:02 PM
  2. [Help] someone help me with hack codes and creating a hack .
    By amdid3 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 17
    Last Post: 12-26-2011, 06:49 AM
  3. [Help Request] Help with god mode and ohk and ohk2
    By BledByNature in forum Vindictus Help
    Replies: 2
    Last Post: 11-02-2011, 05:39 AM
  4. [Solved] Need Help with Bypass Xtrap and game crash
    By Table in forum CrossFire Help
    Replies: 7
    Last Post: 07-06-2011, 08:11 AM
  5. NEED help with verification code when registering!
    By vinogradov in forum WarRock Korea Hacks
    Replies: 2
    Last Post: 05-30-2007, 07:20 PM

Tags for this Thread