RobMcGhee.com

We'll See What Happens Here

Archives for Programming

13 Oct by Rob in Programming

Using my FIFA13 code

Using my FIFA13 code
It seems a few people are interested in my code, it is also apparent that some people are not familiar with PHP. I've thrown together a simple script to demonstrate how it should work. With regards to PHP, it's a server side language and so you need to be running a web ...more»
24 Sep by Rob in Programming

FIFA 13 Ultimate Team AutoBuyer

FIFA 13 Ultimate Team AutoBuyer
This post does not contain an AutoBuyer. It does contain PHP code that would allow you to create an AutoBuyer very easily. To stay updated with the code please use my GitHub Account. Last week I posted code that allowed you to login to the FIFA 13 Ultimate Team Web App, ...more»
21 Sep by Rob in Programming

Sign in to FIFA 13 Ultimate Team using PHP

Sign in to FIFA 13 Ultimate Team using PHP
With EA set to release FIFA 13 in a weeks time I thought I'd update my code for accessing the Ultimate Team webapp for the new game. The first thing I discovered is that the process is very similar to last time, the second thing was that they used the ...more»
9 Jun by Rob in Programming

EA FIFA12 Ultimate Team Secret Question Answer Hash

EA FIFA12 Ultimate Team Secret Question Answer Hash
I've been playing around with the EA FIFA Ultimate Team webapp to amuse myself and learn how the thing works. If you've read my previous posts on the subject you'll have noticed that the code I was using required a hash to validate you on the EA servers. When I first ...more»
30 May by Rob in Programming

Searching For FIFA 12 Ultimate Team Players Using PHP

Searching For FIFA 12 Ultimate Team Players Using PHP
Following on from Logging in to the EA Servers yesterday. Today I wrote a search file which takes the variables we discovered with yesterdays script and the search criteria supplied by a user and returns a JSON file with the current auctions. ...more»
28 May by Rob in Programming

Sign in to FIFA 12 Ultimate Team using PHP

Sign in to FIFA 12 Ultimate Team using PHP
I wanted a better way of searching EAs' FIFA Ultimate Team cards. Their online webapp allows you to do general searches based on Player formation, nationality, team and league but I wanted to search for Players with certain attributes and Inform Players. I searched the internet for a way of doing ...more»
20 Jan by Rob in Programming

Twitter for Lifestream Fix

Twitter for Lifestream Fix
Earlier on I described a work around to enable you to view your Tweets in Lifestream. This workaround was not a great solution and so I set about hacking the extension.inc.php code in the extensions/twitter folder of Lifestream. I remembered reading a retweet by mubix who had outlined how Twitter and HTC ...more»
19 Jan by Rob in Programming

Twitter for Lifestream

Twitter for Lifestream
With the introduction of OAuth as Twitters only available login method many programs and scripts broke. Most noteably Peep on any HTC phone refused to update and now the handy Lifestream plugin for Wordpress will not fetch my Twitter updates. The first issue was fixed by HTC after a few days. The second ...more»
24 Nov by Rob in Programming

Twitter Stream

Twitter Stream
Following on from the Twitter Search script comes this one that allows me to view my Twitter Stream. Twitter as you know is a page that is blocked at work and as someone who has an interest in what is going on in the world this dissapoints me. The script was ...more»
Page 1 of 2:1 2 »