Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

Need Help with my LoL chat script maybe somebody can help me.



  • Please log in to reply
3 replies to this topic
NooBraiin
  • New members
  • 2 posts
  • Last active: Jul 30 2015 01:26 PM
  • Joined: 29 Jul 2015

I need help doing my script i really have no idea how to make it i want to say.

 

Run

Here

Comes

Rengar

 

I hope somebody can help me :)



YOUCEFHam
  • Members
  • 182 posts
  • Last active: Aug 16 2016 12:53 AM
  • Joined: 14 Oct 2014

Can you tell me which button you press for chat. (to type in)



YOUCEFHam
  • Members
  • 182 posts
  • Last active: Aug 16 2016 12:53 AM
  • Joined: 14 Oct 2014
✓  Best Answer

This is example, If you are pressing "0" you will type in chat box "Run"

Numpad0::
  Send, y ;to show chat box
  Sleep, 200
  SendRaw, Run ;type run in chat box
  Sleep, 100
  Send, {Enter}
return


NooBraiin
  • New members
  • 2 posts
  • Last active: Jul 30 2015 01:26 PM
  • Joined: 29 Jul 2015

You press Enter to open chat. Then for example some other button to type the sentenz but i would like te sentenz to be split.