Jump to content

AHK not working


Recommended Posts

/:: ; 
send setlevel(100) {Enter}   ;
send addskillpoints(1000) {Enter}  ;
send addHairDLC3 {Enter}  ;
send shave  {Enter}  ;
send addrecipesbombs {Enter}  ;
send addrecipesoils {Enter}  ;
send addrecipespotions {Enter}  ;
send addrecipespotions2 {Enter}  ;
send addschematicsarmor {Enter}  ;
send addschematicsbolts {Enter}  ;
send addschematicsboots {Enter}  ;
send addschematicscomponents {Enter}  ;
send addschematicsgloves {Enter}  ;
send addschematicspants {Enter}  ;
send addschematicsupgrades {Enter}  ;
send learnallschematics {Enter}  ;
send addgwintcards  {Enter}  ;
send addmoney(99999999999) {Enter}  ;
send ShowKnownPins(1) {Enter}  ;
send ShowPins(1) {Enter}  ;

This is my code, it runs in text editor and shows on logs of AHK but dosent type anything in debug console

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...