Thread: CheatEngine

Page 3 of 3 FirstFirst 123
Results 31 to 42 of 42
  1. #31
    Sewek's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Germany
    Posts
    124
    Reputation
    10
    Thanks
    14
    My Mood
    Bored
    Yes we know..



    Game tweaks, FPS boosting, config editing
    PM in case you need some help

  2. #32
    pnoypanda's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    The best way when changing DEX is only adding 20 to it
    this will cause your game to run for at least a good 10 or 15 mins before dc
    i don't advice people who are level 5 under to CE
    you get detected much faster (this is only base on what have i tried so far)

  3. #33
    Wacon's Avatar
    Join Date
    Nov 2011
    Gender
    female
    Location
    In your computer
    Posts
    58
    Reputation
    10
    Thanks
    4
    My Mood
    Confused
    I love that this whole conversation started because I posted that other thread on this forum. :P

  4. #34
    giza123's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    375
    Reputation
    7
    Thanks
    16
    My Mood
    Amazed
    Code:
    {
        if    (!(isCheater)) {
              this.load();
        }
        else {
              Steam.shutdown();
               this.setStatus("Banned by Valve Anti-Cheat!");
         };
    }
    so far i been decompling this game and have been useing hex but i can only change name and replace what item looks like but i have fund this if this is any help

    idk what this does but im thinking it sees u cheating it runs code and kicks u off and banned
    Last edited by giza123; 02-28-2012 at 04:56 PM.

  5. #35
    Swiftdude's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Illinois.
    Posts
    12,572
    Reputation
    1130
    Thanks
    2,995
    My Mood
    Cynical
    Quote Originally Posted by giza123 View Post
    Code:
    {
        if    (!(isCheater)) {
              this.load();
        }
        else {
              Steam.shutdown();
               this.setStatus("Banned by Valve Anti-Cheat!");
         };
    }
    so far i been decompling this game and have been useing hex but i can only change name and replace what item looks like but i have fund this if this is any help

    idk what this does but im thinking it sees u cheating it runs code and kicks u off and banned
    except it doesnt use vac...
    Still love you Giggletron

  6. #36
    XxXF4M0USXxX's Avatar
    Join Date
    Jun 2009
    Gender
    female
    Location
    Sicily, Italy
    Posts
    85
    Reputation
    10
    Thanks
    10
    My Mood
    Cold
    Common... its easy to visually change value as that is all you can do now, but there are somethings u can do like enable /admin remove the cheat handler and stuff like that which its been forever since i hacked anything so i currently cannot do this. but as far as CE, editing thats like 3 year old shit. In all honesty

    ---------- Post added at 07:45 AM ---------- Previous post was at 07:36 AM ----------

    Double post Ftw. * sorry *
    __________________________________________________ ____
    Now what if as it was said
    Code:
    <Object type="0xb40" id="Admin Sword">
    		<Class>Equipment</Class>
    		<Item/>
    		<Texture><File>lofiObj5</File><Index>0x30</Index></Texture>
    		<SlotType>1</SlotType>
    		<Description>The sacred blade of the Cult of Admin.  Not to be trifled with.</Description>
    		<RateOfFire>1</RateOfFire>
    		<Sound>weapon/fire_dagger</Sound>
    		<Projectile>
    			<ObjectId>Blade</ObjectId>
    			<Speed>120</Speed>
    			<MinDamage>2000</MinDamage>
    			<MaxDamage>2000</MaxDamage>
    			<LifetimeMS>600</LifetimeMS>
    		</Projectile>
    		<BagType>4</BagType>
    		<FameBonus>0</FameBonus>
    	</Object>
    What if we were to change this from the admin sword to say, Energy staff
    Code:
    <Object type="0xa97" id="Energy Staff">
    		<Class>Equipment</Class>
    		<Item/>
    		<Texture><File>lofiObj5</File><Index>0x30</Index></Texture>
    		<SlotType>1</SlotType>
    		<Description>The sacred blade of the Cult of Admin.  Not to be trifled with.</Description>
    		<RateOfFire>1</RateOfFire>
    		<Sound>weapon/fire_dagger</Sound>
    		<Projectile>
    			<ObjectId>Blade</ObjectId>
    			<Speed>120</Speed>
    			<MinDamage>2000</MinDamage>
    			<MaxDamage>2000</MaxDamage>
    			<LifetimeMS>600</LifetimeMS>
    		</Projectile>
    		<BagType>4</BagType>
    		<FameBonus>0</FameBonus>
    	</Object>
    0xa97 being the code ID for Energy Staff maybe it might change the stats of the item? if said cheat detection's were disabled?
    Made by ME
    RESPECT LIST
    -[MPGH]Dave84311
    -[MPGH]Liz
    -NeverBorn
    -[GFX]EnergyK

  7. #37
    C0BRA_69's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by XxXF4M0USXxX View Post

    Code:
    <Object type="0xb40" id="Admin Sword">
    		<Class>Equipment</Class>
    		<Item/>
    		<Texture><File>lofiObj5</File><Index>0x30</Index></Texture>
    		<SlotType>1</SlotType>
    		<Description>The sacred blade of the Cult of Admin.  Not to be trifled with.</Description>
    		<RateOfFire>1</RateOfFire>
    		<Sound>weapon/fire_dagger</Sound>
    		<Projectile>
    			<ObjectId>Blade</ObjectId>
    			<Speed>120</Speed>
    			<MinDamage>2000</MinDamage>
    			<MaxDamage>2000</MaxDamage>
    			<LifetimeMS>600</LifetimeMS>
    		</Projectile>
    		<BagType>4</BagType>
    		<FameBonus>0</FameBonus>
    	</Object>
    Code:
    <Object type="0xa97" id="Energy Staff">
    		<Class>Equipment</Class>
    		<Item/>
    		<Texture><File>lofiObj5</File><Index>0x30</Index></Texture>
    		<SlotType>1</SlotType>
    		<Description>The sacred blade of the Cult of Admin.  Not to be trifled with.</Description>
    		<RateOfFire>1</RateOfFire>
    		<Sound>weapon/fire_dagger</Sound>
    		<Projectile>
    			<ObjectId>Blade</ObjectId>
    			<Speed>120</Speed>
    			<MinDamage>2000</MinDamage>
    			<MaxDamage>2000</MaxDamage>
    			<LifetimeMS>600</LifetimeMS>
    		</Projectile>
    		<BagType>4</BagType>
    		<FameBonus>0</FameBonus>
    	</Object>
    How use this?

  8. #38
    Japlex's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by XxXF4M0USXxX View Post
    Common... its easy to visually change value as that is all you can do now, but there are somethings u can do like enable /admin remove the cheat handler and stuff like that which its been forever since i hacked anything so i currently cannot do this. but as far as CE, editing thats like 3 year old shit. In all honesty

    ---------- Post added at 07:45 AM ---------- Previous post was at 07:36 AM ----------

    Double post Ftw. * sorry *
    __________________________________________________ ____
    Now what if as it was said
    Code:
    <Object type="0xb40" id="Admin Sword">
    		<Class>Equipment</Class>
    		<Item/>
    		<Texture><File>lofiObj5</File><Index>0x30</Index></Texture>
    		<SlotType>1</SlotType>
    		<Description>The sacred blade of the Cult of Admin.  Not to be trifled with.</Description>
    		<RateOfFire>1</RateOfFire>
    		<Sound>weapon/fire_dagger</Sound>
    		<Projectile>
    			<ObjectId>Blade</ObjectId>
    			<Speed>120</Speed>
    			<MinDamage>2000</MinDamage>
    			<MaxDamage>2000</MaxDamage>
    			<LifetimeMS>600</LifetimeMS>
    		</Projectile>
    		<BagType>4</BagType>
    		<FameBonus>0</FameBonus>
    	</Object>
    What if we were to change this from the admin sword to say, Energy staff
    Code:
    <Object type="0xa97" id="Energy Staff">
    		<Class>Equipment</Class>
    		<Item/>
    		<Texture><File>lofiObj5</File><Index>0x30</Index></Texture>
    		<SlotType>1</SlotType>
    		<Description>The sacred blade of the Cult of Admin.  Not to be trifled with.</Description>
    		<RateOfFire>1</RateOfFire>
    		<Sound>weapon/fire_dagger</Sound>
    		<Projectile>
    			<ObjectId>Blade</ObjectId>
    			<Speed>120</Speed>
    			<MinDamage>2000</MinDamage>
    			<MaxDamage>2000</MaxDamage>
    			<LifetimeMS>600</LifetimeMS>
    		</Projectile>
    		<BagType>4</BagType>
    		<FameBonus>0</FameBonus>
    	</Object>
    0xa97 being the code ID for Energy Staff maybe it might change the stats of the item? if said cheat detection's were disabled?
    If it was possible to do this, then wouldn't it also be possible to change the stats of any weapon, and not just the id of that weapon? Maybe if you do this, it will just revert back to the old stats. Have you tried it yet?

  9. #39
    Matty Figueiredo's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    I have doubts that anybody wild find a way to unlock the admin commands at this point (unless somebody already has). And if someone does, chances are it wont be released. Either that, or the game will just update again.

  10. #40
    Swiftdude's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Illinois.
    Posts
    12,572
    Reputation
    1130
    Thanks
    2,995
    My Mood
    Cynical
    Quote Originally Posted by XxXF4M0USXxX View Post
    Common... its easy to visually change value as that is all you can do now, but there are somethings u can do like enable /admin remove the cheat handler and stuff like that which its been forever since i hacked anything so i currently cannot do this. but as far as CE, editing thats like 3 year old shit. In all honesty

    ---------- Post added at 07:45 AM ---------- Previous post was at 07:36 AM ----------

    Double post Ftw. * sorry *
    __________________________________________________ ____
    Now what if as it was said
    Code:
    <Object type="0xb40" id="Admin Sword">
    		<Class>Equipment</Class>
    		<Item/>
    		<Texture><File>lofiObj5</File><Index>0x30</Index></Texture>
    		<SlotType>1</SlotType>
    		<Description>The sacred blade of the Cult of Admin.  Not to be trifled with.</Description>
    		<RateOfFire>1</RateOfFire>
    		<Sound>weapon/fire_dagger</Sound>
    		<Projectile>
    			<ObjectId>Blade</ObjectId>
    			<Speed>120</Speed>
    			<MinDamage>2000</MinDamage>
    			<MaxDamage>2000</MaxDamage>
    			<LifetimeMS>600</LifetimeMS>
    		</Projectile>
    		<BagType>4</BagType>
    		<FameBonus>0</FameBonus>
    	</Object>
    What if we were to change this from the admin sword to say, Energy staff
    Code:
    <Object type="0xa97" id="Energy Staff">
    		<Class>Equipment</Class>
    		<Item/>
    		<Texture><File>lofiObj5</File><Index>0x30</Index></Texture>
    		<SlotType>1</SlotType>
    		<Description>The sacred blade of the Cult of Admin.  Not to be trifled with.</Description>
    		<RateOfFire>1</RateOfFire>
    		<Sound>weapon/fire_dagger</Sound>
    		<Projectile>
    			<ObjectId>Blade</ObjectId>
    			<Speed>120</Speed>
    			<MinDamage>2000</MinDamage>
    			<MaxDamage>2000</MaxDamage>
    			<LifetimeMS>600</LifetimeMS>
    		</Projectile>
    		<BagType>4</BagType>
    		<FameBonus>0</FameBonus>
    	</Object>
    0xa97 being the code ID for Energy Staff maybe it might change the stats of the item? if said cheat detection's were disabled?
    where you oging to find that code?
    Still love you Giggletron

  11. #41
    Ndogg13579's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Huh please good hacks, And those pics do seem a little fake 0.o

  12. #42
    THEPUNISHER718's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    45
    Reputation
    10
    Thanks
    0
    what if you increase your FAME with CE?
    since its been shown that you can increase dex (for example) to like 100 but the client still shows real value, what would happen if you changed your fame to a higher value and then die?

    i tried changing my fame, i had 220/400 and changed it to 2000.
    it went 400/400 and of course it resetted back to 220/400 when i went to nexus

Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Help]Cheatengine 5.2
    By dominate90 in forum WarRock - International Hacks
    Replies: 5
    Last Post: 02-22-2007, 07:29 PM
  2. [HELP]create cheat with Cheatengine
    By leesan in forum WarRock - International Hacks
    Replies: 7
    Last Post: 02-22-2007, 08:09 AM
  3. [Tut]CheatEngine Hacking
    By System79 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 10-14-2006, 01:55 AM
  4. [Tutorial]Working with cheatengine these days
    By System79 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 09-06-2006, 11:48 PM
  5. Using CheatEngine/Tsearch
    By amdathlon in forum WarRock - International Hacks
    Replies: 7
    Last Post: 05-26-2006, 11:11 PM