| View previous topic :: View next topic |
| Author |
Message |
Blader I post too much
Reputation: 2
Joined: 19 Jan 2007 Posts: 2049
|
Posted: Sun Dec 16, 2007 7:18 am Post subject: |
|
|
Are you sure you added the right one?
Try restarting your project
Also add option explicit to the top of your form if you haven't already
_________________
|
|
| Back to top |
|
 |
raushan2007 Expert Cheater
Reputation: 0
Joined: 06 Nov 2007 Posts: 130
|
Posted: Sun Dec 16, 2007 7:25 am Post subject: |
|
|
| Blader wrote: | Are you sure you added the right one?
Try restarting your project
Also add option explicit to the top of your form if you haven't already |
tells me the same thing
|
|
| Back to top |
|
 |
Blader I post too much
Reputation: 2
Joined: 19 Jan 2007 Posts: 2049
|
Posted: Sun Dec 16, 2007 7:28 am Post subject: |
|
|
Maybe you have a corrupted scrrun.dll o.o
_________________
|
|
| Back to top |
|
 |
raushan2007 Expert Cheater
Reputation: 0
Joined: 06 Nov 2007 Posts: 130
|
Posted: Sun Dec 16, 2007 7:38 am Post subject: |
|
|
| Blader wrote: | | Maybe you have a corrupted scrrun.dll o.o |
Can u make it as a form or vbp and then send it to me?
|
|
| Back to top |
|
 |
Blader I post too much
Reputation: 2
Joined: 19 Jan 2007 Posts: 2049
|
Posted: Sun Dec 16, 2007 7:50 am Post subject: |
|
|
Ok I've attached it
Sorry I took so long, had to do an errand first
_________________
|
|
| Back to top |
|
 |
raushan2007 Expert Cheater
Reputation: 0
Joined: 06 Nov 2007 Posts: 130
|
Posted: Sun Dec 16, 2007 7:53 am Post subject: |
|
|
| Blader wrote: | Ok I've attached it
Sorry I took so long, had to do an errand first |
I added the code to my project and it says the same thing!
Last edited by raushan2007 on Sun Dec 16, 2007 7:58 am; edited 1 time in total |
|
| Back to top |
|
 |
Blader I post too much
Reputation: 2
Joined: 19 Jan 2007 Posts: 2049
|
Posted: Sun Dec 16, 2007 7:58 am Post subject: |
|
|
For 2, you need to have a source such as a website which holds what version it is, and you need a code which checks what version it is. I'm not sure how it's done, since I've never used it before. Another way is to preset it to say that, such as when you release V2, you edit the V1 message box to say "This version is not up to date" or something.
_________________
|
|
| Back to top |
|
 |
raushan2007 Expert Cheater
Reputation: 0
Joined: 06 Nov 2007 Posts: 130
|
Posted: Sun Dec 16, 2007 8:00 am Post subject: |
|
|
| Blader wrote: | | For 2, you need to have a source such as a website which holds what version it is, and you need a code which checks what version it is. I'm not sure how it's done, since I've never used it before. Another way is to preset it to say that, such as when you release V2, you edit the V1 message box to say "This version is not up to date" or something. |
Nice idea but number 1 is still not solved!
and should i change the \text.text to C:\trainer maker....?
|
|
| Back to top |
|
 |
Blader I post too much
Reputation: 2
Joined: 19 Jan 2007 Posts: 2049
|
Posted: Sun Dec 16, 2007 8:03 am Post subject: |
|
|
Ok, what do you want to copy?
Give me the location and the destination
(Btw, it won't work if you keep getting that script error)
_________________
|
|
| Back to top |
|
 |
raushan2007 Expert Cheater
Reputation: 0
Joined: 06 Nov 2007 Posts: 130
|
Posted: Sun Dec 16, 2007 8:06 am Post subject: |
|
|
| Blader wrote: | Ok, what do you want to copy?
Give me the location and the destination
(Btw, it won't work if you keep getting that script error) |
I wanna copy from:
C:/Trainer Maker/GameHacker.exe and
To:
C:/Program Files/Trainer Maker/GameHacker.exe
|
|
| Back to top |
|
 |
Blader I post too much
Reputation: 2
Joined: 19 Jan 2007 Posts: 2049
|
Posted: Sun Dec 16, 2007 8:12 am Post subject: |
|
|
Btw, download this for the scripting thing:
http://www.microsoft.com/downloads/details.aspx?FamilyID=C717D943-7E4B-4622-86EB-95A22B832CAA&displaylang=en
Make a restore point before you install it though
As for the code, are you sure it's in their c drive?
I think you mean it's on the desktop or something?
Well the code is:
Dim fso As New FileSystemObject
fso.CopyFile "C:\Trainer Maker\GameHacker.exe", "C:\Program Files\Trainer Maker\"
Remember the slashes go like \, not /
_________________
|
|
| Back to top |
|
 |
raushan2007 Expert Cheater
Reputation: 0
Joined: 06 Nov 2007 Posts: 130
|
Posted: Sun Dec 16, 2007 8:17 am Post subject: |
|
|
I got a better idea. Do u wanna my vbp file?
I can tell u where u to do it!
|
|
| Back to top |
|
 |
|