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 


Pls help with sockets!

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

Joined: 27 Feb 2017
Posts: 3

PostPosted: Mon Feb 27, 2017 2:18 pm    Post subject: Pls help with sockets! Reply with quote

Hi all,

using CE 6.6. I have added the celuasocket.zip stuff to the CE folder. Also tried the ce_luasocket.rar ...

i receive that message:

Error:error loading module 'socket.core' from file 'D:\Cheat Engine 6.6\socket\core.dll':Das angegebene Modul wurde nicht gefunden.

module not found. I ve checked the named directory and there is the needed file called core.dll.

Any advice ? Tried x64 and x32 ...

Thanks so much!
Back to top
View user's profile Send private message
Corroder
Grandmaster Cheater Supreme
Reputation: 75

Joined: 10 Apr 2015
Posts: 1667

PostPosted: Mon Feb 27, 2017 8:38 pm    Post subject: Reply with quote

I think lua socket is to get internet connection using lua.
But since CE 6.5.1 has completely with function :

Code:
getInternet()


sample

Code:
local f=createForm(false)
f.position=poScreenCenter
f.BorderStyle=bsNone
f.Color=0x000100

f.OnClose=function(f)
return caFree
end

local i=createImage(f)
i.align=alClient
local int=getInternet()
local logostr=int.getURL("http://cheatengine.org/celogo.png")
int.destroy()

local ss=createStringStream(logostr)
i.Picture.LoadFromStream(ss)
ss.destroy()
Back to top
View user's profile Send private message
testicleho
How do I cheat?
Reputation: 0

Joined: 27 Feb 2017
Posts: 3

PostPosted: Wed Mar 01, 2017 5:34 am    Post subject: Reply with quote

love it ... thanks buddy!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting 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