Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    tikkol0804's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Location
    Winterland
    Posts
    76
    Reputation
    10
    Thanks
    24
    My Mood
    Sad

    Unhappy Super Speed Code anyone?

    Anyone got Super Speed Code for Standalone version ? , I use all super speed codes in this forum but not a single one working for me, but GM Loot, 80% Loot, DZA, Unli Energy, Instant Open is working fine for me.
    Last edited by tikkol0804; 05-25-2018 at 07:32 AM.

  2. #2
    kurokagejr's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    2
    My Mood
    Blah
    try this 1 bud

    AoB = AOBScan("25 26 ?? 13 ?? ?? 00 00 60 ?? ?? ?? CC ?? ?? ?? ?? 78 ?? ?? 11 ?? 6B 5A 58 5A ?? 9A")
    if (AoB) then
    print("Super Sprint OK")
    for i=0,AoB.getCount()-1 do
    writeBytes(tonumber(AoB[i],16)+13, 0x6c, 0x40)
    end
    AoB.Destroy()
    AoB = nil
    else
    print("Super Sprint FAILED")
    end

  3. #3
    tikkol0804's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Location
    Winterland
    Posts
    76
    Reputation
    10
    Thanks
    24
    My Mood
    Sad
    I tried that one before, no luck

    I want super speed so badly so I can go to secronom faster

  4. #4
    Diarka's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Location
    Narnia
    Posts
    20
    Reputation
    10
    Thanks
    11
    My Mood
    Tired
    I think those codes works only on Browser, if you are playing on standalone it won't work.
    Last edited by Diarka; 05-25-2018 at 10:41 PM.

  5. #5
    tikkol0804's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Location
    Winterland
    Posts
    76
    Reputation
    10
    Thanks
    24
    My Mood
    Sad
    Quote Originally Posted by Diarka View Post
    I think those codes works only on Browser, if you are playing on standalone it won't work.
    Earlier I saw a guy uploaded video of him using Super Speed in standalone

  6. #6
    mzaw's Avatar
    Join Date
    Apr 2018
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    whats your working code for gm loot and the 80% loot?

  7. #7
    tikkol0804's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Location
    Winterland
    Posts
    76
    Reputation
    10
    Thanks
    24
    My Mood
    Sad
    Quote Originally Posted by mzaw View Post
    whats your working code for gm loot and the 80% loot?
    GM Loot is x13 and 80% loot is x94, but I do not recommend using the 80% loot since you can get banned

  8. #8
    mzaw's Avatar
    Join Date
    Apr 2018
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    ahh i see.. thanks

  9. #9
    kurokagejr's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    2
    My Mood
    Blah
    Quote Originally Posted by Diarka View Post
    I think those codes works only on Browser, if you are playing on standalone it won't work.
    nope bruh, im using cheat at standalone

  10. #10
    tikkol0804's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Location
    Winterland
    Posts
    76
    Reputation
    10
    Thanks
    24
    My Mood
    Sad
    What CE version you use? I tried that code so many times but still nothing, damn

  11. #11
    kurokagejr's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    2
    My Mood
    Blah
    Quote Originally Posted by tikkol0804 View Post
    What CE version you use? I tried that code so many times but still nothing, damn
    coba CE 6.6
    (try 6.6)

  12. #12
    tikkol0804's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Location
    Winterland
    Posts
    76
    Reputation
    10
    Thanks
    24
    My Mood
    Sad
    Quote Originally Posted by kurokagejr View Post
    coba CE 6.6
    (try 6.6)
    Still not working lol, at least I got GM loot and DZA, it's easier to loot on hospital and bunker

  13. #13
    Namiuti's Avatar
    Join Date
    Jun 2018
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Can you give me the Dzda GM code? and what is it for?

  14. #14
    kurokagejr's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    2
    My Mood
    Blah
    Quote Originally Posted by Namiuti View Post
    Can you give me the Dzda GM code? and what is it for?
    its for GM code: u can get the same looting benefit like being a Gold Member

    AoB = AOBScan("01 00 04 02 1F 23 7D")
    if (AoB) then
    print("GM LOOT OK")
    for i=0,AoB.getCount()-1 do
    writeBytes(tonumber(AoB[i],16)+5, 0x13)
    end
    AoB.Destroy()
    AoB = nil
    else
    print("GM LOOT FAILED")
    end

    and its DZA

    AoB = AOBScan("72 69 67 68 74 20 61 74 74 61 63 6B")
    if (AoB and AoB.getCount()==1437) then
    print("DZA1 OK")
    for i=0,1436 do
    writeBytes(tonumber(AoB[i],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
    end
    AoB.Destroy()
    AoB = nil
    else
    print("DZA1 ERROR")
    end

    AoB = AOBScan("6C 65 66 74 20 61 74 74 61 63 6B")
    if (AoB and AoB.getCount()==1415) then
    print("DZA2 OK")
    for i=0,1414 do
    writeBytes(tonumber(AoB[i],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
    end
    AoB.Destroy()
    AoB = nil
    else
    print("DZA2 ERROR")
    end

    AoB = AOBScan("64 6F 75 62 6C 65 20 61 74 74 61 63 6B")
    if (AoB and AoB.getCount()==1272) then
    print("DZA3 OK")
    for i=0,1271 do
    writeBytes(tonumber(AoB[i],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
    end
    AoB.Destroy()
    AoB = nil
    else
    print("DZA3 ERROR")
    end

    AoB = AOBScan("73 74 61 62 20 61 74 74 61 63 6B")
    if (AoB and AoB.getCount()==21) then
    print("DZA4 OK")
    for i=0,20 do
    writeBytes(tonumber(AoB[i],16)+0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
    end
    AoB.Destroy()
    AoB = nil
    else
    print("DZA4 ERROR")
    end

    all of this cheat isnt mine, credit to the coder

  15. #15
    Namiuti's Avatar
    Join Date
    Jun 2018
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    OK thank you.
    Do you have any experience code? that works

Page 1 of 2 12 LastLast

Similar Threads

  1. How can you super jump or have super speed?
    By wesman17 in forum General Hacking
    Replies: 3
    Last Post: 03-03-2009, 06:12 PM
  2. wats wrong with the Super Jump code
    By nub_g0t_high in forum WarRock - International Hacks
    Replies: 6
    Last Post: 11-01-2007, 06:22 PM
  3. No fall damage and super jump code?
    By TheBlueMax in forum Visual Basic Programming
    Replies: 13
    Last Post: 10-15-2007, 04:00 PM
  4. super speed hack?
    By patstar14 in forum WarRock - International Hacks
    Replies: 9
    Last Post: 03-14-2007, 07:06 AM
  5. The "Super User" Code
    By arunforce in forum Entertainment
    Replies: 16
    Last Post: 06-10-2006, 08:20 PM