Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
Topic closed
Today, I was browsing Everybody Edits' source code, and I found an interesting thing:
var req:* = new URLRequest("http://playerio.com/clientintegrations/swapits/award"); req.method = URLRequestMethod.GET; var vars:* = new URLVariables(); vars.username = Bl.data.swappitusername; vars.swapits = 10; vars.reason = "You earned 10 swapits for finding a swapit coin in Everybody Edits!"; req.data = vars; var loader:* = new URLLoader(); loader.addEventListener(Event.COMPLETE, function () : void { showInfo("Congratulations", "You just found an Everybody Edits swapit coin and earned 10 swapits!"); return; }// end function
(Found at '\ui2\EverybodyEditsBeta', from line 1382 to line 1394.)
*blink* *blink*
Magic coins's other way of spelling...
*blink*
Ugh this has been posted 4 times already. Learn to search instead. //request lock
*u stinky*
Offline
Ugh this has been posted 4 times already. Learn to search instead. //request lock
Really? o.O
I haven't seen any topics about this... Can you link me one, please?
lmgtfy - fetching link...
lol funny talk i dont get that sort of gamer talk =p
Yes old news... But ill give some links
http://eeforumify.com/viewtopic.php?id=14576 <<aready made topic
http://www.swapit.co.uk/ <<the website
Its a UK Teen site, you can earn swapits by playing games, like ee, when you find a magic coin on there site it gives you a swapit.
Player Since 2011. I used to make bots and stuff.
Offline
Yes old news... But ill give some links
http://eeforumify.com/viewtopic.php?id=14576 <<aready made topic
http://www.swapit.co.uk/ <<the website
Its a UK Teen site, you can earn swapits by playing games, like ee, when you find a magic coin on there site it gives you a swapit.
Oh, thank you for explaining it to me... +REP!
*Requests lock*
EE Beast wrote:Yes old news... But ill give some links
http://eeforumify.com/viewtopic.php?id=14576 <<aready made topic
http://www.swapit.co.uk/ <<the website
Its a UK Teen site, you can earn swapits by playing games, like ee, when you find a magic coin on there site it gives you a swapit.
Oh, thank you for explaining it to me... +REP!
*Requests lock*
Ok cool, thx
Player Since 2011. I used to make bots and stuff.
Offline
Locked on request of owner.
Pages: 1
Topic closed
[ Started around 1732545733.3687 - Generated in 0.173 seconds, 12 queries executed - Memory usage: 1.48 MiB (Peak: 1.61 MiB) ]