So lost, can you rephrase this at all?
Hi, someone can tell me a way that I can use a button inside in a neopets link through the html page? Some way that I can interacting with the elements of a page?
Example: At my program I acess the Tombola and after I post(click) "play tombola".
I don't worry about the programation language example, I just want a example and the aplication so after I try to work on it.
Thank you!![]()
So lost, can you rephrase this at all?
(you need an account to see links)
(you need an account to see links)(you need an account to see links)
------------------------
[02/24/2013] Stealth CORE is made into the first standalone Neopets auto-player.
------------------------
If you are using VB6 and a wrapper
Code:Dpage = Wrapper.PostWrapper("http://www.neopets.com/island/tombola2.phtml", "http://www.neopets.com/island/tombola.phtml")
What wrapper are you using, the one I am using needed another comma and quotes to account for the data?
URL As String, Datastring As String, Optional Referer As String
Last edited by Soredavide; 02-03-2012 at 06:34 PM.
Zer0's Wrapper? Is it in VB or C#.NET? I think that's a C# wrapper... can't remember.
Maybe post pictures of what you are trying to do?
(you need an account to see links)
(you need an account to see links)(you need an account to see links)
------------------------
[02/24/2013] Stealth CORE is made into the first standalone Neopets auto-player.
------------------------
I know that Zer0 made a wrapper for Java. Maybe that's what it is.
Yes the only wrapper I know of named zer0's is a java wrapper, maybe you could post the code you are using with the wrapper.
Last edited by Soredavide; 02-03-2012 at 09:10 PM.