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 


Edit any webpage (javascript)

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions
View previous topic :: View next topic  
Author Message
deepwater99
How do I cheat?
Reputation: 0

Joined: 13 Jul 2008
Posts: 4

PostPosted: Mon Jul 14, 2008 2:06 pm    Post subject: Edit any webpage (javascript) Reply with quote

Copy and paste this into your explorer bar:
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

You will be able to edit any webpage you want As you can see ive changed the "Cheat engine" to LEET engine uing the javascript

:


LEET ENGINE: Picture
h t t p : / / i34(dot)tinypic(dot)com/2lj23cm.jpg
Back to top
View user's profile Send private message
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Mon Jul 14, 2008 2:40 pm    Post subject: Reply with quote

Actually it only works for your browser, so, we don't see the changes.
Back to top
View user's profile Send private message
terra316
Newbie cheater
Reputation: 0

Joined: 22 Dec 2007
Posts: 16

PostPosted: Mon Jul 14, 2008 2:53 pm    Post subject: Reply with quote

and you cant hack/explot or anything like that, with it you can only edit and thats it
_________________
Back to top
View user's profile Send private message
AverageAzn247
Grandmaster Cheater
Reputation: 34

Joined: 01 Oct 2007
Posts: 909
Location: Austin,TX with 72 virgins

PostPosted: Mon Jul 14, 2008 3:26 pm    Post subject: Reply with quote

Cryoma wrote:
Actually it only works for your browser, so, we don't see the changes.
He means it is clinet side
_________________


Waxxup wrote:
What are Night Elves?
A girl group?
Back to top
View user's profile Send private message MSN Messenger
Anonymity
Expert Cheater
Reputation: 0

Joined: 10 Jan 2008
Posts: 198

PostPosted: Mon Jul 14, 2008 5:18 pm    Post subject: Reply with quote

Enter
Code:
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0);
into your address bar.
_________________
NEXON Korea is awesome.
Back to top
View user's profile Send private message
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Mon Jul 14, 2008 5:40 pm    Post subject: Reply with quote

I love that one.
Back to top
View user's profile Send private message
tshah21
Expert Cheater
Reputation: 0

Joined: 09 May 2008
Posts: 154
Location: Y do U care?

PostPosted: Mon Jul 14, 2008 6:37 pm    Post subject: Reply with quote

none of this is working for me? Confused i have ie7 and im pasting it in my address bar but it redirects to about;blank and i tried using ff3: same problem

edit: nvm i fixed it with ff3 Wink
edit2: use this code to turn off editing

Code:
javascript:document.body.contentEditable='true'; document.designMode='off'; void 0

_________________
when you try, you succeed at something. if you don't succeed, you still do. -- tshah21

aiming to be the most hated member on CEF.

Cool GO ROFLCOPTERS Cool

Back to top
View user's profile Send private message
LogicX
Newbie cheater
Reputation: 0

Joined: 11 May 2008
Posts: 15
Location: Finland

PostPosted: Tue Jul 15, 2008 7:45 am    Post subject: Reply with quote

Code:
First

javascript:x=0;e=document.body;e.style.position="absolute";function rt(){e.style.top=200-(180*Math.cos(x*Math.PI/180))+"px";e.style.left=100+(50*Math.sin(x*Math.PI/180))+"px";x+=5};setInterval("rt()",50);void(0);

Second

javascript:x=0;e=document.body;e.style.position="absolute";function rt(){e.style.top=200-(180*Math.cos(x*Math.PI/200))+"px";e.style.left=100+(360*Math.sin(x*Math.PI/360))+"px";x+=35};setInterval("rt()",360);void(0)

Third

javascript:x=0;e=document.body;e.style.position="absolute";function rt(){e.style.top=100-(50*Math.cos(x*Math.PI/180))+"px";e.style.left=100+(50*Math.sin(x*Math.PI/180))+"px";x+=25};setInterval("rt()",50);void(0);

Fourth

javascript:x=0;e=document.body;e.style.position="absolute";function rt(){e.style.top=360-(100*Math.cos(x*Math.PI/180))+"px";e.style.left=100+(50*Math.sin(x*Math.PI/300))+"px";x+=25};setInterval("rt()",100);void(10);

Fifth

javascript:x=0;e=document.body;e.style.position="absolute";function rt(){e.style.top=200-(180*Math.cos(x*Math.PI/360))+"px";e.style.left=100+(360*Math.sin(x*Math.PI/360))+"px";x+=25};setInterval("rt()",180);void(0);[/b]

Hit refresh to stop

_________________
Never try. Trying is the first step to failure.
- Homer Simpson
Back to top
View user's profile Send private message
tshah21
Expert Cheater
Reputation: 0

Joined: 09 May 2008
Posts: 154
Location: Y do U care?

PostPosted: Tue Jul 15, 2008 11:36 am    Post subject: Reply with quote

logic none of your javascript codes work on FF3 for me.. Mad

edit: sorry i didnt kno that you had 2 B on a webpage 2 activate the codes

use google or the CEF index

_________________
when you try, you succeed at something. if you don't succeed, you still do. -- tshah21

aiming to be the most hated member on CEF.

Cool GO ROFLCOPTERS Cool



Last edited by tshah21 on Tue Jul 15, 2008 12:41 pm; edited 1 time in total
Back to top
View user's profile Send private message
Anonymity
Expert Cheater
Reputation: 0

Joined: 10 Jan 2008
Posts: 198

PostPosted: Tue Jul 15, 2008 12:28 pm    Post subject: Reply with quote

tshah21 wrote:
logic none of your javascript codes work on FF3 for me.. Mad

Because you have limited what javascript can do in the settings.

_________________
NEXON Korea is awesome.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions All times are GMT - 6 Hours
Page 1 of 1

 
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