Search found 5 matches

by homiewagon
Thu Oct 14, 2010 12:28 am
Forum: Windows
Topic: want to do some basic things with api
Replies: 15
Views: 3493

Re: want to do some basic things with api

well if thats the way you guys see it then shit i'll even post my code on here when it's finished. i dont condone malware. my shit is legit, my eventual goal is to code a complete ircd with purebasic. and as far as button clicking i think it'd be cool to have a bot that can click the new identity ...
by homiewagon
Thu Oct 07, 2010 12:31 pm
Forum: Windows
Topic: want to do some basic things with api
Replies: 15
Views: 3493

Re: want to do some basic things with api

i suppose, but arent most things like that coded in c++? (i wouldnt know lol)
by homiewagon
Thu Oct 07, 2010 12:13 pm
Forum: Windows
Topic: want to do some basic things with api
Replies: 15
Views: 3493

Re: want to do some basic things with api

also it's not a huge deal, i could continue using autoit and do the same things i just asked, but i wanna give another language a try. it's stupid to assume my motives are malicious
by homiewagon
Thu Oct 07, 2010 12:11 pm
Forum: Windows
Topic: want to do some basic things with api
Replies: 15
Views: 3493

Re: want to do some basic things with api

actually i was looking to make an installer for an irc bot i made, because if all the packages were in one package it'd be a huge file, and as for button clicking and the like, i find such things rather useful for various tasks in windows. i dont condone nor like the use of malicious software
by homiewagon
Thu Oct 07, 2010 11:15 am
Forum: Windows
Topic: want to do some basic things with api
Replies: 15
Views: 3493

want to do some basic things with api

i'm new to purebasic but i'm not new to programming, with experience with mirc and autoit as well as autohotkey under my belt (lol)
i wanna know how to do three basic things:
1) how do i click a button id auotmated?
2) is there a built-in download feature (if not is there a module or something to do ...