Jump to content
Existing user? Sign In

Sign In



Sign Up

d3vilspawnz

Members
  • Posts

    63
  • Joined

  • Last visited

Personal Information

  • Sex
    Male
  • Location
    Israel

Social Media

  • Skype
    mahmoud.shekh1

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. hey there im gonna try this now thanks alot
  2. thanks gonna try right now thanks alot
  3. thank im gonna try this today
  4. hello hello hello hello hello hello hello hello hello hello
  5. hello hello hello hello hello hello hello hello hello
  6. d3vilspawnz

    Vortex-Ps Package

    hellhellhellhellhellhellhell
  7. OK so dreamscape source was released and i was just browsing through the files and i saw those sql donation filesso i was curious how much money these folks make and i wrote a dirty python script to calculate that for me*note i assumed nobody would ever donate more than 30000$ so i made it so if the amount of donation in a transaction is over 30k i wont add that to the totalheres the script: Code: split1 = "INSERT INTO `paymentauthenticity`(`id`, `totalPrice`, `checkoutId`, `storeId`) VALUES (" total = 0 def handle_line(line: str): global idx global total firstsplit = line.split(split1[1:])[1] amount = int(firstsplit.split(",")[1]) if amount < 30000: total += amount print(total) with open("paymentauthenticity.sql", "r") as ins: for line in ins: handle_line(line) the file says they made 6863583 dollarsand thats only since they implemented the sql donation system till the end of jan. 2019don't forget about RSGP donations, i would say these people made over 10 million dollars overalland for those who would say that the file is fake, its obviously not

Contact

[email protected]

astra.security

What is a RSPS?

A RSPS, also known as RuneScape private server, is an online game based on RuneScape, and controlled by independent individuals.

Popular RSPS Servers

Runewild Ikov RedemptionRSPS

Disclaimer

Runesuite is not affiliated with runescape, jagex in any way & exists solely for educational purposes.

×
×
  • Create New...