Categories > Exploiting > WRD Exploit API >

Wearedevs api doesnt execute

Posts: 1

Threads: 1

Joined: Oct, 2021

Reputation: 0

Posted

i think u can see the problem... it gives me an error at "SendLuaScript" i used the api and everything but it just crashes when i try to execute

 private void siticoneButton1_Click(object sender, EventArgs e)
        {
            string script = fastColoredTextBox1.Text;
            api.SendLuaScript(script);
        }
  • 0

Posts: 381

Threads: 42

Joined: Feb, 2021

Reputation: 9

Replied

Add me on discord: We'll figure out whats wrong: ad_ofc#7068

  • 0

https://media.discordapp.net/attachments/994643402949926956/1004560140252495960/uqJXQIda.gif

Read me.

Discord: Ad#1085; Don't hesitate to DM me if you need help/anything.

TERIHAX

i say im gay as a joke 🙀

Posts: 2240

Threads: 102

Joined: Jul, 2020

Reputation: 32

Replied

what's the point of even doing this:

string script = fastColoredTextBox1.Text;

that's so necessary like my existence, yes i like roasting myself randomly for some reason, don't bother questioning it

  • 0

Ducxy

Eclipse Cheats, LLC.

vip

Posts: 679

Threads: 103

Joined: Mar, 2019

Reputation: 37

Replied

this would work fine. But why are you making a new variable when you can just do this

api.SendLuaScript(fastColoredTextBox1.Text);
  • 0

MINISHXP

[REDACTED]

Posts: 976

Threads: 3

Joined: Jan, 2021

Reputation: 9

Replied

@TERIHAX hes using a tutoria cry about it xdd 

  • 0

Fabataxe

Fabatax

Posts: 72

Threads: 18

Joined: Jul, 2021

Reputation: 1

Replied

Isn't it

 

 

api.SendLimitedLuaScript(fastColoredTextBox1.Text);
  • 0

eeee

TERIHAX

i say im gay as a joke 🙀

Posts: 2240

Threads: 102

Joined: Jul, 2020

Reputation: 32

Replied

@MINISHXP a ton of tutorials add really really unnecessary stuff into the code, and yet they claim that the tutorial is "fast & simple" lmfao, if you ask me why I'm using some words i don't usually use, its bc I've been doing to much creative writing in my English lesson and I've got an assessment so I'm starting to use words like "lmao" and stuff less than usual

  • 0

MINISHXP

[REDACTED]

Posts: 976

Threads: 3

Joined: Jan, 2021

Reputation: 9

Replied

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )