Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Browsergames > Facebook
You last visited: Today at 01:20

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



I figure out how to get rid of http://bp-fb-vip.sjc2.kixeye.com

Discussion on I figure out how to get rid of http://bp-fb-vip.sjc2.kixeye.com within the Facebook forum part of the Browsergames category.

Reply
 
Old   #1
 
hellion2's Avatar
 
elite*gold: 0
Join Date: Oct 2011
Posts: 183
Received Thanks: 400
I figure out how to get rid of http://bp-fb-vip.sjc2.kixeye.com



message-sauce.v36.js
mtmore.v36.js

I tried to edit these but i don't know java very well but looks like we can edit fbv.36.js and possibly bypass bp-fb-vip.sjc2.kixeye.com or at least bypass its logging abilitys
hellion2 is offline  
Old 03/31/2012, 09:09   #2
 
elite*gold: 0
Join Date: Mar 2012
Posts: 2
Received Thanks: 0
Not quite understanding what your trying to accomplish, I am quite experienced in javascript coding and by the looks of it, mtmore.v36.js is just a copy of Moo Tools (more builder) which is just a JS framework, and message-sauce.v36.js looks like an ajax file for broadcasting messages that will/would appear above the game client, such as if they were going to be going down for maintenance on the game, the message-sauce.v36.js would be reading from a script somewhere else every so often (based on the timer functions I see) to see if there is any messages and then displays them. As for fb.v36.js (not fbv.36.js) This file is standard as well across a lot of Facebook games, it is for basic message interaction between the game and facebook (such as sending notifications when you send gifts, etc.)
AlmostEpic is offline  
Old 03/31/2012, 09:27   #3
 
hellion2's Avatar
 
elite*gold: 0
Join Date: Oct 2011
Posts: 183
Received Thanks: 400
found inside message-sauce.v36.js

Code:
 function messageSrv()
	{
		this.cdTimerObj = null;
		
		this.init = function()
		{
			var url = localurl+"backend/getmessage";
			$.ajax(
			{
				url: url,
				method: 'POST',
				success: function(data)
just sparked interest and maybe its wishful thinking it could be that easy
hellion2 is offline  
Old 03/31/2012, 09:31   #4
 
elite*gold: 0
Join Date: Mar 2012
Posts: 2
Received Thanks: 0
If you look further down in that function though you will notice it is appending the text "Scheduled downtime in:" followed by a span field with id of down_in_timer seen in codebox 1 below. Also the span field is automatically updated by the script from the code in codebox 2 below.

Code:
function messageSrv()
	{
		this.cdTimerObj = null;
		
		this.init = function()
		{
			var url = localurl+"backend/getmessage";
			$.ajax(
			{
				url: url,
				method: 'POST',
				success: function(data)
				{
					if(data.advert && data.userid >= data.aduidrange['min'] && data.userid < data.aduidrange['max'])
					{
						var defaultTimerText = ($('#down_in_timer').length ? $('#down_in_timer').text() : "");
						$('#above-game-message').html(data.advert);
						
						if (ms.cdTimerObj != null && typeof(ms.cdTimerObj.stop) != "undefined")
						{
							this.cdTimerObj.stop();
						}
						
						if (typeof(data.down_in) == "undefined" || data.down_in <= 0)
						{
							setTimeout(ms.init,updateInterval);
							return;
						}
						
						$('#above-game-message').append('<br />Scheduled downtime in: <span id="down_in_timer">'+defaultTimerText+'</span>');
Code:
 var ditFunc = function(data)
	{
		var count = this.count;
		globalQueue.push(function()
		{
			if ($('#down_in_timer').length)
			{
				var durText = ((data.duration/1000) <= 10 ? 'Just a few seconds.' : getDuration((data.duration/1000)));
				$('#down_in_timer').text(durText);
			}
		});
	};
AlmostEpic is offline  
Old 04/01/2012, 03:46   #5
 
hellion2's Avatar
 
elite*gold: 0
Join Date: Oct 2011
Posts: 183
Received Thanks: 400
ty bro by the way no more canvas after we talked I figured it out you was right was in the swf
hellion2 is offline  
Reply


Similar Threads Similar Threads
KixEye are on ElitePvpers
07/07/2012 - Facebook - 42 Replies
If hacks are released, start by pming TRUSTED PEOPLE. Also, remember to PM the past contributors that have found codes in the past. NOTE: THIS IS JUST A SUGGESTION. PLEASE KEEP FLAMES AND TROLLS TO YOURSELF.
Kixeye seems to want to play ball BP V79 V2
03/01/2012 - Facebook - 27 Replies
Everything as of now is at a standstill. I am awaiting a reply from my lawyers in NY. So for now production is at a standstill until I hear word from them. Thank you for understanding.
[Info] KIXEYE
11/20/2011 - Facebook - 2 Replies
Information: KIXEYE is releasing games to KONGREGATE and Hi5 If you're familiar with these sites. KIXEYE is updating their client once in 2 days.
kixeye alert for trying hacks lol
10/16/2011 - Facebook - 7 Replies
http://imageshack.us/f/593/backhack.png/ if i try to use any code now they will ban me is it??? http://imageshack.us/f/593/backhack.png/ Imageshack - backhack.png
Reported Bero213 to kixeye..lol
07/26/2011 - Facebook - 4 Replies
you should ban this stupid creator of hack in BYM lol!!!!!!



All times are GMT +1. The time now is 01:21.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.