Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


roblox 2010 cheats
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
jfm
Advanced Cheater
Reputation: 0

Joined: 17 Sep 2008
Posts: 57
Location: Mandiville,Lousiana

PostPosted: Sun Dec 05, 2010 3:23 pm    Post subject: roblox 2010 cheats Reply with quote

this post is where we can share cheats that still work even after the latest update
here is 1 that I know works

Speed Hack-this is part of cheat engine so it will always work

_________________
all games shall fall to the power of cheat engine

my specs
CPU
Intel Core i7 Extreme 975
RAM
12.0GB Triple-Channel DDR3 @ 535MHz
Motherboard
ASUSTeK Computer INC. P6T7 WS SUPERCOMPUTER (LGA1366)
Graphics
VA903 SERIES @ 1280x1024
NVIDIA GeForce GTX 295
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Moneydude
How do I cheat?
Reputation: 0

Joined: 25 Nov 2009
Posts: 6
Location: Unknown

PostPosted: Sun Dec 12, 2010 1:11 pm    Post subject: Reply with quote

Dude. You know that page that opens when your in roblox studio and you select insert from file. I managed to rip a copy but i cant seem to run it because it keeps coming up with an error message. The link is to the media fire website, I take it youve been there before... the ID after the 'mediafire(dot)com/' is '?lfg1ovn2yu1hsqa' and the pass is 'Exploitable' If you could help me out that would be great and together we could create a completely new roblox hack Very Happy

P.s

Im also working on DLL injection and creating a roblox bot
Back to top
View user's profile Send private message MSN Messenger
jfm
Advanced Cheater
Reputation: 0

Joined: 17 Sep 2008
Posts: 57
Location: Mandiville,Lousiana

PostPosted: Sat Dec 25, 2010 1:14 am    Post subject: why is the file an exe Reply with quote

why is the file an exe I checked with a hex editor but there is nothing that is possible to execute
_________________
all games shall fall to the power of cheat engine

my specs
CPU
Intel Core i7 Extreme 975
RAM
12.0GB Triple-Channel DDR3 @ 535MHz
Motherboard
ASUSTeK Computer INC. P6T7 WS SUPERCOMPUTER (LGA1366)
Graphics
VA903 SERIES @ 1280x1024
NVIDIA GeForce GTX 295
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Moneydude
How do I cheat?
Reputation: 0

Joined: 25 Nov 2009
Posts: 6
Location: Unknown

PostPosted: Sat Dec 25, 2010 1:35 pm    Post subject: Reply with quote

I dont know but thats how i riped it and i cant find a way to edit it, but i do know that their is a new way to exploit Cool
Back to top
View user's profile Send private message MSN Messenger
jfm
Advanced Cheater
Reputation: 0

Joined: 17 Sep 2008
Posts: 57
Location: Mandiville,Lousiana

PostPosted: Mon Dec 27, 2010 1:44 pm    Post subject: Reply with quote

Moneydude wrote:
I dont know but thats how i riped it and i cant find a way to edit it, but i do know that their is a new way to exploit Cool

i am going to run pe explorer on the roblox exe an find all the functions it uses then maybe we can hook them and hack roblox that way.
here is what i believe the asm form of the lua executer sub
Code:

        push   SSZ00A76B74_CWorkspace__DoExecScript
        push   00000001h
        mov   ecx,eax
        mov   dword ptr [ebp-04h],00000000h
        call   SUB_L005A63E0
        mov   eax,[ebp-1Ch]
        mov   dword ptr [ebp-04h],FFFFFFFFh
        test   eax,eax
        jz    L004A33E0
        mov   edi,eax
        add   eax,00000004h
        or   ecx,FFFFFFFFh
        lock
        xadd   [eax],ecx
        jnz   L004A33E0
        mov   edx,[edi]
        mov   eax,[edx+04h]
        mov   ecx,edi
        call   eax
        lea   ecx,[edi+08h]
        or   edx,FFFFFFFFh
        lock
        xadd   [ecx],edx
        jnz   L004A33E0
        mov   eax,[edi]
        mov   edx,[eax+08h]
        mov   ecx,edi
        call   edx
 L004A33E0:
        lea   ecx,[esi+08h]
        call   SUB_L00468F30
        test   eax,eax
        jz    L004A340D
        push   eax
        push   L00A6E72C
        call   SUB_L0042BF10
        add   esp,00000008h
        mov   ecx,[ebp-0Ch]
        mov   fs:[00000000h],ecx
        pop   edi
        pop   esi
        pop   ebx
        mov   esp,ebp
        pop   ebp
        retn   0048h

Code:

test   eax,eax
jz    L004A33E0

i believe that this part of the robloxApp exe checks the lua script and basicly disables the old script hack by checking the script ageist its self and if it does not equal its self then it jumps to the L address which i believe disconnects you from the game.This i believe would be a good thing to hook with the dll.

_________________
all games shall fall to the power of cheat engine

my specs
CPU
Intel Core i7 Extreme 975
RAM
12.0GB Triple-Channel DDR3 @ 535MHz
Motherboard
ASUSTeK Computer INC. P6T7 WS SUPERCOMPUTER (LGA1366)
Graphics
VA903 SERIES @ 1280x1024
NVIDIA GeForce GTX 295
Back to top
View user's profile Send private message Send e-mail MSN Messenger
jfm
Advanced Cheater
Reputation: 0

Joined: 17 Sep 2008
Posts: 57
Location: Mandiville,Lousiana

PostPosted: Sat Jan 01, 2011 10:27 pm    Post subject: next best thing to a cheat Reply with quote

I found info on a working exploit it is the alt 255 exploit. it basicly is a simple alt code that causes the screen on roblox to go haywire it basic makes the keymap e.g. the alphanumic sequence in memory display on screen and if you get lucky it causes script errors or lag.
_________________
all games shall fall to the power of cheat engine

my specs
CPU
Intel Core i7 Extreme 975
RAM
12.0GB Triple-Channel DDR3 @ 535MHz
Motherboard
ASUSTeK Computer INC. P6T7 WS SUPERCOMPUTER (LGA1366)
Graphics
VA903 SERIES @ 1280x1024
NVIDIA GeForce GTX 295


Last edited by jfm on Mon Jan 10, 2011 8:30 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Geri
Moderator
Reputation: 111

Joined: 05 Feb 2010
Posts: 5627

PostPosted: Sat Jan 01, 2011 11:38 pm    Post subject: Reply with quote

LOL. Alt 255 is just a "null" charachter. Smile
It is funny it is causing errors like this.

_________________
My trainers can be found here: http://www.szemelyesintegracio.hu/cheats

If you are interested in any of my crappy articles/tutorials about CE and game hacking, you can find them here:
http://www.szemelyesintegracio.hu/cheats/41-game-hacking-articles

Don't request cheats or updates.
Back to top
View user's profile Send private message
jfm
Advanced Cheater
Reputation: 0

Joined: 17 Sep 2008
Posts: 57
Location: Mandiville,Lousiana

PostPosted: Mon Jan 10, 2011 8:23 pm    Post subject: Reply with quote

Geri wrote:
LOL. Alt 255 is just a "null" character. Smile
It is funny it is causing errors like this.

yes i agree but the funny thing is it allows you to make this  
         ▲ 
       ▲  ▲
what i mean is not the triangles thought those are also alt codes too.
if you just try copying it it creates

▲ ▲
so you can see that those null characters make a difference.
but i do agree i don't understand how a null byte in chat could cause so much coding havoc. i guess it is a kind of stack or heap overflow but those are just wild guesses.

_________________
all games shall fall to the power of cheat engine

my specs
CPU
Intel Core i7 Extreme 975
RAM
12.0GB Triple-Channel DDR3 @ 535MHz
Motherboard
ASUSTeK Computer INC. P6T7 WS SUPERCOMPUTER (LGA1366)
Graphics
VA903 SERIES @ 1280x1024
NVIDIA GeForce GTX 295
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Treader
How do I cheat?
Reputation: 0

Joined: 10 Jan 2011
Posts: 5

PostPosted: Mon Jan 10, 2011 8:39 pm    Post subject: Reply with quote

There is a New hack as of 1/10/11 (Not the patched Toolbar one) I made a video here watch?v=-lRKs-8v1_E (Youtube link just put it all at the end of the Youtube(.)com/ link)
_________________
lol Games at School Funneh amiright?
Back to top
View user's profile Send private message
jfm
Advanced Cheater
Reputation: 0

Joined: 17 Sep 2008
Posts: 57
Location: Mandiville,Lousiana

PostPosted: Mon Jan 10, 2011 11:38 pm    Post subject: Reply with quote

Treader wrote:
There is a New hack as of 1/10/11 (Not the patched Toolbar one) I made a video here watch?v=-lRKs-8v1_E (Youtube link just put it all at the end of the Youtube(.)com/ link)
so i don't get it what did you actually do?
_________________
all games shall fall to the power of cheat engine

my specs
CPU
Intel Core i7 Extreme 975
RAM
12.0GB Triple-Channel DDR3 @ 535MHz
Motherboard
ASUSTeK Computer INC. P6T7 WS SUPERCOMPUTER (LGA1366)
Graphics
VA903 SERIES @ 1280x1024
NVIDIA GeForce GTX 295
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Dacnomania
Expert Cheater
Reputation: 1

Joined: 03 Sep 2010
Posts: 124

PostPosted: Tue Jan 11, 2011 3:28 am    Post subject: Reply with quote

In the bottom left of the youtube video, he has a text document open. Read it.
Back to top
View user's profile Send private message Send e-mail AIM Address
Treader
How do I cheat?
Reputation: 0

Joined: 10 Jan 2011
Posts: 5

PostPosted: Tue Jan 11, 2011 1:07 pm    Post subject: Reply with quote

LOL I didnt hack it I wish I did though
_________________
lol Games at School Funneh amiright?
Back to top
View user's profile Send private message
jfm
Advanced Cheater
Reputation: 0

Joined: 17 Sep 2008
Posts: 57
Location: Mandiville,Lousiana

PostPosted: Tue Jan 11, 2011 6:25 pm    Post subject: nice job Reply with quote

damn that's awesome i was not paying attention last time because i was tired.
_________________
all games shall fall to the power of cheat engine

my specs
CPU
Intel Core i7 Extreme 975
RAM
12.0GB Triple-Channel DDR3 @ 535MHz
Motherboard
ASUSTeK Computer INC. P6T7 WS SUPERCOMPUTER (LGA1366)
Graphics
VA903 SERIES @ 1280x1024
NVIDIA GeForce GTX 295
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Treader
How do I cheat?
Reputation: 0

Joined: 10 Jan 2011
Posts: 5

PostPosted: Tue Jan 11, 2011 7:32 pm    Post subject: Reply with quote

Even If I had the hack The last place I would post it is youtube.
_________________
lol Games at School Funneh amiright?
Back to top
View user's profile Send private message
Moneydude
How do I cheat?
Reputation: 0

Joined: 25 Nov 2009
Posts: 6
Location: Unknown

PostPosted: Sat Jan 15, 2011 5:34 am    Post subject: Reply with quote

I tried using fiddler on the toolbar gui and I found a few things but how did you change the colour, was it in a DLL file because maybe we could edit the DLL file to keep the toolbar button enabler enabled - if that makes sence... I just wanna check a few things out before I edit my bot. I was going through the String Tables of the Roblox App and I found the URL setup(.)roblox(.)com, The HTML code is
Code:
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>77773A99EF5D3B77</RequestId><HostId>Ab0VGLa/bGqCVtdDpDDRXVdTog7OFavgOFomNfKszfV5QGvVVjY2SqO8POWgKDXs</HostId></Error>


This is what updates roblox and im thinking if we had a domain we could use this HTML to create the site and instead of using setup(.)roblox(.)com we could use the domain and prevent roblox from updating, Period! because the last hack to stop updating was Hex Workshop which failed because Roblox later created 2 DLL files to prevent HEX editing and also, jfm... if you know where the adress for the lua executing code is how come you thought of executing your own lua script ingame?
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites