KevinSimper Posted August 24, 2012 Share Posted August 24, 2012 Hi I have used Scar before and really thought it was great, but it seems pretty differcult to use after the langage has been chance and the API has not been reflecting the changes. Like the Sendkeys do not work, and the new TypeText is not documented. Anywhere I can see the new functions? I have see the changelog, but in them it seems that SendKeys should still work, but i do not. But can i help with documenting them? Or should i just download an older version and wait? Quote Link to comment Share on other sites More sharing options...
LordJashin Posted August 24, 2012 Share Posted August 24, 2012 SendKeys has been taken out. TypeText does the same thing as SendKeys. It types the text. Like so: [sCAR] TypeText('Scar Divi'); [/sCAR] If you want to use SendKeys, for Runescape. In the OSI include there is still the TypeSend function. Which is the same as type text but for Runescape i think. The new functions, a lot of them have just been renamed. Look in the tutorial section for some videos from Freddy, on the changes. Freddy is working on the documentation... Quote Link to comment Share on other sites More sharing options...