Community » Forum » Feedback » Developer Community

First ... 26 27 28 29
spacetinker   VIP
Mogul
USD 106 111.04
Quoting MrBird:

It doesn't work for me. Probably because I'm on a school Chromebook.

i'm also on school chromebook
I think in chrome it's like Ctrl-i to inspect but that is not working either
I think to use it we will need dev-tools
spacetinker   VIP
Mogul
USD 106 111.04
also can you assign ids to bodys in html?
I think it will really help for the third game on GitHub that i'm making
masterplayer833   VIP
Mogul
USD 385 170.04
You are not copiing the source, a game like this has both a back end and a front end, or it is a dynamic website. You are coping what the server gives you. To actually make a copy of moneygame you need the most important part, the backend. This contained the logic for everything else. And it may be dynamic in which you are just coping the code generate by the server, and the server is what we really need.
masterplayer833   VIP
Mogul
USD 385 170.04
ctrl-shift-i
Eram   VIP
Millionaire
USD 1 320 426.21
Oh okay
masterplayer833   VIP
Mogul
USD 385 170.04
Yeah, so we need to reverse engineer it all.
Eram   VIP
Millionaire
USD 1 320 426.21
That's seems a bit hard but it doesn't hurt to try though
spacetinker   VIP
Mogul
USD 106 111.04
so can you assign i'ds to bodys?
MrBird   VIP
Tycoon
USD 974 618.41
Btw I do not know how to code so I have no idea how I'm going to copy moneyga.me. I'll probably use tutorials.
Eram   VIP
Millionaire
USD 1 320 426.21
Quoting spacetinker:
so can you assign i'ds to bodys?


I think so
First ... 26 27 28 29