| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| the the the Master Cheater
 
 ![]() Reputation: 46 
 Joined: 15 Jun 2008
 Posts: 429
 
 
 | 
			
				|  Posted: Wed Jun 15, 2011 8:03 pm    Post subject: CE now supports LUA |   |  
				| 
 |  
				| yay! I can make hello world! Lua is pretty cool |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| InternetIsSeriousBusiness Grandmaster Cheater Supreme
 
  Reputation: 8 
 Joined: 12 Jul 2010
 Posts: 1268
 
 
 | 
			
				|  Posted: Wed Jun 15, 2011 8:08 pm    Post subject: |   |  
				| 
 |  
				| I have been able to do that for a long time. Your are late. _________________
 
 FLAME FLAME FLAME!!!@@@ |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| the the the Master Cheater
 
 ![]() Reputation: 46 
 Joined: 15 Jun 2008
 Posts: 429
 
 
 | 
			
				|  Posted: Wed Jun 15, 2011 8:12 pm    Post subject: |   |  
				| 
 |  
				| no shit its the easiest thing you can do 	  | lilkid wrote: |  	  | I have been able to do that for a long time. Your are late. | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dark Byte Site Admin
 
  Reputation: 470 
 Joined: 09 May 2003
 Posts: 25807
 Location: The netherlands
 
 | 
			
				|  Posted: Wed Jun 15, 2011 8:35 pm    Post subject: |   |  
				| 
 |  
				| here's another hello world: 
  	  | Code: |  	  | mf=getMainForm()
 fs=component_findComponentByName(mf, 'NewScan');
 ns=component_findComponentByName(mf, 'NextScanButton');
 
 control_setCaption(fs,'Hello');
 control_setCaption(ns,'World');
 
 | 
 _________________
 
 Do not ask me about online cheats. I don't know any and wont help finding them.
 Like my help? Join me on Patreon so i can keep helping
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| InternetIsSeriousBusiness Grandmaster Cheater Supreme
 
  Reputation: 8 
 Joined: 12 Jul 2010
 Posts: 1268
 
 
 | 
			
				|  Posted: Wed Jun 15, 2011 8:49 pm    Post subject: |   |  
				| 
 |  
				|  	  | Dark Byte wrote: |  	  | here's another hello world: 
  	  | Code: |  	  | mf=getMainForm()
 fs=component_findComponentByName(mf, 'NewScan');
 ns=component_findComponentByName(mf, 'NextScanButton');
 
 control_setCaption(fs,'Hello');
 control_setCaption(ns,'World');
 
 | 
 | 
 Cool, I didn't know that one.
 _________________
 
 FLAME FLAME FLAME!!!@@@ |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| the the the Master Cheater
 
 ![]() Reputation: 46 
 Joined: 15 Jun 2008
 Posts: 429
 
 
 | 
			
				|  Posted: Wed Jun 15, 2011 9:06 pm    Post subject: |   |  
				| 
 |  
				| Wow. I might learn this 	  | Dark Byte wrote: |  	  | here's another hello world: 
  	  | Code: |  	  | mf=getMainForm()
 fs=component_findComponentByName(mf, 'NewScan');
 ns=component_findComponentByName(mf, 'NextScanButton');
 
 control_setCaption(fs,'Hello');
 control_setCaption(ns,'World');
 
 | 
 | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| theherotom How do I cheat?
 
 ![]() Reputation: 2 
 Joined: 13 Jun 2011
 Posts: 2
 
 
 | 
			
				|  Posted: Tue Jun 28, 2011 9:01 am    Post subject: |   |  
				| 
 |  
				| That is very basic ^^ |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |