Recent content by Futurize

  1. Futurize

    Learn me how to code c++ Minecraft cheats

    Just learn JNI.
  2. Futurize

    OG Factions Plugin/Spigot (Prevent OP Cannons, etc.)

    I did this by limiting the amount of sand that can be stacked at one time. That way even if they built a 255 stacker it would only stack 20 sand anyways.
  3. Futurize

    IOS App Developer

    Is it written in Swift or something like React Native?
  4. Futurize

    Python Dev

    PM me what you need. I might be able to help.
  5. Futurize

    ProSpoofer | 100% Undetectable Spoofer | Works with ALL Plugins and Commands | BungeeCord | Private

    This is a shortcut to doing that exact same thing. No need to log in alts or change up names.
  6. Futurize

    ProSpoofer | 100% Undetectable Spoofer | Works with ALL Plugins and Commands | BungeeCord | Private

    You’re right, they don’t need spoofers but they use them as they are a highly effective way to increase real players and donations.
  7. Futurize

    ProSpoofer | 100% Undetectable Spoofer | Works with ALL Plugins and Commands | BungeeCord | Private

    Tell that to all the big servers using spoofers and making thousands of dollars.
  8. Futurize

    Web Designer / UI/UX Web Designer

    Looking for a UI/UX designer for a frontend design. I need a design for a dashboard as well as a homepage that will be used on my site. I am looking for something along these lines: I will need these 3 steps from the designers who contact me: - UI/UX mockup portfolio (optional) - A...
  9. Futurize

    Games Boosting Website

    Never heard of Spring or Play? Great frameworks for high performance websites.
  10. Futurize

    Games Boosting Website

    https://www.wappalyzer.com/technologies/java https://www.wappalyzer.com/technologies/node-js https://www.wappalyzer.com/technologies/go Seems like a lot of big websites to me.
  11. Futurize

    Games Boosting Website

    User is looking for a developer is 4-6 years of frontend and backend experience. Keep in mind before contacting:
  12. Futurize

    Simple Plugin

    Misunderstanding of how minecraft works. It won't have any client-side optimization as it already uses greedy meshing and won't have any bandwidth optimizations as it needs to send chunk data for air anyways.
  13. Futurize

    (Opinions) Is it worth learning JDA?

    The language of the bot shouldn’t matter to the client. If anything it’s better to the end user for it to be written in JavaScript so they can modify the source file directly without having to decompile it.
  14. Futurize

    (Opinions) Is it worth learning JDA?

    What’s wrong with making bots in JavaScript? The point of libraries is to use the languages you know. That’s like being an expert NodeJS developer and wanting to switch to using Go because it’s easier to handle concurrency instead of getting a NodeJS library that has easier concurrency features.
Top