", ) } const subButtonContEl = subContainerEl.querySelector(".cSubscriptionInfo") if (subButtonContEl) { subButtonContEl.insertAdjacentHTML( "afterend", '
' + billedTerms + "
", ) } } } // Style featured subscription if not the active subscription if (subNameText === titleOfSubToFeature && !activeOrExpiredSubscription) { indexOfFeaturedSubOption = index subContainerEl.classList.add("featured-sub-option") // adding padding to child container const childCont = subContainerEl.querySelector(".ipsData__content") childCont.style.padding = `var(--i-data--padding)` subContainerEl.insertAdjacentHTML( "afterbegin", `
` + featureMessage + `
`, ) } else if ( index !== 0 && (typeof indexOfFeaturedSubOption !== "number" || indexOfFeaturedSubOption !== index - 1) ) { subContainerEl.classList.add("sub-option-bl") } }) // Move "Lifetime" subscription to the end const subscriptionsContainer = document.querySelector(".ipsData--subscriptions") const subItems = subscriptionsContainer?.querySelectorAll(".ipsData__item.cSubscriptions") if (subscriptionsContainer && subItems?.length) { subItems.forEach((el) => { const titleEl = el.querySelector(".ipsData__title") if (titleEl && titleEl.innerText.includes("Lifetime")) { subscriptionsContainer.appendChild(el) } }) } const stylesString = /*html*/ `
` // insert styles document.head.insertAdjacentHTML("beforeend", stylesString) const headerRow = document.querySelector(".ipsPageHeader") if (headerRow) { const existingFeatureEl = document.getElementById("sub-features-cont") if (existingFeatureEl) { existingFeatureEl.remove() } const featuresHtmlString = /*html*/ `
Get the Benefits of Premium
-
Always use your Perfect Sensitivity by converting it to any of the 1500+ supported games
-
Unlock All Zoom Conversions (ADS & Scopes) to maintain your aim when Scoped
-
Gain exclusive access to Monitor Distance, Viewspeed, and Jedi's Trick calculations
-
Utilize the unique Reverse Function to find the best setup based on your current aim sensitivity
-
Save and Load calculator settings for faster conversions
-
No Ads - All 3rd-Party Ads are Removed for Premium Users
-
Get these benefits for just $3.99 per month or less!
` // insert features html headerRow.insertAdjacentHTML("afterend", featuresHtmlString) // move info/cancel message const infoMessageEl = document.querySelector(".ipsMessage--info") if (infoMessageEl && elementForSubPageCheck) { elementForSubPageCheck.insertAdjacentElement("beforebegin", infoMessageEl) } // move currency select const currencySelectEl = document.querySelector(".ipsButtons") if (currencySelectEl && elementForSubPageCheck) { elementForSubPageCheck.insertAdjacentElement("beforebegin", currencySelectEl) } // check if UrlSearchParams include register=true, if so, add link to sign up without subscribing if (params.get("register") === "true") { elementForSubPageCheck.insertAdjacentHTML( "beforebegin", "
Sign Up Without Subscribing
", ) elementForSubPageCheck.insertAdjacentHTML( "afterend", "
Sign Up Without Subscribing
", ) } // remove header after have moved currency select headerRow.remove() } // remove subnav const subNavEl = document.querySelector('[data-ips-hook="secondaryHeader"]') if (subNavEl) { subNavEl.remove() } // remove mobile subnav const mobileSubNav = document.querySelector(".ipsBreadcrumb--mobile") if (mobileSubNav) { mobileSubNav.remove() } // handle expanding benefits on mobile document.addEventListener("click", function (event) { const parent = event.target.closest("[id]") if (parent && parent.id.includes("k-cpl-expand-bens-btn")) { document.querySelectorAll(".k-hide-ben-mobile").forEach((el) => { el.classList.remove("k-hide-ben-mobile") }) parent.remove() } }) // remove overlay const overlayEl = document.getElementById("sub-temp-overlay") if (overlayEl) { const overlayParent = overlayEl.closest(".cWidgetContainer.cWidgetContainer--main") if (overlayParent) { overlayParent.remove() } else { overlayEl.remove() } } })
USD
- USD
- EUR

Monthly
$3.99/month
Terms of Use:
This recurring subscriptionwill renew automatically every month untilcanceled.
Premium accounts are for personal use only. Sharing or selling account details and premium services is strictly prohibited.
Subscribe Now

Quarterly
$9.99/3 months
Terms of Use:
This recurring subscriptionwill renew automatically every 3 months untilcanceled.
Premium accounts are for personal use only. Sharing or selling account details and premium services is strictly prohibited.
Subscribe Now

Annual
$29.99/year
Terms of Use:
This recurring subscriptionwill renew automatically every year untilcanceled.
Premium accounts are for personal use only. Sharing or selling account details and premium services is strictly prohibited.
Subscribe Now

Lifetime
$99.99
Terms of Use:
This subscriptionwill never expire.
Premium accounts are for personal use only. Sharing or selling account details and premium services is strictly prohibited.
Subscribe Now

`, avatar: "/uploads/pages_media/Cypress.webp", }, { name: "SPIKE", platform: "Discord", message: "Thanks a lot ! and for all the value you guys provide 🤌", avatar: "/uploads/pages_media/Spike.webp", }, { name: "Phoenix", platform: "Discord", message: "Just wanted to say thanks for making it. It’s a great tool and helps a lot", avatar: "/uploads/pages_media/Phoenix.webp", }, { name: "MellowCheese", platform: "Discord", message: "
Hi, I just subscribe the permanent premium membership, I want to say that your tool has been very helpful. I'm glad that someone like you keeps updating the tool. Wish your website more and more successful.
Love from China🍀
", avatar: "/uploads/pages_media/MellowCheese.webp", }, { name: "IceBeam", platform: "Forums", message: "Thank you for building this awesome tool and supporting it for so many years", avatar: "/uploads/pages_media/IceBeam.webp", }, ] document.addEventListener("DOMContentLoaded", function () { const testimonialContainer = document.getElementById("testimonial-grid") testimonials.forEach((testimonial) => { const messageEl = document.createElement("div") messageEl.className = "testimonial-card" messageEl.innerHTML = "
" + "
" + "
" + "" + "
" + testimonial.name + "
" + "
" + "" + "
" + "
" + testimonial.message + "
" + "
" testimonialContainer.appendChild(messageEl) }) })
Join 50,000+ Premium Users
Over 50,000 gamers across the world have joined Premium. Here's what they have to say: