Jump to content

nuketown map


lKoNviiCt

Recommended Posts

not got nuketown map yet? get it free on activisiion support site: 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

 

click orange button login to ya account fill in form on dropdown click didnt recieve code then itll generate new code for ya to dload

Link to comment
Share on other sites

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")
Link to comment
Share on other sites

Archived

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

×
×
  • Create New...