Advertisement
3liteGamingChannel

Roblox CE Trainer SAVE AS C.CT

Jul 24th, 2014
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <CheatTable CheatEngineTableVersion="16">
  3. <CheatEntries/>
  4. <UserdefinedSymbols>
  5. <SymbolEntry>
  6. <Name>created by AobScan</Name>
  7. <Address>1337</Address>
  8. </SymbolEntry>
  9. </UserdefinedSymbols>
  10. <LuaScript>local process,mustend = "RobloxPlayerBeta.exe",true
  11.  
  12. local gPiD = getProcessIDFromProcessName
  13.  
  14. local iswinfocused = getForegroundProcess
  15.  
  16. local theseBytes={ ["xox"]="ABC", ["noclip"]="0024744901000000ABF4B43F01000000",
  17. ["god"]="ABC", ["swim"]="ABC",
  18. ["walkspeed"]="ABC", ["jump"]="ABC", ["sjump"]="00401C4600007A440100000000007AC4",
  19. ["zerograv"]="00401C4600007A440100000000007AC4"
  20. }
  21. addresses ={ }
  22.  
  23. function checkProc()
  24.  
  25. PidA = gPiD(process)
  26.  
  27. PidB = iswinfocused()
  28.  
  29. if PidA == PidB and mustend then
  30.  
  31. mustend = false
  32.  
  33. openProcess(process)
  34.  
  35. t1 = getTickCount()
  36.  
  37. for anon,bytes in pairs(theseBytes) do
  38. scanMem(anon,bytes)
  39. end
  40.  
  41. object_destroy(Memscan)
  42.  
  43. Memscan = nil
  44.  
  45. t2 = getTickCount()
  46.  
  47. print("Average scan time for this computer: "..(t2-t1)*(0.001).." seconds")
  48.  
  49. elseif not(PidA) then
  50.  
  51. mustend = true
  52.  
  53. end
  54.  
  55. end
  56.  
  57. function scanMem(name,aob)
  58.  
  59. Memscan = AOBScan(aob,"*X*W*C")
  60.  
  61. if Memscan ~= nil then scancount = stringlist_getCount(Memscan)
  62.  
  63. if scancount == 1 then someaddr = stringlist_getString(Memscan,0)
  64.  
  65. print("Successfully found "..name.." address",someaddr)
  66.  
  67. if name ~= "xox" then addresses[name.."addr"] = someaddr
  68.  
  69. else writeBytes(someaddr, 0x90, 0x90, 0x90, 0x90, 0x90) end
  70.  
  71. else print("Could not find "..name.." because too many results") end
  72.  
  73. else print("Unable to find "..name) end
  74.  
  75. end
  76.  
  77. showMessage("Created by AobScan")
  78.  
  79. showMessage("Bytes Updated By AobScan, SuperJump/ZeroGrav By Sim[Censored] Noclip Bytes by AobScan V_0.0.3")
  80.  
  81. showMessage("#Team Eternity #Team Tacita Fuck RedVice Fuck c00lkidd Fuck V3rmillion")
  82.  
  83. t = createTimer(nil,false)
  84. timer_setInterval(t,95)
  85. timer_onTimer(t,checkProc)
  86. timer_setEnabled(t,true)
  87.  
  88. HotKeys = {VK_INSERT,VK_DELETE,VK_END,VK_HOME,VK_SPACE,VK_NUMLOCK,VK_ESCAPE}
  89.  
  90. print("Default Keys: ESC for no grav. Delete for noclip. Num lock for SuperJump. Home for NotSupportYet")
  91. print("FYI: Scans and loading of the stealth library can take some time so please be patient")
  92.  
  93. local insToggled, delToggled, endToggled, homeToggled,numtoggled,esctoggled
  94.  
  95. null = string.rep("0",8)
  96.  
  97. function checkKeyPress()
  98.  
  99. if (isKeyPressed(HotKeys[1])) then sleep(325)
  100.  
  101. print("Version not supported.")
  102. end
  103. if (isKeyPressed(HotKeys[2])) then sleep(325)
  104. if not (deltoggled) then deltoggled = true
  105.  
  106. for key, addr in pairs(addresses) do
  107. if key=="noclipaddr" and (addr~=null) then
  108. print("Succesfully wrote to Super jump address")
  109. print("Press again to disable.")
  110. noclipaddr=addr
  111. writeBytes(noclipaddr, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0xAB, 0xF4, 0xB4, 0x3F, 0x01, 0x00, 0x00, 0x00)
  112. end end
  113.  
  114. elseif(noclipaddr) then deltoggled = false
  115. writeBytes(noclipaddr, 0x00, 0x24, 0x74, 0x49, 0x01, 0x00, 0x00, 0x00, 0xAB, 0xF4, 0xB4, 0x3F, 0x01, 0x00, 0x00, 0x00)
  116.  
  117.  
  118. end end
  119. if (isKeyPressed(HotKeys[3])) then sleep(325)
  120.  
  121. print("Version not supported.")
  122. end
  123. if (isKeyPressed(HotKeys[4])) then sleep(325)
  124.  
  125. print("Version not supported.")
  126. end
  127. if (isKeyPressed(HotKeys[5])) then
  128. print("Version not supported.")
  129. end
  130. if (isKeyPressed(HotKeys[6])) then sleep(325)
  131.  
  132. if not (numtoggled) then numtoggled = true
  133.  
  134. for key, addr in pairs(addresses) do
  135. if key=="sjumpaddr" and (addr~=null) then
  136. print("Succesfully wrote to Super jump address")
  137. print("Press again to disable.")
  138. sjumpaddr=addr
  139. writeBytes(sjumpaddr, 0x00, 0x40, 0x1C, 0xC6, 0x00, 0x00, 0x7A, 0x44, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7A, 0xC4)
  140. end end
  141.  
  142. elseif(sjumpaddr) then numtoggled = false
  143. writeBytes(sjumpaddr, 0x00, 0x40, 0x1C, 0x46, 0x00, 0x00, 0x7A, 0x44, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7A, 0xC4)
  144.  
  145.  
  146. end end
  147.  
  148. if (isKeyPressed(HotKeys[7])) then sleep(325)
  149.  
  150. if not (esctoggled) then esctoggled = true
  151.  
  152. for key, addr in pairs(addresses) do
  153. if key=="zerogravaddr" and (addr~=null) then
  154. print("Succesfully wrote to Zero Grav address")
  155. print("Press again to disable.")
  156. zerogravaddr=addr
  157. writeBytes(zerogravaddr, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7A, 0x44, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7A, 0xC4)
  158. end end
  159.  
  160. elseif(zerogravaddr) then esctoggled = false
  161. writeBytes(zerogravaddr, 0x00, 0x46, 0x1C, 0x46, 0x00, 0x00, 0x7A, 0x44, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7A, 0xC4)
  162.  
  163.  
  164.  
  165. end end
  166.  
  167. end
  168.  
  169. keytimer= createTimer(nil,false)
  170. timer_setInterval(keytimer,1)
  171. timer_onTimer(keytimer,checkKeyPress)
  172. timer_setEnabled(keytimer,true)
  173. </LuaScript>
  174. </CheatTable>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement