So, thinking of making a simple little Gaia bot program in C++, just to try. I started programming in C++ about a month ago, and know a fair amount. What I don't know, though, is how to interact with anything internet or web-based. Can anyone help me with this? I'm using Code:locks as a compiler (Don't want to spend money on the dumb Microsoft one) and I've heard you need special headers or something.
Any help at all is appreciated. And yes, for those who are wondering, I am planning on making a few bots or programs that are Gaia-related in C++ if I can figure out how to interact with web-based things.
Thanks!
-Flareboy323
Results 1 to 9 of 9
Thread: Help?
- 03 Feb. 2012 02:56am #1
- Join Date
- Apr. 2010
- Location
- When freedom is outlawed only outlaws will be free
- Posts
- 5,113
- Reputation
- 195
- LCash
- 0.00
Help?
- 03 Feb. 2012 03:07am #2
libcurl - the multiprotocol file transfer library
this library might help
- 03 Feb. 2012 09:33pm #3
- Join Date
- Apr. 2010
- Location
- When freedom is outlawed only outlaws will be free
- Posts
- 5,113
- Reputation
- 195
- LCash
- 0.00
- 03 Feb. 2012 09:42pm #4
- 04 Feb. 2012 06:26pm #5
- Join Date
- Apr. 2010
- Location
- When freedom is outlawed only outlaws will be free
- Posts
- 5,113
- Reputation
- 195
- LCash
- 0.00
- 04 Feb. 2012 11:05pm #6
- 05 Feb. 2012 03:56am #7
- Join Date
- Apr. 2010
- Location
- When freedom is outlawed only outlaws will be free
- Posts
- 5,113
- Reputation
- 195
- LCash
- 0.00
- 05 Feb. 2012 04:45am #8
- 05 Feb. 2012 01:53pm #9
- Join Date
- Apr. 2010
- Location
- When freedom is outlawed only outlaws will be free
- Posts
- 5,113
- Reputation
- 195
- LCash
- 0.00
I have no clue yet o.o I had just found a bunch of interesting links, that I figured could be used in bots. I also really wanted to just try making a bot in C++
The links are like this one:Code:http://www.gaiaonline.com/chat/gsi/index.php?&v=json&m=[[113,[true]]]
Last edited by 323; 05 Feb. 2012 at 01:55pm.