Greasy Fork is available in English.

讨论 » 创建请求

script request littlebigsnake game

§
发布于:2020-01-17
编辑于:2020-01-17

script request littlebigsnake game

Hi,

I request script for littlebigsnake.com game. Snake Speed and Zoom would be great. Anything else you can think of would be helpful.

I was not able to find script tag so I am pasting what I have tried. I am novice so it didn't worked what I found from the game source page and modified 2 values.

tried below code for zoom out but didn't worked. some error related $

<script type="text/javascript">
    $(window).on('resize', function () {
        draw();
    });

    function draw() {
        var w = $(window);
        var defaultWidth = 2080;
        var defaultHeight = 1200;
        var contentScale = Math.min(/*w.width() / defaultWidth,*/ w.height() / defaultHeight) * 1;//0.8;
        $("#gamePanel").css({transform: "translate(-50%,-50%) scale(" + (contentScale) + ")"});
        $("#preloader").css({transform: "translate(-50%,-50%) scale(" + (contentScale) + ")"});
        $("#leafs").css({transform: "translate(-50%,-50%) scale(" + (contentScale) + ")"});
        $("#leafsDark").css({transform: "translate(-50%,-50%) scale(" + (contentScale) + ")"});
        $("#screenConnectionLost").css({transform: "translate(-50%,-50%) scale(" + (contentScale) + ")"});
        $("#screenForgot").css({transform: "translate(-50%,-50%) scale(" + (contentScale) + ")"});

        var smartScale = Math.max(Math.min(contentScale, 1), 0.75);
        $("#mobileSignInPanel").css({transform: "translate(-50%,"+ ((1 - (contentScale*0.8 )) * 50) +"%) scale(" + (contentScale*0.8 ) + ")"});
        $("#officialSitePanel").css({transform: "translate(-50%,0%) scale(" + (smartScale) + ")"});
        $("#news").css({transform: "translate(-50%," + ((1 - smartScale) * 50) + "%) scale(" + (smartScale) + ")"});
        $("#copyrightPanel").css({transform: "translate(-50%," + ((1 - smartScale) * 50) + "%) scale(" + (smartScale) + ")"});


        var smartScale = Math.max(Math.min(contentScale, 1), 0.75);
        $("#iframe_buttons_panel").css({transform: "scale(" + smartScale + ")"});
    }

    draw();
</script> 
§
发布于:2020-01-19

Can anyone help on this request.

§
发布于:2020-11-23

Zoom global little big snake terbaru

§
发布于:2022-12-26

idea! add the unlimited gems and coins for the legendary skins!

§
发布于:2024-02-02

can you please make a zoom and vip hack and unlimited coins and gems

§
发布于:2024-02-17

Somebody needs to make a little big snake hack

§
发布于:2024-03-24

script request littlebigsnake game

Hi,

I request script for littlebigsnake.com game. Snake Speed and Zoom would be great. Anything else you can think of would be helpful.

I was not able to find script tag so I am pasting what I have tried. I am novice so it didn't worked what I found from the game source page and modified 2 values.

tried below code for zoom out but didn't worked. some error related $

<script type="text/javascript">
    $(window).on('resize', function () {
        draw();
    });

    function draw() {
        var w = $(window);
        var defaultWidth = 2080;
        var defaultHeight = 1200;
        var contentScale = Math.min(/*w.width() / defaultWidth,*/ w.height() / defaultHeight) * 1;//0.8;
        $("#gamePanel").css({transform: "translate(-50%,-50%) scale(" + (contentScale) + ")"});
        $("#preloader").css({transform: "translate(-50%,-50%) scale(" + (contentScale) + ")"});
        $("#leafs").css({transform: "translate(-50%,-50%) scale(" + (contentScale) + ")"});
        $("#leafsDark").css({transform: "translate(-50%,-50%) scale(" + (contentScale) + ")"});
        $("#screenConnectionLost").css({transform: "translate(-50%,-50%) scale(" + (contentScale) + ")"});
        $("#screenForgot").css({transform: "translate(-50%,-50%) scale(" + (contentScale) + ")"});

        var smartScale = Math.max(Math.min(contentScale, 1), 0.75);
        $("#mobileSignInPanel").css({transform: "translate(-50%,"+ ((1 - (contentScale*0.8 )) * 50) +"%) scale(" + (contentScale*0.8 ) + ")"});
        $("#officialSitePanel").css({transform: "translate(-50%,0%) scale(" + (smartScale) + ")"});
        $("#news").css({transform: "translate(-50%," + ((1 - smartScale) * 50) + "%) scale(" + (smartScale) + ")"});
        $("#copyrightPanel").css({transform: "translate(-50%," + ((1 - smartScale) * 50) + "%) scale(" + (smartScale) + ")"});


        var smartScale = Math.max(Math.min(contentScale, 1), 0.75);
        $("#iframe_buttons_panel").css({transform: "scale(" + smartScale + ")"});
    }

    draw();
</script> 
§
发布于:2024-07-04

you could try to remove all the $ symbols

la mejor bro

§
发布于:2024-11-28

I made a script for little big snake although its not free since it was so hard to make... it has scroll wheel zoom TnG that you can use with PC o

§
发布于:2024-11-28

I made a script for little big snake although its not free since it was so hard to make... it has scroll wheel zoom TnG that you can use with PC on mobile servers with AI autopilot it has advanced ad blocking a fps override limit unlimited duration and I'm working on auto play

§
发布于:2025-04-06

ola, solicito atualizaçao do script, as funçoa de zoom nao esta mais funcinando devivo a atualizaçao do jogo, poderia fazer um nova ?

§
发布于:2025-04-07

Hello the script zoom for the little big snake mao game is working, could you check the zoom?

§
发布于:2025-04-20

Atualização de algum novo script pro lbs?

§
发布于:2025-04-20

Sim tem, mais é pago.

§
发布于:2025-04-21

Mas já saiu essa atualização, como conseguiria adquirir?

§
发布于:2025-04-22

Eu vendo, entra em contato pelo discord, tiago_0717

§
发布于:2025-05-26

Eu vendo, entra em contato pelo discord, tiago_0717

Você tem o script zoom funcionando?

§
发布于:2025-05-26

Ola, sim tenho.

§
发布于:2025-05-26

Ola, sim tenho.

§
发布于:2025-05-26

Ola, sim tenho.

qual o valor? Manda seu contato

§
发布于:2025-05-27

Meu discord, tiago_0717

发布留言

登录以发布留言。