[Planetside 2] Cert farming guide ( 300-500 certs per hour) menu

Shout-Out

User Tag List

Page 9 of 12 FirstFirst ... 56789101112 LastLast
Results 121 to 135 of 170
  1. #121
    seeker103's Avatar Private
    Reputation
    2
    Join Date
    Nov 2009
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Forgeez View Post
    Wow! Great work mate and thanks for sharing! I'm not tested this out but i'm sure it works. +rep
    Work like a charm. With the double experience and 50% xp boost, I got like 300 certs in 15 minutes.
    But sometimes the victims body goes disappeared and cannot be revived, my suggestion is do it near the victims spawn point.

    [Planetside 2] Cert farming guide ( 300-500 certs per hour)
  2. #122
    DredMorte's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I made an account here just to say this:

    Thank you seeker103.

  3. #123
    seeker103's Avatar Private
    Reputation
    2
    Join Date
    Nov 2009
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DredMorte View Post
    I made an account here just to say this:

    Thank you seeker103.
    Glad to be of help.

  4. #124
    Cryolich's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    message Cryolichjr (TR) on waterson or Steam Community :: ID :: Paquin. Id love to try this

  5. #125
    Nivinam's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone got banned lately? I seen few same hackers running around for few days now so I guess with double exp and increased ammount of players maybe its safer to do this for longer period of time?

  6. #126
    Pyrogedon's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    SOMEONE WANTS TO DO THIS WITH ME?
    Map: Miller
    I'm Terran Republic
    Ingame name: RedWinter
    Can create a new one if needed.
    Someone reply to me.

  7. #127
    balkur's Avatar Active Member
    Reputation
    22
    Join Date
    Jun 2007
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got banned for this two days ago. I actually got the idea to do this (or something similar) myself.

    I did this at around 4 am server time, I figured that the less people on the less that would interfere / report me.

    I logged in one account on my laptop (dummy, Terran Republic) and one on my desktop (killer, Vanu Sovereignty) and ran them both out to the Nanite Pump Station on Indar (top left corner). The map was pretty much fully controlled by TR at the time, so no one from any faction was anywhere close to me.

    I parked my killer outside the spawn room and just chain-killed the dummy. I didn't automate anything. Everytime my dummy died I would run him out of the spawn room and then switch to my desktop to kill him.

    After about 2 hours of doing this both of my accounts got disconnected and I got a "this account has been banned" message when I tried to log back in. I contacted customer support on both accounts and found out that both had been banned for a week.

    As far as I could tell, no one came near me during the time I was doing this, so I doubt I was reported. Support was also very clear in both tickets.

    Greetings,

    This is Lead Operative Toxotai writing in response to your petition. This account was found to be trading kills with an alternate account in order to quickly gain experience and certifications through artificial means. The use of this exploit result in the 7 day suspension of this account. Your account should naturally release in the next 6 days.

    Sincerely,

    Lead Operative Toxotai

  8. #128
    Pyrogedon's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    At least you keep the certs.
    Probably an automated message that triggers after you kill the same target over 10 times or so.
    Last edited by Pyrogedon; 12-23-2012 at 07:24 PM.

  9. #129
    CInko's Avatar Member
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you seeker103 for sharing your script!

    I was wondering if anyone tried to run an automation in the background so that the game window is inactive. I was playing around with the AutoIt ControlSend and ControlClick functions but unfortunately it didn't work. I also logged the messages the game window gets when pressing buttons or clicking the mouse (with Spy++ which comes with Visual Studio). These functions generate exactly the same messages as the keyboard and mouse input within an active game window. I also tried to send key strokes via the Windows function PostMessage located in user32.dll. The result was the same as with the AutoIt functions, it simply doesn't work. Maybe the game checks if the window is active before it accepts messages. If anyone knows more about this topic I would appreciate any response.

  10. #130
    DredMorte's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't think this works anymore. My toon in charge of dieing alot disappears after the 3rd revival or so. Can anyone confirm?

  11. #131
    seeker103's Avatar Private
    Reputation
    2
    Join Date
    Nov 2009
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by CInko View Post
    Thank you seeker103 for sharing your script!

    I was wondering if anyone tried to run an automation in the background so that the game window is inactive. I was playing around with the AutoIt ControlSend and ControlClick functions but unfortunately it didn't work. I also logged the messages the game window gets when pressing buttons or clicking the mouse (with Spy++ which comes with Visual Studio). These functions generate exactly the same messages as the keyboard and mouse input within an active game window. I also tried to send key strokes via the Windows function PostMessage located in user32.dll. The result was the same as with the AutoIt functions, it simply doesn't work. Maybe the game checks if the window is active before it accepts messages. If anyone knows more about this topic I would appreciate any response.
    I tried that too before I posted the script that and had the same result unfortunately.

  12. #132
    Nivinam's Avatar Private
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DredMorte View Post
    I don't think this works anymore. My toon in charge of dieing alot disappears after the 3rd revival or so. Can anyone confirm?
    Make a bigger delay before starting to resurrect.

  13. #133
    Gunnerlol's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Server: MILLER
    Side: Terran Republic
    I'm interested. Send me a PM here on forum, I'm waiting.

  14. #134
    JdOp's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PM if u wana try
    US WEST helios, i am VANU

  15. #135
    Ceronash8418's Avatar Corporal
    Reputation
    3
    Join Date
    Jan 2013
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Works like a charm, thanks!

Page 9 of 12 FirstFirst ... 56789101112 LastLast

Similar Threads

  1. Best mageweave cloth farming spot ever : ~60 stacks per hour !
    By Galithiel in forum World of Warcraft Exploits
    Replies: 33
    Last Post: 12-10-2012, 03:10 PM
  2. The Best Route, Best Zone, 1,500 Gold Per Hour
    By taz0r in forum World of Warcraft Guides
    Replies: 55
    Last Post: 11-22-2009, 06:31 AM
  3. Real guide towards 2k+ up per hour
    By thakillers in forum World of Warcraft Guides
    Replies: 38
    Last Post: 09-20-2008, 06:21 AM
All times are GMT -5. The time now is 10:23 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search