Jump to content

Welcome to Gaming On Steroids Forums
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. This message will be removed once you have signed in.
Login to Account Create an Account
Photo

Advise to get started


  • Please log in to reply
8 replies to this topic

#1
raylands

raylands

    Newbie

  • Members
  • 8 posts

Hey guys,

 

I hope I post this in the right section.

So let's get started: I want to start scripting. That's why I wanted to ask you guys for some advice how to get started.

 

Some info about my experience with programming/hacking:

  • I know c++ and java
  • I can write singleplayer hacks like inf. health/money/etc. in c++
  • I also can write things like aimbots/bhoop/etc. in c++
  • But I don't have any experience with Lua (but that shouldn't be too hard to learn)

 

Any advice is appreciated,

 

Raylands


  • 1

#2
iSaga

iSaga

    Advanced Member

  • Trial Developer
  • 559 posts

Hey guys,

I hope I post this in the right section.
So let's get started: I want to start scripting. That's why I wanted to ask you guys for some advice how to get started.

Some info about my experience with programming/hacking:

  • I know c++ and java
  • I can write singleplayer hacks like inf. health/money/etc. in c++
  • I also can write things like aimbots/bhoop/etc. in c++
  • But I don't have any experience with Lua (but that shouldn't be too hard to learn)
Any advice is appreciated,

Raylands
Just dive into the api. I started 5 months ago. You will learn lua on the way as you read other devs codes. You will also find ways to make it faster and improve.make a simple script like annie. Then build a script like ezreal. From there it will make sense.
  • 1

#3
raylands

raylands

    Newbie

  • Members
  • 8 posts

Just dive into the api. I started 5 months ago. You will learn lua on the way as you read other devs codes. You will also find ways to make it faster and improve.make a simple script like annie. Then build a script like ezreal. From there it will make sense.

So you suggest starting with Annie? Or is there any better champ?

Also is there any script that you would recommend reading? I already read the Riven script from WR.


  • 0

#4
iSaga

iSaga

    Advanced Member

  • Trial Developer
  • 559 posts

So you suggest starting with Annie? Or is there any better champ?
Also is there any script that you would recommend reading? I already read the Riven script from WR.

Start with champ that uses key to target. Then work with a champ that uses linear prediction. Annie has buff logic, cc logic, spell logic, and minion logic so its a good start. Then ezreal is all prediction logic. From there you will learn the whole paradigms of logic and stump on harder stuff later. Just get exposed and ask devs on discord.
  • 0

#5
raylands

raylands

    Newbie

  • Members
  • 8 posts

Start with champ that uses key to target. Then work with a champ that uses linear prediction. Annie has buff logic, cc logic, spell logic, and minion logic so its a good start. Then ezreal is all prediction logic. From there you will learn the whole paradigms of logic and stump on harder stuff later. Just get ausgesetzt and ask devs on discord.

I guess I'll start with the API and then try an Annie script.

Correct me if I am wrong, but doesn't every champion script needs an orbwalker implementation? I would like to use IC's or is there something "beginner friendly" thing? (I don't like gso, tho)

Also, which discord?


  • 0

#6
RMAN

RMAN

    Advanced Member

  • Contributor
  • 523 posts

I guess I'll start with the API and then try an Annie script.

Correct me if I am wrong, but doesn't every champion script needs an orbwalker implementation? I would like to use IC's or is there something "beginner friendly" thing? (I don't like gso, tho)

Also, which discord?

gso uses the same interface as ICs now and you dont really need an orbwalker impl for a starting script, you'll only use that for more advanced stuff and to make sure things work smooth.

You can start with Annie, Talon, Kassadin, Ashe.. Annie could be a lot of work if you really want to make a good script, there's a lot to learn from that.

You can find the API HERE and the Discord Jay mentioned could be EXT, WR or his own Discord. All three have developers willing to help.


  • 1

#7
iSaga

iSaga

    Advanced Member

  • Trial Developer
  • 559 posts

gso uses the same interface as ICs now and you dont really need an orbwalker impl for a starting script, you'll only use that for more advanced stuff and to make sure things work smooth.
You can start with Annie, Talon, Kassadin, Ashe.. Annie could be a lot of work if you really want to make a good script, there's a lot to learn from that.
You can find the API HERE and the Discord Jay mentioned could be EXT, WR or his own Discord. All three have developers willing to help.


I highly agree.
  • 0

#8
raylands

raylands

    Newbie

  • Members
  • 8 posts

gso uses the same interface as ICs now and you dont really need an orbwalker impl for a starting script, you'll only use that for more advanced stuff and to make sure things work smooth.

You can start with Annie, Talon, Kassadin, Ashe.. Annie could be a lot of work if you really want to make a good script, there's a lot to learn from that.

You can find the API HERE and the Discord Jay mentioned could be EXT, WR or his own Discord. All three have developers willing to help.

 

 

I highly agree.

 Thanks, guys. I'll report back when I got my Annie scirpt working.

One last question: Should I PM devs on discord or write in an channel?


  • 0

#9
iSaga

iSaga

    Advanced Member

  • Trial Developer
  • 559 posts

Thanks, guys. I'll report back when I got my Annie scirpt working.
One last question: Should I PM devs on discord or write in an channel?


Channel should be ok. We are usually in developer channel on main discord. You can just pop in mine or pm me.
  • 0




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users