Results 1 to 3 of 3
  1. #1
    3liteGaming's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    3

    Talking Roblox NoClip Super Jump Ground Hack

    <?xml version="1.0" encoding="utf-8"?>
    <CheatTable CheatEngineTableVersion="16">
    <CheatEntries/>
    <UserdefinedSymbols>
    <SymbolEntry>
    <Name>created by AobScan</Name>
    <Address>1337</Address>
    </SymbolEntry>
    </UserdefinedSymbols>
    <LuaScript>local process,mustend = "RobloxPlayerBeta.exe",true

    local gPiD = getProcessIDFromProcessName

    local iswinfocused = getForegroundProcess

    local theseBytes={ ["xox"]="ABC", ["noclip"]="0024744901000000ABF4B43F01000000",
    ["god"]="ABC", ["swim"]="ABC",
    ["walkspeed"]="ABC", ["jump"]="ABC", ["sjump"]="00401C4600007A440100000000007AC4",
    ["zerograv"]="00401C4600007A440100000000007AC4"
    }
    addresses ={ }

    function checkProc()

    PidA = gPiD(process)

    PidB = iswinfocused()

    if PidA == PidB and mustend then

    mustend = false

    openProcess(process)

    t1 = getTickCount()

    for anon,bytes in pairs(theseBytes) do
    scanMem(anon,bytes)
    end

    object_destroy(Memscan)

    Memscan = nil

    t2 = getTickCount()

    print("Average scan time for this computer: "..(t2-t1)*(0.001).." seconds")

    elseif not(PidA) then

    mustend = true

    end

    end

    function scanMem(name,aob)

    Memscan = AOBScan(aob,"*X*W*C")

    if Memscan ~= nil then scancount = stringlist_getCount(Memscan)

    if scancount == 1 then someaddr = stringlist_getString(Memscan,0)

    print("Successfully found "..name.." address",someaddr)

    if name ~= "xox" then addresses[name.."addr"] = someaddr

    else writeBytes(someaddr, 0x90, 0x90, 0x90, 0x90, 0x90) end

    else print("Could not find "..name.." because too many results") end

    else print("Unable to find "..name) end

    end

    showMessage("Created by AobScan")

    showMessage("Bytes Updated By AobScan, SuperJump/ZeroGrav By Sim[Censored] Noclip Bytes by AobScan V_0.0.3")

    showMessage("#Team Eternity #Team Tacita Fuck RedVice Fuck c00lkidd Fuck V3rmillion")

    t = createTimer(nil,false)
    timer_setInterval(t,95)
    timer_onTimer(t,checkProc)
    timer_setEnabled(t,true)

    HotKeys = {VK_INSERT,VK_DELETE,VK_END,VK_HOME,VK_SPACE,VK_NU MLOCK,VK_ESCAPE}

    print("Default Keys: ESC for no grav. Delete for noclip. Num lock for SuperJump. Home for NotSupportYet")
    print("FYI: Scans and loading of the stealth library can take some time so please be patient")

    local insToggled, delToggled, endToggled, homeToggled,numtoggled,esctoggled

    null = string.rep("0",8)

    function checkKeyPress()

    if (isKeyPressed(HotKeys[1])) then sleep(325)

    print("Version not supported.")
    end
    if (isKeyPressed(HotKeys[2])) then sleep(325)
    if not (deltoggled) then deltoggled = true

    for key, addr in pairs(addresses) do
    if key=="noclipaddr" and (addr~=null) then
    print("Succesfully wrote to Super jump address")
    print("Press again to disable.")
    noclipaddr=addr
    writeBytes(noclipaddr, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0xAB, 0xF4, 0xB4, 0x3F, 0x01, 0x00, 0x00, 0x00)
    end end

    elseif(noclipaddr) then deltoggled = false
    writeBytes(noclipaddr, 0x00, 0x24, 0x74, 0x49, 0x01, 0x00, 0x00, 0x00, 0xAB, 0xF4, 0xB4, 0x3F, 0x01, 0x00, 0x00, 0x00)


    end end
    if (isKeyPressed(HotKeys[3])) then sleep(325)

    print("Version not supported.")
    end
    if (isKeyPressed(HotKeys[4])) then sleep(325)

    print("Version not supported.")
    end
    if (isKeyPressed(HotKeys[5])) then
    print("Version not supported.")
    end
    if (isKeyPressed(HotKeys[6])) then sleep(325)

    if not (numtoggled) then numtoggled = true

    for key, addr in pairs(addresses) do
    if key=="sjumpaddr" and (addr~=null) then
    print("Succesfully wrote to Super jump address")
    print("Press again to disable.")
    sjumpaddr=addr
    writeBytes(sjumpaddr, 0x00, 0x40, 0x1C, 0xC6, 0x00, 0x00, 0x7A, 0x44, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7A, 0xC4)
    end end

    elseif(sjumpaddr) then numtoggled = false
    writeBytes(sjumpaddr, 0x00, 0x40, 0x1C, 0x46, 0x00, 0x00, 0x7A, 0x44, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7A, 0xC4)


    end end

    if (isKeyPressed(HotKeys[7])) then sleep(325)

    if not (esctoggled) then esctoggled = true

    for key, addr in pairs(addresses) do
    if key=="zerogravaddr" and (addr~=null) then
    print("Succesfully wrote to Zero Grav address")
    print("Press again to disable.")
    zerogravaddr=addr
    writeBytes(zerogravaddr, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7A, 0x44, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7A, 0xC4)
    end end

    elseif(zerogravaddr) then esctoggled = false
    writeBytes(zerogravaddr, 0x00, 0x46, 0x1C, 0x46, 0x00, 0x00, 0x7A, 0x44, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7A, 0xC4)



    end end

    end

    keytimer= createTimer(nil,false)
    timer_setInterval(keytimer,1)
    timer_onTimer(keytimer,checkKeyPress)
    timer_setEnabled(keytimer,true)
    </LuaScript>
    </CheatTable>

    Please give credit and thank you.

  2. The Following 3 Users Say Thank You to 3liteGaming For This Useful Post:

    Macknorens (07-27-2014),may1e (04-21-2017),Ned-Kelly (08-24-2016)

  3. #2
    blessed1999's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    help me out a little?
    Attached Thumbnails Attached Thumbnails
    fffc7416b4.png  


  4. #3
    KieronZeCoder69's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    On my computer
    Posts
    439
    Reputation
    20
    Thanks
    219
    My Mood
    Aggressive
    Worked thanks

Similar Threads

  1. [Release] SUPER JUMP HACK!!
    By FatEmoLLaMa in forum Combat Arms Hacks & Cheats
    Replies: 38
    Last Post: 10-07-2008, 08:26 PM
  2. tradeing lvl 62 runscape acc for combat arms super jump hack
    By 1stmamasboy in forum Trade Accounts/Keys/Items
    Replies: 3
    Last Post: 09-22-2008, 01:40 PM
  3. super jump hack ?? need help
    By klhuglk in forum Combat Arms Hacks & Cheats
    Replies: 2
    Last Post: 09-02-2008, 08:12 PM
  4. Trainer Multi-Hack, (super jump, no fall, chams, ect)
    By faking-cool in forum Combat Arms Hacks & Cheats
    Replies: 44
    Last Post: 08-12-2008, 05:56 PM
  5. [hack] Winchester + Super Jump + Stamina
    By systemx84 in forum WarRock - International Hacks
    Replies: 27
    Last Post: 04-27-2007, 01:33 PM

Tags for this Thread