Page 1 of 4 123 ... LastLast
Results 1 to 15 of 46
  1. #1
    SgtRamirez's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    426
    My Mood
    Bored

    Thumbs up First Cheat Engine Robocraft hack pack

    Source Codes Features :

    #1 NO SWAY (100% accuracy)
    #2 PLACE ANY BLOCK ANYWHERE U WANT - updated version (no glitching between red and green)
    #3 INFINITE RAIL BULLETS - DO NOT SPAM FIRE BUTTON IF U DONT WANNA BE KICKED :P


    INSTRUCTIONS :
    #1 Open Cheat Engine
    #2 Open Robocraft
    #3 Press Ctrl+Alt+A in Cheat Engine
    #4 Paste which code do u want 2 use
    #5 Press EXECUTE
    #6 PROFIT !!! :P

    NO SWAY - activate when ingame

    Code:
    [ENABLE]
    alloc(norecoil_alloc,38)
    alloc(norecoil_alloc_junk,24)
    registersymbol(norecoil_addr)
    registersymbol(norecoil_addr_sec)
    aobscan(norecoil_addr,E8 ?? ?? ?? ?? 83 C4 10 D9 5F 1C E9 ?? ?? ?? ?? D9 45 E0);
    aobscan(norecoil_addr_sec,E8 ?? ?? ?? ?? 83 C4 10 D9 5F 1C E9 ?? ?? ?? ?? 8B 47 14 D9);
    
    norecoil_addr+05:
    jmp norecoil_alloc
    nop
    
    norecoil_addr_sec+05:
    jmp norecoil_alloc+10
    nop
    
    norecoil_alloc:
    add esp,10
    fstp [norecoil_alloc_junk]
    jmp norecoil_addr+10
    nop
    nop
    add esp,10
    fstp [norecoil_alloc_junk]
    jmp norecoil_addr_sec+10
    nop
    nop
    
    [DISABLE]
    dealloc(norecoil_alloc)
    dealloc(norecoil_alloc_junk)
    norecoil_addr+05:
    db 83 C4 10 D9 5F 1C
    norecoil_addr_sec+05:
    db 83 C4 10 D9 5F 1C
    unregistersymbol(norecoil_addr)
    unregistersymbol(norecoil_addr_sec)
    PLACE EVERYTHING U WANT EVERYWHERE U WANT - actiate when in garage

    Code:
    [ENABLE]
    label(place_blocks)
    registersymbol(place_blocks)
    aobscan(place_blocks_addr, 83 C4 10 8B 4E 14 3B C1 74 09 C6 46 18 01 E9)
    
    place_blocks_addr+0A:
    place_blocks:
    db 90 90 90 90
    
    [DISABLE]
    place_blocks:
    db C6 46 18 01
    
    unregistersymbol(place_blocks)
    INFINITE RAIL BULLETS - activate when ingame

    Code:
    [ENABLE]
    label(railhack)
    registersymbol(railhack)
    aobscan(addr,83 EC 04 8B 7D 0C 8B 45 08 8B 48 0C 49 89 48 0C);
    
    addr+09:
    railhack:
    mov [eax+0C],01
    
    [DISABLE]
    railhack-09:
    db 83 EC 04 8B 7D 0C 8B 45 08 8B 48 0C 49 89 48 0C
    unregistersymbol(railhack)
    WARNING : DO NOT SPAM THE FIRE BUTTON CUZ U'LL GET KICKED !!!

    ENJOY !!!
    Last edited by SgtRamirez; 08-02-2014 at 05:19 PM.

  2. The Following 11 Users Say Thank You to SgtRamirez For This Useful Post:

    adam223344 (08-14-2014),basictrial (08-02-2014),daltonk0 (10-24-2014),j4k0b1e (08-02-2014),Julienscotto (08-02-2014),niggypong (08-02-2014),Rasual (10-25-2014),sepon (08-03-2014),snipe76 (08-02-2014),superdupersex (08-02-2014),xtcislove (06-24-2015)

  3. #2
    niggypong's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    5
    My Mood
    Bored
    I use "NO SWAY" and it say
    Error
    The array of byte named norecoil_addr_sec could not be found.

    ps1. I play on steam
    ps2. sry 4 my bad english.

  4. #3
    SgtRamirez's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    426
    My Mood
    Bored
    i posted the codes bcuz it doesn't let me upload the Cheat Engine Table

  5. #4
    SgtRamirez's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    426
    My Mood
    Bored
    Have u tried 2 assign the code 2 the cheat table ?
    the option is at the File on the "Ctrl+Alt+A" widow ?

  6. #5
    w3b's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Romania
    Posts
    20
    Reputation
    10
    Thanks
    3
    My Mood
    In Love
    I have same problem...

  7. #6
    Julienscotto's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    computer chair
    Posts
    23
    Reputation
    10
    Thanks
    224
    My Mood
    Yeehaw
    Not working for me either.

    Edit : The nosway hack is the only one working, the two others aren't. They're just giving me an error.
    Last edited by Julienscotto; 08-02-2014 at 03:44 PM.

  8. #7
    snipe76's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    54
    My Mood
    Fine
    for placing blocks:
    place the block, remove it and execute the code.

    for infi rail ammo:
    shoot once, execute the code.

    no sway is for rail gun, do the same as infi ( you can do both with one shot )
    Last edited by snipe76; 08-02-2014 at 05:29 PM.

  9. The Following 2 Users Say Thank You to snipe76 For This Useful Post:

    Julienscotto (08-02-2014),trizzy89 (09-27-2014)

  10. #8
    Julienscotto's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Location
    computer chair
    Posts
    23
    Reputation
    10
    Thanks
    224
    My Mood
    Yeehaw
    That sure did clear things up a bit, thanks.

  11. #9
    SgtRamirez's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    426
    My Mood
    Bored
    I see I'm not good at explaining stuff

  12. #10
    SgtRamirez's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    426
    My Mood
    Bored
    AFTER ILL WAKE UP ( cuz its 2:21 :P) ILL POST A RAR CONTAINING THE CHEAT TABLE .... MY GENIUS STRIKES AGAIN .... :|

  13. #11
    dhewardhana's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Railgun patched

  14. #12
    rawrtwo02's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    My Mood
    Hot
    DC when ACTIVATE

  15. #13
    bmxman181's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    what is no sway and what is it for?

  16. #14
    w3b's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Romania
    Posts
    20
    Reputation
    10
    Thanks
    3
    My Mood
    In Love
    So how can i use sway. Anyone explain me please.

  17. #15
    SgtRamirez's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    426
    My Mood
    Bored
    Not patched ... do not spam the fire button and u won't get kicked ...

Page 1 of 4 123 ... LastLast

Similar Threads

  1. [Info] First AVA Cheat Engine OPK Hack
    By ccman32 in forum Alliance of Valiant Arms (AVA) Discussions
    Replies: 42
    Last Post: 10-08-2012, 09:52 PM
  2. [Release] My first Cheat Engine Hack (MW2 180 EXP hack)
    By lordofme50 in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 5
    Last Post: 01-26-2010, 03:24 PM
  3. My First Cheat Engine Recruit Hack pls TEST!
    By Wiirtuallca in forum Combat Arms Europe Hacks
    Replies: 16
    Last Post: 10-02-2009, 10:43 AM
  4. Garena Bypass + Cheat Engine + UPDATED Hacks
    By danlp in forum Blackshot Hacks & Cheats
    Replies: 60
    Last Post: 09-28-2009, 11:41 AM
  5. Cheat Engine speed hack.
    By stealn in forum Combat Arms Hacks & Cheats
    Replies: 32
    Last Post: 08-28-2009, 03:18 PM

Tags for this Thread