Leaderboard
Popular Content
Showing content with the highest reputation on 11/13/2024 in all areas
-
3 points
Time Left: 7 years and 11 months
- FOR SALE
- NEW
All our documents are produced on high definition printers. They offer durability, exceptional print quality and an overall impression of quality and authenticity in our real identity pack (birth certificate,identity cards,drivers license passport,sim card ) . We offer a range of features such as barcodes, magnetic stripes, smart chips and holographic overlays. We also offer holographic over laminates, which adds authenticity to the cards. WE ALSO PRODUCE GENUINE DATABASE IDENTIFICATION PACKS FOR OTHER COUNTRIES TOO SO FEEL FREE TO CONTACT US WITH YOUR INQUIRY Refund Policy Refund/Reship policy 100 % refund or Reship Customers who have been loyal will get the best treatment.$3,500.00
-
2 points
Time Left: 5 years and 3 months
- FOR SALE
- NEW
My team and I will deliver any product from Amazon or Ebay for 40%. The service of receiving parcels by drop is free of charge. You receive the package from us, not from the store. Only you know about the origin of this product, so it is safe. Min. order 250$ ( My share)$250.00
-
2 points
-
2 points
Time Left: 5 years and 2 months
- FOR SALE
- NEW
CIBC SCAMPAGE .ZIP FILES UPLOAD AND UNZIP EDIT NECESSARY FILES WITH SOFTWARE OR ON SERVER UNDETECTABLE TO MANY SERVER INSTAT DELIVERY PLEASE CONTACT ME IF MORE HELP IS REQUIRED FOR ANY PRODUCT. DO NOT DISPUTE AN ORDER THE ADMIN IS VERY BUSY AND THEY WILL TAKE FOREVER TO SOLVE YOUR EMOTION ISSUES$200.00
-
2 points
-
1 point
Time Left: 8 years and 1 month
- FOR SALE
- NEW
HOW IT WORKS ‼️ Everyone asks me in PM how the software works, what it finds, etc. In this post, I will try to explain how it all works for you guys. 1️⃣ Each cryptocurrency wallet has a mnemonic phrase that consists of 12 words, which gives access to your wallet on any device and from any crypto wallet app, such as Trust Wallet, Exodus, etc. 2️⃣ Behind those 12 words is a code that forms your Private Key which like the 12 words gives you access to your wallet. So, you're getting these 12 words when you create a wallet in any crypto wallet app and it's created automatically by a special algorithm. 3️⃣ In fact, we generate these 12 words according to a specific algorithm and check the presence of сoins on the wallets we find. 4️⃣ Then we check the balance of the wallets and give the result, which could be dozens of bitcoins that someone forgot on the wallets. In the end, after the software found the wallets with a balance, we enter the Private Key to the wallet with any application, Trust Wallet or Exodus for example, and just withdraw all coins found by the software to your wallet. Then CASH IT OUT! 💵 Any questions https://t.me/stealerbitcoin$400.00
-
1 pointLooking for a premium marketing digital? Look no further! Contact us today and we'll elevate your digital strategy together.
-
1 point
Time Left: 6 years and 20 days
- FOR SALE
- NEW
☢️ Dissecting DEFENSOR: a stealthy Android banking malware #android#apps#malware#mobile Android malware apps are nothing new, but this one is of particular interest in how it implements no such functionality that can be readily detected by security products. The apps named DEFENSOR ID and Defensor Digital rely mainly on Android's Accessibility Service to conduct malicious activities, and go undetected. In fact, a blog post released May 22nd 2020 by malware researcher Lukas Stefanko of ESET states, "the banking trojan was available on Google Play at the time of the analysis. The app is fitted with standard information-stealing capabilities; however, this banker is exceptionally insidious in that after installation it requires a single action from the victim – enable Android’s Accessibility Service – to fully unleash the app’s malicious functionality." The blog post also demonstrates at the time of its inception, no antivirus engine detected this malware sample. Even today, only 5-6 detection engines are flagging these two apps, according to VirusTotal. This raises concern for the next iteration of malware that may be nothing but a slight modification of these apps. Android Accessibility Service To make smartphones more accessible to users with special needs, the Accessibility Service allows for the device to extend permissions to an app to read screen content (e.g. for providing text to speech synthesis capability). You can imagine how useful would such a functionality be to a malicious app. Existing detection models can reliably predict when certain combinations of permissions requested by an app may pose problems. But because the Defensor apps mainly relied on obtaining Accessibility Service permissions from the user, along with some other minimalistic ones, no red flags were raised anywhere. The permissions requested by the app include the following, of which the critical ones are highlighted: android.permission.INTERNET android.permission.SYSTEM_ALERT_WINDOW android.permission.BIND_ACCESSIBILITY_SERVICE com.secure.protect.world.permission.C2D_MESSAGE android.permission.ACCESS_NETWORK_STATE android.permission.FOREGROUND_SERVICE android.permission.REQUEST_DELETE_PACKAGES android.permission.SYSTEM_OVERLAY_WINDOW android.permission.WAKE_LOCK android.permission.WRITE_SETTINGS com.google.android.c2dm.permission.RECEIVE In practice, this means the app can capture credentials entered by the user on mobile banking apps, read or generate SMS messages, read emails, read Two-Factor Authentication (2FA) codes generated by authenticator apps — thereby bypassing 2FA, steal cryptocurrency private keys, and so on, and upload all of this vital information to an attacker-controlled server! The app also requests the WAKE_LOCK permission, letting it override the default screen timeout setting, and keeping the device turned on persistently. This would give malware an extended opportunity to launch other apps and to continuously capturing sensitive information. The screenshots provided by ESET demonstrate this behaviour: Indicators of Compromise (IOCs) To make things easy for the security community, malware researchers at ESET have thankfully provided two useful IOCs identifying the malicious apps that have now been yanked from the Google Play store. Package Name SHA-1 Hash SHA-256 Hash ESET detection name com.secure.protect.world F17AEBC741957AA21CFE7C7D7BAEC0900E863F61 BBFB6DEDC01492CA3AC0C4F77343A22162518B306660E9CE958F2A6369FFAF13 Android/Spy.BanBra.A com.brazil.android.free EA069A5C96DC1DB0715923EB68192FD325F3D3CE B5A64791728AA641838D2A478375F5D46F91C91B8DF0CDE34B21DDA2D4D7D8A1 Android/Spy.BanBra.A New information and my analysis ESET researchers have done a brilliant job of presenting their comprehensive analysis of these apps and their documented behaviour. Further to their report however, I'd like to add a bit of my own findings. Command & Control (C&C) domains The attacker controlled C&C domains are still up — well at least one of them, and that's problematic. Domain IP address Task empresasenegocios.online 132.148.42.16 Command & Control (C&C) atendimentoempresarial.digital 184.168.221.46 Command & Control (C&C) The URLs specifically used by the app to establish communication between the attacker-controlled server include: https://empresasenegocios.online/remoteControl/ https://empresasenegocios.online/remoteControl/api/main/index/ http://atendimentoempresarial.digital/remoteControl/api/main/index http://atendimentoempresarial.digital/remoteControl/ Interestingly, VirusTotal reports most antivirus engines are still not flagging these URLs, except for FortiNet which flags just one of the empresasenegocios.online URLs as phishing: Nevermind the fact, the empresasenegocios.online domain still has a fancy admin panel for the attackers to log into and glance over the juicy details of their victims 🍿: Here's also a preview of the API: And the domain continues to be hosted on GoDaddy's shared hosting, with its beautiful cPanel and WebMail interfaces accessible: empresasenegocios.online/cpanel: empresasenegocios.online/webmail: At least, atendimentoempresarial.digital domain has its GoDaddy parking page showing up for now. While that's no guarantee that the domain's malicious ownership or activities have ceased, so far there are no strong signs indicating ongoing activity either. The WHOIS records of these domains didn't reveal anything particularly interesting other than Sãu Paulo, Brazil addresses and phone numbers, which could very likely be fakes, along with two email addresses belonging to the anonymous ProtonMail service: appdados@protonmail.com and notificador@protonmail.com. The Takeaways Enforcing BYOD policies Because prominent antivirus engines are not detecting apps like these — even now, advice to "scan your mobile device" is futile. SOC analysts and Security Ops professionals are strongly advised to enforce a corporate mobile device policy which restricts employee access to Google Play app store on their work devices. Apps like these pose significant threats to an organization's secrets especially when an organization has a relaxed Bring Your Own Device (BYOD) policy, allowing for corporate email accounts to be accessible on an employee's personal mobile device (e.g. Gmail's Android app managing both personal and work accounts of a user would not be immune to attacks like these, and could easily infiltrate corporate trade secrets to malicious actors). Network monitoring and blocks Additionally, extensive network monitoring in your SIEM/EDR products should be setup for these servers, with network blocks implemented, given at least one of these domains is still active. That way, any device on your corporate network would be prevented from inadvertently making calls to these domains. Note: The IP addresses appear to belong to GoDaddy's shared hosting, therefore blocking these could potentially block legitimate websites. It is best to block the malicious domains for the time being. DEFENSOR ID and Defensor Digital were just two of the apps which have been identified and removed from the Play store, but given their stealthy behaviour, we do not know as of yet how many other apps might be using these servers or leveraging the Accessibility Service weakness.$299.00
-
1 point
THIS ADVERT HAS EXPIRED!
- FOR SALE
- NEW
We are unique producers of High Quality novelty and Real Genuine Database Registered documents, our real documents can be used worldwide and passes all airport scans and data-check machines. With 12 years of experience and expertise we are definitely the best pick for your documentation. We guarantee you New Identity and do update the following documents (passport, SSN, driver's license, I.D, Birth certificate, diploma). We provide services for the production of documents for USA, CANADA, AUSTRALIA, EU countries and also part of Asia. - PASSPORT - ID CARD - Residence permit / permanent residence - DRIVING CERTIFICATES - DIPLOMA/DEGREES - VISAS Schengen, Canada, USA, Australia, New Zealand, Japan, Korea - COVID CARDS - Birth certificate - Bank Statements - TOEFL & IELTS certificates We will help to get to Europe, Canada, USA and other countries. Each case is different. There is no general price list. I am waiting for you in my private messages.$1,000.00
-
1 point
Time Left: 7 years and 11 months
- FOR SALE
- NEW
This is the information we need in order to go ahead with your order SURNAME........................ GIVEN NAME.................... SEX................................................. DATE OF BIRTH.............................. NATIONALITY .................................. HEIGHT.............................................. FATHER'S NAME............................... MOTHER'S NAME.............................. LEFT FINGER PRINT.......................... RIGHT FINGER PRINT.......................... PASSPORT PICTURE........................... the process is going to take 3 weeks for your work to be done including registration for those who wants registered passport.And 100% refund in case if your passport wasn't delivered to you or something happened on the delivery process as well as we are going to redo the passport if you want it to be redone. NB: Our passport are 100% safe as it can go through any security feature$3,500.00
-
1 point
Time Left: 7 years and 11 months
- FOR SALE
- NEW
All our documents are produced on high definition printers. They offer durability, exceptional print quality and an overall impression of quality and authenticity in our real identity pack (birth certificate,identity cards,drivers license passport,sim card ) . We offer a range of features such as barcodes, magnetic stripes, smart chips and holographic overlays. We also offer holographic over laminates, which adds authenticity to the cards. WE ALSO PRODUCE GENUINE DATABASE IDENTIFICATION PACKS FOR OTHER COUNTRIES TOO SO FEEL FREE TO CONTACT US WITH YOUR INQUIRY Refund Policy Refund/Reship policy 100 % refund or Reship Customers who have been loyal will get the best treatment.$3,500.00
-
1 point
Time Left: 5 years and 2 months
- FOR SALE
- NEW
RBC BANK SCAMPAGE .ZIP FILES UPLOAD AND UNZIP EDIT NECESSARY FILES WITH SOFTWARE OR ON SERVER UNDETECTABLE TO MANY SERVER INSTAT DELIVERY PLEASE CONTACT ME IF MORE HELP IS REQUIRED FOR ANY PRODUCT. DO NOT DISPUTE AN ORDER THE ADMIN IS VERY BUSY AND THEY WILL TAKE FOREVER TO SOLVE YOUR EMOTION ISSUES$200.00
-
1 point
THIS ADVERT HAS EXPIRED!
- FOR SALE
- NEW
Description IMPORTANT! -100% Guarantee! IMPORTANT! -Instant Delivery! IMPORTANT! -Request your bonus after positive feedback! Item description: About me: I am a carder myself with more than 10 years of experience! With the Cashout Methods I am using myself and now offering to you guys you can easily make up to 4000 - 6000 $/£ per DAY Easily! All methods are based on my own experiences. Again: I am using all methods by myself and they work 100 You can make thousands of dollars/Pounds every single day when mastering these methods Some methods are so simple you can't do anything wrong!!! I promise! You will get: - 5 proven step-by-step CASHOUT METHODS that are working 100% (All up to date - 2021! n easy to follow even for BEGINNER) - list of legit darkweb CVV VENDORS I am using myself (Never get scammed again!) - list of CARDABLE SITES (Never kill card due to high security level of website!) Once ordered you will get a download link with PDF Guide which contains all information mentioned above Refund policy Please Give Me Enough Time To Reply To You Before You Leave A Review (If You Have A Problem) Kind Regards$229.00
-
1 point
-
1 pointEDIT: THIS IS A .ini CONFIGURATION FILE. NOT FOR BB 2.1.6+, UPDATE CONFIG FOR THAT VERSION NOT MADE BY ME. ALL CREDITS GO TO @Meowtit OF KINGFORUMS. [hide] https://hostr.co/LQIBe07XsTPb[/hide] Here's the skin reference list, these are the skin names from cap [align=center]Code: "CID_001_Athena_Commando_F": "Recruit (F)", "CID_002_Athena_Commando_F": "Recruit (F)", "CID_003_Athena_Commando_F": "Recruit (F)", "CID_004_Athena_Commando_F": "Recruit (F)", "CID_005_Athena_Commando_M": "Recruit (M)", "CID_006_Athena_Commando_M": "Recruit (M)", "CID_007_Athena_Commando_M": "Recruit (M)", "CID_008_Athena_Commando_M": "Recruit (M)", "CID_009_Athena_Commando_M": "Tracker (M)", "CID_010_Athena_Commando_M": "Ranger (M)", "CID_011_Athena_Commando_M": "Scout (M)", "CID_012_Athena_Commando_M": "Trooper (M)", "CID_013_Athena_Commando_F": "Renegade (F)", "CID_014_Athena_Commando_F": "Pathfinder (F)", "CID_015_Athena_Commando_F": "Assault Trooper (F)", "CID_016_Athena_Commando_F": "Commando (F)", "CID_017_Athena_Commando_M": "Aerial Assault Trooper (M)", "CID_018_Athena_Commando_M": "Recon Scout (M)", "CID_019_Athena_Commando_M": "Infiltrator (M)", "CID_020_Athena_Commando_M": "Special Forces (M)", "CID_021_Athena_Commando_F": "Brawler (F)", "CID_022_Athena_Commando_F": "Recon Expert (F)", "CID_023_Athena_Commando_F": "Munitions Expert (F)", "CID_024_Athena_Commando_F": "Recon Specialist (F)", "CID_025_Athena_Commando_M": "First strike Specialist (M)", "CID_026_Athena_Commando_M": "Desperado (M)", "CID_027_Athena_Commando_F": "Survival Specialist (F)", "CID_028_Athena_Commando_F": "Renegade Raider (F)", "CID_029_Athena_Commando_F_Halloween": "Ghoul Trooper (F)", "CID_030_Athena_Commando_M_Halloween": "Skull Trooper (M)", "CID_031_Athena_Commando_M_Retro": "Raptor (M)", "CID_032_Athena_Commando_M_Medieval": "Blue Squire (M)", "CID_033_Athena_Commando_F_Medieval": "Royale Knight (F)", "CID_034_Athena_Commando_F_Medieval": "Red Knight (F)", "CID_035_Athena_Commando_M_Medieval": "Black Knight (M)", "CID_036_Athena_Commando_M_WinterCamo": "Absolute Zero (M)", "CID_037_Athena_Commando_F_WinterCamo": "Arctic Assassin (F)", "CID_038_Athena_Commando_M_Disco": "Funk Ops (M)", "CID_039_Athena_Commando_F_Disco": "Sparkle Specialist (F)", "CID_040_Athena_Commando_M_District": "Devastator (M)", "CID_041_Athena_Commando_F_District": "Dominator (F)", "CID_042_Athena_Commando_M_Cyberpunk": "Circuit Breaker (M)", "CID_043_Athena_Commando_F_Stealth": "Shadow Ops (F)", "CID_044_Athena_Commando_F_SciPop": "Brite Bomber (F)", "CID_045_Athena_Commando_M_HolidaySweater": "Yuletide Ranger (M)", "CID_046_Athena_Commando_F_HolidaySweater": "Nog Ops (F)", "CID_047_Athena_Commando_F_HolidayReindeer": "Red-Nosed Raider (F)", "CID_048_Athena_Commando_F_HolidayGingerbread": "Ginger Gunner (F)", "CID_049_Athena_Commando_M_HolidayGingerbread": "Merry Marauder (M)", "CID_050_Athena_Commando_M_HolidayNutcracker": "Crackshot (M)", "CID_051_Athena_Commando_M_HolidayElf": "Codename E.L.F. (M)", "CID_052_Athena_Commando_F_PSBlue": "Blue Team Leader (F)", "CID_053_Athena_Commando_M_SkiDude": "Alpine Ace (M)", "CID_054_Athena_Commando_M_SkiDude_USA": "Alpine Ace (USA) (M)", "CID_055_Athena_Commando_M_SkiDude_CAN": "Alpine Ace (CAN) (M)", "CID_056_Athena_Commando_M_SkiDude_GBR": "Alpine Ace (GBR) (M)", "CID_057_Athena_Commando_M_SkiDude_FRA": "Alpine Ace (FRA) (M)", "CID_058_Athena_Commando_M_SkiDude_GER": "Alpine Ace (GER) (M)", "CID_059_Athena_Commando_M_SkiDude_CHN": "Alpine Ace (CHN) (M)", "CID_060_Athena_Commando_M_SkiDude_KOR": "Alpine Ace (KOR) (M)", "CID_061_Athena_Commando_F_SkiGirl": "Mogul Master (F)", "CID_062_Athena_Commando_F_SkiGirl_USA": "Mogul Master (USA) (F)", "CID_063_Athena_Commando_F_SkiGirl_CAN": "Mogul Master (CAN) (F)", "CID_064_Athena_Commando_F_SkiGirl_GBR": "Mogul Master (GBR) (F)", "CID_065_Athena_Commando_F_SkiGirl_FRA": "Mogul Master (FRA) (F)", "CID_066_Athena_Commando_F_SkiGirl_GER": "Mogul Master (GER) (F)", "CID_067_Athena_Commando_F_SkiGirl_CHN": "Mogul Master (CHN) (F)", "CID_068_Athena_Commando_F_SkiGirl_KOR": "Mogul Master (KOR) (F)", "CID_069_Athena_Commando_F_PinkBear": "Cuddle Team Leader (F)", "CID_070_Athena_Commando_M_Cupid": "Love Ranger (M)", "CID_071_Athena_Commando_M_Wukong": "Wukong (M)", "CID_072_Athena_Commando_M_Scout": "Sash Sergeant (M)", "CID_073_Athena_Commando_F_Scuba": "Snorkel Ops (F)", "CID_074_Athena_Commando_F_Stripe": "Jungle Scout (F)", "CID_075_Athena_Commando_F_Stripe": "Tactics Officer (F)", "CID_076_Athena_Commando_F_Sup": "Dazzle (F)", "CID_077_Athena_Commando_M_Sup": "Hyperion (M)", "CID_078_Athena_Commando_M_Camo": "Highrise Assault Trooper (M)", "CID_079_Athena_Commando_F_Camo": "Tower Recon Specialist (F)", "CID_080_Athena_Commando_M_Space": "Mission Specialist (M)", "CID_081_Athena_Commando_F_Space": "Moonwalker (F)", "CID_082_Athena_Commando_M_Scavenger": "Rust Lord (M)", "CID_083_Athena_Commando_F_Tactical": "Elite Agent (F)", "CID_084_Athena_Commando_M_Assassin": "The Reaper (M)", "CID_085_Athena_Commando_M_Twitch": "Sub Commander (M)", "CID_086_Athena_Commando_M_RedSilk": "Crimson Scout (M)", "CID_087_Athena_Commando_F_RedSilk": "Scarlet Defender (F)", "CID_088_Athena_Commando_M_SpaceBlack": "Dark Voyager (M)", "CID_089_Athena_Commando_M_RetroGrey": "Havoc (M)", "CID_090_Athena_Commando_M_Tactical": "Rogue Agent (M)", "CID_091_Athena_Commando_M_RedShirt": "Radiant Striker (M)", "CID_092_Athena_Commando_F_RedShirt": "Brilliant Striker (F)", "CID_093_Athena_Commando_M_Dinosaur": "Rex (M)", "CID_094_Athena_Commando_M_Rider": "Burnout (M)", "CID_095_Athena_Commando_M_Founder": "Warpaint (M)", "CID_096_Athena_Commando_F_Founder": "Rose Team Leader (F)", "CID_097_Athena_Commando_F_RockerPunk": "Power Chord (F)", "CID_098_Athena_Commando_F_StPatty": "Sgt. Green Clover (F)", "CID_099_Athena_Commando_F_Scathach": "Highland Warrior (F)", "CID_100_Athena_Commando_M_CuChulainn": "Battle Hound (M)", "CID_101_Athena_Commando_M_Stealth": "Midnight Ops (M)", "CID_102_Athena_Commando_M_Raven": "Raven (M)", "CID_103_Athena_Commando_M_Bunny": "Rabbit Raider (M)", "CID_104_Athena_Commando_F_Bunny": "Bunny Brawler (F)", "CID_105_Athena_Commando_F_SpaceBlackFemale": "Dark Vanguard (F)", "CID_106_Athena_Commando_F_Taxi": "Whiplash (F)", "CID_107_Athena_Commando_F_PajamaParty": "Tricera Ops (F)", "CID_108_Athena_Commando_M_Fishhead": "Leviathan (M)", "CID_109_Athena_Commando_M_Pizza": "Tomatohead (M)", "CID_110_Athena_Commando_F_CircuitBreaker": "Cipher (F)", "CID_111_Athena_Commando_F_Robo": "Steelsight (F)", "CID_112_Athena_Commando_M_Brite": "Brite Gunner (M)", "CID_113_Athena_Commando_M_BlueAce": "Royale Bomber (M)", "CID_114_Athena_Commando_F_TacticalWoodland": "Trailblazer (F)", "CID_115_Athena_Commando_M_CarbideBlue": "Carbide (M)", "CID_116_Athena_Commando_M_CarbideBlack": "Omega (M)", "CID_117_Athena_Commando_M_TacticalJungle": "Squad Leader (M)", "CID_118_Athena_Commando_F_Valor": "Valor (F)", "CID_119_Athena_Commando_F_Candy": "Zoey (F)", "CID_120_Athena_Commando_F_Graffiti": "Teknique (F)", "CID_121_Athena_Commando_M_Graffiti": "Abstrakt (M)", "CID_122_Athena_Commando_M_Metal": "Diecast (M)", "CID_123_Athena_Commando_F_Metal": "Chromium (F)", "CID_124_Athena_Commando_F_AuroraGlow": "Nitelite (F)", "CID_125_Athena_Commando_M_TacticalWoodland": "Battlehawk (M)", "CID_126_Athena_Commando_M_AuroraGlow": "Liteshow (M)", "CID_127_Athena_Commando_M_Hazmat": "Toxic Trooper (M)", "CID_128_Athena_Commando_F_Hazmat": "Hazard Agent (F)", "CID_129_Athena_Commando_M_Deco": "Venturion (M)", "CID_130_Athena_Commando_M_Merman": "Moisty Merman (M)", "CID_131_Athena_Commando_M_WarPaint": "Bandolier (M)", "CID_132_Athena_Commando_M_Venus": "Flytrap (M)", "CID_133_Athena_Commando_F_Deco": "Ventura (F)", "CID_134_Athena_Commando_M_Jailbird": "Scoundrel (M)", "CID_135_Athena_Commando_F_Jailbird": "Rapscallion (F)", "CID_136_Athena_Commando_M_Basketball": "Jumpshot (M)", "CID_137_Athena_Commando_F_Basketball": "Triple Threat (F)", "CID_138_Athena_Commando_M_PSBurnout": "Blue Striker (M)", "CID_139_Athena_Commando_M_FighterPilot": "Wingman (M)", "CID_140_Athena_Commando_M_Visitor": "The Visitor (M)", "CID_141_Athena_Commando_M_DarkEagle": "Omen (M)", "CID_142_Athena_Commando_M_WWIIPilot": "Sky Stalker (M)", "CID_143_Athena_Commando_F_DarkNinja": "Fate (F)", "CID_144_Athena_Commando_M_SoccerDudeA": "Super Striker (M)", "CID_145_Athena_Commando_M_SoccerDudeB": "Midfield Maestro (M)", "CID_146_Athena_Commando_M_SoccerDudeC": "Aerial Threat (M)", "CID_147_Athena_Commando_M_SoccerDudeD": "Stalwart Sweeper (M)", "CID_148_Athena_Commando_F_SoccerGirlA": "Dynamic Dribbler (F)", "CID_149_Athena_Commando_F_SoccerGirlB": "Poised Playmaker (F)", "CID_150_Athena_Commando_F_SoccerGirlC": "Finesse Finisher (F)", "CID_151_Athena_Commando_F_SoccerGirlD": "Clinical Crosser (F)", "CID_152_Athena_Commando_F_CarbideOrange": "Criterion (F)", "CID_153_Athena_Commando_F_CarbideBlack": "Oblivion (F)", "CID_154_Athena_Commando_M_Gumshoe": "Sleuth (M)", "CID_155_Athena_Commando_F_Gumshoe": "Gumshoe (F)", "CID_156_Athena_Commando_F_FuzzyBearInd": "Fireworks Team Leader (F)", "CID_157_Athena_Commando_M_StarsAndStripes": "Star-Spangled Trooper (M)", "CID_158_Athena_Commando_F_StarsAndStripes": "Star-Spangled Ranger (F)", "CID_159_Athena_Commando_M_GumshoeDark": "Noir (M)", "CID_160_Athena_Commando_M_SpeedyRed": "Vertex (M)", "CID_161_Athena_Commando_M_Drift": "Drift (M)", "CID_162_Athena_Commando_F_StreetRacer": "Redline (F)", "CID_163_Athena_Commando_F_Viking": "Huntress (F)", "CID_164_Athena_Commando_M_Viking": "Magnus (M)", "CID_165_Athena_Commando_M_DarkViking": "Ragnarok (M)", "CID_166_Athena_Commando_F_Lifeguard": "Sun Strider (F)", "CID_167_Athena_Commando_M_TacticalBadass": "Sledgehammer (M)", "CID_168_Athena_Commando_M_Shark": "Chomp Sr. (M)", "CID_169_Athena_Commando_M_Luchador": "Masked Fury (M)", "CID_170_Athena_Commando_F_Luchador": "Dynamo (F)", "CID_171_Athena_Commando_M_SharpDresser": "Moniker (M)", "CID_172_Athena_Commando_F_SharpDresser": "Fortune (F)", "CID_173_Athena_Commando_F_StarfishUniform": "Rook (F)", "CID_175_Athena_Commando_M_Celestial": "Galaxy (M)", "CID_176_Athena_Commando_M_Lifeguard": "Sun Tan Specialist (M)", "CID_177_Athena_Commando_M_StreetRacerCobra": "Maverick (M)", "CID_178_Athena_Commando_F_StreetRacerCobra": "Shade (F)", "CID_179_Athena_Commando_F_Scuba": "Reef Ranger (F)", "CID_180_Athena_Commando_M_Scuba": "Wreck Raider (M)", "CID_182_Athena_Commando_M_ModernMilitary": "Archetype (M)", "CID_185_Athena_Commando_M_DurrburgerHero": "Beef Boss (M)", "CID_186_Athena_Commando_M_Exercise": "Mullet Marauder (M)", "CID_187_Athena_Commando_F_FuzzyBearPanda": "P.A.N.D.A Team Leader (F)", "CID_188_Athena_Commando_F_StreetRacerWhite": "Whiteout (F)", "CID_189_Athena_Commando_F_Exercise": "Aerobic Assassin (F)", "CID_190_Athena_Commando_M_StreetRacerWhite": "Overtaker (M)", "CID_191_Athena_Commando_M_SushiChef": "Sushi Master (M)", "CID_192_Athena_Commando_M_Hippie": "Far Out Man (M)", "CID_193_Athena_Commando_F_Hippie": "Dreamflower (F)", "CID_194_Athena_Commando_F_RavenQuill": "Ravage (F)", "CID_195_Athena_Commando_F_Bling": "The Ace (F)", "CID_196_Athena_Commando_M_Biker": "Backbone (M)", "CID_197_Athena_Commando_F_Biker": "Chopper (F)", "CID_198_Athena_Commando_M_BlueSamurai": "Musha (M)", "CID_199_Athena_Commando_F_BlueSamurai": "Hime (F)", "CID_200_Athena_Commando_M_DarkPaintballer": "Enforcer (M)", "CID_201_Athena_Commando_M_DesertOps": "Armadillo (M)", "CID_202_Athena_Commando_F_DesertOps": "Scorpion (F)", "CID_203_Athena_Commando_M_CloakedStar": "Cloaked Star (M)", "CID_Commando_Athena": "Rescue Trooper Ramirez", "CID_Commando_Athena_05": "Rescue Trooper Ramirez", "CID_Commando_Athena_06": "Rescue Trooper Ramirez", "CID_Commando_Athena_13": "Rescue Trooper Ramirez", "CID_Commando_Athena_15": "Rescue Trooper Ramirez", "CID_Commando_Athena_19": "Rescue Trooper Ramirez", "CID_Commando_Athena_23": "Rescue Trooper Ramirez", "CID_Commando_Athena_26": "Rescue Trooper Ramirez", "CID_Commando_Athena_27": "Rescue Trooper Ramirez", "BID_001_BlueSquire": "Squire Shield", "BID_002_RoyaleKnight": "Royale Shield", "BID_003_RedKnight": "Red Shield", "BID_004_BlackKnight": "Black Shield", "BID_005_Raptor": "Raptor Satchel", "BID_006_SkiDude": "Alpine Accessories", "BID_007_SkiDude_USA": "Alpine Accessories (USA)", "BID_008_SkiDude_CAN": "Alpine Accessories (CAN)", "BID_009_SkiDude_GBR": "Alpine Accessories (GBR)", "BID_010_SkiDude_FRA": "Alpine Accessories (FRA)", "BID_011_SkiDude_GER": "Alpine Accessories (GER)", "BID_012_SkiDude_CHN": "Alpine Accessories (CHN)", "BID_013_SkiDude_KOR": "Alpine Accessories (KOR)", "BID_014_SkiGirl": "Mogul Ski Bag", "BID_015_SkiGirl_USA": "Mogul Ski Bag (USA)", "BID_016_SkiGirl_CAN": "Mogul Ski Bag (CAN)", "BID_017_SkiGirl_GBR": "Mogul Ski Bag (GBR)", "BID_018_SkiGirl_FRA": "Mogul Ski Bag (FRA)", "BID_019_SkiGirl_GER": "Mogul Ski Bag (GER)", "BID_020_SkiGirl_CHN": "Mogul Ski Bag (CHN)", "BID_021_SkiGirl_KOR": "Mogul Ski Bag (KOR)", "BID_022_Cupid": "Love Wings", "BID_023_Pinkbear": "Cuddle Bow", "BID_024_Space": "Astro", "BID_025_Tactical": "Precision", "BID_026_Brite": "Brite Bag", "BID_027_Scavenger": "Rust Bucket", "BID_028_SpaceBlack": "Dark Matter", "BID_029_RetroGrey": "Backup Plan", "BID_030_TacticalRogue": "Catalyst", "BID_031_Dinosaur": "Scaly", "BID_032_FounderMale": "Pursuit", "BID_033_FounderFemale": "Skirmish", "BID_034_RockerPunk": "Six String", "BID_035_Scathach": "Buckler", "BID_036_Raven": "Iron Cage", "BID_037_BunnyMale": "Hard Boiled", "BID_038_BunnyFemale": "Eggshell", "BID_039_SpaceBlackFemale": "Dark Void", "BID_040_Wukong": "Royale Flags", "BID_041_PajamaParty": "Hatchling", "BID_042_Fishhead": "Fish Tank", "BID_043_Pizza": "Special Delivery", "BID_044_Robo": "Steelcast", "BID_045_TacticalJungle": "Standard Issue", "BID_047_Candy": "Goodie Bag", "BID_048_Graffiti": "Tag Bag", "BID_049_TacticalWoodland": "True North", "BID_050_Hazmat": "Pathogen", "BID_051_Merman": "Mertank", "BID_052_HazmatFemale": "Contagion", "BID_053_JailbirdMale": "Strongbox", "BID_054_JailbirdFemale": "Burgle Bag", "BID_055_PSBurnout": "Blue Shift", "BID_056_FighterPilot": "Bogey Bag", "BID_057_Visitor": "Offworld Rig", "BID_058_DarkEagle": "Battle Shroud", "BID_059_WWIIPilot": "Last Gasp", "BID_060_DarkNinja": "Ominous Orb", "BID_061_CarbideOrange": "Stabilizer", "BID_062_Gumshoe": "Evidence Bag", "BID_063_CuChulainn": "Crested Cape", "BID_064_FuzzyBearInd": "Blasting Cap", "BID_065_CarbideBlack": "Destabilizer", "BID_066_SpeedyRed": "Deflector", "BID_067_GumshoeFemale": "Confidential Case", "BID_068_GumshoeDark": "Cluefinder", "BID_069_DecoMale": "Venturion Cape", "BID_070_DecoFemale": "Ventura Cape", "BID_071_VikingFemale": "Rearguard", "BID_072_VikingMale": "Enduring Cape", "BID_073_DarkViking": "Frozen Shroud", "BID_074_LifeguardFemale": "Pool Party", "BID_075_TacticalBadass": "Uplink", "BID_076_Shark": "Shark Fin", "BID_077_WeGame": "Insignia", "BID_078_StreetRacerCobraFemale": "Ballistic", "BID_079_Penguin": "Penguin", "BID_080_StreetRacerCobraMale": "Bat Attitude", "BID_081_ScubaMale": "Diving Tank", "BID_082_ScubaFemale": "Air Tank", "BID_083_LifeguardMale": "Rescue Ring", "BID_084_Birthday2018": "Birthday Cake", "BID_085_ModernMilitary": "Paradigm", "BID_086_ExerciseFemale": "Back Plate", "BID_087_ExerciseMale": "Boombox", "BID_088_SushiChefMale": "Chef's Choice", "BID_089_StreetRacerWhiteFemale": "Ignition", "BID_090_StreetRacerWhiteMale": "Lane Splitter", "BID_091_DurrrBurgerHero": "Deep Fried", "BID_092_FuzzyBearPanda": "Bamboo", "BID_093_HippieMale": "Summer Strummer", "BID_094_HippieFemale": "Hip Shakers", "BID_095_RavenQuillFemale": "Dark Wings", "BID_096_BikerMale": "Road Ready", "BID_097_BikerFemale": "Road Flair", "BID_098_BlueSamuraiMale": "Sashimono", "BID_099_BlueSamuraiFemale": "Shiro", "BID_100_DarkPaintballer": "Subjugator", "BID_101_BlingFemale": "Swag Bag", "BID_102_Buckles": "Buckled", "BID_103_Clawed": "Slashed", "BID_104_YellowZip": "Vintage", "BID_105_GhostPortal": "Ghost Portal", "BID_Random": "Random Back Bling", "BoltOnPickaxe": "Close Shave", "DefaultPickaxe": "Default", "HalloweenScythe": "Reaper", "HappyPickaxe": "Lucky", "Pickaxe_Deathvalley": "Death Valley", "Pickaxe_Flamingo": "Pink Flamingo", "Pickaxe_ID_011_Medieval": "Axecalibur", "Pickaxe_ID_012_District": "Pulse Axe", "Pickaxe_ID_013_Teslacoil": "AC/DC", "Pickaxe_ID_014_WinterCamo": "Ice Breaker", "Pickaxe_ID_015_HolidayCandyCane": "Candy Axe", "Pickaxe_ID_016_Disco": "Disco Brawl", "Pickaxe_ID_017_Shark": "Chomp Jr.", "Pickaxe_ID_018_Anchor": "Bottom Feeder", "Pickaxe_ID_019_Heart": "Tat Axe", "Pickaxe_ID_020_Keg": "Party Animal", "Pickaxe_ID_021_Megalodon": "Tooth Pick", "Pickaxe_ID_022_HolidayGiftWrap": "You Shouldn't Have!", "Pickaxe_ID_023_SkiBoot": "Ski Boot", "Pickaxe_ID_024_Plunger": "Plunja", "Pickaxe_ID_025_Dragon": "Dragon Axe", "Pickaxe_ID_026_Brite": "Rainbow Smash", "Pickaxe_ID_027_Scavenger": "Sawtooth", "Pickaxe_ID_028_Space": "EVA", "Pickaxe_ID_029_Assassin": "Trusty No. 2", "Pickaxe_ID_030_ArtDeco": "Empire Axe", "Pickaxe_ID_031_Squeak": "Pick Squeak", "Pickaxe_ID_032_Tactical": "Tactical Spade", "Pickaxe_ID_033_PotOfGold": "Pot O' Gold", "Pickaxe_ID_034_RockerPunk": "Anarchy Axe", "Pickaxe_ID_035_Prismatic": "Spectral Axe", "Pickaxe_ID_036_CuChulainn": "Silver Fang", "Pickaxe_ID_037_Stealth": "Spectre", "Pickaxe_ID_038_Carrot": "Carrot Stick", "Pickaxe_ID_039_TacticalBlack": "Instigator", "Pickaxe_ID_040_Pizza": "Axeroni", "Pickaxe_ID_041_PajamaParty": "Bitemark", "Pickaxe_ID_042_CircuitBreaker": "Cutting Edge", "Pickaxe_ID_043_OrbitingPlanets": "Global Axe", "Pickaxe_ID_044_TacticalUrbanHammer": "Tenderizer", "Pickaxe_ID_045_Valor": "Gale Force", "Pickaxe_ID_046_Candy": "Lollipopper", "Pickaxe_ID_047_CarbideBlue": "Positron", "Pickaxe_ID_048_CarbideBlack": "Onslaught", "Pickaxe_ID_049_Metal": "Persuader", "Pickaxe_ID_050_Graffiti": "Renegade Roller", "Pickaxe_ID_051_NeonGlow": "Glow Stick", "Pickaxe_ID_052_Hazmat": "Autocleave", "Pickaxe_ID_053_Deco": "Airfoil", "Pickaxe_ID_054_FilmCamera": "Director's Cut", "Pickaxe_ID_055_Stop": "Stop Axe", "Pickaxe_ID_056_Venus": "Tendril", "Pickaxe_ID_057_Jailbird": "Nite Owl", "Pickaxe_ID_058_Basketball": "Slam Dunk", "Pickaxe_ID_059_DarkEagle": "Oracle Axe", "Pickaxe_ID_060_DarkNinja": "Fated Frame", "Pickaxe_ID_061_WWIIPilot": "Propeller Axe", "Pickaxe_ID_062_Soccer": "Elite Cleat", "Pickaxe_ID_063_Vuvuzela": "Vuvuzela", "Pickaxe_ID_064_Gumshoe": "Magnifying Axe", "Pickaxe_ID_065_SpeedyRed": "Razor Edge", "Pickaxe_ID_066_FlintlockRed": "Crimson Axe", "Pickaxe_ID_067_Taxi": "Victory Lap", "Pickaxe_ID_068_Drift": "Rift Edge", "Pickaxe_ID_069_DarkViking": "Permafrost", "Pickaxe_ID_070_Viking": "Forebearer", "Pickaxe_ID_071_StreetRacer": "Lug Axe", "Pickaxe_ID_072_Luchador": "Piledriver", "Pickaxe_ID_073_Balloon": "Balloon Axe", "Pickaxe_ID_074_SharpDresser": "Studded Axe", "Pickaxe_ID_075_Huya": "Pointer", "Pickaxe_ID_076_Douyu": "Power Grip", "Pickaxe_ID_078_Lifeguard": "Rescue Paddle", "Pickaxe_ID_079_ModernMilitary": "Caliper", "Pickaxe_ID_080_Scuba": "Harpoon Axe", "Pickaxe_ID_081_StreetRacerCobra": "Clutch Axe", "Pickaxe_ID_082_SushiChef": "Filet Axe", "Pickaxe_ID_083_Exercise": "Axercise", "Pickaxe_ID_084_DurrburgerHero": "Patty Whacker", "Pickaxe_ID_085_Wukong": "Jingu Bang", "Pickaxe_ID_086_Biker": "Throttle", "Pickaxe_ID_087_Hippie": "Drumbeat", "Pickaxe_ID_088_PSBurnout": "Controller", "Pickaxe_ID_089_RavenQuill": "Iron Beak", "Pickaxe_ID_090_SamuraiBlue": "Cat's Claw", "Pickaxe_ID_zzz_StatDebugger": "Stat Debugger", "Pickaxe_Lockjaw": "Raider's Revenge", "Pickaxe_Random": "Random Harvesting Tool", "SickleBatPickaxe": "Batsickle", "SkiIcePickaxe": "Cliffhanger", "SpikyPickaxe": "Spiky", "DefaultGlider": "Default", "Duo_Umbrella": "Duo Umbrella", "DynamicsTestGlider": "Glider", "FounderGlider": "Founder's Glider", "FounderUmbrella": "Founder's Umbrella", "Glider_Bold": "Modern", "Glider_Flames": "Hot Rod", "Glider_FlowerPower": "Petunia", "Glider_ID_001": "Aerial Assault One", "Glider_ID_002_Medieval": "Sir Glider the Brave", "Glider_ID_003_District": "Royale X", "Glider_ID_004_Disco": "Get Down!", "Glider_ID_005_HolidaySweater": "Cozy Coaster", "Glider_ID_006_WinterCamo": "Snow Squall", "Glider_ID_007_TurtleShell": "Half Shell", "Glider_ID_008_Graffiti": "Zephyr", "Glider_ID_009_CandyCoat": "Gum Drop", "Glider_ID_010_Storm": "Cloud Strike", "Glider_ID_011_JollyRoger": "Jolly Roger", "Glider_ID_012_TeddyBear": "Bear Force One", "Glider_ID_013_PSBlue": "Blue Streak", "Glider_ID_014_Dragon": "Royale Dragon", "Glider_ID_015_Brite": "Rainbow Rider", "Glider_ID_016_Tactical": "Carbon", "Glider_ID_017_Assassin": "High Octane", "Glider_ID_018_Twitch": "Slipstream", "Glider_ID_019_Taxi": "Checker", "Glider_ID_020_Fighter": "Fighter Kite", "Glider_ID_021_Scavenger": "Rusty Rider", "Glider_ID_022_RockerPunk": "Stage Dive", "Glider_ID_023_CuChulainn": "Storm Sigil", "Glider_ID_024_Reaper": "Feathered Flyer", "Glider_ID_025_ShuttleA": "Orbital Shuttle", "Glider_ID_026_ShuttleB": "Deep Space Lander", "Glider_ID_027_Satelite": "Planetary Probe", "Glider_ID_028_Googly": "Googly", "Glider_ID_029_PajamaParty": "Fossil Flyer", "Glider_ID_030_CircuitBreaker": "Mainframe", "Glider_ID_031_Metal": "Solid Strider", "Glider_ID_032_TacticalWoodland": "Steadfast", "Glider_ID_033_Valor": "Wings of Valor", "Glider_ID_034_CarbideBlue": "Intrepid", "Glider_ID_035_Candy": "Sugar Crash", "Glider_ID_036_AuroraGlow": "Glow Rider", "Glider_ID_037_Hazmat": "Meltdown", "Glider_ID_038_Deco": "Triumph", "Glider_ID_039_Venus": "Venus Flyer", "Glider_ID_040_Jailbird": "Starry Flight", "Glider_ID_041_Basketball": "Hang Time", "Glider_ID_042_Soccer": "Goalbound", "Glider_ID_043_DarkNinja": "Split Wing", "Glider_ID_044_Pterodactyl": "Pterodactyl", "Glider_ID_045_CarbideBlack": "Terminus", "Glider_ID_046_Gumshoe": "Viceroy Mark I", "Glider_ID_047_SpeedyRed": "Forerunner", "Glider_ID_048_Viking": "Conquest", "Glider_ID_049_Lifeguard": "Splashdown", "Glider_ID_050_StreetRacerCobra": "Cruiser", "Glider_ID_051_Luchador": "Libre", "Glider_ID_052_Bedazzled": "Rhinestone Rider", "Glider_ID_053_Huya": "Rush", "Glider_ID_054_Douyu": "Helium", "Glider_ID_055_StreetRacerBlack": "Downshift", "Glider_ID_057_ModernMilitary": "Servo", "Glider_ID_058_Shark": "Laser Chomp", "Glider_ID_059_DurrburgerHero": "Flying Saucer", "Glider_ID_060_Exercise": "Windbreaker", "Glider_ID_061_StreetRacerBiker": "Cyclone", "Glider_ID_062_StreetRacerWhite": "White Squall", "Glider_ID_063_SushiChef": "Flying Fish", "Glider_ID_064_Biker": "Blaze", "Glider_ID_065_Hippie": "Tie-dye Flyer", "Glider_ID_066_SamuraiBlue": "Purrfect.", "Glider_ID_067_PSBurnout": "Flappy", "Glider_ID_TBD_ModernMilitaryRed": "TBD", "Glider_MiG": "Raptor", "Glider_Military": "Warthog", "Glider_Prismatic": "Prismatic", "Glider_ProxyTest": "Glider", "Glider_Random": "Random Glider", "Glider_RoadTrip": "Roadtrip", "Glider_Stealth": "Stealth", "Glider_TestStaticParts": "Glider", "Glider_Venom": "Wasp", "Glider_Voyager": "Voyager", "Glider_Warthog": "Mako", "PreSeasonGlider": "Rainbow Glider", "PreSeasonGlider_Elite": "Rainbow Glider Elite", "Solo_Umbrella": "The Umbrella", "Squad_Umbrella": "Squad Umbrella", "Umbrella_Bronze": "The Umbrella", "Umbrella_Gold": "The Umbrella", "Umbrella_PaperParasol": "Paper Parasol", "Umbrella_Platinum": "The Umbrella", "Umbrella_Season_04": "Wet Paint", "Umbrella_Season_05": "Beach Umbrella", "Umbrella_Silver": "The Umbrella", "Umbrella_Snowflake": "Snowflake", "EID_Aerobics": "Work It Out", "EID_Backflip": "Flippin' Incredible", "EID_Basketball": "Baller", "EID_Bendy": "Zany", "EID_BestMates": "Best Mates", "EID_Boneless": "Boneless", "EID_BoogieDown": "Boogie Down", "EID_BreakDance": "Breakin'", "EID_BreakYou": "Breaking Point", "EID_BringItOn": "Bring It", "EID_Calculated": "Calculated", "EID_Capoeira": "Capoeira", "EID_Celebration": "Jubilation", "EID_Chicken": "Chicken", "EID_Chug": "Go! Go! Go!", "EID_Clapperboard": "Take 14", "EID_Confused": "Confused", "EID_Cry": "Waterworks", "EID_Dab": "Dab", "EID_DanceMoves": "Dance Moves", "EID_Dinosaur": "Rawr", "EID_DiscoFever": "Disco Fever", "EID_DustingHands": "Job Well Done", "EID_DustOffShoulders": "Brush Your Shoulders", "EID_EasternBloc": "Squat Kick", "EID_ElectroShuffle": "Electro Shuffle", "EID_Facepalm": "Face Palm", "EID_FancyFeet": "Fancy Feet", "EID_FingerGuns": "Finger Guns", "EID_FireworksSpin": "Rocket Spinner", "EID_Flapper": "Flapper", "EID_Flex": "Gun Show", "EID_Floss": "Floss", "EID_Fresh": "Fresh", "EID_GoodVibes": "Orange Justice", "EID_GrooveJam": "Groove Jam", "EID_HandSignals": "Hand Signals", "EID_HeelClick": "Click!", "EID_HipHop01": "Freestylin'", "EID_HipHopS5": "Breakdown", "EID_HotStuff": "Hot Stuff", "EID_Hula": "Hula", "EID_Hype": "Hype", "EID_InfiniteDab": "Infinite Dab", "EID_Intensity": "Intensity", "EID_IrishJig": "Step it Up", "EID_KEagle": "Eagle", "EID_KissKiss": "Kiss Kiss", "EID_KPopDance01": "True Heart", "EID_KungFuSalute": "Respect", "EID_Laugh": "Laugh It Up", "EID_LivingLarge": "Living Large", "EID_LlamaBell": "Llama Bell", "EID_MakeItRain": "Make it Rain", "EID_Maracas": "Shake It Up", "EID_NotToday": "Finger Wag", "EID_OnTheHook": "On the Hook", "EID_Pinwheel": "Rocket Spinner", "EID_Popcorn": "Popcorn", "EID_PopDance01": "Star Power", "EID_PopLock": "Pop Lock", "EID_PraiseStorm": "Storm Salutation", "EID_PraiseTheTomato": "Praise The Tomato", "EID_Pump": "Pumpernickel", "EID_PureSalt": "Pure Salt", "EID_RedCard": "Red Card", "EID_RideThePony_Athena": "Ride the Pony", "EID_Robot": "The Robot", "EID_RocketRodeo": "Rocket Rodeo", "EID_RockGuitar": "Rock Out", "EID_RockPaperScissors": "Rock Paper Scissors", "EID_Salute": "Salute", "EID_SexyFlip": "Flippin' Sexy", "EID_SlowClap": "Slow Clap", "EID_SmoothRide": "Smooth Ride", "EID_Snap": "Snap", "EID_SoccerJuggling": "Kick Ups", "EID_Sparkler": "Sparkler", "EID_StageBow": "Gentleman's Dab", "EID_SwipeIt": "Swipe It", "EID_TakeTheL": "Take the L", "EID_TapShuffle": "Hootenanny", "EID_ThumbsDown": "Thumbs Down", "EID_ThumbsUp": "Thumbs Up", "EID_Tidy": "Tidy", "EID_TrueLove": "True Love", "EID_Twist": "Twist", "EID_Warehouse": "Dance Therapy", "EID_Wave": "Wave", "EID_Wiggle": "Wiggle [/align]
-
1 point
-
1 point
-
1 point
-
1 point
-
1 pointNew crack Leave a like [hide]https://www.mediafire.com/file/zbd34z4cans6ulw/BlackChecker_3.0.rar/file[/hide]
-
1 point
-
1 point
-
1 point
-
1 point
-
1 pointwow this good thing got cracked! keep it up guys <3
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point[hide] maddhater:s0mm3r PornHub: ================ linmar:neuneu11 PornHub: ================ bskidmore:4599312 PornHub: [/hide]
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 pointThanks to all great effort
-
1 point
-
1 point
-
1 point
-
1 pointcan you make a hotels.com config?
-
1 point
-
1 pointWhat's up everybody? I'm epicb3ard. I'm sure a few of you know me from other forums. Happy to be here to hang with old friends and make new ones. Oh yeah, and to contribute stuff :)
-
1 point[hide] bobgoulet:gazpacho Captured Keys: <------------> Subscription: NewSensations.com Next Billing Date: 2018-09-29 <------------> bruce2323:chris1669 Captured Keys: <------------> Subscription: NewSensations.com Next Billing Date: 2018-09-25 <------------> tjjr20000:jrtj00002 Captured Keys: <------------> Subscription: NewSensations.com Next Billing Date: 2018-10-06 <------------> enahsydrup:shanep Captured Keys: <------------> Subscription: NewSensations.com Next Billing Date: 2018-10-11 <------------> eddy8300:03020302 Captured Keys: <------------> Subscription: NewSensations.com Next Billing Date: 2018-10-11 <------------> [/hide]
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point