Module Problem!!!!!!

Posts 111 of 11 · Page 1 of 1
Module Problem!!!!!!
right i used somewthing called a undetected module maker right and it looks like it will work, but when i put in my own code an error comes saying

COMPILE ERROR

AMBIGUOUS NAME DETECTED: HRTSPD (thats my code)

plz help
Quote Originally Posted by iwanthacks121 View Post
right i used somewthing called a undetected module maker right and it looks like it will work, but when i put in my own code an error comes saying

COMPILE ERROR

AMBIGUOUS NAME DETECTED: HRTSPD (thats my code)

plz help
YOu don't add "("Warrock"," in your code when you use the module generator so your code would be like:

Code:
Call string here (&HAddress, Value)
Something like that i think.
?
Quote Originally Posted by wr194t View Post
YOu don't add "("Warrock"," in your code when you use the module generator so your code would be like:

Code:
Call string here (&HAddress, Value)
Something like that i think.
nope still get same message and when that message comes up this comes up aswell this right???

Public Declare Function HRTSPD Lib "kernel32" Alias "OpenProcess" (ByVal dwDesiredAccess As Long, ByVal bInheritHandle As Long, ByVal dwProcessId As Long) As Long

*Edit* i done your writen tutorial how to make it and this came up again Help me plzzz
Also, when I try to add the Alias "OpenProcess" and etc I click somewhere else and it disappears.
i no
Quote Originally Posted by sr25lover View Post
Also, when I try to add the Alias "OpenProcess" and etc I click somewhere else and it disappears.
thats easy to fix right first you take that name e.g. Openprocess then u change it to ur code then put the Alias ect in.
Thank you so much man! I couldn't figure it out, but that does actually make sense. The reason it was doing that was because I was making the Alias match the name of the function, therefore the computer thought it was redundant and took it away to clean up the code.

I misjudged Microsoft, I must say they did a relatively good job while programming Visual Basic 6. Too bad they couldn't have been as smart while programming Windows...
u pplz codes r off... wrong i mean
u kno.. i told this to one guy and he did it he say he didnt work i think he Did it wrong but thats how u do it so like "Call WRITEALONGTHINGHERE" then etc etc
???
FIXED BUT NOW I ND SOME OTHER THING TO TO USE INSTEAD OF OF CallALong
nice thx found the solution
Found the solution to...?
Posts 111 of 11 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?