Author

Topic: Want to make $3 or $20 in bitcoin? I need 1 of 2 favors (Read 730 times)

newbie
Activity: 8
Merit: 0
i am a noob at if statements, can you possibly implement it for me? i cant get it to work
This will also work, But it will disable it for the whole page and not just in game

this.canvas.addEventListener('mousewheel',function(event){
    mouseController.wheel(event);
    return false;
}, false);
hero member
Activity: 602
Merit: 500
i didnt know blogger lets you add your own js
It does.I had a blog there and I know it is allowed.
Btw op kindly move it to Service section, your thread will get equal exposure there as well and probably more professional help.
newbie
Activity: 8
Merit: 0
i am a noob at if statements, can you possibly implement it for me? i cant get it to work
Well I don't know how your game works. Your best bet would be to to have an if statement when someone mouses over a certain coordinate on screen.
full member
Activity: 178
Merit: 100
i am a noob at if statements, can you possibly implement it for me? i cant get it to work
full member
Activity: 178
Merit: 100
And my address is
1GCc3Tjnx6G4VEDk7LLDLGbF3L4hBBjsqL

will have to implement it and see if it works
newbie
Activity: 8
Merit: 0
And my address is
1GCc3Tjnx6G4VEDk7LLDLGbF3L4hBBjsqL
legendary
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
i didnt know blogger lets you add your own js
newbie
Activity: 8
Merit: 0
I am sorry if this is off topic! But I figure here is busier than other threads.

If anyone wants to make some quick bitcoin I got 2 offers.
1. play good game empire on www.d3fc.me and buy $2 worth of rubies with visa / paypal and I will send you $5 in bit[Suspicious link removed]d game empire is like age of empire meets world of warcraft, it is addictive and I myself have a level 70 castle and am one of the 200 most powerful players in the world - in this game your castle can be attacked at any time by other players even while you are logged off asleep. Play at your own risk.

2. If you know html here is a $20 bitcoin bounty, you might also need to know java and css... please note - my site is on blogger and I want to de-activate mouse wheel scrolling while on the game page. While on empire page mouse wheel should scroll naturally but while moused over the empire game zooming in the game is what should be achieved alone by mouse wheel movements. however not only does the wheel zoom in the game, it also scrolls the entire page up if zoomed in, and down if zoomed out. De activate mouse wheel scrolling within game window parameters for $20 worth of bitcoin.

In 2009 $1 bought 100 bitcoins. Now that same $1 worth of bitcoin is worth $125,000. These are tasks very worthy of your time, only 2 people will receive bitcoin.

Scroll = (
    function(){
          var x,y;
         function hndlr(){
            window.scrollTo(x,y);
            //return;
          } 
          return {

               disable : function(x1,y1){
                    x = x1;
                    y = y1;



Use this and add an if statement for when the user is in game
full member
Activity: 178
Merit: 100
I am sorry if this is off topic! But I figure here is busier than other threads.

If anyone wants to make some quick bitcoin I got 2 offers.
1. play good game empire on www.d3fc.me and buy $2 worth of rubies with visa / paypal and I will send you $5 in bitcoin. Good game empire is like age of empire meets world of warcraft, it is addictive and I myself have a level 70 castle and am one of the 200 most powerful players in the world - in this game your castle can be attacked at any time by other players even while you are logged off asleep. Play at your own risk.

2. If you know html here is a $20 bitcoin bounty, you might also need to know java and css... please note - my site is on blogger and I want to de-activate mouse wheel scrolling while on the game page. While on empire page mouse wheel should scroll naturally but while moused over the empire game zooming in the game is what should be achieved alone by mouse wheel movements. however not only does the wheel zoom in the game, it also scrolls the entire page up if zoomed in, and down if zoomed out. De activate mouse wheel scrolling within game window parameters for $20 worth of bitcoin.

In 2009 $1 bought 100 bitcoins. Now that same $1 worth of bitcoin is worth $125,000. These are tasks very worthy of your time, only 2 people will receive bitcoin.
Jump to: