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 


[Test Release V2] Visual Basic Engine Not Detected By GG
Goto page Previous  1, 2, 3  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
colo
Expert Cheater
Reputation: 1

Joined: 09 Apr 2005
Posts: 111

PostPosted: Sun Dec 16, 2007 10:23 pm    Post subject: Reply with quote

you changed Gui UCE delphi by GUI Vb6.0 mmm ???
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Acim
Grandmaster Cheater Supreme
Reputation: 0

Joined: 04 Jun 2007
Posts: 1948
Location: If anyone has a GMS DK and they don't need it I'll have it!!

PostPosted: Wed Dec 19, 2007 3:20 pm    Post subject: Reply with quote

When you tick an address that hasn't been properly filled in (i.e. just attach to process and tick random box) it gets an error. How do you add scripts?

I wants source!

_________________
I'm alive and well, but I quit CEF for a while. Legitly playing since Novemberish 07. Starting hacking October 06.
Back to top
View user's profile Send private message
geargff
Advanced Cheater
Reputation: 0

Joined: 23 Oct 2007
Posts: 65
Location: de_nuke

PostPosted: Sat Dec 22, 2007 3:13 pm    Post subject: Reply with quote

sweet man
thats nice, even without ct load

_________________

[img]http://www.crunchyroll.com/group/AMO/photos/13838196[/img]
Makoto deserves death!
Back to top
View user's profile Send private message
Nathaniel Zhu
Master Cheater
Reputation: 0

Joined: 22 Aug 2007
Posts: 265
Location: Tai Chi Land

PostPosted: Sun Dec 30, 2007 4:19 pm    Post subject: Reply with quote

ok im done with my mem search beta ill email it to you.
Back to top
View user's profile Send private message
ups2000ups
I post too much
Reputation: 0

Joined: 31 Jul 2006
Posts: 2471

PostPosted: Wed Jan 02, 2008 12:17 pm    Post subject: Reply with quote

how did you get the scripts working Confused
i have been trying in my own tariner but cant get it working Oo

did you take the auto assembler from cheatengine or something ?

_________________
dont complain about my english...
1*1 = 2?
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Thu Jan 03, 2008 2:37 am    Post subject: Reply with quote

ups2000ups wrote:
how did you get the scripts working Confused
i have been trying in my own tariner but cant get it working Oo

did you take the auto assembler from cheatengine or something ?


He got the script engine working from me. I asked DB for an old project he had tossed together for another person that used to be a member of the forums to run scripts from outside programs. It is just the auto assembler compiled into a dll with the functions exported to be called and used.

I wrote a proxy DLL in C++ that calls the functions in the auto assembler DLL so that VB could use them. I posted about it in his original topic that requested how to do it a while back if you care to dig it up to look at it. I think I posted the source to the proxy DLL I wrote as well in that topic. It's basic so it wasn't anything major.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
majick
Expert Cheater
Reputation: 1

Joined: 08 Sep 2007
Posts: 112
Location: tennessee

PostPosted: Thu Jan 03, 2008 4:16 am    Post subject: LOL Reply with quote

from bushys reply

heres my tid bit and you can quote me

If you dont like somones shit dot use it and delete it instead of whineing about it like a fucking 4 yr old....... atleast unlike 90% of the ce community he actually did somthing that could be usefull.

and dont play 10 yr old and get mad at me for this post either im just making a point

_________________
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Kerelmans
Advanced Cheater
Reputation: 0

Joined: 29 Oct 2007
Posts: 57

PostPosted: Thu Jan 03, 2008 12:37 pm    Post subject: Source plox Reply with quote

Please upload the source, so we cn make it better! TY!
Back to top
View user's profile Send private message
dnsi0
I post too much
Reputation: 0

Joined: 04 Jan 2007
Posts: 2674

PostPosted: Thu Jan 03, 2008 12:49 pm    Post subject: Reply with quote

Wiccaan already post it in the very first VBCE. Use the search button...
Back to top
View user's profile Send private message
monkeyplatter
Newbie cheater
Reputation: 0

Joined: 03 Oct 2006
Posts: 14

PostPosted: Thu Jan 03, 2008 3:26 pm    Post subject: Reply with quote

where can i download it? i can't see an attachment even after i logged in and refreshed
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Fri Jan 04, 2008 5:35 am    Post subject: Reply with quote

I had made an updated version of this for Lab with a syntax highlighter that I used from pscode.com and edited up to highlight CE script style syntax as well, but this is the old version. (Lost the newer one somewhere on my desktop will look for it later..)

This is the source to a demo app on how to use the scripts with a toggle interface (listview) to have more then one script running at a time.

http://home.comcast.net/~wiccaan/downloads/Auto_Assembler.rar

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Lolkittycat
Advanced Cheater
Reputation: 0

Joined: 02 Jan 2008
Posts: 50
Location: At a farm

PostPosted: Fri Jan 04, 2008 7:32 am    Post subject: Reply with quote

nice dude, looks good
_________________
Stop piracy, dont be a duche
Back to top
View user's profile Send private message
MoonLightKaki
Cheater
Reputation: 0

Joined: 01 Nov 2007
Posts: 45

PostPosted: Fri Jan 04, 2008 8:21 am    Post subject: Reply with quote

where is the download link??
Back to top
View user's profile Send private message
dnsi0
I post too much
Reputation: 0

Joined: 04 Jan 2007
Posts: 2674

PostPosted: Sun Jan 06, 2008 7:29 pm    Post subject: Reply with quote

Wiccaan wrote:
I had made an updated version of this for Lab with a syntax highlighter that I used from pscode.com and edited up to highlight CE script style syntax as well, but this is the old version. (Lost the newer one somewhere on my desktop will look for it later..)

This is the source to a demo app on how to use the scripts with a toggle interface (listview) to have more then one script running at a time.

http://home.comcast.net/~wiccaan/downloads/Auto_Assembler.rar


Wiccaan Can you modify it so that it detects accepts ProcHandle Insted Of PID because after GGHides its impossible to retrive the ProcHandle from the PID with OpenProcess(PROCESS_ALL_ACCESS,false,PiD)

So
Back to top
View user's profile Send private message
samuri25404
Grandmaster Cheater
Reputation: 7

Joined: 04 May 2007
Posts: 955
Location: Why do you care?

PostPosted: Sun Jan 06, 2008 7:33 pm    Post subject: Reply with quote

Why don't you?

It's your engine, is it not?

Razz

_________________
Wiccaan wrote:

Oh jeez, watchout I'm a bias person! Locked.


Auto Assembly Tuts:
In Depth Tutorial on AA
Extended
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 programming All times are GMT - 6 Hours
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
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