How Exactly is this Website made?

Can you make it on Wordpress?

  • Sure yes, there are plugins for that

    Votes: 0 0.0%
  • Sure not

    Votes: 3 100.0%

  • Total voters
    3

AndrewRearden

Newbie
Joined
Dec 5, 2016
Messages
44
Reaction score
8
Hey everyone,

I've stumbled upon this site: robuxforall.party

And immediately got a question, how exactly is this made? I mean, what tools/engine/program was used to create this step-by-step animated thing on the same webpage? What should I learn to make something similar. Please don't recommend me to just rip it off or worse - pay someone to make one for me. I want to know how to make it myself, from the first to the last letter in the code.
 
Can't say how they're made but the websites are usually just simple HTML websites, no CMS used.

Various scripts used in the source but I have no clue what most of them are or what they do but I'm guessing it's those scripts you need to look at.
 
why not just contact the owner of the site and ask them, there shouldn't be any reason why he/she wouldn't tell you how they did it..
 
That poll needs a third option -- there might not be a specific plugin for it, but you could certainly make the same type of site in Wordpress. You can make anything in Wordpress that you can make without Wordpress. When you get into actually modifying the source code for pages and whatnot, you can make whatever arbitrary custom site that you want.
 
That thing is build with bootstrap for the layout and multiple jquery plugins plugged together.

Nicely fake. Is there demand for such sites?
 
That poll needs a third option -- there might not be a specific plugin for it, but you could certainly make the same type of site in Wordpress. You can make anything in Wordpress that you can make without Wordpress. When you get into actually modifying the source code for pages and whatnot, you can make whatever arbitrary custom site that you want.
Thx for this reply. I will dig into that. Mostly interested in this fake comments box and sure - the main box which acts as if it is "working" with your entered data.
 
That thing is build with bootstrap for the layout and multiple jquery plugins plugged together.

Nicely fake. Is there demand for such sites?
I've seen several types of them in various social media places. They are all about getting free stuff, leading for sure to content blocker(s), in 90% of cases - Ogads, so I'd say it is more targeted towards mobile users.
Could you refer me to some guide where I could read more about editing bootstrap layout and connecting, working with plugins? As I understand bootstrap related site creation has pure coding envolved, there are no tools like - drag and drop self explanatory editing, is that so?
 
bootstrap with some scripts installed ..... nice page
 
Bros, pls recommend what should I learn to get started with bootstrap/scripting? All I can do now is create a nice wordpress page with Elementor builder plugin, which is totally not enough.
 
I've seen this script ripped off a few times. Made a variation of it myself a while back to see how it does. If you want to see something interesting say "bot" in the chat box. It's a nice touch.

If you really want to learn how to build it from scratch I'd suggest this.
 
Bros, pls recommend what should I learn to get started with bootstrap/scripting? All I can do now is create a nice wordpress page with Elementor builder plugin, which is totally not enough.

First of all, the site is robux.helpingpeopleonedayatatime.online, the site you are showing is just iframing it.

Secondly I'd advice you to stop asking questions like "how to get started scripting?". You're clearly completely clueless on what you're talking about. People said Bootstrap, they might as well have said "Strap On Kit 10k" and you'd ask how to get started with that.

Do some basic research on your own. This is 2017, there are tons of resources, even for the less competent people like yourself.
 
I've seen this script ripped off a few times. Made a variation of it myself a while back to see how it does. If you want to see something interesting say "bot" in the chat box. It's a nice touch.

If you really want to learn how to build it from scratch https://www.codecademy.com/catalog/subject/web-development.
Thanks man. Seems like this can't be done very easily so Codeacademy courses is my next goal. Yep I but @Bot and got several nicely wrote comments, seems like there is some kinda AI bot connected to it.
 
First of all, the site is robux.helpingpeopleonedayatatime.online, the site you are showing is just iframing it.

Secondly I'd advice you to stop asking questions like "how to get started scripting?". You're clearly completely clueless on what you're talking about. People said Bootstrap, they might as well have said "Strap On Kit 10k" and you'd ask how to get started with that.

Do some basic research on your own. This is 2017, there are tons of resources, even for the less competent people like yourself.
Well if this is all you wanted to say then please don't waste your and mine time. I have an idea what bootstrap is so you can just leave the shitty joke for yourself. Finding the easiest way to rip it off and edit was my goal. Preventing your next awesome strap-on-style joke, I'd ask you to just leave the reply field blank.
 
http://getbootstrap.com/docs/4.0/getting-started/introduction/

https://learn.jquery.com/

https://plugins.jquery.com/




No, it's a pretty simple script that on each reload spams pretty much the same. only first submit triggers some auto replies.
Thanks a lot, will need to learn the links you posted along with entering codeacademy. I think this thread's question is now answered.
 
Site mirrored from pdevo.com/nolimits/ by HTTrack Website Copier/3.x, Sun, 18 Jun 2017
They didn't even remove the notice.

Some changes made in the JS and CSS. Not bad.
They included a paragraph id= keywords with font-size: 0.1px
I guess some keywords they don't want to rank for :)

If you want to learn how to make this, you need HTML + CSS
and most of all Javascript.
Not expert level. Just to read and understand and make changes.

Then for fast results, copy and alter sites like these guys do.
Time is money!
 
You don't need wordpress for that... you dont even need php.
 
Back
Top