Jump to content

nuketown map


lKoNviiCt

Recommended Posts

Posted

Works , although some of the steps were different for me

Anyways I think this is a one time thing correct?

If not , I'll make a generator for it :)

 

-

 

Edit , made a generator for it , but as I suspected , key generations are limited

 

Here's the link to claim your codes ( Much easier)

http://support.activision.com/nuketown

 

Also here's the source to my generator

 

 

ui stat monitor("Activision Login", "")
ui stat monitor("-----------------", "")
ui text box("Username", #Username)
ui text box("Password", #Password)
navigate("https://support.activision.com/articles/en_US/FAQ/Call-of-Duty-Black-Ops-III-Code-Support/?l=en_US&c=Game_Title%3ACall_of_Duty_Black_Ops_III&fs=Search&pn=1", "Wait")
wait for element(<login link>, 60, "Appear")
click(<login link>, "Left Click", "No")
wait for element(<username field>, 60, "Appear")
type text(<username field>, #Username, "Standard")
type text(<password field>, #Password, "Standard")
click(<login button>, "Left Click", "No")
wait for element(<login link>, 60, "Appear")
navigate("http://support.activision.com/nuketown", "Wait")
wait for element(<name=w"thePage:*">, 60, "Appear")
change dropdown(<name="thePage:theTemplate:theForm:pb:j_id167:j_id168:4:j_id204">, "Random")
wait(3)
change dropdown(<name="thePage:theTemplate:theForm:pb:j_id167:j_id168:5:j_id204">, "Random")
wait(3)
change dropdown(<name="thePage:theTemplate:theForm:pb:j_id167:j_id168:6:j_id204">, "PS4")
wait(3)
change dropdown(<name="thePage:theTemplate:theForm:pb:j_id167:j_id168:8:j_id204">, "Random")
wait(3)
change dropdown(<name="thePage:theTemplate:theForm:pb:j_id167:j_id168:9:j_id204">, "My code for NUK3TOWN didn\'t work")
wait(3)
click(<value="Submit Form">, "Left Click", "No")
Posted

wait, this works? I can get the map for free?

Yeah mate , as long as your steam / ps4 / xbox account is linked to your activision account (not all , any) :)

Posted

Ha, ha. This is hilarious  :P

 

I used Asentrix's generator and "redeemed" it for both XB1 and PC... Because I only ordered the deluxe version on PS4 that came with the Nuketown map.

 

 

Kudos  :D

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...